06 2016 档案

cf #360 div2C - NP-Hard Problem(二分图判断+输出)
摘要:C. NP-Hard Problem time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output C. NP-Hard Problem ti 阅读全文

posted @ 2016-06-30 23:13 Jstyle 阅读(245) 评论(0) 推荐(0)

cf - 670C Cinema(预处理)
摘要:题目链接:http://codeforces.com/contest/670/problem/C 阅读全文

posted @ 2016-06-20 01:54 Jstyle 阅读(201) 评论(0) 推荐(0)

cf #345 div2 C(Vasya and String。双端队列)
摘要:题目链接:http://codeforces.com/contest/676/problem/C 1 #include <iostream> 2 #include <deque> 3 #include <string> 4 5 using namespace std; 6 /************ 阅读全文

posted @ 2016-06-13 12:27 Jstyle 阅读(160) 评论(0) 推荐(0)

PAT - L2-011. 玩转二叉树(分冶)
摘要:L2-011. 玩转二叉树 时间限制 400 ms 内存限制 65536 kB 代码长度限制 8000 B 判题程序 Standard 作者 陈越 时间限制 400 ms 时间限制 400 ms 内存限制 65536 kB 内存限制 65536 kB 代码长度限制 8000 B 代码长度限制 800 阅读全文

posted @ 2016-06-04 23:36 Jstyle 阅读(346) 评论(0) 推荐(0)

PAT - L2-010. 排座位(并查集)
摘要:L2-010. 排座位 时间限制 150 ms 内存限制 65536 kB 代码长度限制 8000 B 判题程序 Standard 作者 陈越 时间限制 150 ms 时间限制 150 ms 内存限制 65536 kB 内存限制 65536 kB 代码长度限制 8000 B 代码长度限制 8000 阅读全文

posted @ 2016-06-04 23:35 Jstyle 阅读(260) 评论(0) 推荐(0)

PAT - L1-020. 帅到没朋友(裸并查集)
摘要:L1-020. 帅到没朋友 时间限制 200 ms 内存限制 65536 kB 代码长度限制 8000 B 判题程序 Standard 作者 陈越 时间限制 200 ms 时间限制 200 ms 内存限制 65536 kB 内存限制 65536 kB 代码长度限制 8000 B 代码长度限制 800 阅读全文

posted @ 2016-06-04 23:34 Jstyle 阅读(477) 评论(0) 推荐(0)

UVa - 10881 Piotr's Ants(技巧题)
摘要:题目链接:http://acm.hust.edu.cn/vjudge/problem/viewProblem.action?id=25979 阅读全文

posted @ 2016-06-01 08:52 Jstyle 阅读(124) 评论(0) 推荐(0)

导航