Problem | eevacuation |
---|---|
User | hwy |
Submission Time | 2023-07-01 17:00:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eevacuation.cpp: In function ‘int main()’:
eevacuation.cpp:14:13: error: ‘__gnu_cxx::__alloc_traits<std::allocator<std::vector<int> >, std::vector<int> >::value_type’ {aka ‘class std::vector<int>’} has no member named ‘push’
14 | adjlst[b].push(a);
| ^~~~