1
0

Segona part del puzzle

This commit is contained in:
2025-12-08 09:43:28 +01:00
parent e71a6ee3ee
commit b92350f86d
5 changed files with 4234 additions and 0 deletions

2
aoc_25_1_2/Makefile Normal file
View File

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