Problem littlejohnny6
User shenshiqi
Submission Time 2026-05-20 14:53:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:5:10: error: ‘wipe’ was not declared in this scope
5 | if (wipe() == "white") break;
| ^~~~
littlejohnny6.cpp:7:4: error: ‘finish_pooping’ was not declared in this scope
7 | finish_pooping();
| ^~~~~~~~~~~~~~