Skip to content

Commit

Permalink
Day 5 inspired by a Haskell solution using foldr.
Browse files Browse the repository at this point in the history
  • Loading branch information
jayfoad committed Dec 5, 2018
1 parent 1a7fafa commit 6baeb4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions p5foldr.dyalog
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
p⎕UCS⊃⊃⎕NGET'p5.txt'1
f{{32=|-:¯1,}/,}
qf p part 1
/{f q~,32+}¨⎕UCS ⎕A part 2

0 comments on commit 6baeb4a

Please sign in to comment.