Problem | eating |
---|---|
User | bribritt |
Submission Time | 2023-05-27 07:58:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eating.cpp:5:24: error: use of deleted function ‘std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map() [with _Key = std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; _Tp = bool; _Hash = std::hash<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; _Pred = std::equal_to<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, bool> >]’
5 | unordered_map<ss,bool> m;
| ^
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,
from /usr/include/c++/9/algorithm:71,