| Problem | adjlist |
|---|---|
| User | j0ashhh |
| Submission Time | 2025-11-13 12:09:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
adjlist.cpp: In function ‘int main()’:
adjlist.cpp:13:11: 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_bacl’; did you mean ‘push_back’?
13 | list[b].push_bacl(a);
| ^~~~~~~~~
| push_back