Problem | eating |
---|---|
User | Ok |
Submission Time | 2023-05-08 12:59:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eating.cpp:4:70: error: use of deleted function ‘std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map() [with _Key = std::pair<std::vector<long long int>, std::vector<long long int> >; _Tp = int; _Hash = std::hash<std::pair<std::vector<long long int>, std::vector<long long int> > >; _Pred = std::equal_to<std::pair<std::vector<long long int>, std::vector<long long int> > >; _Alloc = std::allocator<std::pair<const std::pair<std::vector<long long int>, std::vector<long long int> >, int> >]’
4 | unordered_map<pair<vector<long long int>,vector<long long int>>,int> mep;
| ^~~
In file included from /usr/include/c++/9/unordered_map:47,
from /usr/include/c++/9/functional:61,
from /usr/include/c++/9/pstl/glue_algorithm_defs.h:13,