摘要: //CodeForces 408B 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "algorithm" 5 using namespace std; 6 int n1[30], n2[30]; 7... 阅读全文
posted @ 2015-02-24 23:58 AC_Phoenix 阅读(150) 评论(0) 推荐(0)
摘要: //CodeForces 408A 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "algorithm" 5 using namespace std; 6 int n, k[110], tmp, r... 阅读全文
posted @ 2015-02-24 23:57 AC_Phoenix 阅读(268) 评论(0) 推荐(0)
摘要: //CodeForces 413C 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "algorithm" 5 #include "vector" 6 using namespace std; 7 i... 阅读全文
posted @ 2015-02-24 18:18 AC_Phoenix 阅读(170) 评论(0) 推荐(0)
摘要: //CodeForces 413B 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "algorithm" 5 #include "vector" 6 using namespace std; 7 i... 阅读全文
posted @ 2015-02-24 18:17 AC_Phoenix 阅读(180) 评论(0) 推荐(0)
摘要: //CodeForces 413A 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "algorithm" 5 #include "vector" 6 using namespace std; 7 i... 阅读全文
posted @ 2015-02-24 18:16 AC_Phoenix 阅读(234) 评论(0) 推荐(0)
摘要: //CodeForces 412E 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "algorithm" 5 #include "vector" 6 using namespace std; 7 c... 阅读全文
posted @ 2015-02-24 18:15 AC_Phoenix 阅读(137) 评论(0) 推荐(0)
摘要: //CodeForces 412D 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "algorithm" 5 #include "vector" 6 using namespace std; 7 i... 阅读全文
posted @ 2015-02-24 18:14 AC_Phoenix 阅读(223) 评论(0) 推荐(0)
摘要: //CodeForces 412C 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "algorithm" 5 #include "vector" 6 using namespace std; 7 v... 阅读全文
posted @ 2015-02-24 18:13 AC_Phoenix 阅读(181) 评论(0) 推荐(0)
摘要: //CodeForces 412B 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "algorithm" 5 #include "vector" 6 using namespace std; 7 i... 阅读全文
posted @ 2015-02-24 18:12 AC_Phoenix 阅读(217) 评论(0) 推荐(0)
摘要: //CodeForces 412A 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "algorithm" 5 #include "vector" 6 using namespace std; 7 i... 阅读全文
posted @ 2015-02-24 18:11 AC_Phoenix 阅读(158) 评论(0) 推荐(0)