摘要: #include <cstdio> #include <cstring> #include <cmath> #include <algorithm> using namespace std; char a[10010]; int main() { int T; scanf("%d",&T); whi 阅读全文
posted @ 2016-12-01 21:12 江南何采莲 阅读(246) 评论(0) 推荐(0)