Atempt to solve Advent of Code 2019 puzzles with R
Each day's solution is saved in a different folder named DayXX. Folder may contain:
input.txt- input of the puzzletestX.txt- testing inputs (if any)dayXX.R- main scriptfun.R- file for functions