From 8d6cfe70eec78ac36ee65e4ca43b01b2016dbc3b Mon Sep 17 00:00:00 2001 From: Stefan Harmuth Date: Mon, 13 Dec 2021 16:05:04 +0100 Subject: [PATCH] this will take some getting used to --- aoc2018.nim | 6 ++++-- inputs/input01 | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 inputs/input01 diff --git a/aoc2018.nim b/aoc2018.nim index be07dc6..e47d228 100644 --- a/aoc2018.nim +++ b/aoc2018.nim @@ -1,2 +1,4 @@ -let test = "Hello, World" -echo test +import tools/aoc + +var test: AOCDay = initAOCDay(1) +echo test.getInput() diff --git a/inputs/input01 b/inputs/input01 new file mode 100644 index 0000000..313a0fc --- /dev/null +++ b/inputs/input01 @@ -0,0 +1,3 @@ +blablabla +foofoofoo +ajbfskdfjb