0_0_23784713_12701.cpp
0_0_23784713_12701.cpp(5) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_23784713_12701.cpp(5) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_23784713_12701.cpp(16) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_23784713_12701.cpp(16) : error C2065: “a”: 未声明的标识符
0_0_23784713_12701.cpp(16) : error C2065: “b”: 未声明的标识符
0_0_23784713_12701.cpp(16) : error C2065: “c”: 未声明的标识符
0_0_23784713_12701.cpp(16) : error C2448: “C”: 函数样式初始值设定项类似函数定义
0_0_23784713_12701.cpp(20) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_23784713_12701.cpp(20) : error C2065: “x”: 未声明的标识符
0_0_23784713_12701.cpp(20) : error C2065: “y”: 未声明的标识符
0_0_23784713_12701.cpp(20) : error C2065: “c”: 未声明的标识符
0_0_23784713_12701.cpp(20) : error C2448: “lucus”: 函数样式初始值设定项类似函数定义
0_0_23784713_12701.cpp(30) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_23784713_12701.cpp(30) : error C2065: “x”: 未声明的标识符
0_0_23784713_12701.cpp(30) : error C2448: “crt”: 函数样式初始值设定项类似函数定义
0_0_23784713_12701.cpp(32) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_23784713_12701.cpp(33) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_23784713_12701.cpp(41) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_23784713_12701.cpp(41) : error C2065: “T”: 未声明的标识符
0_0_23784713_12701.cpp(42) : error C2065: “T”: 未声明的标识符
0_0_23784713_12701.cpp(42) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|