🌈 搜索
📅  最后修改于: 2022-03-11 14:59:47.843000             🧑  作者: Mango
string text; getline(cin, text); text = text.substr(0, 100);