Chessboard Game, Again!

  • + 0 comments

    I recommend doing the previous problems on this chapter before doing this one. Especially the first chessboard game. If you don't have an understanding of how solving a nim game works, you should read about it before trying this problem. You will need an understanding of how to use the sprague-grundy theorem to solve this.