0_0_30128380_4644.cpp
0_0_30128380_4644.cpp(23) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_30128380_4644.cpp(23) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_30128380_4644.cpp(44) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_30128380_4644.cpp(44) : error C2065: “a”: 未声明的标识符
0_0_30128380_4644.cpp(44) : error C2065: “b”: 未声明的标识符
0_0_30128380_4644.cpp(44) : error C2448: “gcd”: 函数样式初始值设定项类似函数定义
0_0_30128380_4644.cpp(47) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_30128380_4644.cpp(47) : error C2448: “find”: 函数样式初始值设定项类似函数定义
0_0_30128380_4644.cpp(48) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_30128380_4644.cpp(50) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_30128380_4644.cpp(107) : error C2780: “_InIt std::find(_InIt,_InIt,const _Ty &)”: 应输入 3 个参数,却提供了 1 个
VC2013\INCLUDE\xutility(3050) : 参见“std::find”的声明
0_0_30128380_4644.cpp(108) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_30128380_4644.cpp(108) : error C2065: “mm”: 未声明的标识符
0_0_30128380_4644.cpp(108) : error C2059: 语法错误:“)”
0_0_30128380_4644.cpp(113) : error C2065: “res”: 未声明的标识符
0_0_30128380_4644.cpp(113) : error C2065: “mm”: 未声明的标识符
0_0_30128380_4644.cpp(116) : error C2065: “res”: 未声明的标识符
0_0_30128380_4644.cpp(116) : error C2065: “mm”: 未声明的标识符
0_0_30128380_4644.cpp(124) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_30128380_4644.cpp(124) : error C2065: “d”: 未声明的标识符
0_0_30128380_4644.cpp(125) : error C2065: “d”: 未声明的标识符
0_0_30128380_4644.cpp(126) : error C2065: “res”: 未声明的标识符
0_0_30128380_4644.cpp(126) : error C2065: “d”: 未声明的标识符
0_0_30128380_4644.cpp(130) : error C2065: “res”: 未声明的标识符
|