0_0_20004355_4882.cpp
0_0_20004355_4882.cpp(7) : error C2678: 二进制“<<”: 没有找到接受“std::istream”类型的左操作数的运算符(或没有可接受的转换)
可能是“内置 C++ operator<<(bool, int)”
尝试匹配参数列表“(std::istream, int)”时
0_0_20004355_4882.cpp(7) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_20004355_4882.cpp(7) : error C2065: “ x”: 未声明的标识符
0_0_20004355_4882.cpp(7) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|