Skip to content

Commit

Permalink
Day 6 part 2 super fast avoiding all outer products.
Browse files Browse the repository at this point in the history
  • Loading branch information
jayfoad committed Dec 7, 2018
1 parent 5b9c410 commit 2d7ab0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions p6linear.dyalog
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
p¨⎕NGET'p6.txt'1
sort{()}
f{+\(+/),¯1(-)++\0,zz[]+2z0//}
+/(sort f/p)9999-f/p part 2

0 comments on commit 2d7ab0c

Please sign in to comment.