Owl Get a Life
lis_easy.cpp: In function ‘int main()’:lis_easy.cpp:16:11: error: expected ‘;’ before ‘}’ token 16 | k = max | ^ | ; 17 | } | ~