摘要: 头文件及命名空间 万能头:#include<bits/extc++.h> 命名空间:using namespace __gnu_pbds和using namespace __gnu_cxx 优先队列 通常会使用配对堆 定义__gnu_pbds::priority_queue<int,greater< 阅读全文
posted @ 2024-01-12 10:32 hubingshan 阅读(262) 评论(0) 推荐(0)