https://github.com/joeriddles/advent-of-code-2024
https://github.com/joeriddles/advent-of-code-2024
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/joeriddles/advent-of-code-2024
- Owner: joeriddles
- Created: 2024-12-01T20:07:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-06T08:05:45.000Z (over 1 year ago)
- Last Synced: 2025-06-27T22:05:51.721Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Advent of Code 2024](https://adventofcode.com/)

- 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: