Examine the picture. It contains a grid with rows and columns labelled from 1 to 10. However, some of the labels are missing. Water bodies are represented by irregular shapes of different shades of blue. Any square that is covered by any amount of water is unsafe. Traps are represented by saws. Any square in front of the direction of travel of a saw is unsafe. Blue saws travels from right to left; red saws from left to right. A hut is unsafe if it has low battery. Squares are only safe if they can be reached from the yellow pawn without crossing water, though the square with the yellow pawn is unsafe. If a square has a tower in it, it is safe unless it is adjacent to more than one cacti. Squares adjacent to tigers are unsafe. Squares containing a cactus or a tiger are unsafe. Pink and cyan squares are unsafe as they have a high likelihood of containing poisonous vegetation. There are a small number of squares that are safe. What are the coordinates of the safe squares? Give your answer as a comma separated list of the safe coordinates, each in the form '(row, col)'.