摘要:
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)
浙公网安备 33010602011771号