Wrong Naswer on test cases other than 2, 4

Hi, I am gettng wrong answer on all the test cass except test case 2,4.
Please help.
If you can;see my code, here it is: “https://ideone.com/mcVRsI

@yashkirat don’t forget to print endl after every test case

I have inserted endl now, but still the same error persists.

@yashkirat try submitting it here https://hack.codingblocks.com/app/contests/1609/1600/problem
it works fine!

I tried submitting it at Hackerblocks, but there also, only test case 2 and 4 are passing

That’s strange, I submitted the same code and it got all AC, you can download the test case and see where it’s going wrong then.

I tried submitting it again, now it got all AC. Thanks a lot.