@ -534,7 +534,7 @@ void inputFunction(int grid[SIZE][SIZE]) {
default:
printf("Invalid input. Please enter 1 or 2.\n");
}
printGrid(grid);