摘要: Codeforces Round #360 (Div. 2) A == B 水,但记一下: 第 n 个长度为偶数的回文数是 n+reverse(n)。 C dfs 01染色,水 #include<bits/stdc++.h> using namespace std; #pragma comment( 阅读全文
posted @ 2017-07-30 12:13 v9fly 阅读(242) 评论(0) 推荐(0)