2024 day 16 part 1

This commit is contained in:
2024-12-16 22:09:01 +01:00
parent 1c3cb46e40
commit 163455a42a
7 changed files with 266 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@datastructures-js/priority-queue": "^6.3.1",
"remeda": "^2.17.4"
}
}