Code:
public int getCellColourIndex(int row, int col) {
    return ???;


the thing is here i have to return (int)

help please urgent