chompspace 3x 60 bar = 60x60x60 array

There is a sphere at [i,j,k] if the chomp bar with rows length k,k+j,k+j+i is a win for the second player. This program is slow, and is just for displaying data. Actually I computed the data in c++.