摘要: 本题很水,主要是处理换行用getchar读入,空格可以输出,换行也可以 求过 #include <iostream> #include <algorithm> #include <cstdio> #include <string> using namespace std; int main() { 阅读全文
posted @ 2020-11-28 09:42 HappyBobb 阅读(10) 评论(0) 推荐(0)