0_0_16630910_4864.cpp
0_0_16630910_4864.cpp(5) : error C2039: “__gcd”: 不是“std”的成员
0_0_16630910_4864.cpp(5) : error C2873: “__gcd”: 符号不能用在 using 声明中
0_0_16630910_4864.cpp(8) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_16630910_4864.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_16630910_4864.cpp(29) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_16630910_4864.cpp(29) : error C2065: “value”: 未声明的标识符
0_0_16630910_4864.cpp(30) : error C2448: “read”: 函数样式初始值设定项类似函数定义
0_0_16630910_4864.cpp(39) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_16630910_4864.cpp(39) : error C2065: “value”: 未声明的标识符
0_0_16630910_4864.cpp(40) : error C2448: “print”: 函数样式初始值设定项类似函数定义
0_0_16630910_4864.cpp(93) : error C3861: “read”: 找不到标识符
0_0_16630910_4864.cpp(94) : error C3861: “read”: 找不到标识符
0_0_16630910_4864.cpp(96) : error C3861: “__gcd”: 找不到标识符
0_0_16630910_4864.cpp(134) : error C3861: “print”: 找不到标识符
0_0_16630910_4864.cpp(136) : error C3861: “print”: 找不到标识符
|