0_0_31212702_22750.cpp
0_0_31212702_22750.cpp(10) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31212702_22750.cpp(10) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31212702_22750.cpp(14) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31212702_22750.cpp(14) : error C2065: “mul”: 未声明的标识符
0_0_31212702_22750.cpp(14) : error C2448: “check”: 函数样式初始值设定项类似函数定义
0_0_31212702_22750.cpp(15) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31212702_22750.cpp(26) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31212702_22750.cpp(26) : error C2065: “lcm”: 未声明的标识符
0_0_31212702_22750.cpp(39) : error C2065: “lcm”: 未声明的标识符
0_0_31212702_22750.cpp(43) : error C3861: “__gcd”: 找不到标识符
0_0_31212702_22750.cpp(44) : error C2065: “lcm”: 未声明的标识符
0_0_31212702_22750.cpp(48) : error C2065: “lcm”: 未声明的标识符
0_0_31212702_22750.cpp(51) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31212702_22750.cpp(51) : error C2065: “l”: 未声明的标识符
0_0_31212702_22750.cpp(52) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31212702_22750.cpp(52) : error C2065: “r”: 未声明的标识符
0_0_31212702_22750.cpp(55) : error C2065: “l”: 未声明的标识符
0_0_31212702_22750.cpp(55) : error C2065: “r”: 未声明的标识符
0_0_31212702_22750.cpp(55) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|