summaryrefslogtreecommitdiff
path: root/c3prj1_deck/grade.txt
diff options
context:
space:
mode:
Diffstat (limited to 'c3prj1_deck/grade.txt')
-rw-r--r--c3prj1_deck/grade.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/c3prj1_deck/grade.txt b/c3prj1_deck/grade.txt
new file mode 100644
index 0000000..c5a7eda
--- /dev/null
+++ b/c3prj1_deck/grade.txt
@@ -0,0 +1,14 @@
+Grading at Sat 11 Dec 2021 09:48:04 PM UTC
+Compiling deck.c
+Compiling cards.c
+Linking cards.o deck.o deck-c4.o and the grader's .o file
+Checking the output of all the functions other than shuffle
+Your file matched the expected output
+ - Those functions seem to work!
+Checking your shuffle results with a 6 card hand...
+ Least common hand: 0.131350%
+ Most common hand: 0.147450%
+ Perfectly even is: 0.138888%
+ Excellent!
+
+Overall Grade: A