摘要: uva1610 聚会游戏(细节处理) 输入一个n(n include include using namespace std; const int maxn=1005; int n; string a[maxn], s1, s2; void getstr(int l, int r, int ord, 阅读全文
posted @ 2018-02-18 20:42 pechpo 阅读(448) 评论(0) 推荐(0)