Skip to content

Commit

Permalink
graded
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrodCoding committed Feb 26, 2024
1 parent b6f9080 commit c6d9fed
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions 31_minesweeper/grade.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Grading at Mon 26 Feb 2024 12:37:41 AM UTC
Attempting to compile minesweeper.c
#################################################
testcase1:
Your output is correct
- 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

0 comments on commit c6d9fed

Please sign in to comment.