Owl Get a Life
ping.cpp: In function ‘int rabbit(int)’:ping.cpp:10:5: error: expected ‘,’ or ‘;’ before ‘if’ 10 | if (tmp == 0) return mid; | ^~