Problem | ping |
---|---|
User | YellowPurpleDragon |
Submission Time | 2025-01-20 07:17:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ping.cpp:5:11: error: ‘ll’ was not declared in this scope
5 | int pingx(ll y) {
| ^~
ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:13:21: error: ‘BIL’ was not declared in this scope
13 | long long mn=0, mx=BIL;
| ^~~
ping.cpp:14:31: error: ‘pingx’ cannot be used as a function
14 | long long p = pingx((mx+mn)/2);
| ^