- 博客(708)
- 收藏
- 关注
原创 Bear and Polynomials 639 C
Bear and Polynomialstime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputLimak is a little polar bear. He doesn
2016-03-29 21:24:51
809
原创 B-number - HDU 3652 数位dp
B-numberTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3461 Accepted Submission(s): 1942Problem DescriptionA wqb-number, or
2015-10-09 21:12:37
518
原创 不要62 - HDU 2089 数位dp
不要62Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 26952 Accepted Submission(s): 9474Problem Description杭州人称那些傻乎乎粘嗒嗒的人为62(音:
2015-10-09 21:03:31
600
原创 Stone Game, Why are you always there? - HDU 2999 sg函数
Stone Game, Why are you always there?Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 612 Accepted Submission(s): 203Problem Descr
2015-09-23 14:36:20
706
原创 Bomb Game - HDU 2873 sg函数
Bomb GameTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 569 Accepted Submission(s): 265Problem DescriptionJohn and Jack, two
2015-09-21 22:35:57
704
原创 Line of Sight - POJ 2074 直线交点
Line of SightTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 3878 Accepted: 1211DescriptionAn architect is very proud of his new home and wants to be
2015-09-02 16:44:46
599
原创 SETI - POJ 2065 高斯消元
SETITime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 1698 Accepted: 1056DescriptionFor some years, quite a lot of work has been put into listening to e
2015-09-01 22:22:19
404
转载 Widget Factory - POJ 2947 高斯消元
Widget FactoryTime Limit: 7000MS Memory Limit: 65536KTotal Submissions: 5000 Accepted: 1721DescriptionThe widget factory produces several different kinds of wid
2015-09-01 20:54:17
404
原创 Cornfields - POJ 2019 单调队列
CornfieldsTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 5959 Accepted: 2934DescriptionFJ has decided to grow his own corn hybrid in order to help th
2015-08-29 23:40:58
706
原创 Find them, Catch them - POJ 1703 种类并查集
Find them, Catch themTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 36663 Accepted: 11249DescriptionThe police office in Tadu City decides to say end
2015-08-26 15:56:34
381
原创 食物链 - POJ 1182 种类并查集
食物链Time Limit: 1000MS Memory Limit: 10000KTotal Submissions: 54026 Accepted: 15812Description动物王国中有三类动物A,B,C,这三类动物的食物链构成了有趣的环形。A吃B, B吃C,C吃A。 现有N个动物,以1-N编号。每个动
2015-08-26 15:53:55
390
原创 Minimization - Codeforces 571 B
Minimizationtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou've got array A, consisting of n integers
2015-08-23 15:20:03
596
原创 Lengthening Sticks - Codeforces 571 A
Lengthening Stickstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given three sticks with positive
2015-08-23 15:15:27
904
原创 A Round Peg in a Ground Hole - POJ 1584
A Round Peg in a Ground HoleTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 5665 Accepted: 1815DescriptionThe DIY Furniture company specializes in ass
2015-08-21 23:23:33
626
原创 Geometric Shapes - POJ 3449
Geometric ShapesTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 1537 Accepted: 647DescriptionWhile creating a customer logo, ACM uses graphical utilit
2015-08-20 11:51:04
521
原创 Pipe - POJ 1039 几何
PipeTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 9646 Accepted: 2940DescriptionThe GX Light Pipeline Company started to prepare bent pipes for the
2015-08-19 16:18:13
525
原创 An Easy Problem?! - POJ 2826
An Easy Problem?!Time Limit: 1000MS Memory Limit: 65536KTotal Submissions: 10792 Accepted: 1622DescriptionIt's raining outside. Farmer Johnson's bull Ben wants
2015-08-19 12:16:43
445
原创 Flip Game - POJ 1753 高斯消元
Flip GameTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 34598 Accepted: 15136DescriptionFlip game is played on a rectangular 4x4 field with two-sided
2015-08-18 22:35:41
486
原创 染色 - HYSBZ 2243 树链刨分
染色Time Limit: 20 Sec Memory Limit: 512 MBSubmit: 3626 Solved: 1380[Submit][Status][Discuss]Description给定一棵有n个节点的无根树和m个操作,操作有2类:1、将节点a到节点b路径上所有点都染成颜色c;2、询问节点a到节点b路径上的颜色段数量(连
2015-08-16 23:12:16
430
原创 Tree - POJ 3237 树链刨分
TreeTime Limit: 5000MS Memory Limit: 131072KTotal Submissions: 6101 Accepted: 1671DescriptionYou are given a tree with N nodes. The tree’s nodes are numbered 1
2015-08-16 21:48:13
395
原创 Housewife Wind - POJ 2763 树链刨分
Housewife WindTime Limit: 4000MS Memory Limit: 65536KTotal Submissions: 7509 Accepted: 1952DescriptionAfter their royal wedding, Jiajia and Wind hid away in XX
2015-08-16 15:43:12
819
原创 Aragorn's Story - HDU 3966 树链刨分
Aragorn's StoryTime Limit: 10000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 5304 Accepted Submission(s): 1387Problem DescriptionOur prota
2015-08-12 22:01:39
397
原创 Subway tree systems - POJ 1635 树的最小表示法
Subway tree systemsTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 7145 Accepted: 2974DescriptionSome major cities have subway systems in the form of
2015-08-12 16:53:53
838
原创 Glass Beads - POJ 1509 最小表示法
Glass BeadsTime Limit: 3000MS Memory Limit: 10000KTotal Submissions: 3294 Accepted: 1864DescriptionOnce upon a time there was a famous actress. As you may expec
2015-08-12 16:51:08
376
原创 Kadj Squares - POJ 3347 几何
Kadj SquaresTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 2801 Accepted: 1090DescriptionIn this problem, you are given a sequence S1, S2, ..., Sn of
2015-07-29 23:10:55
539
原创 Space Ant - POJ 1696 叉积
Space AntTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 3590 Accepted: 2251DescriptionThe most exciting space discovery occurred at the end of the 20
2015-07-29 22:15:03
378
原创 M斐波那契数列 - HDU 4549 费马小定理
M斐波那契数列Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 1990 Accepted Submission(s): 570Problem DescriptionM斐波那契数列F[n]是一种整数数列,
2015-07-28 22:17:13
593
原创 Bell - HDU 4767 贝尔数
BellTime Limit: 6000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 600 Accepted Submission(s): 252Problem DescriptionWhat? MMM is learning C
2015-07-27 20:59:30
572
原创 Examining the Rooms - HDU 3625 第一类斯特林数
Examining the RoomsTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1205 Accepted Submission(s): 727Problem DescriptionA murde
2015-07-27 16:50:32
425
原创 A New Tetris Game - HDU 1760 博弈
A New Tetris GameTime Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1203 Accepted Submission(s): 575Problem Description曾经,Lele和他
2015-07-26 21:15:02
584
2
原创 Northcott Game - HDU 1730 Nim
Northcott GameTime Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3138 Accepted Submission(s): 1371Problem Description Tom和Jerry
2015-07-26 20:46:27
1011
原创 Reactor Cooling - sgu 194 无源汇可行流
Reactor Coolingtime limit per test: 0.5 sec.memory limit per test: 65536 KBinput: standardoutput: standardThe terrorist group leaded by a well known international terrorist Ben
2015-07-20 22:35:51
624
原创 Segments - POJ 3304 线段相交
SegmentsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 10570 Accepted: 3281DescriptionGiven n segments in the two dimensional space, write a program,
2015-07-17 00:38:57
495
原创 TOYS - POJ 2318 叉积
TOYSTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 11642 Accepted: 5615DescriptionCalculate the number of toys that land in each bin of a partitioned
2015-07-16 22:07:49
467
原创 Area - POJ 1265 Pick定理
AreaTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 5281 Accepted: 2373DescriptionBeing well known for its highly innovative products, Merck would def
2015-07-16 21:18:24
505
转载 POJ 计算几何入门题目推荐(转)
POJ 计算几何入门题目推荐(转) 其实也谈不上推荐,只是自己做过的题目而已,甚至有的题目尚未AC,让在挣扎中。之所以推荐计算几何题,是因为,本人感觉ACM各种算法中计算几何算是比较实际的算法,在很多领域有着重要的用途(例如本人的专业,GIS)。以后若有机会,我会补充、完善这个列表。计算几何题的特点与做题要领:1.大部分不会很难,少部分题目思路很巧妙2.做计算几何
2015-07-15 13:09:01
520
原创 Counting Binary Trees - HDU 3240 卡特兰数+逆元
Counting Binary TreesTime Limit: 6000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 660 Accepted Submission(s): 213Problem DescriptionThere
2015-07-14 16:23:12
691
原创 Digital Deletions - HDU 1404 博弈
Digital DeletionsTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 2191 Accepted Submission(s): 773Problem DescriptionDigital d
2015-07-12 17:10:44
508
原创 Climbing the Hill - HDU 4315 阶梯博弈变形
Climbing the HillTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 996 Accepted Submission(s): 442Problem DescriptionAlice and
2015-07-11 15:58:03
729
原创 A simple stone game - HDU 2486 K倍递减博弈
A simple stone gameTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 398 Accepted Submission(s): 212Problem DescriptionAfter he
2015-07-11 15:13:03
497
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人