0_0_37689866_14324.cpp
0_0_37689866_14324.cpp(62) : error C2039: “greater”: 不是“std”的成员
0_0_37689866_14324.cpp(62) : error C2065: “greater”: 未声明的标识符
0_0_37689866_14324.cpp(62) : error C2226: 语法错误 : 意外的“T”类型
0_0_37689866_14324.cpp(62) : error C2988: 不可识别的模板声明/定义
0_0_37689866_14324.cpp(62) : error C2059: 语法错误:“>”
0_0_37689866_14324.cpp(66) : error C2065: “eps”: 未声明的标识符
0_0_37689866_14324.cpp(77) : error C2144: 语法错误:“__int64”的前面应有“;”
0_0_37689866_14324.cpp(77) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_37689866_14324.cpp(78) : error C2144: 语法错误:“__int64”的前面应有“;”
0_0_37689866_14324.cpp(78) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_37689866_14324.cpp(78) : error C2086: “int constexpr”: 重定义
0_0_37689866_14324.cpp(77) : 参见“constexpr”的声明
0_0_37689866_14324.cpp(95) : error C3533: “auto”: 参数不能为包含“auto”的类型
0_0_37689866_14324.cpp(113) : error C2664: “__int64 solve::<lambda_bf06028b386b8312315c05139934c65b>::operator ()(int,__int64,__int64,bool) const”: 无法将参数 1 从“solve::<lambda_bf06028b386b8312315c05139934c65b>”转换为“int”
没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_37689866_14324.cpp(107) : error C2064: 项不会计算为接受 4 个参数的函数
0_0_37689866_14324.cpp(117) : error C2146: 语法错误: 缺少“;”(在标识符“main”的前面)
0_0_37689866_14324.cpp(117) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
|