Sha256: a8c139e354c14e5eb85b896fd4ebd1eba314e684c112dc2976a5d12c29403b6b
Contents?: true
Size: 589 Bytes
Versions: 346
Compression:
Stored size: 589 Bytes
Contents
## Hints You may notice that some test cases seem unfair. However, they may be legitimately so. For example, it is common to give young or beginner players an extra n pieces at fixed positions on the board, so mismatched piece counts can occur in an otherwise fully legal game. In any case, this exercise cares only about determining a winner for a game that can have a variety of parameters, like board length and extra pieces. It is not interested in any other state of the game, such as who moved where, when, or whose turn it is. So don't be puzzled by those seemingly unfair games.
Version data entries
346 entries across 346 versions & 1 rubygems