摘要: A. Hasan the lazy judge #include <bits/stdc++.h> using namespace std; inline int read(){ int x=0; bool f=0; char ch=getchar(); while (ch<'0' || '9'<ch 阅读全文
posted @ 2019-05-18 18:26 丧心病狂工科女 阅读(875) 评论(0) 推荐(0) 编辑