Problem littlejohnny6
User yuanbin
Submission Time 2026-06-13 10:59:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:2:9: error: ‘wipe’ was not declared in this scope
2 | while (wipe() == "brown"){
| ^~~~
littlejohnny6.cpp:5:2: error: ‘finish_pooping’ was not declared in this scope
5 | finish_pooping();
| ^~~~~~~~~~~~~~