Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fefas/advent-of-code-2023
https://github.com/fefas/advent-of-code-2023
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fefas/advent-of-code-2023
- Owner: fefas
- Created: 2023-11-27T21:17:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-26T00:21:48.000Z (about 1 year ago)
- Last Synced: 2024-11-07T01:43:15.286Z (3 months ago)
- Language: C++
- Size: 116 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2023
This repo contains (or will contain depeding on when you are reading it) my
solutions of the [Advent of Code 2023][aoc2023].I will be working (or have worked) together with @malukenho and I will try (or
have tried) to post the solutions on my [personl blog][blog].To run the tests: `$ make tests`
[aoc2023]: https://adventofcode.com/2023
[blog]: https://blog.fefas.dev/advent-of-code-2023