Fork me on GitHub
摘要: A. Codeforces 92A Chips签到题。。#include #include #include #include #include using namespace std;#define N 10007int a[55];int main(){ int n,m,i; whi... 阅读全文
posted @ 2014-02-20 13:51 whatbeg 阅读(352) 评论(0) 推荐(0)