摘要: 1.string s; getline(cin, s); 2.输入输出流 3.string s; for (auto i : s) 其中i是s[k],并非是k 阅读全文
posted @ 2021-05-02 16:26 bear_xin 阅读(29) 评论(0) 推荐(0)