0_0_31858345_12907.cpp
0_0_31858345_12907.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_31858345_12907.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31858345_12907.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_31858345_12907.cpp(5) : error C2087: “map”: 缺少下标
0_0_31858345_12907.cpp(6) : error C2087: “dis”: 缺少下标
0_0_31858345_12907.cpp(7) : error C2864: “Main::inf”: 带有类内初始值设定项的静态数据成员必须具有不可变的常量整型
类型是“int”
0_0_31858345_12907.cpp(8) : error C2864: “Main::minn”: 带有类内初始值设定项的静态数据成员必须具有不可变的常量整型
类型是“int”
0_0_31858345_12907.cpp(58) : error C2144: 语法错误:“void”的前面应有“:”
0_0_31858345_12907.cpp(58) : error C2061: 语法错误: 标识符“String”
0_0_31858345_12907.cpp(88) : fatal error C1004: 发现意外的文件尾
|