0_0_28865298_11320.cpp
0_0_28865298_11320.cpp(7) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_28865298_11320.cpp(15) : error C2678: 二进制“<<”: 没有找到接受“std::istream”类型的左操作数的运算符(或没有可接受的转换)
可能是“内置 C++ operator<<(bool, int)”
尝试匹配参数列表“(std::istream, const int)”时
0_0_28865298_11320.cpp(16) : error C2065: “sun”: 未声明的标识符
|