My submissions for Advent of Code 2019
Some days might require fiddling with the definitions(especially those with limit or LMT in them) in order to accommodate larger inputs.
Because I respect the author of the event, I've gitignored the input files, since he preffers them not to be published.
6 10 11 14 15 17 24/1
3 7 10 12 14 22(also uses polymorphism) 23 24/2
Days that require prior editing of the input(details are in a comment right above the declaration of the input stream):
3 6 14
17(will output the required path for part 2, but it must be manually compressed) 25/1
22 24 25
18 20 21 22/2 25/2
2 5 7 9 11 13 15 17 19 23(has the latest version) 25