Advent of Code
Rust
69.2%
Nix
30.8%
10
1
0
Clone this repository
https://tangled.org/thecoded.prof/aoc
https://tangled.org/did:plc:t4ifz7bz4cnukxryiqnbgxxr/aoc
git@knot.tangled.wizardry.systems:thecoded.prof/aoc
git@knot.tangled.wizardry.systems:did:plc:t4ifz7bz4cnukxryiqnbgxxr/aoc
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
use log10 to calculate num of digits instead of while loop (thx fgardt)