Jump to content

Solve the no connection puzzle: Difference between revisions

m
→‎annotated solutions: added wording to the REXX section header.
(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'
Cookies help us deliver our services. By using our services, you agree to our use of cookies.