aboutsummaryrefslogtreecommitdiff
path: root/Puzzle22.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Puzzle22.hs')
-rw-r--r--Puzzle22.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Puzzle22.hs b/Puzzle22.hs
index 0b9df4d..3b0c3ab 100644
--- a/Puzzle22.hs
+++ b/Puzzle22.hs
@@ -1,3 +1,4 @@
+-- Author: Yuchen Pei (me@ypei.me)
{-# LANGUAGE BangPatterns #-}
import Data.Map (Map)