0_0_37539482_31924.cpp
0_0_37539482_31924.cpp(11) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_37539482_31924.cpp(12) : error C2872: “max”: 不明确的符号
可能是“0_0_37539482_31924.cpp(11) : const int max”
或 “max”
0_0_37539482_31924.cpp(19) : error C2872: “max”: 不明确的符号
可能是“0_0_37539482_31924.cpp(11) : const int max”
或 “max”
0_0_37539482_31924.cpp(24) : error C2872: “max”: 不明确的符号
可能是“0_0_37539482_31924.cpp(11) : const int max”
或 “max”
|