#include <vector>
using namespace std;
这样就解决了
参考资料:
http://blog.sina.com.cn/s/blog_567a58300100x2kf.html
本文介绍了一种在C++中使用标准库vector的方法,并展示了如何正确地包含必要的头文件来解决问题。
#include <vector>
using namespace std;
http://blog.sina.com.cn/s/blog_567a58300100x2kf.html
2127

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