y0da

error C2065: “cout”: 未声明的标识符

在头文件下加上:

#include <iostream>

using namespace std;

分类:

技术点:

相关文章: