| Problem | littlejohnny6 |
|---|---|
| User | gl |
| Submission Time | 2026-05-21 16:39:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:10:6: error: ‘wipe’ was not declared in this scope
10 | if (wipe()== "white") finish_pooping();
| ^~~~
littlejohnny6.cpp:10:24: error: ‘finish_pooping’ was not declared in this scope
10 | if (wipe()== "white") finish_pooping();
| ^~~~~~~~~~~~~~