I am coding Chess Knight solution using BFS in C++. When I debug and start the below code, it just gives "Minimum number of steps is0", which is not desired.