Link to problem: https://www.codechef.com/problems/CROFT
Problem in short:
There are two integer arrays A and B with n elements each.
We're playing a 2-player game. During each turn, the...
Try this case
1
3
5 5 1
1 7 2