
二分&三分
CrossDolphin
青春看起来如此完美,没空闲去浪费时间。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CROC 2016 - Elimination Round C 二分
链接:戳这里 C. Enduring Exodus time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output In an attempt to escape the Mischievous Mess Makers' a原创 2016-03-30 23:55:44 · 386 阅读 · 0 评论 -
Codeforces Round #361 (Div. 2) C 二分
链接:戳这里 C. Mike and Chocolate Thieves time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output Bad news came to Mike's village, some thiev原创 2016-07-07 15:20:24 · 376 阅读 · 0 评论 -
Codeforces Round #361 (Div. 2) D RMQ+二分
链接:戳这里 D. Friends and Subsequences time limit per test2 seconds memory limit per test512 megabytes inputstandard input outputstandard output Mike and !Mike are old childhood rivals, they原创 2016-07-07 21:29:25 · 479 阅读 · 0 评论 -
2016 Multi-University Training Contest 1 1004 hdu 5726 二分+RMQ
链接:戳这里 GCD Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Problem Description Give you a sequence of N(N≤100,000) integers : a1,...,an(0 Inp原创 2016-07-19 17:24:55 · 702 阅读 · 0 评论 -
Codeforces Round #336 (Div. 2) C 二分+dp
链接:戳这里 C. Chain Reaction time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output There are n beacons located at distinct positions on a原创 2016-07-08 22:47:29 · 380 阅读 · 0 评论 -
Educational Codeforces Round 15 C 二分+差分数组
链接:戳这里 C. Cellular Network time limit per test3 seconds memory limit per test256 megabytes inputstandard input outputstandard output You are given n points on the straight line — the pos原创 2016-08-01 15:12:59 · 432 阅读 · 0 评论 -
hdu 5806 二分
链接:戳这里 NanoApe Loves Sequence Ⅱ Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 262144/131072 K (Java/Others) Problem Description NanoApe, the Retired Dog, has returned back原创 2016-08-06 21:44:44 · 451 阅读 · 0 评论 -
hdu 5869 RMQ+二分+离线树状数组
链接:戳这里 Different GCD Subarray Query Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Problem Description This is a simple problem. The teacher give原创 2016-09-12 22:21:39 · 486 阅读 · 0 评论 -
hdu 5878 二分+打表
链接:戳这里 I Count Two Three Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Problem Description I will show you the most popular board game in the Sh原创 2016-09-17 18:46:45 · 1217 阅读 · 0 评论 -
Codeforces Round #279 (Div. 2) E 二分+技巧
链接:戳这里 E. Restoring Increasing Sequence time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output Peter wrote on the board a strictly incre原创 2016-07-27 20:09:39 · 714 阅读 · 0 评论 -
BestCoder Round #84 1002 hdu 5748 最长上升子序列
链接:戳这里 Bellovin Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others) Problem Description Peter has a sequence a1,a2,...,an and he define a function o原创 2016-07-23 22:05:44 · 897 阅读 · 0 评论 -
tyvj 2075 差分数组+二分
链接:戳这里 P2075 [NOIP2012T5]借教室 时间: 1000ms / 空间: 131072KiB / Java类名: Main 背景 noip2012-tg 描述 在大学期间,经常需要租借教室。大到院系举办活动,小到学习小组自习讨论,都需要向学校申请借教室。教室的大小功能不同,借教室人的身份不同,借教室的手续也不一样。 面对海量租借教室的信息,我们自然希原创 2016-03-16 21:02:42 · 1156 阅读 · 0 评论 -
codeforces #345(div2)
链接:戳这里 A. Joysticks time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Friends are going to play原创 2016-03-10 21:57:33 · 623 阅读 · 0 评论 -
Codeforces Round #352 (Div. 2) D 二分
链接:戳这里 D. Robin Hood time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output We all know the impressive story of Robin Hood. Robin Hood u原创 2016-05-13 21:19:36 · 442 阅读 · 0 评论 -
Codeforces Round #350 (Div. 2) A B C D E STL (list map stack)
链接:戳这里 A. Holidays time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output On the planet Mars a year lasts exactly n days (there are no l原创 2016-05-07 14:09:16 · 1211 阅读 · 0 评论 -
Codeforces Round #354 (Div. 2) A B C
链接:戳这里 A. Nicholas and Permutation time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output Nicholas has an array a that contains n distin原创 2016-06-03 00:03:32 · 502 阅读 · 0 评论 -
Codeforces Round #321 (Div. 2) B 二分
链接:戳这里 B. Kefa and Company time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output Kefa wants to celebrate his first big salary by going原创 2016-07-11 13:38:16 · 338 阅读 · 0 评论 -
Codeforces Round #320 (Div. 2) [Bayan Thanks-Round] E 三分
链接:戳这里 E. Weakness and Poorness time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output You are given a sequence of n integers a1, a2, .原创 2016-07-12 15:44:07 · 427 阅读 · 0 评论 -
IX Samara Regional Intercollegiate Programming Contest F 三分
链接:戳这里 F. Two Points time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output There are two points (x1, y1) and (x2, y2) on the plane. Th原创 2016-07-12 16:04:52 · 714 阅读 · 0 评论 -
hdu 5884 二分+队列
链接:戳这里 Sort Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Problem Description Recently, Bob has just learnt a naive sorting algorithm: merge sor原创 2016-09-17 21:28:49 · 2676 阅读 · 7 评论