0_0_24359483_1426.cpp
0_0_24359483_1426.cpp(19) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_24359483_1426.cpp(19) : error C2065: “_Left”: 未声明的标识符
0_0_24359483_1426.cpp(19) : error C2065: “_Right”: 未声明的标识符
0_0_24359483_1426.cpp(19) : error C2448: “gcd”: 函数样式初始值设定项类似函数定义
0_0_24359483_1426.cpp(23) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_24359483_1426.cpp(23) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_24359483_1426.cpp(27) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_24359483_1426.cpp(27) : error C2065: “r”: 未声明的标识符
0_0_24359483_1426.cpp(28) : error C2065: “r”: 未声明的标识符
0_0_24359483_1426.cpp(29) : error C2065: “r”: 未声明的标识符
0_0_24359483_1426.cpp(30) : error C2065: “r”: 未声明的标识符
0_0_24359483_1426.cpp(31) : error C2065: “r”: 未声明的标识符
0_0_24359483_1426.cpp(32) : error C2065: “r”: 未声明的标识符
0_0_24359483_1426.cpp(33) : error C2065: “r”: 未声明的标识符
0_0_24359483_1426.cpp(34) : error C2065: “r”: 未声明的标识符
0_0_24359483_1426.cpp(35) : error C2065: “r”: 未声明的标识符
0_0_24359483_1426.cpp(36) : error C2065: “r”: 未声明的标识符
0_0_24359483_1426.cpp(40) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_24359483_1426.cpp(40) : error C2065: “_Val”: 未声明的标识符
0_0_24359483_1426.cpp(40) : error C2448: “calcFactExp”: 函数样式初始值设定项类似函数定义
0_0_24359483_1426.cpp(45) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_24359483_1426.cpp(47) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_24359483_1426.cpp(54) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_24359483_1426.cpp(54) : error C2065: “_Val”: 未声明的标识符
0_0_24359483_1426.cpp(54) : error C2059: 语法错误:“const”
0_0_24359483_1426.cpp(54) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_24359483_1426.cpp(54) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_24359483_1426.cpp(82) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_24359483_1426.cpp(82) : error C2065: “a”: 未声明的标识符
0_0_24359483_1426.cpp(82) : error C2065: “b”: 未声明的标识符
0_0_24359483_1426.cpp(83) : error C2065: “a”: 未声明的标识符
0_0_24359483_1426.cpp(83) : error C2065: “b”: 未声明的标识符
0_0_24359483_1426.cpp(84) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_24359483_1426.cpp(84) : error C2065: “c”: 未声明的标识符
0_0_24359483_1426.cpp(84) : error C2065: “a”: 未声明的标识符
0_0_24359483_1426.cpp(84) : error C2065: “b”: 未声明的标识符
0_0_24359483_1426.cpp(84) : error C3861: “gcd”: 找不到标识符
0_0_24359483_1426.cpp(85) : error C2065: “a”: 未声明的标识符
0_0_24359483_1426.cpp(85) : error C3861: “calcFactExp”: 找不到标识符
0_0_24359483_1426.cpp(86) : error C2065: “b”: 未声明的标识符
0_0_24359483_1426.cpp(86) : error C3861: “calcFactExp”: 找不到标识符
0_0_24359483_1426.cpp(87) : error C2065: “c”: 未声明的标识符
0_0_24359483_1426.cpp(87) : error C3861: “calcFactExp”: 找不到标识符
0_0_24359483_1426.cpp(88) : error C2065: “c”: 未声明的标识符
0_0_24359483_1426.cpp(89) : error C2065: “c”: 未声明的标识符
0_0_24359483_1426.cpp(90) : error C2065: “a”: 未声明的标识符
0_0_24359483_1426.cpp(90) : error C2065: “c”: 未声明的标识符
0_0_24359483_1426.cpp(90) : error C3861: “calcLastExp”: 找不到标识符
0_0_24359483_1426.cpp(91) : error C2065: “b”: 未声明的标识符
0_0_24359483_1426.cpp(91) : error C2065: “c”: 未声明的标识符
0_0_24359483_1426.cpp(91) : error C3861: “calcLastExp”: 找不到标识符
|