Comment on Donald E. Knuth's HomepageparentComments−justinsaccount2yIt's right below that: @ @<If direction |k| allows a move, |return 1|; otherwise |continue|@>= { for (ii=i+deli[k],jj=j+delj[k],l=0;board[ii][jj]>=0; ...
Comments
It's right below that: