摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1863 1 #include 2 #include 3 #include 4 #include 5 #define maxn 200 6 using namespace std; 7 const int i... 阅读全文
posted @ 2014-04-14 22:13 null1019 阅读(164) 评论(0) 推荐(0) 编辑
摘要: http://codeforces.com/contest/318/problem/B 1 #include 2 #include 3 #include 4 #include 5 using namespace std; 6 7 char str[2000000]; 8 9 int ma... 阅读全文
posted @ 2014-04-14 21:57 null1019 阅读(124) 评论(0) 推荐(0) 编辑
摘要: http://codeforces.com/contest/315/problem/B 1 #include 2 #include 3 #include 4 #include 5 #define maxn 200000 6 using namespace std; 7 8 int a[ma... 阅读全文
posted @ 2014-04-14 20:49 null1019 阅读(105) 评论(0) 推荐(0) 编辑
摘要: http://codeforces.com/contest/313/problem/C 1 #include 2 #include 3 #include 4 using namespace std; 5 long long a[3000000]; 6 7 int main() 8 { 9 ... 阅读全文
posted @ 2014-04-14 20:01 null1019 阅读(129) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1301 1 #include 2 #include 3 #include 4 #define maxn 500 5 using namespace std; 6 const int inf=1g[x][y])... 阅读全文
posted @ 2014-04-14 10:32 null1019 阅读(91) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1233 1 #include 2 #include 3 #include 4 #define maxn 500 5 using namespace std; 6 const int inf=1g[x][y])... 阅读全文
posted @ 2014-04-14 10:11 null1019 阅读(113) 评论(0) 推荐(0) 编辑