From 6c18350a39ddb701fe34676a84b91dec0848160a Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Fri, 18 Dec 2020 00:49:00 +0100 Subject: Added day 10 --- day10/input.txt | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 day10/input.txt (limited to 'day10/input.txt') diff --git a/day10/input.txt b/day10/input.txt new file mode 100644 index 0000000..94a2db6 --- /dev/null +++ b/day10/input.txt @@ -0,0 +1,90 @@ +114 +51 +122 +26 +121 +90 +20 +113 +8 +138 +57 +44 +135 +76 +134 +15 +21 +119 +52 +118 +107 +99 +73 +72 +106 +41 +129 +83 +19 +66 +132 +56 +32 +79 +27 +115 +112 +58 +102 +64 +50 +2 +39 +3 +77 +85 +103 +140 +28 +133 +78 +34 +13 +61 +25 +35 +89 +40 +7 +24 +33 +96 +108 +71 +11 +128 +92 +111 +55 +80 +91 +31 +70 +101 +14 +18 +12 +4 +84 +125 +120 +100 +65 +86 +93 +67 +139 +1 +47 +38 \ No newline at end of file -- cgit v1.2.3