0_0_39678388_17923.cpp
0_0_39678388_17923.cpp(59) : error C2679: 二进制“=”: 没有找到接受“initializer-list”类型的右操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\tuple(412): 可能是“std::tuple<ll,ll,ll,ll> &std::tuple<ll,ll,ll,ll>::operator =(std::tuple<ll,ll,ll,ll> &&)”
VC2013\INCLUDE\tuple(356): 或 “std::tuple<ll,ll,ll,ll> &std::tuple<ll,ll,ll,ll>::operator =(const std::tuple<ll,ll,ll,ll> &)”
尝试匹配参数列表“(std::tuple<ll,ll,ll,ll>, initializer-list)”时
|