aboutsummaryrefslogtreecommitdiff
path: root/Puzzle11.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Puzzle11.hs')
-rw-r--r--Puzzle11.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Puzzle11.hs b/Puzzle11.hs
index 2bd6257..bf141b3 100644
--- a/Puzzle11.hs
+++ b/Puzzle11.hs
@@ -1,3 +1,4 @@
+-- Author: Yuchen Pei (me@ypei.me)
import Data.List.Split (splitOn)
f :: [Char] -> (Int, Int)