2018年7月25日

hdu 6312

摘要: Problem Description Alice and Bob are playing a game.The game is played on a set of positive integers from 1 to n.In one step, the player can choose a 阅读全文

posted @ 2018-07-25 23:39 cltt 阅读(188) 评论(0) 推荐(0)

二进制

摘要: 1 https://www.cnblogs.com/nysanier/archive/2011/04/19/2020778.html 2 3 4 #include 5 #include 6 #include 7 #include 8 #include 9 #include 10 #include 11 #include 12 using namespace ... 阅读全文

posted @ 2018-07-25 17:23 cltt 阅读(170) 评论(0) 推荐(0)

归并排序

摘要: 1 https://blog.csdn.net/yuehailin/article/details/68961304 1 #include <iostream> 2 #include <cstdio> 3 #include <algorithm> 4 #include <cstring> 5 #in 阅读全文

posted @ 2018-07-25 14:42 cltt 阅读(125) 评论(0) 推荐(0)

hdu 6301

摘要: Distinct Values Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3105 Accepted Submission(s): 1000 阅读全文

posted @ 2018-07-25 00:09 cltt 阅读(120) 评论(0) 推荐(0)

导航