Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
-rw-r--r-- README.md
-rw-r--r-- input.txt
-rw-r--r-- part2.hs
-rw-r--r-- part2_tooslow.hs
-rw-r--r-- small.txt
-rw-r--r-- solve.ijs
README

I was planning to do this in J, but gave up.

My next initial attempt was in Haskell but was something awful like O(n^4) with bad constant factors, as seen in part2_tooslow.hs