🌈 搜索
📅  最后修改于: 2022-03-11 14:44:53.043000             🧑  作者: Mango
string line; while (getline(cin, line)) { // do something with the line }