| Problem | ping |
|---|---|
| User | LimCheeHann |
| Submission Time | 2026-05-30 12:20:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:2:11: error: ‘ping’ was not declared in this scope
2 | return 1+ping(1);
| ^~~~