0_0_6830463_23671.cpp
0_0_6830463_23671.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_6830463_23671.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
0_0_6830463_23671.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_6830463_23671.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
0_0_6830463_23671.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_6830463_23671.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
0_0_6830463_23671.cpp(2) : error C2086: “int import” : 重定义
0_0_6830463_23671.cpp(1) : 参见“import”的声明
0_0_6830463_23671.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_6830463_23671.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
0_0_6830463_23671.cpp(2) : error C2086: “int java” : 重定义
0_0_6830463_23671.cpp(1) : 参见“java”的声明
0_0_6830463_23671.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_6830463_23671.cpp(3) : error C2501: “import” : 缺少存储类或类型说明符
0_0_6830463_23671.cpp(3) : error C2086: “int import” : 重定义
0_0_6830463_23671.cpp(1) : 参见“import”的声明
0_0_6830463_23671.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_6830463_23671.cpp(3) : error C2501: “java” : 缺少存储类或类型说明符
0_0_6830463_23671.cpp(3) : error C2086: “int java” : 重定义
0_0_6830463_23671.cpp(1) : 参见“java”的声明
0_0_6830463_23671.cpp(4) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_6830463_23671.cpp(4) : error C2501: “import” : 缺少存储类或类型说明符
0_0_6830463_23671.cpp(4) : error C2086: “int import” : 重定义
0_0_6830463_23671.cpp(1) : 参见“import”的声明
0_0_6830463_23671.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_6830463_23671.cpp(4) : error C2501: “java” : 缺少存储类或类型说明符
0_0_6830463_23671.cpp(4) : error C2086: “int java” : 重定义
0_0_6830463_23671.cpp(1) : 参见“java”的声明
0_0_6830463_23671.cpp(9) : error C2144: 语法错误 : “Node”的前面应有“:”
0_0_6830463_23671.cpp(15) : error C2236: 意外的“class”“Main”
0_0_6830463_23671.cpp(15) : error C3381: “Main” : 程序集访问说明符只能应用于托管类型
0_0_6830463_23671.cpp(15) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_6830463_23671.cpp(15) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_6830463_23671.cpp(136) : error C2146: 语法错误 : 缺少“;”(在标识符“Comparator”的前面)
0_0_6830463_23671.cpp(136) : error C2079: “implements”使用未定义的 class“Cmp”
0_0_6830463_23671.cpp(136) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_6830463_23671.cpp(136) : error C2501: “Comparator” : 缺少存储类或类型说明符
0_0_6830463_23671.cpp(136) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_6830463_23671.cpp(136) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
|