
模拟
文章平均质量分 61
LsFlyt
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ZOJ 3844 Easy Task
传送门:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3844原创 2016-02-28 08:43:31 · 565 阅读 · 0 评论 -
ZOJ 3480 Duck Typing
传送门:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3480 大模拟 代码如下: #include #include #include #include #include using namespace std; int T; int tot; map father; map s;原创 2016-02-20 21:18:59 · 548 阅读 · 0 评论