aboutsummaryrefslogtreecommitdiff
path: root/2020/two.nim
diff options
context:
space:
mode:
Diffstat (limited to '2020/two.nim')
-rw-r--r--2020/two.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/2020/two.nim b/2020/two.nim
index a2234ab..74bb170 100644
--- a/2020/two.nim
+++ b/2020/two.nim
@@ -1,3 +1,4 @@
+# Day Two: Password Philosophy
import os, strutils
let input: string = paramStr(1)