上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 53 下一页
摘要: Super Mario Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3625 Accepted Submission(s): 1660 Pro 阅读全文
posted @ 2015-10-10 11:24 柳下_MBX 阅读(211) 评论(0) 推荐(0) 编辑
摘要: The Famous ICPC Team Again Time Limit: 30000/15000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1091 Accepted Submis 阅读全文
posted @ 2015-10-09 15:45 柳下_MBX 阅读(193) 评论(0) 推荐(0) 编辑
摘要: 此代码同hdu2665改编#include #include #include #include using namespace std; #define N 100500 #define MID ((l+r)>>1) int a[N],s[N],t[20][N],num[20][N],n,m; void Build(int c,int l,int r) { int lm=M... 阅读全文
posted @ 2015-10-09 12:47 柳下_MBX 阅读(160) 评论(0) 推荐(0) 编辑
摘要: Kth number Time Limit: 15000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 6951 Accepted Submission(s): 2214 Pro 阅读全文
posted @ 2015-10-09 12:38 柳下_MBX 阅读(178) 评论(0) 推荐(0) 编辑
摘要: #include #include #include #include #include #include #include #include #include #include #include #pragma comment (linker,"/STACK:102400000,102400000") #define maxn 50005 #define MAXN 100... 阅读全文
posted @ 2015-10-08 20:26 柳下_MBX 阅读(255) 评论(0) 推荐(0) 编辑
摘要: 第k*短路模板(单项边) #include #include #include #include #include #define Max 100005 #define inf 1a.len+dis[a.v]; } }; void insert(int u,int v,int len){//正图和逆图 edge[num].v=v; edge[num].len=l... 阅读全文
posted @ 2015-10-06 19:30 柳下_MBX 阅读(438) 评论(0) 推荐(0) 编辑
摘要: Roadblocks Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 10098 Accepted: 3620 Description Bessie has moved to a small farm and sometimes 阅读全文
posted @ 2015-10-06 19:29 柳下_MBX 阅读(191) 评论(0) 推荐(0) 编辑
摘要: find the mincost route Time Limit: 1000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3456 Accepted Submission(s 阅读全文
posted @ 2015-09-30 19:50 柳下_MBX 阅读(385) 评论(0) 推荐(0) 编辑
摘要: Z - Bus Routes Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64uSubmit Status Practice URAL 1137DescriptionSeveral bus routes were ... 阅读全文
posted @ 2015-09-29 20:47 柳下_MBX 阅读(206) 评论(0) 推荐(0) 编辑
摘要: R - Work scheduling Time Limit:500MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64uSubmit Status Practice URAL 1099DescriptionThere is certain amo... 阅读全文
posted @ 2015-09-28 20:38 柳下_MBX 阅读(241) 评论(0) 推荐(0) 编辑
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 53 下一页