advent_of_code_2023 My solutions for Advent Of Code 2023. To test the code for a problem, and then run it against the input text, use something like: $ ruby day1a/day1a.rb test OK: test passed. $ ruby day1a/day1a.rb day1a/input.txt [prints the answer]