0_0_29985238_21755.cpp
0_0_29985238_21755.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_29985238_21755.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29985238_21755.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_29985238_21755.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_29985238_21755.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29985238_21755.cpp(2) : error C2086: “int import”: 重定义
0_0_29985238_21755.cpp(1) : 参见“import”的声明
0_0_29985238_21755.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_29985238_21755.cpp(2) : error C2086: “int java”: 重定义
0_0_29985238_21755.cpp(1) : 参见“java”的声明
0_0_29985238_21755.cpp(5) : error C3381: “Main”: 只有在用 /clr 选项编译的代码中才有程序集访问说明符
0_0_29985238_21755.cpp(6) : error C2146: 语法错误: 缺少“;”(在标识符“num”的前面)
0_0_29985238_21755.cpp(6) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29985238_21755.cpp(6) : error C2087: “num”: 缺少下标
0_0_29985238_21755.cpp(6) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_29985238_21755.cpp(6) : error C2238: 意外的标记位于“;”之前
0_0_29985238_21755.cpp(7) : error C2146: 语法错误: 缺少“;”(在标识符“j”的前面)
0_0_29985238_21755.cpp(7) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29985238_21755.cpp(7) : error C2086: “int Main::BigInteger”: 重定义
0_0_29985238_21755.cpp(6) : 参见“Main::BigInteger”的声明
0_0_29985238_21755.cpp(7) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_29985238_21755.cpp(7) : error C2238: 意外的标记位于“;”之前
0_0_29985238_21755.cpp(8) : error C2144: 语法错误:“void”的前面应有“:”
0_0_29985238_21755.cpp(8) : error C2061: 语法错误: 标识符“String”
0_0_29985238_21755.cpp(24) : error C2146: 语法错误: 缺少“;”(在标识符“get”的前面)
0_0_29985238_21755.cpp(24) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29985238_21755.cpp(24) : error C2086: “int Main::BigInteger”: 重定义
0_0_29985238_21755.cpp(6) : 参见“Main::BigInteger”的声明
0_0_29985238_21755.cpp(25) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29985238_21755.cpp(31) : error C2146: 语法错误: 缺少“;”(在标识符“g”的前面)
0_0_29985238_21755.cpp(31) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29985238_21755.cpp(31) : error C2086: “int Main::BigInteger”: 重定义
0_0_29985238_21755.cpp(6) : 参见“Main::BigInteger”的声明
0_0_29985238_21755.cpp(32) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29985238_21755.cpp(37) : fatal error C1004: 发现意外的文件尾
|