Typedef MyPriorityQueueAllInOne

Typedef Documentation

using MyPriorityQueueAllInOne = MovePriorityQueue<pair<int, int>>

全局统一优先桶(所有分区共用一个,按综合收益排序)。