
各种比赛
huanzhizun
这个作者很懒,什么都没留下…
展开
-
百度之星第一题
Energy ConversionTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 4278 Accepted Submission(s): 1024Problem Description 魔法师百小度原创 2014-05-16 19:45:30 · 741 阅读 · 0 评论 -
hdu5200 Trees( two points)
离散化后把原height升序排序,接着把答案升序排序从后往前扫即可。#include#include#include#include#includeusing namespace std;const int maxn=500005;vectorg[maxn];int a[maxn],b[maxn],vis[maxn],c[maxn],d[maxn];struct pi{原创 2015-04-06 10:54:17 · 479 阅读 · 0 评论 -
google code jam 2015 C. Dijkstra
Problem C. DijkstraConfused? Read the quick-start guide.Small input11 pointsYou have solved this input set.Large input17 pointsYou have already tried this i原创 2015-04-11 21:58:20 · 440 阅读 · 0 评论 -
google code jam 2015 D. Ominous Omino
Problem D. Ominous OminoConfused? Read the quick-start guide.Small input8 pointsSolve D-smallYou may try multiple times, with penalties for wrong submissions.原创 2015-04-11 21:59:24 · 495 阅读 · 0 评论 -
google code jam 2015 B. Infinite House of Pancakes
Problem B. Infinite House of PancakesConfused? Read the quick-start guide.Small input9 pointsYou have solved this input set.Large input12 pointsYou have alr原创 2015-04-11 21:56:41 · 520 阅读 · 0 评论 -
2014 百度之星第三题
Xor SumTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 132768/132768 K (Java/Others)Total Submission(s): 0 Accepted Submission(s): 0Problem DescriptionZeus 和 Prometheus 做了一个原创 2014-05-16 14:05:07 · 1768 阅读 · 1 评论 -
hdu4923(2014多校第六场第三题)
贪心,注意一堆0前面的一堆1的xzh原创 2014-08-08 00:58:36 · 530 阅读 · 0 评论 -
HDu 4876(2014多校第二场 ZCC loves cards)
ZCC loves cardsTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1868 Accepted Submission(s): 483Problem DescriptionZCC loves p原创 2014-07-28 20:42:27 · 528 阅读 · 0 评论 -
百度之星第二题
Disk ScheduleTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 50 Accepted Submission(s): 3Problem Description有很多从磁盘读取数据的需求,包括顺原创 2014-05-16 14:07:07 · 1227 阅读 · 2 评论 -
百度之星第四题
LabyrinthTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 0 Accepted Submission(s): 0Problem Description度度熊是一只喜欢探险的熊,一次偶然落进了一个原创 2014-05-16 14:06:24 · 1034 阅读 · 0 评论 -
google code jam 2015 A Standing Ovation
Problem A. Standing OvationConfused? Read the quick-start guide.Small input7 pointsYou have solved this input set.Large input10 pointsYou have already tried原创 2015-04-11 21:56:47 · 478 阅读 · 0 评论