摘要:
//---------------MY CODE-------------------------#include<iostream>#include<vector>#include<string>using namespace std;string get(string word){ for(int i = 1; i != word.size(); ++i) { ch... 阅读全文
posted @ 2012-11-13 22:55
桑海
阅读(281)
评论(1)
推荐(0)
浙公网安备 33010602011771号