Problem | ping |
---|---|
User | beepbeepsheep |
Submission Time | 2022-12-26 15:34:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:4:9: error: ‘ping’ was not declared in this scope
4 | return ping(P)+1;
| ^~~~