Owl Get a Life
lis_easy.cpp: In function ‘int main()’:lis_easy.cpp:28:21: error: expected ‘;’ before ‘)’ token 28 | cout << LIS(arr)); | ^ | ;