Files
advent-of-code/2021/06/readme.md
T
Josh Creek 259637aa6e feat(*): Update 2021-06 files (part 1 working, part 2 not I think, but unable to test on laptop due to CPU limitations)
This resolves the out of memory issue, but still takes too long to run. It's either CPU or IO bound.
2021-12-06 13:09:24 +00:00

3 lines
188 B
Markdown

Run dotnet ef database update to initialise the database
Delete the database if you want to run the code again
It's at C:\Users\Josh\AppData\Local as fishes.db and other associated files