Answer the following question based on the information given below.
In an 8 × 8 chessboard a queen placed anywhere can attack another piece if the piece is present in the same row, or in the same column or in any diagonal position in any possible 4 directions, provided there is no other piece in between in the path from the queen to that piece.
The columns are labelled a to h (left to right) and the rows are numbered 1 to 8 (bottom to top). The position of a piece given by the combination of column and row labels. For example, position c5 means that the piece is cth column and 5th row.
Suppose the queen is the only piece on the board and it is at position d5.
In how many positons can another piece be placed on the board such that it is safe from attack from the queen?