diff options
Diffstat (limited to 'day13/input')
-rw-r--r-- | day13/input | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/day13/input b/day13/input new file mode 100644 index 0000000..a9a659c --- /dev/null +++ b/day13/input @@ -0,0 +1,43 @@ +0: 3 +1: 2 +2: 4 +4: 4 +6: 5 +8: 8 +10: 6 +12: 6 +14: 6 +16: 6 +18: 8 +20: 8 +22: 12 +24: 10 +26: 9 +28: 8 +30: 8 +32: 12 +34: 12 +36: 12 +38: 12 +40: 8 +42: 12 +44: 14 +46: 14 +48: 10 +50: 12 +52: 12 +54: 14 +56: 14 +58: 14 +62: 12 +64: 14 +66: 14 +68: 14 +70: 12 +74: 14 +76: 14 +78: 14 +80: 18 +82: 17 +84: 30 +88: 14 |