0_0_38593728_12054.cpp
0_0_38593728_12054.cpp(126) : error C3533: “auto”: 参数不能为包含“auto”的类型
0_0_38593728_12054.cpp(133) : error C2664: “void solve::<lambda_78cd3245f7e46145bac7248ca991a438>::operator ()(int,int) const”: 无法将参数 1 从“solve::<lambda_78cd3245f7e46145bac7248ca991a438>”转换为“int”
没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_38593728_12054.cpp(129) : error C2064: 项不会计算为接受 2 个参数的函数
0_0_38593728_12054.cpp(155) : error C2146: 语法错误: 缺少“;”(在标识符“main”的前面)
0_0_38593728_12054.cpp(155) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
|