| Problem | littlejohnny6 |
|---|---|
| User | bribritt |
| Submission Time | 2026-05-26 20:55:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:1:20: error: ‘wipe’ was not declared in this scope
1 | void solve(){while(wipe()=="brown");finish_pooping();}
| ^~~~
littlejohnny6.cpp:1:37: error: ‘finish_pooping’ was not declared in this scope
1 | void solve(){while(wipe()=="brown");finish_pooping();}
| ^~~~~~~~~~~~~~