We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa4234 commit b67eb02Copy full SHA for b67eb02
README.md
@@ -1,3 +1,9 @@
1
[](https://github.com/semantic-release/semantic-release)
2
[](https://travis-ci.org/amclin/advent-of-code)
3
[](https://codecov.io/gh/amclin/advent-of-code)
4
+
5
+### Special Instructions
6
7
+#### Day 14
8
+Day 14 is fast but needs more memory to complete. Run node with 4GB of heap space:
9
+`node --max_old_space_size=4096 index.js`
0 commit comments