Owl Get a Life
lis.cpp: In function ‘int main()’:lis.cpp:16:59: error: ‘i’ was not declared in this scope 16 | int pos=lower_bound(l.begin(),l.begin()+count,arr[i])-l.begin(); | ^