摘要: 血的教训:1. 尽信题解,不如无题解!2. C++ STL很坑爹。。3. 题解很坑爹。。。测试结果分析与比较:#1是我自己写的,使用priority_queue,超内存:#include #include #include #include using namespace std;priority_... 阅读全文
posted @ 2015-11-26 11:53 Peccavi 阅读(356) 评论(1) 推荐(1)