summaryrefslogtreecommitdiff
path: root/18_reverse_str/grade.txt
diff options
context:
space:
mode:
Diffstat (limited to '18_reverse_str/grade.txt')
-rw-r--r--18_reverse_str/grade.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/18_reverse_str/grade.txt b/18_reverse_str/grade.txt
new file mode 100644
index 0000000..594c87c
--- /dev/null
+++ b/18_reverse_str/grade.txt
@@ -0,0 +1,18 @@
+Grading at Sat 16 Oct 2021 01:39:49 AM UTC
+Attempting to compile reverse.c
+Your file matched the expected output
+Your output matched what we expected
+Removing your main() and replacing it with our own to run more tests...
+#################################################
+testcase2:
+nullptr#################################################
+testcase3:
+Your file matched the expected output
+#################################################
+testcase4:
+Your file matched the expected output
+#################################################
+testcase5:
+Your file matched the expected output
+
+Overall Grade: A