摘要:
0.数据文件我爱你首都北京我爱你北京我爱你伟大首都北京首都我爱javacomego1.map#include <iostream>using namespace std;void map(){ string line; getline(cin,line); while(!cin.eof()){ cout << line << "\t" << "1" <<endl; getline(cin,line); }}int main(int argc,char** argv){ map();}2.redu 阅读全文
posted @ 2012-09-14 12:15
sharpstill
阅读(1315)
评论(0)
推荐(0)
浙公网安备 33010602011771号