| Problem | ping |
|---|---|
| User | akj3010 |
| Submission Time | 2024-02-23 13:02:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:6:19: error: expected ‘}’ at end of input
6 | return result + 1;
| ^
ping.cpp:4:18: note: to match this ‘{’
4 | int rabbit(int P){
| ^