proj1 finished
This commit is contained in:
4
proj1/test_cases/q5/CONFIG
Executable file
4
proj1/test_cases/q5/CONFIG
Executable file
@ -0,0 +1,4 @@
|
||||
class: "PassAllTestsQuestion"
|
||||
max_points: "3"
|
||||
depends: "q2"
|
||||
timeout: "30"
|
||||
2
proj1/test_cases/q5/corner_tiny_corner.solution
Executable file
2
proj1/test_cases/q5/corner_tiny_corner.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q5/corner_tiny_corner.test.
|
||||
solution_length: "28"
|
||||
14
proj1/test_cases/q5/corner_tiny_corner.test
Executable file
14
proj1/test_cases/q5/corner_tiny_corner.test
Executable file
@ -0,0 +1,14 @@
|
||||
class: "CornerProblemTest"
|
||||
|
||||
layoutName: "tinyCorner"
|
||||
layout: """
|
||||
%%%%%%%%
|
||||
%. .%
|
||||
% P %
|
||||
% %%%% %
|
||||
% % %
|
||||
% % %%%%
|
||||
%.% .%
|
||||
%%%%%%%%
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user