Owl Get a Life
odometer.cpp: In function ‘void solve_subtask_5()’:odometer.cpp:165:34: error: expected ‘;’ before ‘}’ token 165 | else cout << "left\n" | ^ | ; 166 | } else { | ~