2014年10月6日

codeforces 475D

摘要: 题意:给定n(n 2 using namespace std; 3 int a[101010], nxt[101010], n; 4 map mp; 5 6 void solve(){ 7 for (int i = 1; i = 1; --i){11 int g = ... 阅读全文
posted @ 2014-10-06 14:22 yzcstc 阅读(491) 评论(0) 推荐(0)