Go to file
Parnic 19f91dbc50 Add bisect utility
This is too common of an optimization to not have this readily accessible. And I kinda like how this worked out, too. Go is fun. Plus this both speeds up and "fixes" day 14's part 2 solution (it was always giving a correct answer, but mostly by chance based on how the input numbers worked out).
2022-06-22 16:52:25 -05:00
2022-06-06 15:14:31 -05:00
2022-06-22 16:52:25 -05:00
2022-06-22 16:52:18 -05:00
2022-06-22 16:52:25 -05:00
2022-06-06 15:14:31 -05:00
2022-06-22 16:52:18 -05:00
2022-06-07 09:54:20 -05:00

Advent of Code 2019

My solutions to Advent of Code 2019.

Description
No description provided
Readme 1.6 MiB
Languages
Go 100%