0_0_20807006_12644.cpp
0_0_20807006_12644.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_20807006_12644.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_20807006_12644.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_20807006_12644.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_20807006_12644.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_20807006_12644.cpp(2) : error C2086: “int import”: 重定义
0_0_20807006_12644.cpp(1) : 参见“import”的声明
0_0_20807006_12644.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_20807006_12644.cpp(2) : error C2086: “int java”: 重定义
0_0_20807006_12644.cpp(1) : 参见“java”的声明
0_0_20807006_12644.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_20807006_12644.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_20807006_12644.cpp(3) : error C2086: “int import”: 重定义
0_0_20807006_12644.cpp(1) : 参见“import”的声明
0_0_20807006_12644.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_20807006_12644.cpp(3) : error C2086: “int java”: 重定义
0_0_20807006_12644.cpp(1) : 参见“java”的声明
0_0_20807006_12644.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_20807006_12644.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_20807006_12644.cpp(4) : error C2086: “int import”: 重定义
0_0_20807006_12644.cpp(1) : 参见“import”的声明
0_0_20807006_12644.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_20807006_12644.cpp(4) : error C2086: “int java”: 重定义
0_0_20807006_12644.cpp(1) : 参见“java”的声明
0_0_20807006_12644.cpp(5) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_20807006_12644.cpp(5) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_20807006_12644.cpp(5) : error C2086: “int import”: 重定义
0_0_20807006_12644.cpp(1) : 参见“import”的声明
0_0_20807006_12644.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_20807006_12644.cpp(5) : error C2086: “int java”: 重定义
0_0_20807006_12644.cpp(1) : 参见“java”的声明
0_0_20807006_12644.cpp(6) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_20807006_12644.cpp(6) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_20807006_12644.cpp(6) : error C2086: “int import”: 重定义
0_0_20807006_12644.cpp(1) : 参见“import”的声明
0_0_20807006_12644.cpp(6) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_20807006_12644.cpp(6) : error C2086: “int java”: 重定义
0_0_20807006_12644.cpp(1) : 参见“java”的声明
0_0_20807006_12644.cpp(9) : error C3381: “Main”: 只有在用 /clr 选项编译的代码中才有程序集访问说明符
0_0_20807006_12644.cpp(11) : error C3381: “Main::Persent”: 只有在用 /clr 选项编译的代码中才有程序集访问说明符
0_0_20807006_12644.cpp(12) : error C2144: 语法错误:“double”的前面应有“:”
0_0_20807006_12644.cpp(13) : error C2144: 语法错误:“int”的前面应有“:”
0_0_20807006_12644.cpp(24) : error C2059: 语法错误:“private”
0_0_20807006_12644.cpp(24) : error C2236: 意外的标记“class”。是否忘记了“;”?
0_0_20807006_12644.cpp(24) : error C2146: 语法错误: 缺少“;”(在标识符“Comparator”的前面)
0_0_20807006_12644.cpp(24) : error C2079: “Main::implements”使用未定义的 class“PersentComparator”
0_0_20807006_12644.cpp(24) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_20807006_12644.cpp(24) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_20807006_12644.cpp(25) : error C2334: “{”的前面有意外标记;跳过明显的函数体
0_0_20807006_12644.cpp(40) : error C2144: 语法错误:“double”的前面应有“:”
0_0_20807006_12644.cpp(40) : error C2059: 语法错误:“[”
0_0_20807006_12644.cpp(40) : error C2238: 意外的标记位于“;”之前
0_0_20807006_12644.cpp(41) : error C2144: 语法错误:“double”的前面应有“:”
0_0_20807006_12644.cpp(41) : error C2059: 语法错误:“[”
0_0_20807006_12644.cpp(41) : error C2238: 意外的标记位于“;”之前
0_0_20807006_12644.cpp(42) : error C2144: 语法错误:“double”的前面应有“:”
0_0_20807006_12644.cpp(43) : error C2144: 语法错误:“int”的前面应有“:”
0_0_20807006_12644.cpp(44) : error C2146: 语法错误: 缺少“:”(在标识符“List”的前面)
0_0_20807006_12644.cpp(44) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_20807006_12644.cpp(44) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_20807006_12644.cpp(44) : error C2238: 意外的标记位于“;”之前
0_0_20807006_12644.cpp(55) : error C2144: 语法错误:“void”的前面应有“:”
0_0_20807006_12644.cpp(61) : error C2144: 语法错误:“void”的前面应有“:”
0_0_20807006_12644.cpp(71) : error C2144: 语法错误:“double”的前面应有“:”
0_0_20807006_12644.cpp(105) : error C2144: 语法错误:“void”的前面应有“:”
0_0_20807006_12644.cpp(114) : error C2144: 语法错误:“void”的前面应有“:”
0_0_20807006_12644.cpp(114) : error C2061: 语法错误: 标识符“String”
0_0_20807006_12644.cpp(144) : fatal error C1004: 发现意外的文件尾
|