摘要: 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1000神题代码如下: 1 #include 2 #define _______ int 3 #define ________ while 4... 阅读全文
posted @ 2015-10-02 12:39 Kirai 阅读(239) 评论(0) 推荐(0)
摘要: 链接:http://acm.bnu.edu.cn/v3/contest_show.php?cid=6865#info2.5H写了三道题,后面撸C题KMP一直TLE T.T三题就三题吧……A.Easy Math灵感突现,想到“无理数与任何数的和都不可能为整数”,居然1A,真是勇气的试练。 1 #inc... 阅读全文
posted @ 2015-10-02 00:48 Kirai 阅读(200) 评论(0) 推荐(0)