Which of the test case is getting missed
hi @akhil54 use >= here if(vec[i].start >= curr)
>=
if(vec[i].start >= curr)