摘要: #include #include #include #include #include #define ll long long #define gc getchar #define maxn 1005 #define mo 10007 using namespace std; inline ll read(){//写一个快读函数 ll a=0;int f=0;char p=gc()... 阅读全文
posted @ 2019-03-19 21:29 李白莘莘学子 阅读(177) 评论(0) 推荐(0)