PREV INDEX NEXT

Author: Unknown
Subject: <= on algorithm
Date: Tuesday, 14 Apr 2020, 15:57:51

On the algorithm that is in the pset specificiation, why does it say continue going through the loop while (n < MAXSTEPS), shouldnt it be n <=? Or are we supposed to stop before we reach the maximum steps.
PREV INDEX NEXT