Please tell me which test case is not running

i have tried random input , all are working can you please tell me which test case are not running

please check my latest code , how can i improve my TLE issue

Hey @1999atrijsharma
just a change in while loop
else l++ instead of l–
correct code :