Problem wabot
User chickennn
Submission Time 2026-05-06 10:51:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wabot.cpp: In function ‘int main()’:
wabot.cpp:23:7: error: ‘erase’ was not declared in this scope
23 | erase(L, x);
| ^~~~~
wabot.cpp:29:7: error: ‘erase’ was not declared in this scope
29 | erase(L, x);
| ^~~~~
wabot.cpp:43:7: error: ‘erase’ was not declared in this scope
43 | erase(L, x);
| ^~~~~