refact: day 19 part 1 with linked lists

This commit is contained in:
timeshifter
2026-07-02 18:57:03 +02:00
parent 530a58ea39
commit aec5791216
2 changed files with 19 additions and 32 deletions
-3
View File
@@ -4,6 +4,3 @@ version = "0.1.0"
edition = "2024"
[dependencies]
[profile.release]
lto = "fat"