N-Queen using Bit-Sets

Suppose I have to print places where queen is then how it will be printed ??

by the bitset method u cannot print the possible solution the recursive approach should be used in that case