Solve the no connection puzzle: Difference between revisions

Content deleted Content added
Added Elixir
m →‎annotated solutions: added wording to the REXX section header.
Line 1,497:
 
===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). */
@abc='ABCDEFGHIJKLMNOPQRSTUVWXYZ'