Solve the no connection puzzle: Difference between revisions

Content added Content deleted
(Added Elixir)
m (→‎annotated solutions: added wording to the REXX section header.)
Line 1,497: Line 1,497:


===annotated solutions===
===annotated solutions===
Usage note: &nbsp; if the &nbsp; '''limit''' &nbsp; (the 1<sup>st</sup> argument) &nbsp; is negative, a diagram (node graph) is shown.
<lang rexx>/*REXX program solves the "no-connection" puzzle (the puzzle has eight pegs). */
<lang rexx>/*REXX program solves the "no-connection" puzzle (the puzzle has eight pegs). */
@abc='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
@abc='ABCDEFGHIJKLMNOPQRSTUVWXYZ'