aboutsummaryrefslogtreecommitdiff
path: root/2021
diff options
context:
space:
mode:
authorThomas Voss <thomasvoss@live.com> 2021-12-13 09:57:51 +0100
committerThomas Voss <thomasvoss@live.com> 2021-12-13 09:57:51 +0100
commit6ac8a3361689527642b81770be1d74da52962eb0 (patch)
tree3d4b0dddfc0a5d71ee7e9c9a31e3125a131a96b2 /2021
parentaa20de37c060ca31b99c6fc201eb0867d2f5e582 (diff)
Add a README
Diffstat (limited to '2021')
-rw-r--r--2021/13/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/2021/13/README b/2021/13/README
new file mode 100644
index 0000000..079f168
--- /dev/null
+++ b/2021/13/README
@@ -0,0 +1 @@
+I hardcoded the for loop ranges for part 2 because I was tired. Maybe I'll fix one day.