自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(26)
  • 收藏
  • 关注

原创 POJ 3190 Stall Reservations 【贪心 区间】

Stall ReservationsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 4325 Accepted: 1547 Special JudgeDescriptionOh those picky N (1 <= N <= 50,000)

2015-12-16 18:08:05 419

原创 POJ 2376 Cleaning Shifts 【贪心 区间】

Cleaning ShiftsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 14669 Accepted: 3730DescriptionFarmer John is assigning some of his N (1 <= N <= 25,000

2015-12-16 17:01:04 1184

原创 POJ 1017 Packets 【贪心 模拟】

PacketsTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 48497 Accepted: 16428DescriptionA factory produces products packed in square packets of the sam

2015-12-15 22:11:45 468

原创 POJ 2393 Yogurt factory 【贪心 水】

Yogurt factoryTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 8074 Accepted: 4130DescriptionThe cows have purchased a yogurt factory that makes world-

2015-12-15 20:03:29 335

原创 POJ 3050 Hopscotch 【穷竭搜索 DFS】

HopscotchTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 2777 Accepted: 1943DescriptionThe cows play the child's game of hopscotch in a non-traditiona

2015-12-14 20:23:08 358

原创 POJ 3187 Backward Digit Sums 【穷竭搜索 next_permutation函数】

Backward Digit SumsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 5411 Accepted: 3122DescriptionFJ and his cows enjoy playing a mental game. They wri

2015-12-14 19:40:34 404

原创 POJ 2718 Smallest Difference 【DFS 穷竭搜索】

Smallest DifferenceTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 6519 Accepted: 1774DescriptionGiven a number of distinct decimal digits, you can fo

2015-12-13 21:03:09 399

原创 POJ 3669 Meteor Shower【BFS + 预处理】

Meteor ShowerTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 12486 Accepted: 3374DescriptionBessie hears that an extraordinary meteor shower is coming

2015-12-13 17:48:15 345

原创 POJ 3009 Curling 2.0【DFS】

Curling 2.0Time Limit: 1000MS Memory Limit: 65536KTotal Submissions: 15453 Accepted: 6392DescriptionOn Planet MM-21, after their Olympic games this year, curlin

2015-12-13 13:54:59 335

原创 POJ 1797 Heavy Transportation 【dijkstra】

Heavy TransportationTime Limit: 3000MS Memory Limit: 30000KTotal Submissions: 26250 Accepted: 6979DescriptionBackground Hugo Heavy is happy. After the breakdo

2015-12-13 04:02:05 306

原创 HDOJ 5595 GTW likes math 【二次函数】

GTW likes mathTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 150    Accepted Submission(s): 88Problem DescriptionAfter attending

2015-12-13 01:51:36 585

原创 HDOJ 5596 GTW likes gt 【思维 】

GTW likes gtTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 363    Accepted Submission(s): 130Problem DescriptionLong long ago, th

2015-12-13 01:44:53 600

原创 HDOJ 1542 (POJ 1151) Atlantis 【线段树 离散化 扫描线 面积并】

AtlantisTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 9662    Accepted Submission(s): 4129Problem DescriptionThere are several anc

2015-12-10 19:49:05 464

原创 hdoj 5592 ZYB's Biology 【线段树】 hdoj 5590 ZYB's Biology 【字符串水题】

ZYB's BiologyTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 340    Accepted Submission(s): 281Problem DescriptionAfter getting 60

2015-12-08 00:24:03 390

原创 HDOJ 5591 ZYB's Game 【简单博弈 】

ZYB's GameTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 312    Accepted Submission(s): 260Problem DescriptionZYB played a game n

2015-12-07 22:58:55 368

原创 HDOJ 5289 Assignment 【RMQ 二分 || 单调队列】

AssignmentTime Limit: 4000/2000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 2894    Accepted Submission(s): 1350Problem DescriptionTom owns a comp

2015-12-05 22:21:35 349

原创 HDOJ 5443 The Water Problem 【RMQ 模板题】

The Water ProblemTime Limit: 1500/1000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 981    Accepted Submission(s): 781Problem DescriptionIn Land

2015-12-05 00:11:42 307

原创 POJ 3264 Balanced Lineup 【RMQ裸题 】

Balanced LineupTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 41496 Accepted: 19496Case Time Limit: 2000MSDescriptionFor the daily milking, Far

2015-12-04 21:56:41 383

原创 Light OJ 1082 Array Queries 【RMQ裸题】

1082 - Array QueriesPDF (English)StatisticsForumTime Limit: 3 second(s)Memory Limit: 64 MBGiven an array with N elements, indexed from 1 to N. Now you w

2015-12-04 21:36:48 299

原创 NYOJ 119士兵杀敌(三)【RMQ裸题】

士兵杀敌(三)时间限制:2000 ms  |  内存限制:65535 KB难度:5描述南将军统率着N个士兵,士兵分别编号为1~N,南将军经常爱拿某一段编号内杀敌数最高的人与杀敌数最低的人进行比较,计算出两个人的杀敌数差值,用这种方法一方面能鼓舞杀敌数高的人,另一方面也算是批评杀敌数低的人,起到了很好的效果。所以,南将军经常问军师小工第i号士兵到第j号

2015-12-04 21:16:28 318

原创 HDOJ 5499 SDOI 【结构体排序】

SDOITime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 690    Accepted Submission(s): 271Problem DescriptionThe Annual National O

2015-12-03 20:27:28 331

原创 Light OJ 1275 Internet Service Providers 【二次函数 水】

1275 - Internet Service ProvidersPDF (English)StatisticsForumTime Limit: 2 second(s)Memory Limit: 32 MBA group of N Internet Service Provider companies

2015-12-02 21:31:59 326

原创 Light OJ 1214 Large Division 【模拟除法】

1214 - Large DivisionPDF (English)StatisticsForumTime Limit: 1 second(s)Memory Limit: 32 MBGiven two integers, a and b, you should check whether a is di

2015-12-02 17:10:41 330

原创 Light OJ 1116 - Ekka Dokka

Ekka DokkaPDF (English)StatisticsForumTime Limit: 2 second(s)Memory Limit: 32 MBEkka and his friend Dokka decided to buy a cake. They both love cakes an

2015-12-01 20:44:28 316

原创 Light OJ Integer Divisibility 【取模】

1078 - Integer DivisibilityPDF (English)StatisticsForumTime Limit: 2 second(s)Memory Limit: 32 MBIf an integer is not divisible by 2 or 5, some multiple

2015-12-01 20:23:45 312

原创 Light OJ 1008 Fibsieve`s Fantabulous Birthday【规律】

1008 - Fibsieve`s Fantabulous BirthdayPDF (English)StatisticsForumTime Limit: 0.5 second(s)Memory Limit: 32 MBFibsieve had a fantabulous (yes, it's an a

2015-12-01 19:44:36 298

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除