2013年4月2日

poj 1328

摘要: 1、贪心算法,刚开始不知道哪里搞错了,总是超时.... 1 #include<cstdio> 2 #include<algorithm> 3 #include<cstring> 4 #include<queue> 5 #include<math.h> 6 #include <iostream> 7 #include <string> 8 #include <vector> 9 #include <cstdlib>10 #include <cmath>11 #include & 阅读全文

posted @ 2013-04-02 17:12 kakamilan 阅读(226) 评论(0) 推荐(0) 编辑

导航