
思维题/模拟/乱搞/贪心
文章平均质量分 86
xuejye
123
展开
-
HDU-5821 Ball(排序)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5821点击打开链接BallTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1378 Accepted Submissi原创 2018-02-18 17:00:36 · 301 阅读 · 0 评论 -
HDU - 1070 Milk (贪心)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1070点击打开链接MilkTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 25145 Accepted Submiss原创 2018-01-22 23:21:54 · 203 阅读 · 0 评论 -
UVA - 10183 How Many Fibs? (大数)
题目链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=1124点击打开链接Recall the definition of the Fibonacci numbers:f1 := 1f2 := 2fn := fn−1 + fn−2 (n ≥原创 2018-01-22 22:12:53 · 280 阅读 · 0 评论 -
CodeForces - 915B Browser (模拟)
题目链接:http://codeforces.com/problemset/problem/915/B点击打开链接B. Browsertime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard原创 2018-01-22 20:24:20 · 431 阅读 · 0 评论 -
HDU - 6020 MG loves apple (贪心+思维+模拟)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=6020点击打开链接MG loves appleTime Limit: 3000/1500 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others)Total Submission(s): 988原创 2018-01-04 18:22:54 · 339 阅读 · 0 评论 -
POJ - 1365 Prime Land (整数分解+筛素数)
题目链接:http://poj.org/problem?id=1365点击打开链接Prime LandTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 4372 Accepted: 1995DescriptionEverybody in th原创 2018-01-14 11:14:27 · 291 阅读 · 0 评论 -
HDU - 1058 Humble Numbers (2 3 5 7丑数)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1058点击打开链接Humble NumbersTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 27993 Accept原创 2018-01-22 11:48:45 · 377 阅读 · 0 评论 -
CodeForces - 631C Report (思维)
题目链接:http://codeforces.com/problemset/problem/631/C点击打开链接C. Reporttime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard原创 2018-01-13 17:31:57 · 293 阅读 · 0 评论 -
HDU - 5701 中位数计数 (思维)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5701点击打开链接中位数计数Time Limit: 12000/6000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 2133 Accepte原创 2017-12-28 20:45:05 · 245 阅读 · 0 评论 -
CodeForces - 747D Winter Is Coming(xjb乱搞)
题目链接:http://codeforces.com/problemset/problem/747/D点击打开链接D. Winter Is Comingtime limit per test1 secondmemory limit per test256 megabytesinputstandard input原创 2018-01-02 20:35:42 · 321 阅读 · 0 评论 -
CodeForces - 330C Purification (思维)
题目链接:http://codeforces.com/problemset/problem/330/C点击打开链接C. Purificationtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstan原创 2018-01-11 15:10:00 · 224 阅读 · 0 评论 -
HDU 1052 Tian Ji -- The Horse Racing(贪心)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1052点击打开链接Tian Ji -- The Horse RacingTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 30原创 2017-06-04 22:57:45 · 247 阅读 · 0 评论 -
poj 3253 Fence Repair(优先队列+贪心)
题目链接:http://poj.org/problem?id=3253点击打开链接Fence RepairTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 50168 Accepted: 16434DescriptionFarmer原创 2017-07-17 22:55:33 · 229 阅读 · 0 评论 -
UVA - 1198 && POJ - 1612 The Geodetic Set Problem (floyd+set+模拟)
题目链接:http://poj.org/problem?id=1612点击打开链接The Geodetic Set ProblemTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 760 Accepted: 264DescriptionLet原创 2018-01-01 20:42:44 · 393 阅读 · 0 评论 -
HDU - 5676 ztr loves lucky numbers(全排列)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5676点击打开链接ztr loves lucky numbersTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 20原创 2018-01-05 22:48:18 · 295 阅读 · 0 评论 -
CodeForces - 750B New Year and North Pole (模拟)
题目链接:http://codeforces.com/problemset/problem/750/B点击打开链接B. New Year and North Poletime limit per test2 secondsmemory limit per test256 megabytesinputstandard input原创 2018-01-07 20:18:56 · 272 阅读 · 0 评论 -
CodeForces - 764D Timofey and rectangles (四色定理+找规律)
题目链接:http://codeforces.com/problemset/problem/764/D点击打开链接D. Timofey and rectanglestime limit per test2 secondsmemory limit per test256 megabytesinputstandard input原创 2018-01-28 23:14:35 · 416 阅读 · 0 评论 -
CodeForces - 908B New Year and Buggy Bot (全排列+暴力)
题目链接:http://codeforces.com/problemset/problem/908/B点击打开链接B. New Year and Buggy Bottime limit per test1 secondmemory limit per test256 megabytesinputstandard inputou原创 2018-01-28 22:56:01 · 444 阅读 · 0 评论 -
CodeForces - 165C Another Problem on Strings (前缀)
题目链接:http://codeforces.com/problemset/problem/165/C点击打开链接C. Another Problem on Stringstime limit per test2 secondsmemory limit per test256 megabytesinputstandar原创 2018-01-26 21:24:35 · 591 阅读 · 0 评论 -
HDU - 3282 Running Median (动态中位数+优先队列)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=3282点击打开链接Running MedianTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1199 Accepte原创 2018-01-26 21:11:44 · 507 阅读 · 0 评论 -
HDU - 4272 LianLianKan (模拟)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4272点击打开链接LianLianKanTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 4208 Accepted S原创 2018-01-10 14:26:38 · 305 阅读 · 0 评论 -
CodeForces - 260C Balls and Boxes(模拟)
题目链接:http://codeforces.com/problemset/problem/260/C点击打开链接C. Balls and Boxestime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputs原创 2018-01-10 13:13:06 · 295 阅读 · 0 评论 -
POJ - 2566 Bound Found(前缀+尺取)
题目链接:http://poj.org/problem?id=2566点击打开链接Bound FoundTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 5089 Accepted: 1622 Special JudgeDescrip原创 2018-01-26 20:07:03 · 382 阅读 · 0 评论 -
CodeForces - 761C Dasha and Password CodeForces (枚举)
题目链接:http://codeforces.com/problemset/problem/761/C点击打开链接C. Dasha and Passwordtime limit per test2 secondsmemory limit per test256 megabytesinputstandard input原创 2018-01-26 19:58:04 · 389 阅读 · 0 评论 -
CodeForces - 798C Mike and gcd problem (贪心+思维)
题目链接:http://codeforces.com/problemset/problem/798/C点击打开链接C. Mike and gcd problemtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inpu原创 2018-01-08 17:59:59 · 195 阅读 · 0 评论 -
CodeForces - 149B Martian Clock (模拟进制)
题目链接:http://codeforces.com/problemset/problem/149/B点击打开链接B. Martian Clocktime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputst原创 2018-01-08 12:54:44 · 214 阅读 · 0 评论 -
CodeForces - 148B Escape (模拟)
题目链接:http://codeforces.com/problemset/problem/148/B点击打开链接B. Escapetime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputout原创 2018-01-08 12:07:58 · 274 阅读 · 0 评论 -
CodeForces - 750D New Year and Fireworks(模拟+滚动数组记录)
题目链接:http://codeforces.com/problemset/problem/750/D点击打开链接D. New Year and Fireworkstime limit per test2.5 secondsmemory limit per test256 megabytesinputstandard input原创 2018-01-07 20:27:39 · 383 阅读 · 0 评论 -
qduoj 真-签到-炸老师的日记(贪心)
题目链接:https://qduoj.com/contest/43/problem/227/点击打开链接真-签到-炸老师的日记发布时间: 2017年6月7日 19:29 最后更新: 2017年6月18日 12:29 时间限制: 1000ms 内存限制: 128M描述PS:炸酱面老师着急认亲,所以他麻烦我帮他宣传下第六题炸酱面同学在退役之后原创 2017-06-18 23:24:11 · 704 阅读 · 0 评论 -
POJ - 3262 Protecting the Flowers(贪心)
题目链接:http://poj.org/problem?id=3262点击打开链接Protecting the FlowersTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 7870 Accepted: 3175Description原创 2017-08-03 15:10:10 · 305 阅读 · 0 评论 -
CodeForces - 822C Hacker, pack your bags!(贪心)
题目链接:http://codeforces.com/problemset/problem/822/C点击打开链接C. Hacker, pack your bags!time limit per test2 secondsmemory limit per test256 megabytesinputstandard inp原创 2017-07-24 18:30:10 · 1012 阅读 · 0 评论 -
codeforces 681C. Heap Operations(优先队列+模拟)
题目链接:http://codeforces.com/problemset/problem/681/C点击打开链接C. Heap Operationstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutpu原创 2017-07-17 22:59:42 · 297 阅读 · 0 评论 -
LIGHT OJ 1189 - Sum of Factorials(思维)
题目链接:http://lightoj.com/volume_showproblem.php?problem=1189点击打开链接原创 2017-07-12 12:32:53 · 382 阅读 · 0 评论 -
51Nod - 1349 最大值(单调栈)
题目链接:https://www.51nod.com/onlineJudge/questionCode.html#!problemId=1349点击打开链接1349 最大值基准时间限制:1 秒 空间限制:131072 KB 分值: 80 难度:5级算法题 收藏 关注有一天,小a给了小b一些数字,让小b帮忙找到其中最大的原创 2017-07-23 01:10:07 · 385 阅读 · 0 评论 -
CodeForces - 742B Arpa’s obvious problem and Mehrdad’s terrible solution (位运算)
题目链接:http://codeforces.com/problemset/problem/742/B点击打开链接B. Arpa’s obvious problem and Mehrdad’s terrible solutiontime limit per test1 secondmemory limit per test256 megabytes原创 2017-07-22 15:59:39 · 381 阅读 · 0 评论 -
HDU - 6016 Count the Sheep (思维)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=6016点击打开链接Count the SheepTime Limit: 3000/1500 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1334 Ac原创 2017-07-21 20:50:03 · 280 阅读 · 0 评论 -
51Nod - 1572 宝岛地图(模拟)
题目链接:https://www.51nod.com/onlineJudge/questionCode.html#!problemId=1572点击打开链接1572 宝岛地图题目来源: CodeForces基准时间限制:1 秒 空间限制:131072 KB 分值: 20 难度:3级算法题勇敢的水手们到达了一个小岛,在这个小岛上原创 2017-07-21 20:47:55 · 364 阅读 · 0 评论 -
CodeForces - 566D Restructuring Company (并查集)
题目链接:http://codeforces.com/problemset/problem/566/D点击打开链接D. Restructuring Companytime limit per test2 secondsmemory limit per test256 megabytesinputstandard input原创 2017-07-21 20:17:59 · 399 阅读 · 0 评论 -
CodeForces 828C String Reconstruction(思维)
题目链接:http://codeforces.com/contest/828/problem/C点击打开链接C. String Reconstructiontime limit per test2 secondsmemory limit per test256 megabytesinputstandar原创 2017-07-12 17:30:33 · 421 阅读 · 0 评论 -
CodeForces - 771A Bear and Friendship Condition (并查集)
题目链接:http://codeforces.com/problemset/problem/771/A点击打开链接A. Bear and Friendship Conditiontime limit per test1 secondmemory limit per test256 megabytesinputstandard in原创 2017-07-20 19:36:56 · 606 阅读 · 0 评论