Solution not getting submitted

In LIS modified problem submit button do not show any responce.after clicking solution do not get submited.plz look in to it.

@vky0018 please try to hard refresh browser or if problem again exist than mail to support team.

https://ide.codingblocks.com/s/196475 getting TLE

@vky0018 hey,dp solution will give TLE,please try the problem using fenwick tree(BIT), Think in terms of mapping the numbers and finding the sum for each index using BIT. Time complexity for each test case will be around n log n or you can use sorting make pair and sort all pairs , next use simple lis on second array .Try it.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.