Problem littlejohnny6
User chickengoat
Submission Time 2026-05-26 20:58:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:3:3: error: ‘x’ was not declared in this scope
3 | x=wipe();
| ^
littlejohnny6.cpp:3:5: error: ‘wipe’ was not declared in this scope
3 | x=wipe();
| ^~~~
littlejohnny6.cpp:5:4: error: ‘finish_pooping’ was not declared in this scope
5 | finish_pooping();
| ^~~~~~~~~~~~~~