| Problem | ping |
|---|---|
| User | chickengoat |
| Submission Time | 2026-07-18 09:58:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:6:2: error: ‘a’ was not declared in this scope
6 | a=ping(1);
| ^
ping.cpp:7:2: error: ‘b’ was not declared in this scope
7 | b=ping(2);
| ^