上一页 1 ··· 144 145 146 147 148 149 150 151 152 ··· 164 下一页
  2018年2月11日
摘要: Silver Cow PartyTime Limit : 4000/2000ms (Java/Other) Memory Limit : 131072/65536K (Java/Other)Total... 阅读全文
posted @ 2018-02-11 16:55 蔡军帅 阅读(110) 评论(0) 推荐(0)
摘要: Silver Cow Party Problem Description One cow from each of N farms (1 ≤ N ≤ 1000) conveniently numbered 1..N is going to attend the big cow party to be 阅读全文
posted @ 2018-02-11 16:55 蔡军帅 阅读(123) 评论(0) 推荐(0)
摘要: 链接:https://www.nowcoder.net/acm/contest/76/C来源:牛客网时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 32768K,其他语言65536K 64b... 阅读全文
posted @ 2018-02-11 15:38 蔡军帅 阅读(133) 评论(0) 推荐(0)
摘要: 链接:https://www.nowcoder.net/acm/contest/76/C来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C 阅读全文
posted @ 2018-02-11 15:38 蔡军帅 阅读(229) 评论(0) 推荐(0)
摘要: #include #include #include #includeusing namespace std;int v[10];int a[10];void display(){ int i; ... 阅读全文
posted @ 2018-02-11 14:41 蔡军帅 阅读(194) 评论(0) 推荐(0)
摘要: #include #include #include #include using namespace std; int v[10]; int a[10]; void display() { int i; for (i = 1; i <= 8; i++) { if (i == 8) cout << a[i] << endl; else... 阅读全文
posted @ 2018-02-11 14:41 蔡军帅 阅读(814) 评论(0) 推荐(0)
  2018年2月10日
摘要: 过山车Time Limit : 1000/1000ms (Java/Other) Memory Limit : 32768/32768K (Java/Other)Total Submission(s)... 阅读全文
posted @ 2018-02-10 19:40 蔡军帅 阅读(108) 评论(0) 推荐(0)
摘要: 过山车 Font: Times New Roman | Verdana | Georgia Font Size: ← → Problem Description RPG girls今天和大家一起去游乐场玩,终于可以坐上梦寐以求的过山车了。可是,过山车的每一排只有两个座位,而且还有条不成文的规矩,就是 阅读全文
posted @ 2018-02-10 19:40 蔡军帅 阅读(215) 评论(0) 推荐(0)
摘要: 趣写算法系列之--匈牙利算法 http://blog.csdn.net/dark_scope/article/details/88805472013年07月18日 13:39:5971797【书本上的算法... 阅读全文
posted @ 2018-02-10 19:19 蔡军帅 阅读(116) 评论(0) 推荐(0)
摘要: 趣写算法系列之--匈牙利算法 http://blog.csdn.net/dark_scope/article/details/8880547 2013年07月18日 13:39:59 71797 2013年07月18日 13:39:59 71797 【书本上的算法往往讲得非常复杂,我和我的朋友计划用 阅读全文
posted @ 2018-02-10 19:19 蔡军帅 阅读(272) 评论(0) 推荐(0)
上一页 1 ··· 144 145 146 147 148 149 150 151 152 ··· 164 下一页