0_0_33973252_16215.cpp
0_0_33973252_16215.cpp(4) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33973252_16215.cpp(4) : error C2065: “x”: 未声明的标识符
0_0_33973252_16215.cpp(4) : error C2448: “scan”: 函数样式初始值设定项类似函数定义
0_0_33973252_16215.cpp(15) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33973252_16215.cpp(15) : error C2065: “x”: 未声明的标识符
0_0_33973252_16215.cpp(15) : error C2448: “_print”: 函数样式初始值设定项类似函数定义
0_0_33973252_16215.cpp(19) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33973252_16215.cpp(19) : error C2065: “x”: 未声明的标识符
0_0_33973252_16215.cpp(19) : error C2448: “print”: 函数样式初始值设定项类似函数定义
0_0_33973252_16215.cpp(28) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33973252_16215.cpp(28) : error C2065: “a”: 未声明的标识符
0_0_33973252_16215.cpp(28) : error C2065: “b”: 未声明的标识符
0_0_33973252_16215.cpp(29) : error C2065: “a”: 未声明的标识符
0_0_33973252_16215.cpp(29) : error C3861: “scan”: 找不到标识符
0_0_33973252_16215.cpp(30) : error C2065: “b”: 未声明的标识符
0_0_33973252_16215.cpp(30) : error C3861: “scan”: 找不到标识符
0_0_33973252_16215.cpp(31) : error C2065: “a”: 未声明的标识符
0_0_33973252_16215.cpp(31) : error C2065: “b”: 未声明的标识符
0_0_33973252_16215.cpp(31) : error C3861: “print”: 找不到标识符
|