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
81
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
de7ee8f0f6
All checks were successful
test / AoC 2024 (push)
Successful in 3m43s
Details
day14: don't print robots map
2024-12-16 11:40:10 -08:00
.aoc_tiles/tiles
/2024
grid: add add_mut()
2024-12-15 23:21:59 -08:00
.github
/workflows
ci: allow test failures, fix input getting script mistake
2024-12-15 01:06:09 -08:00
boilerplate
/src
boilerplate: fix it
2024-12-02 21:22:05 -08:00
src
day14: don't print robots map
2024-12-16 11:40:10 -08:00
utils
/grid
day16: improve perf again by going to i16 positions
2024-12-16 01:06:39 -08:00
.gitignore
readme
2024-12-13 02:15:41 -08:00
.pre-commit-config.yaml
pre-commit: check clippies and format in pre-commit to avoid CI fail
2024-12-13 23:51:50 -08:00
.rustfmt.toml
gitignore
2024-11-30 21:37:02 -08:00
Cargo.lock
day14: pretty print a tree
2024-12-13 23:05:58 -08:00
Cargo.toml
day14: pretty print a tree
2024-12-13 23:05:58 -08:00
README.md
grid: add add_mut()
2024-12-15 23:21:59 -08:00
README.md
2024 - 32
⭐
- Rust
Description
No description provided
Readme
606
KiB
Languages
Rust
100%