1
0

En realitat és la primera part del puzzle

This commit is contained in:
2025-12-02 23:55:10 +01:00
parent a75bc0f7ca
commit 3cb5ff77cc
6 changed files with 2 additions and 2 deletions

2
aoc_25_1_1/Makefile Normal file
View File

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