0_0_39083172_9501.cpp
0_0_39083172_9501.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_39083172_9501.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39083172_9501.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_39083172_9501.cpp(9) : error C3381: “Main”: 只有在用 /clr 选项编译的代码中才有程序集访问说明符
0_0_39083172_9501.cpp(10) : error C2144: 语法错误:“int”的前面应有“:”
0_0_39083172_9501.cpp(10) : error C2059: 语法错误:“[”
0_0_39083172_9501.cpp(10) : error C2238: 意外的标记位于“;”之前
0_0_39083172_9501.cpp(11) : error C2144: 语法错误:“int”的前面应有“:”
0_0_39083172_9501.cpp(11) : error C2087: “boolean”: 缺少下标
0_0_39083172_9501.cpp(11) : error C2146: 语法错误: 缺少“;”(在标识符“map”的前面)
0_0_39083172_9501.cpp(11) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39083172_9501.cpp(12) : error C2144: 语法错误:“int”的前面应有“:”
0_0_39083172_9501.cpp(12) : error C2146: 语法错误: 缺少“;”(在标识符“finish”的前面)
0_0_39083172_9501.cpp(12) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39083172_9501.cpp(12) : error C2040: “Main::boolean”:“int”与“int [][1]”的间接寻址级别不同
0_0_39083172_9501.cpp(13) : error C2144: 语法错误:“int”的前面应有“:”
0_0_39083172_9501.cpp(16) : error C2144: 语法错误:“void”的前面应有“:”
0_0_39083172_9501.cpp(16) : error C2061: 语法错误: 标识符“String”
0_0_39083172_9501.cpp(43) : error C2144: 语法错误:“void”的前面应有“:”
0_0_39083172_9501.cpp(78) : fatal error C1004: 发现意外的文件尾
|