摘要:
题目来源:http://acm.hdu.edu.cn/showproblem.php?pid=4730分析1:string s.substr(pos, n) 从 pos 开始 截取n个 字符代码如下:string st;int main(){ int t,k=1,len; scanf("... 阅读全文
posted @ 2014-04-14 11:36
goodniao_1
阅读(162)
评论(0)
推荐(0)
2014年4月14日