advent-of-code/2023/day-2
Dan Anglin 064b0a5abe
All checks were successful
/ test (pull_request) Successful in 27s
fix: use the constant value for 'blue'
2023-12-03 01:31:50 +00:00
..
files feat: add solution for 2023, Day 2: Cube Conundrum 2023-12-02 17:00:27 +00:00
game.go fix: use the constant value for 'blue' 2023-12-03 01:31:50 +00:00
game_test.go refactor(test): condense test table 2023-12-02 18:01:53 +00:00
main.go fix: read from input once 2023-12-02 17:46:44 +00:00
main_test.go fix: read from input once 2023-12-02 17:46:44 +00:00