Problem | ping |
---|---|
User | usernamehere |
Submission Time | 2024-08-22 18:04:33 |
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);
| ^~~~