0_0_3100591_4061.cpp
0_0_3100591_4061.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_3100591_4061.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_3100591_4061.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_3100591_4061.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(2) : error C2086: “int import” : 重定义
0_0_3100591_4061.cpp(1) : 参见“import”的声明
0_0_3100591_4061.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_3100591_4061.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(2) : error C2086: “int java” : 重定义
0_0_3100591_4061.cpp(1) : 参见“java”的声明
0_0_3100591_4061.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_3100591_4061.cpp(3) : error C2501: “import” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(3) : error C2086: “int import” : 重定义
0_0_3100591_4061.cpp(1) : 参见“import”的声明
0_0_3100591_4061.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_3100591_4061.cpp(3) : error C2501: “java” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(3) : error C2086: “int java” : 重定义
0_0_3100591_4061.cpp(1) : 参见“java”的声明
0_0_3100591_4061.cpp(4) : error C2144: 语法错误 : “int”的前面应有“;”
0_0_3100591_4061.cpp(4) : error C2501: “import” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(4) : error C2086: “int import” : 重定义
0_0_3100591_4061.cpp(1) : 参见“import”的声明
0_0_3100591_4061.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_3100591_4061.cpp(4) : error C2370: “java” : 重定义;不同的存储类
0_0_3100591_4061.cpp(1) : 参见“java”的声明
0_0_3100591_4061.cpp(6) : error C3381: “Main” : 程序集访问说明符只能应用于托管类型
0_0_3100591_4061.cpp(7) : error C2146: 语法错误 : 缺少“;”(在标识符“fill”的前面)
0_0_3100591_4061.cpp(13) : error C2144: 语法错误 : “void”的前面应有“:”
0_0_3100591_4061.cpp(13) : error C2061: 语法错误 : 标识符“String”
0_0_3100591_4061.cpp(13) : error C2146: 语法错误 : 缺少“;”(在标识符“throws”的前面)
0_0_3100591_4061.cpp(13) : error C2146: 语法错误 : 缺少“;”(在标识符“Exception”的前面)
0_0_3100591_4061.cpp(13) : error C2501: “Main::throws” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(13) : error C2501: “Main::Exception” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(16) : error C2146: 语法错误 : 缺少“;”(在标识符“in”的前面)
0_0_3100591_4061.cpp(16) : error C2501: “Main::Scanner” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(16) : error C2061: 语法错误 : 标识符“Scanner”
0_0_3100591_4061.cpp(16) : error C2864: “in” : 只有常数静态整型数据成员才可以在类或结构中初始化
0_0_3100591_4061.cpp(16) : error C2501: “Main::in” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(17) : error C2146: 语法错误 : 缺少“;”(在标识符“out”的前面)
0_0_3100591_4061.cpp(17) : error C2501: “Main::PrintStream” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(17) : error C2065: “System” : 未声明的标识符
0_0_3100591_4061.cpp(17) : error C2228: “.out”的左侧必须有类/结构/联合类型
类型是“'unknown-type'”
0_0_3100591_4061.cpp(17) : error C2864: “out” : 只有常数静态整型数据成员才可以在类或结构中初始化
0_0_3100591_4061.cpp(17) : error C2501: “Main::out” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(23) : error C2065: “Integer” : 未声明的标识符
0_0_3100591_4061.cpp(23) : error C2228: “.parseInt”的左侧必须有类/结构/联合类型
类型是“'unknown-type'”
0_0_3100591_4061.cpp(23) : error C2065: “in” : 未声明的标识符
0_0_3100591_4061.cpp(23) : error C2228: “.nextLine”的左侧必须有类/结构/联合类型
类型是“'unknown-type'”
0_0_3100591_4061.cpp(23) : error C2864: “n” : 只有常数静态整型数据成员才可以在类或结构中初始化
0_0_3100591_4061.cpp(24) : error C2059: 语法错误 : “for”
0_0_3100591_4061.cpp(24) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_3100591_4061.cpp(24) : error C2238: 意外的标记位于“;”之前
0_0_3100591_4061.cpp(24) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_3100591_4061.cpp(24) : error C2501: “Main::i” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(24) : error C2238: 意外的标记位于“;”之前
0_0_3100591_4061.cpp(24) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_3100591_4061.cpp(24) : error C2501: “Main::i” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(24) : error C2059: 语法错误 : “)”
0_0_3100591_4061.cpp(24) : error C2334: “{”的前面有意外标记;跳过明显的函数体
0_0_3100591_4061.cpp(78) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_3100591_4061.cpp(78) : error C2501: “Main::out” : 缺少存储类或类型说明符
0_0_3100591_4061.cpp(78) : error C2238: 意外的标记位于“;”之前
0_0_3100591_4061.cpp(81) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_3100591_4061.cpp(81) : error C2059: 语法错误 : “}”
0_0_3100591_4061.cpp(81) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_3100591_4061.cpp(81) : error C2059: 语法错误 : “}”
|