| Problem | cycle_ioi19 |
|---|---|
| User | lexuantung71 |
| Submission Time | 2026-03-04 23:10:53 |
| 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:9:14: error: ‘jump’ was not declared in this scope
9 | if (!jump(curr)){
| ^~~~
cycle_ioi19.cpp:18:5: error: ‘jump’ was not declared in this scope
18 | jump(N/2+1);
| ^~~~