Need a small input test case Educational Codeforces Round 63 B

Revision en1, by Tariqul, 2019-04-23 14:40:21

Problem statement: http://codeforces.com/contest/1155/problem/B My code: http://codeforces.com/contest/1155/submission/53187901 I am getting the wrong answer for test case 90. But the input is very big. Unable to test it. Could someone provide a small test case for which my code gets the Wrong answer? I tried for a couple of hours but failed. Thanks.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English Tariqul 2019-04-23 14:44:37 57
en1 English Tariqul 2019-04-23 14:40:21 420 Initial revision (published)