Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • \$\begingroup\$ Always amazed by APL answers - they look absolutely insane. The final resistor was just to give something for the other resistors to connect to - a dummy end link. Well done! \$\endgroup\$ Commented Mar 10, 2013 at 21:32
  • \$\begingroup\$ I think you can save a couple of characters. Replace the first two lines with o←⊃↑¨r←¯1↓⍎¨(c≠'/')⊂c. This pattern is applicable in a couple of places. \$\endgroup\$ Commented Apr 7, 2015 at 17:24