Loading

摘要: 对顶堆 todo pbds库 使用前提 首先在头文件中加入: #include <ext/pb_ds/assoc_container.hpp> #include <ext/pb_ds/tree_policy.hpp> using namespace __gnu_pbds; typedef tree< 阅读全文
posted @ 2024-03-20 11:16 KakaDBL 阅读(142) 评论(0) 推荐(0)