1
0

Primer dia resolt del Advent of Code 2025

This commit is contained in:
2025-12-02 23:47:33 +01:00
parent b56ddbc911
commit a75bc0f7ca
7 changed files with 4229 additions and 0 deletions

2
aoc25_1/Makefile Normal file
View File

@@ -0,0 +1,2 @@
build:
gcc -g src/aoc25.c src/*.s -o out_a64