摘要:
原题传送:http://poj.org/problem?id=2418 用的是STL神器,map + priority_queue。(C++提交和G++提交相差6s !)View Code 1 #include <map> 2 #include <queue> 3 #include <string> 4 #include <iostream> 5 #include <iterator> 6 #include <stdio.h> 7 using namespace std; 8 9 typedef pair<strin 阅读全文
posted @ 2012-09-15 10:18
芒果布丁
阅读(182)
评论(0)
推荐(0)

浙公网安备 33010602011771号