摘要: A. #include <iostream> #include<cstdio> #include<cstring> #include<cmath> #include<algorithm> using namespace std; char s[65]; int main() { int n;scan 阅读全文
posted @ 2018-12-28 16:45 l..q 阅读(387) 评论(0) 推荐(0)