my nim solutions for advent of code (home):
- 2021
- 2020
useful links:
how to:
- generate README.md and index.html:
nim r index
- regenerate also all html documents:
nim -d:regendoc r index
my nim solutions for advent of code (home):
useful links:
how to:
nim r index
nim -d:regendoc r index