summary refs log tree commit diff homepage
path: root/input
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-12-17 00:56:37 -0500
committerJune McEnroe <programble@gmail.com>2016-12-17 00:56:37 -0500
commitb7f61ff132f8bdb7e77ca5fd3f8757e15a34101c (patch)
tree628687634efe6ad75bccd853543d68fe5ad30868 /input
parentDay 14 part 2 (diff)
downloadaoc-b7f61ff132f8bdb7e77ca5fd3f8757e15a34101c.tar.gz
aoc-b7f61ff132f8bdb7e77ca5fd3f8757e15a34101c.zip
Day 15
Diffstat (limited to '')
-rw-r--r--input/day15.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/input/day15.txt b/input/day15.txt
new file mode 100644
index 0000000..396cee2
--- /dev/null
+++ b/input/day15.txt
@@ -0,0 +1,6 @@
+Disc #1 has 13 positions; at time=0, it is at position 10.
+Disc #2 has 17 positions; at time=0, it is at position 15.
+Disc #3 has 19 positions; at time=0, it is at position 17.
+Disc #4 has 7 positions; at time=0, it is at position 1.
+Disc #5 has 5 positions; at time=0, it is at position 0.
+Disc #6 has 3 positions; at time=0, it is at position 1.
50:45 -0500'>2019-01-13Add PS0June McEnroe 2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe