Skip to content

hosackm/aoc2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

68 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code 2024

Solutions in Zig (version 0.13.0) or Python with the intention of porting to Zig :).

Advent of Code

Running

To run a specific day, run:

zig run src/day01.zig
zig run src/day02.zig
python src/day04.zig
# etc...

Solved Problems

day 🐍 zig
1 ❌ βœ…
2 ❌ βœ…
3 ❌ βœ…
4 βœ… βœ…
5 βœ… βœ…
6 ❌ βœ…
7 ❌ βœ…
8 βœ… βœ…
9 βœ… βœ…
10 βœ… βœ…
11 βœ… βœ…
12 βœ… βœ…
13 βœ… βœ…
14 βœ… βœ…
15 βœ… βœ…
16 βœ… ❌
17 ❌ βœ…
18 βœ… βœ…
19 βœ… βœ…
20 βœ… ❌
21 βœ… ❌
22 βœ… ❌
23 βœ… ❌
24 βœ… ❌
25 βœ… ❌

About

Advent of Code Solutions 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published