in this problem you are given a board in which some of the elements are placed..each element represent ancolor.fill the other elements in the board such that none of the adjacent element should of the same color.find the minimum no ofcolors that should used to fill the blank spaces in the board.color representation 0,1,2,3,4......