摘要: 1 #include<cstdio> 2 #include<cstring> 3 #include<iostream> 4 #include<algorithm> 5 #include<cmath> 6 #include<vector> 7 //#include<stack> 8 #include< 阅读全文
posted @ 2019-01-27 20:36 邱涵的秘密基地 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 1DP #2题目名称 种植 计数 棋盘 树输入文件名 plant.in count.in chess.in tree.in输出文件名 plant.out count.out chess.out tree.out每个测试点时限1s 1s 1s 1 s测试点数目 10 10 10 10每个测试点分值10 阅读全文
posted @ 2019-01-27 18:28 邱涵的秘密基地 阅读(199) 评论(1) 推荐(2) 编辑