自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Silenceneo的ACM坎坷之路(已退役)

世界上没有救世主,凡事都要依靠自己。

  • 博客(194)
  • 收藏
  • 关注

原创 Gym 100712F Travelling Salesman

题目链接:http://codeforces.com/gym/100712/attachments最小生成树的变体,kruskal算法搞定,答案即为最小生成树的最大边。附上AC代码:#include //#pragma comment(linker, "/STACK:102400000, 102400000")using namespace std;con

2016-05-15 21:34:09 570

原创 Gym 100712E Epic Professor

题目链接:http://codeforces.com/gym/100712/attachments大水题,排序找出最大的成绩,然后用100减去它,再将每个人的成绩加上这个差,判断即可。附上AC代码:#include //#pragma comment(linker, "/STACK:102400000, 102400000")using namespace

2016-05-15 21:28:30 518

原创 Gym 100712C Street Lamps

题目链接:http://codeforces.com/gym/100712/attachments水题,模拟一下就好了。附上AC代码:#include //#pragma comment(linker, "/STACK:102400000, 102400000")using namespace std;const int maxn = 105;char

2016-05-15 11:29:15 607

原创 Gym 100712A Who Is The Winner

题目链接:http://codeforces.com/gym/100712/attachments大水题一个,直接排序就好了。附上AC代码:#include //#pragma comment(linker, "/STACK:102400000, 102400000")using namespace std;const int maxn = 105;co

2016-05-15 11:23:59 742

原创 HDU 3723 Delta Wave

题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=3723Delta WaveTime Limit: 6000/3000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1069    Accepted Su

2016-05-11 11:54:38 769

原创 HDU 1130 How Many Trees?

题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1130How Many Trees?Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 3458    Accept

2016-05-11 11:25:24 585

原创 CodeForces 657B Bear and Polynomials

题目链接:http://codeforces.com/problemset/problem/657/BBear and Polynomialstime limit per test:2 secondsmemory limit per test:256 megabytesinput:standard inputoutput:standa

2016-05-11 11:11:46 490

原创 CodeForces 657A Bear and Forgotten Tree 3

题目链接:http://codeforces.com/problemset/problem/657/ABear and Forgotten Tree 3time limit per test:2 secondsmemory limit per test:256 megabytesinput:standard inputoutput:s

2016-05-11 10:45:11 2368

原创 HDU 2544 最短路

题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2544最短路Time Limit: 5000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 50985    Accepted Submissi

2016-05-11 02:23:52 822

原创 HDU 3714 Error Curves

题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=3714Error CurvesTime Limit: 4000/2000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 4536    Accepted

2016-05-11 02:12:51 873

原创 POJ 3301 Texas Trip

题目链接:http://poj.org/problem?id=3301Texas TripTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 4935Accepted: 1543DescriptionAfter a day trip wi

2016-05-11 02:03:32 998

原创 CodeForces 286C Main Sequence

题目链接:http://codeforces.com/problemset/problem/286/CMain Sequencetime limit per test:2 secondsmemory limit per test:256 megabytesinput:standard inputoutput:standard output

2016-05-11 01:49:48 693

原创 XTU 1045 唯一的最小生成树

XTU 1045 唯一的最小生成树之编程解答……

2016-03-25 16:23:22 680

原创 POJ 1182 食物链

http://poj.org/problem?id=1182食物链Time Limit: 1000MS Memory Limit: 10000KTotal Submissions: 55565 Accepted: 16296Description动物王国中有三类动物A,B,C,这三类动物的食物链构成了有趣的环形。A吃B

2015-11-20 17:41:03 503

原创 HDU 1002 A + B Problem II

http://acm.hdu.edu.cn/showproblem.php?pid=1002A + B Problem IITime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 277135    Accepted Sub

2015-10-29 17:50:43 533

原创 HDU 1003 Max Sum

http://acm.hdu.edu.cn/showproblem.php?pid=1003Max SumTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 188128    Accepted Submission(s

2015-10-29 17:33:29 491

原创 CodeForces 441C Valera and Tubes

链接:http://codeforces.com/problemset/problem/441/CValera and Tubes time limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard outpu

2015-10-04 10:56:44 830

原创 CodeForces 414A Mashmokh and Numbers

链接:http://codeforces.com/problemset/problem/414/AMashmokh and Numberstime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard outp

2015-10-02 16:56:15 625

原创 CodeForces 415B Mashmokh and Tokens

链接:http://codeforces.com/problemset/problem/415/BMashmokh and Tokenstime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard outpu

