本题为《C++程序设计原理与实践》Chapter3 习题7
参考链接:
C++中输入字符串的几种方法
C++ 字符串与字符数组 详解
#include <algorithm>
#include <iostream>
#include <string>
#include <vector>
using namespace std;
本题为《C++程序设计原理与实践》Chapter3 习题7
参考链接:
C++中输入字符串的几种方法
C++ 字符串与字符数组 详解
#include <algorithm>
#include <iostream>
#include <string>
#include <vector>
using namespace std;

被折叠的 条评论
为什么被折叠?