0_0_22905786_9598.cpp
0_0_22905786_9598.cpp(206) : error C2370: “ten”: 重定义;不同的存储类
0_0_22905786_9598.cpp(10) : 参见“ten”的声明
0_0_22905786_9598.cpp(207) : error C2370: “MAXL”: 重定义;不同的存储类
0_0_22905786_9598.cpp(11) : 参见“MAXL”的声明
0_0_22905786_9598.cpp(209) : error C2011: “BigNumber”:“struct”类型重定义
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(253) : error C2084: 函数“bool operator <(const BigNumber &,const BigNumber &)”已有主体
0_0_22905786_9598.cpp(56) : 参见“<”的前一个定义
0_0_22905786_9598.cpp(254) : error C2027: 使用了未定义类型“BigNumber”
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(254) : error C2228: “.d”的左边必须有类/结构/联合
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(255) : error C2027: 使用了未定义类型“BigNumber”
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(255) : error C2228: “.d”的左边必须有类/结构/联合
0_0_22905786_9598.cpp(256) : error C2027: 使用了未定义类型“BigNumber”
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(256) : error C2228: “.d”的左边必须有类/结构/联合
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(260) : error C2084: 函数“BigNumber operator -(const BigNumber &,const BigNumber &)”已有主体
0_0_22905786_9598.cpp(63) : 参见“-”的前一个定义
0_0_22905786_9598.cpp(260) : error C2027: 使用了未定义类型“BigNumber”
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(261) : error C2079: “c”使用未定义的 struct“BigNumber”
0_0_22905786_9598.cpp(262) : error C2228: “.d”的左边必须有类/结构/联合
类型是“int”
0_0_22905786_9598.cpp(262) : error C2027: 使用了未定义类型“BigNumber”
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(264) : error C2228: “.d”的左边必须有类/结构/联合
类型是“int”
0_0_22905786_9598.cpp(266) : error C2027: 使用了未定义类型“BigNumber”
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(266) : error C2228: “.d”的左边必须有类/结构/联合
0_0_22905786_9598.cpp(13) : 参见“BigNumber”的声明
0_0_22905786_9598.cpp(267) : error C2228: “.d”的左边必须有类/结构/联合
类型是“int”
0_0_22905786_9598.cpp(270) : error C2228: “.d”的左边必须有类/结构/联合
类型是“int”
0_0_22905786_9598.cpp(270) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|