2015-10-02 16:47:44 592

原创 CodeForces 415A Mashmokh and Lights

链接:http://codeforces.com/problemset/problem/415/AMashmokh and Lightstime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard outpu

2015-10-02 16:37:24 615

原创 CodeForces 416C Booking System

链接:http://codeforces.com/problemset/problem/416/CBooking Systemtime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard output

2015-10-02 16:25:01 767

原创 CodeForces 416B Art Union

链接:http://codeforces.com/problemset/problem/416/BArt Uniontime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard outputA

2015-10-02 16:16:00 848

原创 CodeForces 416A Guess a number!

链接:http://codeforces.com/problemset/problem/416/AGuess a number!time limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard output

2015-10-02 16:05:00 672

原创 CodeForces 441B Valera and Fruits

链接:http://codeforces.com/problemset/problem/441/BValera and Fruitstime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard output

2015-10-02 15:49:37 675

原创 ZOJ 3204 Connect them

链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3204Connect themTime Limit: 1 Second      Memory Limit: 32768 KB You have n computers numbered from 1 to n and you

2015-09-26 22:07:39 715

原创 ZOJ 3641 Information Sharing

链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3641Information SharingTime Limit: 3 Seconds      Memory Limit: 65536 KB There is going to be a test in the kinder

2015-09-20 09:38:39 735

原创 POJ 2083 Fractal

链接:http://poj.org/problem?id=2083FractalTime Limit: 1000MSMemory Limit: 30000KTotal Submissions: 8119Accepted: 3890DescriptionA fractal is an object or quan

2015-09-05 10:35:21 767

原创 POJ 3187 Backward Digit Sums

链接:http://poj.org/problem?id=3187Backward Digit SumsTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 5215Accepted: 3018DescriptionFJ and his cows en

2015-09-05 10:20:04 528

原创 POJ 1731 Orders

链接:http://poj.org/problem?id=1731OrdersTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 9933Accepted: 6043DescriptionThe stores manager has sorted a

2015-09-05 10:08:52 549

原创 CodeForces 443B Kolya and Tandem Repeat

链接:http://codeforces.com/problemset/problem/443/BKolya and Tandem Repeattime limit per test:2 secondsmemory limit per test:256 megabytesinput:standard inputoutput:standard

2015-08-30 10:43:02 1014

原创 CodeForces 443A Anton and Letters

链接:http://codeforces.com/problemset/problem/443/AAnton and Letterstime limit per test:2 secondsmemory limit per test:256 megabytesinput:standard inputoutput:standard output

2015-08-30 10:35:27 1261

原创 CodeForces 388A Fox and Box Accumulation

链接:http://codeforces.com/problemset/problem/388/AFox and Box Accumulationtime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard

2015-08-30 10:27:10 889

原创 CodeForces 387A George and Sleep

链接:http://codeforces.com/problemset/problem/387/AGeorge and Sleeptime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard output

2015-08-30 10:16:46 958

原创 CodeForces 441A Valera and Antique Items

链接:http://codeforces.com/problemset/problem/441/AValera and Antique Itemstime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard

2015-08-30 09:40:40 1080

原创 CodeForces 389B Fox and Cross

链接:http://codeforces.com/problemset/problem/389/BFox and Crosstime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard output

2015-08-29 10:31:18 1031

原创 CodeForces 389A Fox and Number Game

链接:http://codeforces.com/problemset/problem/389/AFox and Number Gametime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard outpu

2015-08-29 10:22:33 1659

原创 CodeForces 387C George and Number

链接:http://codeforces.com/problemset/problem/387/CGeorge and Numbertime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard output

2015-08-29 10:13:00 1047

原创 CodeForces 387B George and Round

链接:http://codeforces.com/problemset/problem/387/BGeorge and Roundtime limit per test:1 secondmemory limit per test:256 megabytesinput:standard inputoutput:standard output

2015-08-29 10:00:19 1307

原创 POJ 2386 Lake Counting

链接:http://poj.org/problem?id=2386Lake CountingTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 24263 Accepted: 12246DescriptionDue to recent rains, water has pooled in v

2015-08-23 10:25:35 1111

原创 HDU 1796 How many integers can you find

链接:http://acm.hdu.edu.cn/showproblem.php?pid=1796How many integers can you findTime Limit: 12000/5000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 5612

2015-08-21 11:29:00 955

空空如也

空空如也

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

TA关注的人

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