aboutsummaryrefslogtreecommitdiff
path: root/Puzzle24.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Puzzle24.hs')
-rw-r--r--Puzzle24.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Puzzle24.hs b/Puzzle24.hs
index 639f4a3..d457833 100644
--- a/Puzzle24.hs
+++ b/Puzzle24.hs
@@ -1,3 +1,4 @@
+-- Author: Yuchen Pei (me@ypei.me)
-- Acknowledgements:
-- https://www.reddit.com/r/adventofcode/comments/7lte5z/2017_day_24_solutions/drs1eml/
-- https://stackoverflow.com/a/4708372/4063224