0_0_31969363_28466.cpp
0_0_31969363_28466.cpp(7) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31969363_28466.cpp(7) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31969363_28466.cpp(9) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31969363_28466.cpp(9) : error C2448: “gcd”: 函数样式初始值设定项类似函数定义
0_0_31969363_28466.cpp(16) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31969363_28466.cpp(16) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31969363_28466.cpp(17) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31969363_28466.cpp(17) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31969363_28466.cpp(18) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31969363_28466.cpp(18) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31969363_28466.cpp(20) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31969363_28466.cpp(20) : error C2065: “mul”: 未声明的标识符
0_0_31969363_28466.cpp(20) : error C2065: “sum”: 未声明的标识符
0_0_31969363_28466.cpp(22) : error C2065: “mul”: 未声明的标识符
0_0_31969363_28466.cpp(23) : error C2065: “mul”: 未声明的标识符
0_0_31969363_28466.cpp(24) : error C2065: “sum”: 未声明的标识符
0_0_31969363_28466.cpp(26) : error C2065: “mul”: 未声明的标识符
0_0_31969363_28466.cpp(27) : error C2065: “sum”: 未声明的标识符
0_0_31969363_28466.cpp(29) : error C2065: “sum”: 未声明的标识符
0_0_31969363_28466.cpp(33) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_31969363_28466.cpp(33) : error C2065: “x”: 未声明的标识符
0_0_31969363_28466.cpp(33) : error C2065: “y”: 未声明的标识符
0_0_31969363_28466.cpp(33) : error C2448: “get_len”: 函数样式初始值设定项类似函数定义
|