Problem ccs
User eliasxyz
Submission Time 2025-06-12 20:08:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:19:4: error: ‘cat’ was not declared in this scope; did you mean ‘cats’?
19 | cat.erase(x);
| ^~~
| cats