Owl Get a Life
catfight.cpp: In function ‘int32_t main()’:catfight.cpp:21:33: error: expected ‘;’ before ‘}’ token 21 | output = max(output, curr_max) | ^ | ; 22 | } | ~