Solution Set for 2021 Advent Of Code
This repo is to store my solutions to Advent Of Code 2021. It leverages VS Code Tasks, Bash and Python to automate building and running the solutions.
- Hit Ctrl+Shift+P
- Enter
Tasks
- Tap
Tasks: Run Tasks
then pressRun AOC Script: Specific Day
- Type the specific day and hit Enter
- View output in console.