final lab05 passes
This commit is contained in:
3 files changed
+38
-10
No files matched your search
+1
-1
@@ -5,7 +5,7 @@ CFLAGS = -Wall -std=c11
|
||||
#Input file
|
||||
INPUT = input2.txt
|
||||
OUTPUT = output.txt
|
||||
REF = ref.txt
|
||||
REF = ref2.txt
|
||||
# Source file
|
||||
SRCS = lab5.c
|
||||
# Output
|
||||
|
||||
Reference in new issue
Block a user