0_0_22385252_18775.cpp
0_0_22385252_18775.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_22385252_18775.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_22385252_18775.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_22385252_18775.cpp(8) : error C3381: “Main”: 只有在用 /clr 选项编译的代码中才有程序集访问说明符
0_0_22385252_18775.cpp(10) : error C2146: 语法错误: 缺少“;”(在标识符“vis”的前面)
0_0_22385252_18775.cpp(10) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_22385252_18775.cpp(10) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_22385252_18775.cpp(10) : error C2238: 意外的标记位于“;”之前
0_0_22385252_18775.cpp(11) : error C2864: “Main::inf”: 带有类内初始值设定项的静态数据成员必须具有不可变的常量整型
类型是“int”
0_0_22385252_18775.cpp(23) : error C2146: 语法错误: 缺少“;”(在标识符“node”的前面)
0_0_22385252_18775.cpp(23) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_22385252_18775.cpp(23) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_22385252_18775.cpp(23) : error C2238: 意外的标记位于“;”之前
0_0_22385252_18775.cpp(24) : error C2512: “Main”: 没有合适的默认构造函数可用
0_0_22385252_18775.cpp(24) : error C2864: “Main::hdu”: 带有类内初始值设定项的静态数据成员必须具有不可变的常量整型
类型是“Main”
0_0_22385252_18775.cpp(25) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_22385252_18775.cpp(25) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_22385252_18775.cpp(25) : error C2238: 意外的标记位于“;”之前
0_0_22385252_18775.cpp(26) : error C2864: “Main::d”: 带有类内初始值设定项的静态数据成员必须具有不可变的常量整型
类型是“int []”
0_0_22385252_18775.cpp(27) : error C2144: 语法错误:“void”的前面应有“:”
0_0_22385252_18775.cpp(27) : error C2061: 语法错误: 标识符“String”
0_0_22385252_18775.cpp(64) : error C2144: 语法错误:“void”的前面应有“:”
0_0_22385252_18775.cpp(87) : error C2144: 语法错误:“void”的前面应有“:”
0_0_22385252_18775.cpp(94) : fatal error C1004: 发现意外的文件尾
|