Repo for all advent of code entries
Year | Info |
---|---|
2020 | Days 1 to 11 have been written using repl.it and might require a input.txt file that is not provided.Days 11 (part 2) to 19* have been written with VSCode and run using Code Runner *this number might change |
2021 | All solutions written with VSCode and run using Code Runner |
2022 |
Language | Special Running Flags | Info |
---|---|---|
C++ | -std=c++17 -O3 |
|
Rust | rustc 1.74.1 |
- VSCode -> Extensions Panel -> Code Runner -> Cog Symbol -> Extension Settings
Code Runner: Executor Map
-> Edit in JSON
Use all languages supported by github language detection.