Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chpxu/advent-of-code-2023

Advent Of Code 2023
https://github.com/chpxu/advent-of-code-2023

Last synced: 9 days ago
JSON representation

Advent Of Code 2023

Awesome Lists containing this project

README

        

# advent-of-code-2023

Bit late starting my first AoC but here we go.

- Repo is organised into folders by day.
- Langiage is C++, which is what I aim to learn the basics by
- Environment is Clang/LLVM. Created with nix + direnv, though this will not be necessary if you dont have them installed