上一页 1 2 3 4 5 6 7 ··· 29 下一页
摘要: 题目链接:点击打开链接I 题题意输出为真的情况 : A | B | C | ~C[code]#include #include typedef long long ll;const int MAXN=1e5+5;using namespace ... 阅读全文
posted @ 2018-04-10 12:50 Sizaif 阅读(312) 评论(0) 推荐(0) 编辑
摘要: 题目链接:https://odzkskevi.qnssl.com/bf224a6abe30b2581b0f33f6bc394c79?v=1523035391【K题思路;】 模拟凑数问题,如果前缀和 小于后面的数 -1 那么说明 中间某个数是凑不... 阅读全文
posted @ 2018-04-10 12:46 Sizaif 阅读(138) 评论(0) 推荐(0) 编辑
摘要: Collatz Conjecture时间限制: 6 Sec 内存限制: 128 MB提交: 160 解决: 12[提交][状态][讨论版][命题人:admin]题目描述In 1978 AD the great Sir Isaac Newton, w... 阅读全文
posted @ 2018-04-08 21:53 Sizaif 阅读(330) 评论(0) 推荐(0) 编辑
摘要: 题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=5748Traffic LightTime Limit: 1 Second Memory Limit: 1310... 阅读全文
posted @ 2018-04-07 22:09 Sizaif 阅读(203) 评论(0) 推荐(0) 编辑
摘要: 新学习了知识点;博弈树 alpha-beta 剪枝:https://blog.csdn.net/qq_27008079/article/details/60869054还有一个国外的网站, 讲的很明晰:http://web.cs.ucla.edu/~r... 阅读全文
posted @ 2018-04-07 13:32 Sizaif 阅读(448) 评论(0) 推荐(0) 编辑
摘要: http://abbaenglish.blog.sohu.com/243627637.html 阅读全文
posted @ 2018-04-06 20:29 Sizaif 阅读(132) 评论(0) 推荐(0) 编辑
摘要: Count the Even Integers时间限制: 1 Sec 内存限制: 128 MB提交: 52 解决: 16[提交][状态][讨论版][命题人:admin]题目描述Yang Hui’s Triangle is defined as fo... 阅读全文
posted @ 2018-04-06 11:07 Sizaif 阅读(367) 评论(0) 推荐(0) 编辑
摘要: F: Nearby Bicycles时间限制: 1 Sec 内存限制: 128 MB提交: 329 解决: 55[提交][状态][讨论版][命题人:admin]题目描述With fast developments of information an... 阅读全文
posted @ 2018-04-05 22:02 Sizaif 阅读(255) 评论(0) 推荐(0) 编辑
摘要: E: Base Station Sites时间限制: 1 Sec 内存限制: 128 MB提交: 172 解决: 65[提交][状态][讨论版][命题人:admin]题目描述5G is the proposed next telecommunic... 阅读全文
posted @ 2018-04-05 21:21 Sizaif 阅读(352) 评论(0) 推荐(0) 编辑
摘要: J: Candy Piles时间限制: 2 Sec 内存限制: 256 MB提交: 131 解决: 23[提交][状态][讨论版][命题人:admin]题目描述There are N piles of candies on the table. T... 阅读全文
posted @ 2018-04-04 21:32 Sizaif 阅读(210) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 29 下一页