This website requires JavaScript.
Explore
Help
Sign in
ringofstorms
/
advent_of_code
Watch
1
Fork
You've already forked advent_of_code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
54
commits
1
branch
0
tags
827
KiB
Rust
94.9%
Nix
5.1%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
RingOfStorms (Joshua Bell)
802a8dde26
my splitStringByLen function was extremely slow, and lists/iterating lists is slow in general so cahnge to splitByLen make old version 60% faster, and a version without the intermediate loop it is 4s
2025-12-10 09:46:39 -06:00
2023
2024?
2025-04-28 22:44:25 -05:00
2024
2024?
2025-04-28 22:44:25 -05:00
2025
my splitStringByLen function was extremely slow, and lists/iterating lists is slow in general so cahnge to splitByLen make old version 60% faster, and a version without the intermediate loop it is 4s
2025-12-10 09:46:39 -06:00
.envrc
2025 day 1
2025-12-08 13:49:42 -06:00
.gitignore
2024?
2025-04-28 22:44:25 -05:00
flake.lock
2025 day 1
2025-12-08 13:49:42 -06:00
flake.nix
2024?
2025-04-28 22:44:25 -05:00
icon.png
icon
2024-10-05 14:41:20 -05:00
README.md
refactor for yearly
2024-09-28 21:52:31 -05:00
README.md
Advent of Code
https://adventofcode.com/