摘要: A题((Mike and Cellphone) 看起来好像需要模拟数字键位的运动,可是,只要判断出那些必然YES的数字组合不就好了么 #include <cstdio> #include <iostream> #include <cstring> using namespace std; int v 阅读全文
posted @ 2016-10-08 16:21 江南何采莲 阅读(234) 评论(0) 推荐(0) 编辑