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

https://github.com/joeriddles/advent-of-code-2024


https://github.com/joeriddles/advent-of-code-2024

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# [Advent of Code 2024](https://adventofcode.com/)

![test workflow](https://github.com/joeriddles/advent-of-code-2024/actions/workflows/test.yaml/badge.svg)

- To run all solutions: `go run main.go`
- To run all tests: `go test ./2024/...`

---
Day 1: ⭐️⭐️
Day 2: ⭐️⭐️
Day 3: ⭐️⭐️
Day 4: ⭐️⭐️
Day 5:
Day 6: