摘要: A Good Set 分析:水题,选奇数即可 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "cmath" 5 using namespace std; 6 //const int maxn=110 阅读全文
posted @ 2017-06-08 16:30 wolf940509 阅读(141) 评论(0) 推荐(0)