about summary refs log tree commit diff
path: root/aoc.ijs
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2020-12-02 13:34:36 +0100
committerLeah Neukirchen <leah@vuxu.org>2020-12-02 13:34:36 +0100
commit4fcb892b97f7bbdba4c2a873e4493a00722ef40e (patch)
tree9a4ef2178491784c57aebc7046eedcad1ebc80cc /aoc.ijs
parent68f50ebf838f4c1e2764d65db5ce606cf101eaf3 (diff)
downloadadventofcode2020-4fcb892b97f7bbdba4c2a873e4493a00722ef40e.tar.gz
adventofcode2020-4fcb892b97f7bbdba4c2a873e4493a00722ef40e.tar.xz
adventofcode2020-4fcb892b97f7bbdba4c2a873e4493a00722ef40e.zip
day01
Diffstat (limited to 'aoc.ijs')
-rw-r--r--aoc.ijs3
1 files changed, 2 insertions, 1 deletions
diff --git a/aoc.ijs b/aoc.ijs
index d5b3c47..329dc8d 100644
--- a/aoc.ijs
+++ b/aoc.ijs
@@ -1 +1,2 @@
-nums =: [: ". [: > [: cutopen [: 1!:1 <
+lines =: [: cutopen [: 1!:1 <
+nums =: [: ".@> lines