2014年6月3日

hdu 1007 Quoit Design 分治求最近点对

摘要: Quoit DesignTime Limit: 10000/5000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 29344Accepted Submission(s): 7688Prob... 阅读全文

posted @ 2014-06-03 23:53 雄.. 阅读(237) 评论(1) 推荐(0)

LA 3905 Meteor 扫描线

摘要: The famous Korean internet company nhn has provided an internet-based photo service which allows The famous Korean internet company users to directly ... 阅读全文

posted @ 2014-06-03 19:41 雄.. 阅读(192) 评论(0) 推荐(0)

uva 11464 - Even Parity

摘要: We have a grid of sizeNxN. Each cell of the grid initially contains a zero(0) or a one(1).Theparityof a cell is the number of 1s surrounding that cell... 阅读全文

posted @ 2014-06-03 15:03 雄.. 阅读(166) 评论(0) 推荐(0)

zoj 3791 An Easy Game dp

摘要: An Easy GameTime Limit: 2 Seconds Memory Limit: 65536 KBOne day, Edward and Flandre play a game. Flandre will show two 01-strings s1 and s2, the leng... 阅读全文

posted @ 2014-06-03 12:03 雄.. 阅读(248) 评论(0) 推荐(0)

zoj 3790 Consecutive Blocks 离散化+二分

摘要: There are N (1 ≤ N ≤ 105) colored blocks (numbered 1 to N from left to right) which are lined up in a row. And the i-th block's color is Ci (1 ≤ Ci ≤ ... 阅读全文

posted @ 2014-06-03 11:02 雄.. 阅读(196) 评论(0) 推荐(0)

导航