0_0_38965184_10424.cpp
0_0_38965184_10424.cpp(5) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_38965184_10424.cpp(5) : error C2065: “n”: 未声明的标识符
0_0_38965184_10424.cpp(5) : error C2448: “read”: 函数样式初始值设定项类似函数定义
0_0_38965184_10424.cpp(6) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_38965184_10424.cpp(18) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_38965184_10424.cpp(18) : error C2065: “n”: 未声明的标识符
0_0_38965184_10424.cpp(18) : error C2448: “print”: 函数样式初始值设定项类似函数定义
0_0_38965184_10424.cpp(29) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_38965184_10424.cpp(29) : error C2065: “a”: 未声明的标识符
0_0_38965184_10424.cpp(29) : error C2065: “b”: 未声明的标识符
0_0_38965184_10424.cpp(29) : error C2065: “c”: 未声明的标识符
0_0_38965184_10424.cpp(29) : error C2065: “d”: 未声明的标识符
0_0_38965184_10424.cpp(29) : error C3861: “read”: 找不到标识符
0_0_38965184_10424.cpp(30) : error C2065: “a”: 未声明的标识符
0_0_38965184_10424.cpp(30) : error C2065: “b”: 未声明的标识符
0_0_38965184_10424.cpp(30) : error C2065: “c”: 未声明的标识符
0_0_38965184_10424.cpp(30) : error C2065: “d”: 未声明的标识符
0_0_38965184_10424.cpp(30) : error C3861: “print”: 找不到标识符
0_0_38965184_10424.cpp(39) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_38965184_10424.cpp(39) : error C2065: “_”: 未声明的标识符
0_0_38965184_10424.cpp(39) : error C3861: “read”: 找不到标识符
0_0_38965184_10424.cpp(40) : error C2065: “_”: 未声明的标识符
0_0_38965184_10424.cpp(40) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|