@@ -0,0 +1,7 @@
.PHONY: solve
default: solve
solve:
nasm -o solve/solve solve/solve.s
The note is not visible to the blocked user.