This website requires JavaScript.
Explore
Help
Sign In
ktims
/
aoc2024
Watch
1
Star
0
Fork
0
You've already forked aoc2024
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
35
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Keenan Tims
83898ad6b4
day11: part 2 solution
2024-12-10 23:34:42 -08:00
1
day 1: cleanup and refactor
2024-11-30 22:03:19 -08:00
2
day2: performance and adopt new duration print
2024-12-01 23:02:00 -08:00
3
day3: code format
2024-12-04 16:41:39 -08:00
4
day4: do a lot fewer allocations, performance improvement x10
2024-12-03 22:09:13 -08:00
5
day5: complete solution
2024-12-04 22:41:33 -08:00
6
day6: further performance improvement, ~55ms total runtime
2024-12-06 17:05:36 -08:00
7
day7: parallel solution, < 100ms
2024-12-06 22:52:00 -08:00
8
day8: refactor and cleanup
2024-12-07 22:49:57 -08:00
9
day9: optimize part 2
2024-12-09 00:23:40 -08:00
10
day10: performance. slight gain from memoizing visited positions in p1.
2024-12-10 17:07:00 -08:00
11
day11: part 2 solution
2024-12-10 23:34:42 -08:00
boilerplate
/src
boilerplate: fix it
2024-12-02 21:22:05 -08:00
libs
/grid
day8: complete solution
2024-12-07 21:43:56 -08:00
.gitignore
day6: performance improvement
2024-12-06 10:40:28 -08:00
.rustfmt.toml
gitignore
2024-11-30 21:37:02 -08:00
Description
No description provided
646
KiB
Languages
Rust
100%