From 3b877bf4cc667eb8bcc787d145203600a4dba2d2 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sat, 25 Feb 2023 11:41:27 +0100 Subject: Initial commit --- d15/input.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 d15/input.txt (limited to 'd15/input.txt') diff --git a/d15/input.txt b/d15/input.txt new file mode 100644 index 0000000..396cee2 --- /dev/null +++ b/d15/input.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. -- cgit v1.2.3