
暴力枚举
BLF2
这个作者很懒,什么都没留下…
展开
-
POJ 3295 ——Tautology 枚举 构造 位运算可优化
TautologyTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 9961Accepted: 3777DescriptionWFF 'N PROOF is a logic game played with dice. Each die has s原创 2015-01-17 08:44:11 · 695 阅读 · 0 评论 -
POJ 1840 ——Eqs 哈希,枚举
EqsTime Limit: 5000MSMemory Limit: 65536KTotal Submissions: 11976Accepted: 5850DescriptionConsider equations having the following form: a1x13+ a2x23+ a3x33+ a4x43原创 2014-08-01 20:19:41 · 670 阅读 · 0 评论 -
HDUOJ 1004 Let the Balloon Rise ——三种解法:字典树,暴力,排序
Let the Balloon RiseTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 70944 Accepted Submission(s): 26378Problem DescriptionConte原创 2014-06-30 15:48:33 · 1146 阅读 · 2 评论 -
poj 2586 Y2K Accounting Bug——我感觉是枚举(分类是贪心)
Y2K Accounting BugTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 9776 Accepted: 4870DescriptionAccounting for Computer Machinists (ACM) has sufferred原创 2014-06-13 19:11:21 · 561 阅读 · 0 评论