摘要: http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=5272打表找规律。 1 #include 2 #include 3 #include 4 #define LL long long 5 using namespace std... 阅读全文
posted @ 2014-10-28 22:40 null1019 阅读(178) 评论(0) 推荐(0) 编辑
摘要: http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=5274 1 #include 2 #include 3 #include 4 using namespace std; 5 6 int n,l; 7 char str[10... 阅读全文
posted @ 2014-10-28 21:45 null1019 阅读(182) 评论(0) 推荐(0) 编辑