summary refs log tree commit diff homepage
path: root/2019
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-01 00:08:07 -0500
committerJune McEnroe <june@causal.agency>2019-12-01 00:21:26 -0500
commitb342e26ef5310c01fab67c0818071818429a8d0b (patch)
treeb3aed502a4df3d102c880a3c6c97de2bf8d5b65e /2019
parentSolve day 22 part 2 (diff)
downloadaoc-b342e26ef5310c01fab67c0818071818429a8d0b.tar.gz
aoc-b342e26ef5310c01fab67c0818071818429a8d0b.zip
Solve day 1 part 1
Diffstat (limited to '2019')
-rw-r--r--2019/day01-1.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/2019/day01-1.sh b/2019/day01-1.sh
new file mode 100644
index 0000000..3a627cf
--- /dev/null
+++ b/2019/day01-1.sh
@@ -0,0 +1 @@
+sed 's,.*,.+&/3-2,'|bc