0_0_33182178_29602.cpp
0_0_33182178_29602.cpp(43) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33182178_29602.cpp(43) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33182178_29602.cpp(44) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33182178_29602.cpp(44) : error C2065: “b”: 未声明的标识符
0_0_33182178_29602.cpp(44) : error C2448: “exgcd”: 函数样式初始值设定项类似函数定义
0_0_33182178_29602.cpp(50) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33182178_29602.cpp(54) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33182178_29602.cpp(54) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33182178_29602.cpp(55) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33182178_29602.cpp(55) : error C2065: “fac”: 未声明的标识符
0_0_33182178_29602.cpp(55) : error C2065: “sum”: 未声明的标识符
0_0_33182178_29602.cpp(56) : error C2065: “fac”: 未声明的标识符
0_0_33182178_29602.cpp(57) : error C2065: “sum”: 未声明的标识符
0_0_33182178_29602.cpp(57) : error C2065: “fac”: 未声明的标识符
0_0_33182178_29602.cpp(57) : error C3861: “exgcd”: 找不到标识符
0_0_33182178_29602.cpp(58) : error C2065: “sum”: 未声明的标识符
0_0_33182178_29602.cpp(58) : error C2065: “fac”: 未声明的标识符
|