advent_of_code_2022.git
2022-12-12 Greg BurriReduce time to do day 11:
2022-12-12 Greg BurriBetter formatting (using rustfmt)
2022-12-12 Greg Burrilittle simplification
2022-12-12 Greg BurriDon't need to push visited position twice...
2022-12-12 Greg BurriDay 12
2022-12-11 Greg BurriSimplification
2022-12-11 Greg BurriDay 11
2022-12-10 Greg BurriDay 10
2022-12-09 Greg BurriSimplification
2022-12-09 Greg BurriA bit more readable
2022-12-09 Greg BurriSimplification
2022-12-09 Greg BurriDay[9]
2022-12-08 Greg BurriDay 8
2022-12-07 Greg BurriClean up: factorize input test
2022-12-07 Greg BurriDay 7
2022-12-06 Greg BurriDay 6
2022-12-05 Greg BurriSimplify and improve performance
2022-12-05 Greg BurriSimplify 'day05::get_top_as_string'
2022-12-05 Greg BurriRemove useless function
2022-12-05 Greg BurriDay 5
2022-12-04 Greg BurriDay 4
2022-12-03 Greg BurriRemove useless imports
2022-12-03 Greg BurriAdd a parsing function to simplify the process
2022-12-03 Greg BurriRemove useless import
2022-12-03 Greg BurriDay 3
2022-12-02 Greg BurriDay 2
2022-12-01 Greg BurriUse Reverse + k_smallest (code simplification)
2022-12-01 Greg BurriDay 1