added wrapper

This commit is contained in:
thornAvery 2021-12-01 04:28:52 +00:00
parent 4148be6ec7
commit 4b6e8d0b87
7 changed files with 37 additions and 6 deletions

4
code/src/01/01-input.txt Normal file
View file

@ -0,0 +1,4 @@
hello this is a test!
this is a second line!
newline!
eof!

3
code/src/01/01.md Normal file
View file

@ -0,0 +1,3 @@
# Problem 01