while(getline(cin,s)){//輸入一行 stream.clear();//清空字串串流
std::stringstream::clear的作用不是清空流,而是清空流上的flag,内容不会被清空