
哈希
DrWells
OIer@sxyz,ACMer@CSU,ACCAer@HNU,AIer@RUC,中国宝可梦科学院院士,人生无限公司精神股东
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU - 1800 Flying to the Mars(桶排|sort|哈希|map)
Flying to the MarsTime Limit: 5000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 20934 Accepted Submission(s): 6764Problem DescriptionIn the year 8888, the原创 2017-08-07 16:19:12 · 254 阅读 · 0 评论 -
HDU - 4334 Trouble(贪心|哈希)
TroubleTime Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 6158 Accepted Submission(s): 1721Problem DescriptionHassan is in trouble. His mathem原创 2017-08-07 16:41:27 · 381 阅读 · 0 评论 -
POJ - 2002Squares(哈希or set|离散)
SquaresTime Limit: 3500MS Memory Limit: 65536K Total Submissions: 20520 Accepted: 7887DescriptionA square is a 4-sided polygon whose sides have equal length and adjacent sides form 90-degr原创 2017-08-07 15:58:32 · 206 阅读 · 0 评论 -
HDU - 1496Equations (哈希|hash)
EquationsTime Limit: 6000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 8641 Accepted Submission(s): 3581Problem DescriptionConsider equations having the f原创 2017-08-08 18:24:47 · 230 阅读 · 0 评论 -
HDU-3333-Turing Tree(离线+哈希+树状数组|线段树)
Turing TreeTime Limit: 6000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 5508 Accepted Submission(s): 1967Problem Description After inventing Turing Tree原创 2017-08-16 15:00:04 · 274 阅读 · 0 评论 -
POJ 1733 Parity game(哈希|离散+带权并查集)
Parity game Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 9402 Accepted: 3646 DescriptionNow and then you play the following game with your friend. Your friend writes down a se原创 2017-08-09 12:59:50 · 271 阅读 · 0 评论 -
POJ - 1200Crazy Search(哈希|hash)
Crazy SearchTime Limit: 1000MS Memory Limit: 65536K Total Submissions: 29445 Accepted: 8176DescriptionMany people like to solve hard puzzles some of which may lead them to madness. One suc原创 2017-08-07 15:51:14 · 289 阅读 · 0 评论 -
HDU6168-Numbers(离散|哈希)
NumbersTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 603 Accepted Submission(s): 318Problem Description zk has n numbers a1,a2,…,an. Fo原创 2017-08-23 14:35:25 · 247 阅读 · 0 评论