struct cell { char val; char not[9]; } cell;