mirror of
https://github.com/SebastianStork/advent-of-code.git
synced 2026-01-21 14:31:34 +01:00
Solve 2025 day 3 part 1 in rust
This commit is contained in:
parent
71794dd9c9
commit
586e674325
4 changed files with 67 additions and 3 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -3,10 +3,10 @@
|
|||
"inputs": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1764710882,
|
||||
"narHash": "sha256-lgnEbzbtGf7XYe9gCOhOJtLgpmosv6i8S11MTOy6o2k=",
|
||||
"lastModified": 1764767558,
|
||||
"narHash": "sha256-AqEynDX4eu61liwLdGPzk0b6J9sE+dKWSpxfO+mZpBc=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "9e2bfce3c17983bc850271e3bcc89045e82d9b7c",
|
||||
"rev": "a1a4c48fcc3eddac81d35ce2030c887ac38f4002",
|
||||
"shallow": true,
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/SebastianStork/advent-of-code-inputs.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue