Owl Get a Life
ping.cpp: In function ‘int rabbit(int)’:ping.cpp:7:11: error: expected ‘;’ before ‘}’ token 7 | return 1 | ^ | ; 8 | } | ~