0_0_7287682_15491.cpp
0_0_7287682_15491.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_7287682_15491.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
0_0_7287682_15491.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_7287682_15491.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
0_0_7287682_15491.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_7287682_15491.cpp(3) : error C2501: “import” : 缺少存储类或类型说明符
0_0_7287682_15491.cpp(3) : error C2086: “int import” : 重定义
0_0_7287682_15491.cpp(2) : 参见“import”的声明
0_0_7287682_15491.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_7287682_15491.cpp(3) : error C2501: “java” : 缺少存储类或类型说明符
0_0_7287682_15491.cpp(3) : error C2086: “int java” : 重定义
0_0_7287682_15491.cpp(2) : 参见“java”的声明
0_0_7287682_15491.cpp(4) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_7287682_15491.cpp(4) : error C2501: “import” : 缺少存储类或类型说明符
0_0_7287682_15491.cpp(4) : error C2086: “int import” : 重定义
0_0_7287682_15491.cpp(2) : 参见“import”的声明
0_0_7287682_15491.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_7287682_15491.cpp(4) : error C2501: “java” : 缺少存储类或类型说明符
0_0_7287682_15491.cpp(4) : error C2086: “int java” : 重定义
0_0_7287682_15491.cpp(2) : 参见“java”的声明
0_0_7287682_15491.cpp(5) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_7287682_15491.cpp(5) : error C2501: “import” : 缺少存储类或类型说明符
0_0_7287682_15491.cpp(5) : error C2086: “int import” : 重定义
0_0_7287682_15491.cpp(2) : 参见“import”的声明
0_0_7287682_15491.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_7287682_15491.cpp(5) : error C2501: “java” : 缺少存储类或类型说明符
0_0_7287682_15491.cpp(5) : error C2086: “int java” : 重定义
0_0_7287682_15491.cpp(2) : 参见“java”的声明
0_0_7287682_15491.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“cin”的前面)
0_0_7287682_15491.cpp(8) : error C2061: 语法错误 : 标识符“Scanner”
0_0_7287682_15491.cpp(8) : error C2864: “cin” : 只有常数静态整型数据成员才可以在类或结构中初始化
0_0_7287682_15491.cpp(8) : error C2501: “Main::cin” : 缺少存储类或类型说明符
0_0_7287682_15491.cpp(9) : error C2146: 语法错误 : 缺少“;”(在标识符“cout”的前面)
0_0_7287682_15491.cpp(9) : error C2065: “System” : 未声明的标识符
0_0_7287682_15491.cpp(9) : error C2228: “.out”的左侧必须有类/结构/联合类型
类型是“'unknown-type'”
0_0_7287682_15491.cpp(9) : error C2864: “cout” : 只有常数静态整型数据成员才可以在类或结构中初始化
0_0_7287682_15491.cpp(9) : error C2501: “Main::cout” : 缺少存储类或类型说明符
0_0_7287682_15491.cpp(11) : error C2144: 语法错误 : “void”的前面应有“:”
0_0_7287682_15491.cpp(11) : error C2061: 语法错误 : 标识符“String”
0_0_7287682_15491.cpp(16) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_7287682_15491.cpp(16) : error C2146: 语法错误 : 缺少“;”(在标识符“solve”的前面)
0_0_7287682_15491.cpp(32) : fatal error C1004: 遇到意外的文件结束
|