aboutsummaryrefslogtreecommitdiff
path: root/day15/test
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2022-12-15 14:39:13 +0000
committerNat Lasseter <user@4574.co.uk>2022-12-15 14:39:13 +0000
commit9f1b752bbd96c53f974e0cca4af6c1412102e62d (patch)
treee9529bb5effa3e9ed474afe63ecd4b4b3abf8adc /day15/test
parent78dcf1d32fe821c9043148df2de888c415314e17 (diff)
Day 15, part 2 broken.
Diffstat (limited to 'day15/test')
-rw-r--r--day15/test14
1 files changed, 14 insertions, 0 deletions
diff --git a/day15/test b/day15/test
new file mode 100644
index 0000000..a612424
--- /dev/null
+++ b/day15/test
@@ -0,0 +1,14 @@
+Sensor at x=2, y=18: closest beacon is at x=-2, y=15
+Sensor at x=9, y=16: closest beacon is at x=10, y=16
+Sensor at x=13, y=2: closest beacon is at x=15, y=3
+Sensor at x=12, y=14: closest beacon is at x=10, y=16
+Sensor at x=10, y=20: closest beacon is at x=10, y=16
+Sensor at x=14, y=17: closest beacon is at x=10, y=16
+Sensor at x=8, y=7: closest beacon is at x=2, y=10
+Sensor at x=2, y=0: closest beacon is at x=2, y=10
+Sensor at x=0, y=11: closest beacon is at x=2, y=10
+Sensor at x=20, y=14: closest beacon is at x=25, y=17
+Sensor at x=17, y=20: closest beacon is at x=21, y=22
+Sensor at x=16, y=7: closest beacon is at x=15, y=3
+Sensor at x=14, y=3: closest beacon is at x=15, y=3
+Sensor at x=20, y=1: closest beacon is at x=15, y=3