Problem | ping |
---|---|
User | YellowPurpleDragon |
Submission Time | 2025-01-20 07:13:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:7:21: error: ‘BIL’ was not declared in this scope
7 | long long mn=0, mx=BIL;
| ^~~
ping.cpp:8:16: error: ‘ping’ was not declared in this scope
8 | long long p = ping((mx+mn)/2);
| ^~~~