This website requires JavaScript.
Explore
Help
Sign In
onyx_online
/
aoc2024
Watch
1
Star
0
Fork
0
You've already forked aoc2024
mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced
2025-01-09 14:20:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
67a04b91c8
aoc2024
/
day-01
History
onyx-and-iris
67a04b91c8
remove log.Fatal's from solve.go, return values back to main.
2024-12-02 18:30:26 +00:00
..
cmd
/cli
remove log.Fatal's from solve.go, return values back to main.
2024-12-02 18:30:26 +00:00
internal
remove regex, use strings.Fields instead
2024-12-02 18:28:28 +00:00
benchmark
add bench to makefile
2024-12-01 21:14:30 +00:00
go.mod
first commit
2024-12-01 17:50:02 +00:00
makefile
upd scaffold and makefile
2024-12-02 02:06:35 +00:00
solve_internal_test.go
remove log.Fatal's from solve.go, return values back to main.
2024-12-02 18:30:26 +00:00
solve.go
remove log.Fatal's from solve.go, return values back to main.
2024-12-02 18:30:26 +00:00