Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dhananjaylatkar/aoc2024

https://adventofcode.com/2024
https://github.com/dhananjaylatkar/aoc2024

advent-of-code advent-of-code-2024 advent-of-code-in-zig aoc aoc2024 aoc2024-in-zig zig

Last synced: about 1 month ago
JSON representation

https://adventofcode.com/2024

Awesome Lists containing this project

README

        

# aoc2024
https://adventofcode.com/2024

# Build and Run
1. Copy input to `input/day_.txt`
2. Run
```
zig build run --
```