0_0_33099831_1701.cpp
0_0_33099831_1701.cpp(9) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33099831_1701.cpp(9) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33099831_1701.cpp(10) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33099831_1701.cpp(10) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33099831_1701.cpp(11) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33099831_1701.cpp(11) : error C2065: “x”: 未声明的标识符
0_0_33099831_1701.cpp(11) : error C2065: “f”: 未声明的标识符
0_0_33099831_1701.cpp(15) : error C2065: “f”: 未声明的标识符
0_0_33099831_1701.cpp(19) : error C2065: “x”: 未声明的标识符
0_0_33099831_1701.cpp(22) : error C2065: “x”: 未声明的标识符
0_0_33099831_1701.cpp(22) : error C2065: “f”: 未声明的标识符
0_0_33099831_1701.cpp(25) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_33099831_1701.cpp(25) : error C2065: “x”: 未声明的标识符
0_0_33099831_1701.cpp(25) : error C2448: “print”: 函数样式初始值设定项类似函数定义
0_0_33099831_1701.cpp(41) : error C3861: “min”: 找不到标识符
0_0_33099831_1701.cpp(52) : error C3861: “print”: 找不到标识符
0_0_33099831_1701.cpp(57) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_33099831_1701.cpp(44)”)匹配之前遇到文件结束
|