| Problem | littlejohnny6 |
|---|---|
| User | chog |
| Submission Time | 2026-05-20 15:16:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:12:15: error: ‘N’ was not declared in this scope
12 | for (int i = N; i >= 0; i--) {
| ^
littlejohnny6.cpp:13:3: error: ‘clean’ was not declared in this scope
13 | clean = wipe(i);
| ^~~~~
littlejohnny6.cpp:15:4: error: ‘finish_pooping’ was not declared in this scope
15 | finish_pooping();
| ^~~~~~~~~~~~~~