Puzzle
I came across a game theory problem https://www.hackerrank.com/challenges/bowling-pins/problem where one has to find whether the game can be won, given a starting position. There are some constraints:
Both players will play optimally
The gam...