aboutsummaryrefslogtreecommitdiff
path: root/Puzzle17.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Puzzle17.hs')
-rw-r--r--Puzzle17.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Puzzle17.hs b/Puzzle17.hs
index cb704a1..277ad28 100644
--- a/Puzzle17.hs
+++ b/Puzzle17.hs
@@ -1,3 +1,4 @@
+-- Author: Yuchen Pei (me@ypei.me)
-- Acknowledgement: Thanks to Bob Grudem for helping solve part 2 of the puzzle.
{-# LANGUAGE BangPatterns #-}