You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix some index out of bounds by requiring initial disks in file board source
This causes some UB in the end solver and the game is not ready for this case for multiple reasons - lot of routines assume only 60 moves or that initial disks are not empty.
0 commit comments