Owl Get a Life
lis_easy.cpp: In function ‘int main()’:lis_easy.cpp:15:31: error: ‘i’ was not declared in this scope 15 | if (arr[j]>arr[k] && count[i]<count[j]+1){ | ^