0_0_39119547_289.cpp
0_0_39119547_289.cpp(25) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_39119547_289.cpp(25) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39119547_289.cpp(55) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_39119547_289.cpp(56) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_39119547_289.cpp(57) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_39119547_289.cpp(55) : error C2065: “res”: 未声明的标识符
0_0_39119547_289.cpp(55) : error C2059: 语法错误:“)”
0_0_39119547_289.cpp(56) : error C2065: “res”: 未声明的标识符
0_0_39119547_289.cpp(56) : error C2059: 语法错误:“)”
0_0_39119547_289.cpp(57) : error C2065: “res”: 未声明的标识符
0_0_39119547_289.cpp(57) : error C2059: 语法错误:“)”
0_0_39119547_289.cpp(58) : error C2065: “res”: 未声明的标识符
0_0_39119547_289.cpp(76) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_39119547_289.cpp(76) : error C2065: “x”: 未声明的标识符
0_0_39119547_289.cpp(76) : error C2448: “write”: 函数样式初始值设定项类似函数定义
0_0_39119547_289.cpp(80) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_39119547_289.cpp(80) : error C2065: “x”: 未声明的标识符
0_0_39119547_289.cpp(80) : error C2062: 意外的类型“char”
0_0_39119547_289.cpp(80) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39119547_289.cpp(80) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
|