Problem | foreveralone |
---|---|
User | andthatsallshewrote |
Submission Time | 2023-11-17 10:28:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/c++/9/set:60,
from foreveralone.cpp:2:
/usr/include/c++/9/bits/stl_tree.h: In instantiation of ‘std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::find(const _Key&) [with _Key = long int; _Val = long int; _KeyOfValue = std::_Identity<long int>; _Compare = long int; _Alloc = std::allocator<long int>; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator = std::_Rb_tree_iterator<long int>]’:
/usr/include/c++/9/bits/stl_set.h:795:29: required from ‘std::set<_Key, _Compare, _Alloc>::iterator std::set<_Key, _Compare, _Alloc>::find(const key_type&) [with _Key = long int; _Compare = long int; _Alloc = std::allocator<long int>; std::set<_Key, _Compare, _Alloc>::iterator = std::_Rb_tree_const_iterator<long int>; std::set<_Key, _Compare, _Alloc>::key_type = long int]’
foreve