随笔分类 -  ACM 其他——省赛

摘要:A 2152 Phone Number:水 #include <cstdio> #include <cstring> #include <algorithm> #include <iostream> using namespace std; int cmp(string a,string b) { 阅读全文
posted @ 2018-04-10 09:53 Travelller 阅读(201) 评论(0) 推荐(0)