Owl Get a Life
lis_easy.cpp: In function ‘int main()’:lis_easy.cpp:24:10: error: expected ‘;’ before ‘}’ token 24 | return 0 | ^ | ; 25 | } | ~