-
Couldn't load subscription status.
- Fork 20
Pull requests: maneatingape/advent-of-code-rust
Pull requests list
Test PR integration with CI checks
#1
by maneatingape
was closed Aug 7, 2023
Loading...
updated Aug 7, 2023
Drop heuristic to improve runtime
#2
by ahans
was closed Sep 15, 2024
Loading...
updated Sep 15, 2024
Fix early exit from validation before all terms are used
#3
by markjfisher
was merged Dec 7, 2024
Loading...
updated Dec 7, 2024
Change u32 to i32 to prevent subtraction overflow
#5
by dfarnham
was merged Jan 9, 2025
Loading...
updated Jan 9, 2025
Valid year range for "byr" is 1920..=2002
#8
by dfarnham
was merged Feb 2, 2025
Loading...
updated Feb 2, 2025
Use Hermann Bottenbruch's binary search
#9
by dfarnham
was merged Feb 2, 2025
Loading...
updated Feb 2, 2025
2017 primality test performance improvement
#10
by Rolv-Apneseth
was merged Jul 8, 2025
Loading...
updated Jul 8, 2025
perf: improve performance of 2018 day 2 part 2
#11
by Rolv-Apneseth
was merged Jul 12, 2025
Loading...
updated Jul 12, 2025
Account for remainder in 2015 Day 21
#12
by erghelium
was merged Jul 23, 2025
Loading...
updated Jul 23, 2025
ProTip!
Add no:assignee to see everything that’s not assigned.