HDU4850 Wow! Such String! —— 字符串构造
摘要:
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4850 代码如下: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cstdlib> 5 #inclu 阅读全文
posted @ 2017-05-31 19:01 h_z_cong 阅读(146) 评论(0) 推荐(0) 编辑