| Problem | littlejohnny6 |
|---|---|
| User | blackscreen1 |
| Submission Time | 2026-05-20 15:19:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:3:21: error: ‘wipe’ was not declared in this scope
3 | while (n < 1000 && wipe() == "brown") n++;
| ^~~~
littlejohnny6.cpp:4:2: error: ‘finish_pooping’ was not declared in this scope
4 | finish_pooping();
| ^~~~~~~~~~~~~~