Problem littlejohnny6
User CZHT
Submission Time 2026-07-25 11:14:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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