the number of steps you take in one direction the same you have to take to return in opposite direction, so n=s and e=w.
The only thing that matters is that your start and end points are the same. So you can pick whatever origin point you like.
How do i do the logic for finding the starting point?, Please help me D:(
Loading collection data...
the number of steps you take in one direction the same you have to take to return in opposite direction, so n=s and e=w.
The only thing that matters is that your start and end points are the same. So you can pick whatever origin point you like.
How do i do the logic for finding the starting point?, Please help me D:(