摘要: 链接 分析:求出b进制以后在判是否为回文 1 /* 2 ID:wanghan 3 PROB:palsquare 4 LANG:C++ 5 */ 6 #include "iostream" 7 #include "cstdio" 8 #include "cstring" 9 #include "str 阅读全文
posted @ 2017-05-30 23:34 wolf940509 阅读(148) 评论(0) 推荐(0)