| Problem | cycle_ioi19 |
|---|---|
| User | Hengweezy |
| Submission Time | 2026-03-04 16:30:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cycle_ioi19.cpp: In function ‘void escape(int)’:
cycle_ioi19.cpp:15:9: error: ‘show’ was not declared in this scope
15 | show(mid);
| ^~~~
cycle_ioi19.cpp:24:5: error: ‘show’ was not declared in this scope
24 | show(high);
| ^~~~