Problem | globalwarming |
---|---|
User | Poket |
Submission Time | 2023-02-17 22:51:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/c++/9/list:63,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:79,
from globalwarming.cpp:2:
/usr/include/c++/9/bits/stl_list.h: In instantiation of ‘class std::__cxx11::_List_base<long long int, int>’:
/usr/include/c++/9/bits/stl_list.h:552:11: required from ‘class std::__cxx11::list<long long int, int>’
globalwarming.cpp:27:26: required from here
/usr/include/c++/9/bits/stl_list.h:349:24: error: ‘int’ is not a class, struct, or union type
349 | rebind<_Tp>::other _Tp_alloc_type;
| ^~~~~~~~~~~~~~
/usr/include/c++/9/bits/stl_list.h:350:57: error: ‘int’ is not a class, struct, or union type
350 | typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Tp_alloc_traits;
| ^~~~~~~~~~~~~~~~
/usr/include/c++/9/bits/stl_list.h:352:34: error: ‘int’ is not a