随笔分类 -  ACM暴力枚举

1

HDU1395 ZOJ1489 2^x mod n = 1【暴力法+数论】
摘要:2^x mod n = 1Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 17824 Accepted... 阅读全文

posted @ 2017-09-05 21:29 海岛Blog 阅读(364) 评论(0) 推荐(0)

HDU5143 NPY and arithmetic progression【暴力】
摘要:NPY and arithmetic progressionTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): ... 阅读全文

posted @ 2017-07-28 09:19 海岛Blog 阅读(207) 评论(0) 推荐(0)

HDU1017 ZOJ1152 A Mathematical Curiosity【暴力】
摘要:A Mathematical CuriosityTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 42341 ... 阅读全文

posted @ 2017-07-27 23:40 海岛Blog 阅读(230) 评论(0) 推荐(0)

HDU1716 排列2【全排列+输出格式】
摘要:排列2Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 8608 Accepted Submission... 阅读全文

posted @ 2017-07-27 09:37 海岛Blog 阅读(346) 评论(0) 推荐(0)

POJ3187 Backward Digit Sums【全排列+暴力】
摘要:Backward Digit SumsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 7633 Accepted: 4397DescriptionFJ and his cows enjoy playi... 阅读全文

posted @ 2017-07-27 08:37 海岛Blog 阅读(135) 评论(0) 推荐(0)

HDU1755 A Number Puzzle【全排列+暴力】
摘要:A Number PuzzleTime Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1449 Accepte... 阅读全文

posted @ 2017-07-27 00:13 海岛Blog 阅读(147) 评论(0) 推荐(0)

HDU1407 测试你是否和LTC水平一样高【暴力】
摘要:测试你是否和LTC水平一样高Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 18855 Accepte... 阅读全文

posted @ 2017-07-22 10:41 海岛Blog 阅读(183) 评论(0) 推荐(0)

HDU2058 The sum problem【数学计算+枚举】
摘要:The sum problemTime Limit: 5000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 26343 Accept... 阅读全文

posted @ 2017-07-02 09:24 海岛Blog 阅读(392) 评论(0) 推荐(0)

HDU1868 Consecutive sum【数学计算+枚举】
摘要:Consecutive sumTime Limit: 5000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1590 Accepte... 阅读全文

posted @ 2017-07-02 08:47 海岛Blog 阅读(302) 评论(0) 推荐(0)

UVA10391 ZOJ1825 Compound Words【SET+暴力】
摘要:Compound WordsTime Limit: 5 Seconds Memory Limit: 32768 KBYou are to find all the two-word compound words in a dictionary. A two-... 阅读全文

posted @ 2017-06-26 08:46 海岛Blog 阅读(142) 评论(0) 推荐(0)

1

导航