Problem | ping |
---|---|
User | kesleryak |
Submission Time | 2024-08-18 15:52:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:2:2: error: ‘ll’ was not declared in this scope
2 | ll z = P+1;
| ^~
ping.cpp:3:7: error: expected ‘;’ before ‘a’
3 | ll a = ping(0);
| ^~
| ;
ping.cpp:4:12: error: ‘a’ was not declared in this scope
4 | return a;
| ^