0_0_29568787_5680.cpp
0_0_29568787_5680.cpp(13) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_29568787_5680.cpp(13) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29568787_5680.cpp(26) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_29568787_5680.cpp(26) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29568787_5680.cpp(26) : error C2059: 语法错误:“)”
0_0_29568787_5680.cpp(27) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_29568787_5680.cpp(27) : error C2059: 语法错误:“,”
0_0_29568787_5680.cpp(27) : error C2976: “std::map”: 模板 参数太少
VC2013\INCLUDE\map(69) : 参见“std::map”的声明
0_0_29568787_5680.cpp(27) : error C2133: “ha”: 未知的大小
0_0_29568787_5680.cpp(27) : error C2512: “std::map”: 没有合适的默认构造函数可用
0_0_29568787_5680.cpp(28) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_29568787_5680.cpp(28) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29568787_5680.cpp(31) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_29568787_5680.cpp(31) : error C2061: 语法错误: 标识符“now”
0_0_29568787_5680.cpp(32) : error C2065: “now”: 未声明的标识符
0_0_29568787_5680.cpp(33) : error C2065: “now”: 未声明的标识符
0_0_29568787_5680.cpp(34) : error C2065: “now”: 未声明的标识符
0_0_29568787_5680.cpp(43) : error C2660: “dfs”: 函数不接受 3 个参数
0_0_29568787_5680.cpp(45) : error C4235: 使用了非标准扩展: 不支持在此结构上使用“__int128”关键字
0_0_29568787_5680.cpp(45) : error C2065: “x”: 未声明的标识符
0_0_29568787_5680.cpp(45) : error C2065: “n”: 未声明的标识符
0_0_29568787_5680.cpp(47) : error C2065: “x”: 未声明的标识符
0_0_29568787_5680.cpp(50) : error C2065: “x”: 未声明的标识符
0_0_29568787_5680.cpp(50) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|