Problem ping
User nguyendinhanh1508
Submission Time 2026-08-08 14:00:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:31:16: error: ‘ping’ was not declared in this scope
31 | int dist = ping(random);
| ^~~~