-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2edfb28
commit 83e1621
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
Grading at Sun 25 Feb 2024 01:49:47 AM UTC | ||
Attempting to compile sortLines.c | ||
################################################# | ||
testcase1: | ||
testcase1 passed, your program successfully indicated a failure | ||
- Valgrind was clean (no errors, no memory leaks) | ||
valgrind was clean | ||
################################################# | ||
testcase2: | ||
Your output is correct | ||
- Valgrind was clean (no errors, no memory leaks) | ||
valgrind was clean | ||
################################################# | ||
testcase3: | ||
Your output is correct | ||
- Valgrind was clean (no errors, no memory leaks) | ||
valgrind was clean | ||
################################################# | ||
testcase4: | ||
Your output is correct | ||
- Valgrind was clean (no errors, no memory leaks) | ||
valgrind was clean | ||
|
||
Overall Grade: A |