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