Problem ping
User Hokageoftheleaf
Submission Time 2026-01-17 11:54:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:13:14: error: ‘ping’ was not declared in this scope
13 | int d1 = ping(1);
| ^~~~