add day-09 + benchmarks

This commit is contained in:
2024-12-10 21:42:26 +00:00
parent 6b7f79b6f0
commit 0236679639
20 changed files with 509 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
goos: linux
goarch: amd64
pkg: github.com/onyx-and-iris/aoc2024/day-09/internal/two
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
BenchmarkSolve-12 1 22722704246 ns/op
ok github.com/onyx-and-iris/aoc2024/day-09/internal/two 22.726s