summaryrefslogtreecommitdiff
path: root/06_rect/grade.txt
diff options
context:
space:
mode:
Diffstat (limited to '06_rect/grade.txt')
-rw-r--r--06_rect/grade.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/06_rect/grade.txt b/06_rect/grade.txt
new file mode 100644
index 0000000..c82efe8
--- /dev/null
+++ b/06_rect/grade.txt
@@ -0,0 +1,13 @@
+Grading at Sun 28 Nov 2021 08:50:44 PM UTC
+Attempting to compile rectangle.c
+Tring to run rectangle
+Your file matched the expected output
+removing your main() and replacing it with out own to run more tests...
+#################################################
+testcase1:
+testcase1 passed
+#################################################
+testcase2:
+testcase2 passed
+
+Overall Grade: A