First commit

This commit is contained in:
Arjun Patel
2019-02-03 17:11:30 -08:00
commit f4c24f0832
204 changed files with 8652 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
class: "PassAllTestsQuestion"
max_points: "3"
depends: "q2"
@@ -0,0 +1,2 @@
# This is the solution file for test_cases/q5/corner_tiny_corner.test.
solution_length: "28"
+14
View File
@@ -0,0 +1,14 @@
class: "CornerProblemTest"
layoutName: "tinyCorner"
layout: """
%%%%%%%%
%. .%
% P %
% %%%% %
% % %
% % %%%%
%.% .%
%%%%%%%%
"""