mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 15, what a slog
This commit is contained in:
parent
8c135affd7
commit
901f88482f
6 changed files with 149 additions and 40 deletions
|
@ -17,7 +17,9 @@
|
|||
"aocrunner": "^1.4.5",
|
||||
"prettier": "^2.4.1"
|
||||
},
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"heap": "^0.2.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue