| Problem | ccs |
|---|---|
| User | j0ashhh |
| Submission Time | 2026-02-08 11:58:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ccs.cpp: In function ‘int main()’:
ccs.cpp:15:14: error: ‘alseep’ was not declared in this scope; did you mean ‘asleep’?
15 | auto it = alseep.lower_bound(l);
| ^~~~~~
| asleep
ccs.cpp:24:4: error: ‘alseep’ was not declared in this scope; did you mean ‘asleep’?
24 | alseep.erase(s);
| ^~~~~~
| asleep
ccs.cpp:28:19: error: no matching function for call to ‘std::set<long long int>::insert(std::string&)’
28 | asleep.insert(s);
| ^
In file included from /usr/include/c++/9/set:61,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:87,
from ccs.cpp:1:
/usr/include/c++/9/bits/stl_set.h:509:7: note: candidate: ‘std::pair<typename std::_Rb_tree<_Key, _Key, std::_Identity<_Tp>, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Key>::other>::const_iterator, bool> std::set