Jump to content

Solve a Numbrix puzzle: Difference between revisions

m
→‎{{header|REXX}}: aligned a statement in a DO loop.
m (→‎{{header|REXX}}: changed/added comments and whitespace, changed indentations.)
m (→‎{{header|REXX}}: aligned a statement in a DO loop.)
Line 1,144:
end
if @.nr.nc==# then do /*this a fill-in move ? */
if #==cells if then#==cells return 1 then return 1 /*this is the last move.*/
if next(##,nr,nc) then return 1 /*a fill-in move. */
end
Cookies help us deliver our services. By using our services, you agree to our use of cookies.