finish lab 08

This commit is contained in:
SowinskiBraeden committed 2025-11-07 10:40:50 -08:00
1 parent f1a0d21d04
commit d06ca3f01a
14 files changed
+988 -1

No files matched your search

+1 -1
View File
@@ -3,7 +3,7 @@ CC = gcc
CFLAGS = -Wall -std=c11
#Input file
INPUT = input1.txt
INPUT = input.txt
OUTPUT = output.txt
REF = ref1.txt
# Source file