Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/1ilit/advent-of-code

My solutions for Advent of Code 2023
https://github.com/1ilit/advent-of-code

advent-of-code aoc2023 aoc2023-in-cpp

Last synced: about 2 months ago
JSON representation

My solutions for Advent of Code 2023

Awesome Lists containing this project

README

        

# Advent of Code

### To compile

```console
cd /
make
```