Problem littlejohnny6
User liuhc1017
Submission Time 2026-07-18 09:13:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:7:9: error: ‘wipe’ was not declared in this scope
7 | wipe(i);
| ^~~~
littlejohnny6.cpp:10:18: error: expected ‘;’ before ‘}’ token
10 | break
| ^
| ;
11 | }
| ~
littlejohnny6.cpp:12:5: error: ‘finish_pooping’ was not declared in this scope
12 | finish_pooping()
| ^~~~~~~~~~~~~~