摘要: 可读空格: cin.get(); cin.getline(); gets(); getline(); 前三istring流 最后一个string流 #include<bits/stdc++.h> using namespace std; #define ll long long #define in 阅读全文
posted @ 2021-04-24 22:02 DuJunlong 阅读(26) 评论(0) 推荐(0)