0_0_26067882_8116.cpp
0_0_26067882_8116.cpp(6) : error C2678: 二进制“<<”: 没有找到接受“std::istream”类型的左操作数的运算符(或没有可接受的转换)
可能是“内置 C++ operator<<(bool, int)”
尝试匹配参数列表“(std::istream, int)”时
0_0_26067882_8116.cpp(7) : error C2065: “i”: 未声明的标识符
0_0_26067882_8116.cpp(9) : error C2065: “i”: 未声明的标识符
0_0_26067882_8116.cpp(10) : error C2065: “i”: 未声明的标识符
|