Problem | ping |
---|---|
User | G92 |
Submission Time | 2024-03-31 18:47:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ping.cpp:3:14: error: expected ‘{’ before ‘;’ token
3 | namespace std;
| ^
ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:6:20: error: ‘i’ was not declared in this scope
6 | int result = ping(i);
| ^