Add .zip archive
This commit is contained in:
parent
98a608ce96
commit
2e79b61845
12 changed files with 223 additions and 189 deletions
2
2025.04.18/dist/Krivoruchenko_SK/Makefile
vendored
2
2025.04.18/dist/Krivoruchenko_SK/Makefile
vendored
|
|
@ -5,7 +5,7 @@ FLAGS = -fstack-protector-all -W -Wall -Wextra -Wunused -Wcast-align -Werror -pe
|
|||
%.o: %.c
|
||||
gcc -c $(FLAGS) $<
|
||||
|
||||
all: a01.out a02.out a03.out a04.out a05.out
|
||||
all: a01.out a02.out a03.out a04.out a05.out a06.out a07.out a08.out
|
||||
|
||||
solve.o: solve.c solve.h
|
||||
array_io.o: array_io.c array_io.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue