摘要: 思路打表模拟,签到题。 1 #include <iostream> 2 #include <cstring> 3 #include <string> 4 #include <cstdio> 5 #include <map> 6 #include <set> 7 #include <vector> 8 阅读全文
posted @ 2017-03-13 00:01 hymscoty 阅读(989) 评论(0) 推荐(0)