From 9918141a472170a8562ca2d5d6d1c3b06a2e8a00 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Thu, 6 Dec 2018 07:32:35 +0200 Subject: Day 6: Manhattan distances and coordinates --- inputs/6.txt | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 inputs/6.txt (limited to 'inputs') diff --git a/inputs/6.txt b/inputs/6.txt new file mode 100644 index 0000000..e544bbd --- /dev/null +++ b/inputs/6.txt @@ -0,0 +1,50 @@ +195, 221 +132, 132 +333, 192 +75, 354 +162, 227 +150, 108 +46, 40 +209, 92 +153, 341 +83, 128 +256, 295 +311, 114 +310, 237 +99, 240 +180, 337 +332, 176 +212, 183 +84, 61 +275, 341 +155, 89 +169, 208 +105, 78 +151, 318 +92, 74 +146, 303 +184, 224 +285, 348 +138, 163 +216, 61 +277, 270 +130, 155 +297, 102 +197, 217 +72, 276 +299, 89 +357, 234 +136, 342 +346, 221 +110, 188 +82, 183 +271, 210 +46, 198 +240, 286 +128, 95 +111, 309 +108, 54 +258, 305 +241, 157 +117, 162 +96, 301 -- cgit v1.2.3