0_0_25904696_8395.cpp
0_0_25904696_8395.cpp(44) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25904696_8395.cpp(69) : error C2059: 语法错误:“}”
0_0_25904696_8395.cpp(69) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_25904696_8395.cpp(72) : error C2653: “BigInterger”: 不是类或命名空间名称
0_0_25904696_8395.cpp(96) : error C2653: “BigInterger”: 不是类或命名空间名称
0_0_25904696_8395.cpp(122) : error C2065: “BigInterger”: 未声明的标识符
0_0_25904696_8395.cpp(122) : error C2146: 语法错误: 缺少“;”(在标识符“bigIntA”的前面)
0_0_25904696_8395.cpp(122) : error C2065: “bigIntA”: 未声明的标识符
0_0_25904696_8395.cpp(122) : error C2065: “bigIntB”: 未声明的标识符
0_0_25904696_8395.cpp(124) : error C2065: “bigIntA”: 未声明的标识符
0_0_25904696_8395.cpp(124) : error C2228: “.setStr”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_25904696_8395.cpp(125) : error C2065: “bigIntB”: 未声明的标识符
0_0_25904696_8395.cpp(125) : error C2228: “.setStr”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_25904696_8395.cpp(126) : error C2065: “bigIntA”: 未声明的标识符
0_0_25904696_8395.cpp(126) : error C2065: “bigIntB”: 未声明的标识符
0_0_25904696_8395.cpp(126) : error C2228: “.outPut”的左边必须有类/结构/联合
|