Solve the no connection puzzle: Difference between revisions

Content added Content deleted
Line 1,300: Line 1,300:
Append Connections, "E":="ABDFGH","F":="HEB", "G":="CDE","H":="DEF"
Append Connections, "E":="ABDFGH","F":="HEB", "G":="CDE","H":="DEF"
Inventory ToDelete, Solutions
Inventory ToDelete, Solutions
\\ eliminate double connnections
\\ eliminate double connections
con=each(Connections)
con=each(Connections)
While con {
While con {