Assignment is building
This commit is contained in:
@ -38,3 +38,5 @@ all:
|
||||
9:
|
||||
./a.out 3 < ./in/fromText.in > ./student_out/fromText.out
|
||||
diff ./student_out/fromText.out ./out/fromText.out
|
||||
|
||||
test: all 1 2 3 4 5 6 7 8 9
|
||||
|
Reference in New Issue
Block a user