Problem: 1842B - Tenzing and Books
My Code: 288943713
I don't know why I am getting the wrong answer on the 2nd test case, and I can't even see which test case my answer is wrong.
My approach is the same as Tourist's code: 210874375 but with a different implementation. Can you kindly tell me why or in which test case my code is wrong?