proj1 finished
This commit is contained in:
3
proj1/test_cases/q8/CONFIG
Executable file
3
proj1/test_cases/q8/CONFIG
Executable file
@ -0,0 +1,3 @@
|
||||
class: "PassAllTestsQuestion"
|
||||
max_points: "3"
|
||||
timeout: "120"
|
||||
2
proj1/test_cases/q8/closest_dot_1.solution
Executable file
2
proj1/test_cases/q8/closest_dot_1.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_1.test.
|
||||
solution_length: "1"
|
||||
11
proj1/test_cases/q8/closest_dot_1.test
Executable file
11
proj1/test_cases/q8/closest_dot_1.test
Executable file
@ -0,0 +1,11 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 1"
|
||||
layout: """
|
||||
%%%%%%
|
||||
%....%
|
||||
%....%
|
||||
%P...%
|
||||
%%%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_10.solution
Executable file
2
proj1/test_cases/q8/closest_dot_10.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_10.test.
|
||||
solution_length: "1"
|
||||
17
proj1/test_cases/q8/closest_dot_10.test
Executable file
17
proj1/test_cases/q8/closest_dot_10.test
Executable file
@ -0,0 +1,17 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 10"
|
||||
layout: """
|
||||
%%%%%%%%%%
|
||||
% %
|
||||
% ...%...%
|
||||
% .%.%.%.%
|
||||
% .%.%.%.%
|
||||
% .%.%.%.%
|
||||
% .%.%.%.%
|
||||
% .%.%.%.%
|
||||
%P.%...%.%
|
||||
% %
|
||||
%%%%%%%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_11.solution
Executable file
2
proj1/test_cases/q8/closest_dot_11.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_11.test.
|
||||
solution_length: "2"
|
||||
30
proj1/test_cases/q8/closest_dot_11.test
Executable file
30
proj1/test_cases/q8/closest_dot_11.test
Executable file
@ -0,0 +1,30 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 11"
|
||||
layout: """
|
||||
%%%
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
%.%
|
||||
%.%
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
%.%
|
||||
% %
|
||||
%P%
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
%.%
|
||||
%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_12.solution
Executable file
2
proj1/test_cases/q8/closest_dot_12.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_12.test.
|
||||
solution_length: "3"
|
||||
13
proj1/test_cases/q8/closest_dot_12.test
Executable file
13
proj1/test_cases/q8/closest_dot_12.test
Executable file
@ -0,0 +1,13 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 12"
|
||||
layout: """
|
||||
%%%%
|
||||
% .%
|
||||
% %
|
||||
%P %
|
||||
% %
|
||||
% .%
|
||||
%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_13.solution
Executable file
2
proj1/test_cases/q8/closest_dot_13.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_13.test.
|
||||
solution_length: "1"
|
||||
12
proj1/test_cases/q8/closest_dot_13.test
Executable file
12
proj1/test_cases/q8/closest_dot_13.test
Executable file
@ -0,0 +1,12 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 13"
|
||||
layout: """
|
||||
%%%%%%%%
|
||||
%.%....%
|
||||
%.% %%.%
|
||||
%.%P%%.%
|
||||
%... .%
|
||||
%%%%%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_2.solution
Executable file
2
proj1/test_cases/q8/closest_dot_2.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_2.test.
|
||||
solution_length: "1"
|
||||
11
proj1/test_cases/q8/closest_dot_2.test
Executable file
11
proj1/test_cases/q8/closest_dot_2.test
Executable file
@ -0,0 +1,11 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 2"
|
||||
layout: """
|
||||
%%%%%%
|
||||
% .%
|
||||
%.P..%
|
||||
% %
|
||||
%%%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_3.solution
Executable file
2
proj1/test_cases/q8/closest_dot_3.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_3.test.
|
||||
solution_length: "1"
|
||||
11
proj1/test_cases/q8/closest_dot_3.test
Executable file
11
proj1/test_cases/q8/closest_dot_3.test
Executable file
@ -0,0 +1,11 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 3"
|
||||
layout: """
|
||||
%%%%%%%
|
||||
% .%
|
||||
%. P..%
|
||||
% %
|
||||
%%%%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_4.solution
Executable file
2
proj1/test_cases/q8/closest_dot_4.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_4.test.
|
||||
solution_length: "3"
|
||||
11
proj1/test_cases/q8/closest_dot_4.test
Executable file
11
proj1/test_cases/q8/closest_dot_4.test
Executable file
@ -0,0 +1,11 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 4"
|
||||
layout: """
|
||||
%%%%%%
|
||||
% .%
|
||||
% .%
|
||||
%P .%
|
||||
%%%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_5.solution
Executable file
2
proj1/test_cases/q8/closest_dot_5.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_5.test.
|
||||
solution_length: "1"
|
||||
11
proj1/test_cases/q8/closest_dot_5.test
Executable file
11
proj1/test_cases/q8/closest_dot_5.test
Executable file
@ -0,0 +1,11 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 5"
|
||||
layout: """
|
||||
%%%%%%
|
||||
% %. %
|
||||
% %%.%
|
||||
%P. .%
|
||||
%%%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_6.solution
Executable file
2
proj1/test_cases/q8/closest_dot_6.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_6.test.
|
||||
solution_length: "2"
|
||||
11
proj1/test_cases/q8/closest_dot_6.test
Executable file
11
proj1/test_cases/q8/closest_dot_6.test
Executable file
@ -0,0 +1,11 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 6"
|
||||
layout: """
|
||||
%%%%%%%%
|
||||
% %
|
||||
%. P .%
|
||||
% %
|
||||
%%%%%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_7.solution
Executable file
2
proj1/test_cases/q8/closest_dot_7.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_7.test.
|
||||
solution_length: "1"
|
||||
11
proj1/test_cases/q8/closest_dot_7.test
Executable file
11
proj1/test_cases/q8/closest_dot_7.test
Executable file
@ -0,0 +1,11 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 7"
|
||||
layout: """
|
||||
%%%%%%%%
|
||||
% %
|
||||
% P %
|
||||
%. . .%
|
||||
%%%%%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_8.solution
Executable file
2
proj1/test_cases/q8/closest_dot_8.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_8.test.
|
||||
solution_length: "1"
|
||||
11
proj1/test_cases/q8/closest_dot_8.test
Executable file
11
proj1/test_cases/q8/closest_dot_8.test
Executable file
@ -0,0 +1,11 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 8"
|
||||
layout: """
|
||||
%%%%%%%%
|
||||
% %
|
||||
% P.%
|
||||
% %
|
||||
%%%%%%%%
|
||||
"""
|
||||
|
||||
2
proj1/test_cases/q8/closest_dot_9.solution
Executable file
2
proj1/test_cases/q8/closest_dot_9.solution
Executable file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q8/closest_dot_9.test.
|
||||
solution_length: "1"
|
||||
11
proj1/test_cases/q8/closest_dot_9.test
Executable file
11
proj1/test_cases/q8/closest_dot_9.test
Executable file
@ -0,0 +1,11 @@
|
||||
class: "ClosestDotTest"
|
||||
|
||||
layoutName: "Test 9"
|
||||
layout: """
|
||||
%%%%%%%%
|
||||
% %
|
||||
%P. .%
|
||||
% %
|
||||
%%%%%%%%
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user