0_0_4029396_14283.cpp
0_0_4029396_14283.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“Assignment1”的前面)
0_0_4029396_14283.cpp(1) : error C2501: “package” : 缺少存储类或类型说明符
0_0_4029396_14283.cpp(1) : error C2501: “Assignment1” : 缺少存储类或类型说明符
0_0_4029396_14283.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_4029396_14283.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
0_0_4029396_14283.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_4029396_14283.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
0_0_4029396_14283.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_4029396_14283.cpp(3) : error C2501: “import” : 缺少存储类或类型说明符
0_0_4029396_14283.cpp(3) : error C2086: “int import” : 重定义
0_0_4029396_14283.cpp(2) : 参见“import”的声明
0_0_4029396_14283.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_4029396_14283.cpp(3) : error C2501: “java” : 缺少存储类或类型说明符
0_0_4029396_14283.cpp(3) : error C2086: “int java” : 重定义
0_0_4029396_14283.cpp(2) : 参见“java”的声明
0_0_4029396_14283.cpp(4) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_4029396_14283.cpp(4) : error C2501: “import” : 缺少存储类或类型说明符
0_0_4029396_14283.cpp(4) : error C2086: “int import” : 重定义
0_0_4029396_14283.cpp(2) : 参见“import”的声明
0_0_4029396_14283.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_4029396_14283.cpp(4) : error C2501: “java” : 缺少存储类或类型说明符
0_0_4029396_14283.cpp(4) : error C2086: “int java” : 重定义
0_0_4029396_14283.cpp(2) : 参见“java”的声明
0_0_4029396_14283.cpp(5) : error C3381: “Assignment1_Exercise2” : 程序集访问说明符只能应用于托管类型
0_0_4029396_14283.cpp(6) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_4029396_14283.cpp(6) : error C2146: 语法错误 : 缺少“;”(在标识符“change”的前面)
0_0_4029396_14283.cpp(6) : error C2061: 语法错误 : 标识符“String”
0_0_4029396_14283.cpp(11) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_4029396_14283.cpp(11) : error C2146: 语法错误 : 缺少“;”(在标识符“changeback”的前面)
0_0_4029396_14283.cpp(11) : error C2061: 语法错误 : 标识符“Stack”
0_0_4029396_14283.cpp(16) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_4029396_14283.cpp(16) : error C2146: 语法错误 : 缺少“;”(在标识符“delete0”的前面)
0_0_4029396_14283.cpp(16) : error C2086: “int Assignment1_Exercise2::String” : 重定义
0_0_4029396_14283.cpp(11) : 参见“Assignment1_Exercise2::String”的声明
0_0_4029396_14283.cpp(16) : error C2061: 语法错误 : 标识符“String”
0_0_4029396_14283.cpp(27) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_4029396_14283.cpp(27) : error C2146: 语法错误 : 缺少“;”(在标识符“summation”的前面)
0_0_4029396_14283.cpp(27) : error C2086: “int Assignment1_Exercise2::String” : 重定义
0_0_4029396_14283.cpp(11) : 参见“Assignment1_Exercise2::String”的声明
0_0_4029396_14283.cpp(27) : error C2061: 语法错误 : 标识符“String”
0_0_4029396_14283.cpp(49) : error C2144: 语法错误 : “void”的前面应有“:”
0_0_4029396_14283.cpp(49) : error C2061: 语法错误 : 标识符“String”
0_0_4029396_14283.cpp(59) : fatal error C1004: 遇到意外的文件结束
|