0_0_10202157_9352.cpp
0_0_10202157_9352.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_10202157_9352.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_10202157_9352.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_10202157_9352.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(2) : error C2086: “int import” : 重定义
0_0_10202157_9352.cpp(1) : 参见“import”的声明
0_0_10202157_9352.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_10202157_9352.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(2) : error C2086: “int java” : 重定义
0_0_10202157_9352.cpp(1) : 参见“java”的声明
0_0_10202157_9352.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_10202157_9352.cpp(3) : error C2501: “import” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(3) : error C2086: “int import” : 重定义
0_0_10202157_9352.cpp(1) : 参见“import”的声明
0_0_10202157_9352.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_10202157_9352.cpp(3) : error C2501: “java” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(3) : error C2086: “int java” : 重定义
0_0_10202157_9352.cpp(1) : 参见“java”的声明
0_0_10202157_9352.cpp(4) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_10202157_9352.cpp(4) : error C2501: “import” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(4) : error C2086: “int import” : 重定义
0_0_10202157_9352.cpp(1) : 参见“import”的声明
0_0_10202157_9352.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_10202157_9352.cpp(4) : error C2501: “java” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(4) : error C2086: “int java” : 重定义
0_0_10202157_9352.cpp(1) : 参见“java”的声明
0_0_10202157_9352.cpp(5) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_10202157_9352.cpp(5) : error C2501: “import” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(5) : error C2086: “int import” : 重定义
0_0_10202157_9352.cpp(1) : 参见“import”的声明
0_0_10202157_9352.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_10202157_9352.cpp(5) : error C2501: “java” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(5) : error C2086: “int java” : 重定义
0_0_10202157_9352.cpp(1) : 参见“java”的声明
0_0_10202157_9352.cpp(9) : error C3409: 不允许空属性块
0_0_10202157_9352.cpp(9) : error C2061: 语法错误 : 标识符“arr”
0_0_10202157_9352.cpp(9) : error C2238: 意外的标记位于“;”之前
0_0_10202157_9352.cpp(10) : error C3409: 不允许空属性块
0_0_10202157_9352.cpp(10) : error C2061: 语法错误 : 标识符“sum”
0_0_10202157_9352.cpp(10) : error C2238: 意外的标记位于“;”之前
0_0_10202157_9352.cpp(11) : error C2059: 语法错误 : “{”
0_0_10202157_9352.cpp(11) : error C2334: “{”的前面有意外标记;跳过明显的函数体
0_0_10202157_9352.cpp(18) : error C2144: 语法错误 : “void”的前面应有“:”
0_0_10202157_9352.cpp(18) : error C2061: 语法错误 : 标识符“String”
0_0_10202157_9352.cpp(18) : error C2146: 语法错误 : 缺少“;”(在标识符“throws”的前面)
0_0_10202157_9352.cpp(18) : error C2146: 语法错误 : 缺少“;”(在标识符“NumberFormatException”的前面)
0_0_10202157_9352.cpp(18) : error C2501: “Main::throws” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(18) : error C2501: “Main::NumberFormatException” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(19) : error C2501: “Main::IOException” : 缺少存储类或类型说明符
0_0_10202157_9352.cpp(19) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_10202157_9352.cpp(19) : error C2334: “{”的前面有意外标记;跳过明显的函数体
0_0_10202157_9352.cpp(42) : fatal error C1004: 遇到意外的文件结束
|