上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 40 下一页
摘要: 题目链接: 题目 "How far away ?" Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) 问题描述 There are n houses in the village and 阅读全文
posted @ 2016-06-29 00:25 fenicnn 阅读(153) 评论(0) 推荐(0)
摘要: 题目链接: 题目 "In Action" Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) 问题描述 Since 1945, when the first nuclear bomb was 阅读全文
posted @ 2016-06-28 21:30 fenicnn 阅读(168) 评论(0) 推荐(0)
摘要: 题目链接: 题目 "Delay Constrained Maximum Capacity Path" Time Limit: 10000/10000 MS (Java/Others) Memory Limit: 65535/65535 K (Java/Others) 问题描述 Consider an 阅读全文
posted @ 2016-06-28 20:12 fenicnn 阅读(128) 评论(0) 推荐(0)
摘要: 题目链接: 题目 "C. Civilization" time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output 问题描述 Andrew plays 阅读全文
posted @ 2016-06-28 19:03 fenicnn 阅读(192) 评论(0) 推荐(0)
摘要: 题目链接: 题目 "E. Another Sith Tournament" time limit per test2.5 seconds memory limit per test256 megabytes inputstandard input outputstandard output 问题描述 阅读全文
posted @ 2016-06-28 15:09 fenicnn 阅读(228) 评论(0) 推荐(0)
摘要: 题目链接: 题目 "D. Alyona and Strings" time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output 问题描述 After 阅读全文
posted @ 2016-06-28 11:10 fenicnn 阅读(145) 评论(0) 推荐(0)
摘要: 题目链接: 题目 "D. Kay and Snowflake" time limit per test 3 seconds memory limit per test 256 megabytes input standard input output standard output 问题描述 Aft 阅读全文
posted @ 2016-06-28 00:54 fenicnn 阅读(219) 评论(0) 推荐(0)
摘要: MarkDown 模板 ## 题目链接: <h1 align="center"> </h1> <center></br></center> #### 问题描述 #### 输入 #### 输出 ####样例输入 ####样例输出 ## 题意 ## 题解 ## 代码 对拍 程序 阅读全文
posted @ 2016-06-27 20:28 fenicnn 阅读(214) 评论(0) 推荐(0)
摘要: 题目链接: "点这里" 题目 D. Vitaly and Cycle time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output 问题描述 After 阅读全文
posted @ 2016-06-27 19:53 fenicnn 阅读(197) 评论(0) 推荐(0)
摘要: 题目链接: http://codeforces.com/contest/567/problem/E 题意: 给你一个带重边的图,求三类边: 在最短路构成的DAG图中,哪些边是必须经过的; 其他的(包括不在DAG上的边)不是必须经过的边把权值改小多少才能通过, 或者根本不可能通过的。 题解: 从起点s 阅读全文
posted @ 2016-06-27 18:26 fenicnn 阅读(186) 评论(0) 推荐(0)
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 40 下一页