Upload 320 files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- example/level3/answer/0.txt +1 -0
- example/level3/answer/1.txt +1 -0
- example/level3/answer/2.txt +1 -0
- example/level3/answer/3.txt +1 -0
- example/level3/answer/4.txt +1 -0
- example/level3/answer/5.txt +1 -0
- example/level3/answer/6.txt +1 -0
- example/level3/answer/7.txt +1 -0
- example/level3/img/0.png +3 -0
- example/level3/img/1.png +3 -0
- example/level3/img/2.png +3 -0
- example/level3/img/3.png +3 -0
- example/level3/img/4.png +3 -0
- example/level3/img/5.png +3 -0
- example/level3/img/6.png +3 -0
- example/level3/img/7.png +3 -0
- example/level3/pure_text/0.txt +4 -0
- example/level3/pure_text/1.txt +4 -0
- example/level3/pure_text/2.txt +4 -0
- example/level3/pure_text/3.txt +4 -0
- example/level3/pure_text/4.txt +4 -0
- example/level3/pure_text/5.txt +4 -0
- example/level3/pure_text/6.txt +4 -0
- example/level3/pure_text/7.txt +4 -0
- example/level3/question/0.txt +1 -0
- example/level3/question/1.txt +1 -0
- example/level3/question/2.txt +1 -0
- example/level3/question/3.txt +1 -0
- example/level3/question/4.txt +1 -0
- example/level3/question/5.txt +1 -0
- example/level3/question/6.txt +1 -0
- example/level3/question/7.txt +1 -0
- example/level3/table/0.txt +4 -0
- example/level3/table/1.txt +4 -0
- example/level3/table/2.txt +4 -0
- example/level3/table/3.txt +4 -0
- example/level3/table/4.txt +4 -0
- example/level3/table/5.txt +4 -0
- example/level3/table/6.txt +4 -0
- example/level3/table/7.txt +4 -0
- example/level4/answer/0.txt +1 -0
- example/level4/answer/1.txt +1 -0
- example/level4/answer/2.txt +1 -0
- example/level4/answer/3.txt +1 -0
- example/level4/answer/4.txt +1 -0
- example/level4/answer/5.txt +1 -0
- example/level4/answer/6.txt +1 -0
- example/level4/answer/7.txt +1 -0
- example/level4/img/0.png +3 -0
- example/level4/img/1.png +3 -0
example/level3/answer/0.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> Yes
|
example/level3/answer/1.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> No
|
example/level3/answer/2.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> Yes
|
example/level3/answer/3.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> No
|
example/level3/answer/4.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> No
|
example/level3/answer/5.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> Yes
|
example/level3/answer/6.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> Yes
|
example/level3/answer/7.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> Yes
|
example/level3/img/0.png
ADDED
![]() |
Git LFS Details
|
example/level3/img/1.png
ADDED
![]() |
Git LFS Details
|
example/level3/img/2.png
ADDED
![]() |
Git LFS Details
|
example/level3/img/3.png
ADDED
![]() |
Git LFS Details
|
example/level3/img/4.png
ADDED
![]() |
Git LFS Details
|
example/level3/img/5.png
ADDED
![]() |
Git LFS Details
|
example/level3/img/6.png
ADDED
![]() |
Git LFS Details
|
example/level3/img/7.png
ADDED
![]() |
Git LFS Details
|
example/level3/pure_text/0.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is a 3x3 map.
|
2 |
+
The player is at: row 1, column 1;
|
3 |
+
The hole(s) are at: Row 2, Column 1; Row 2, Column 2; Row 3, Column 1; Row 3, Column 2; Row 3, Column 3;
|
4 |
+
The goal is at: Row 1, Column 2.
|
example/level3/pure_text/1.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is a 3x3 map.
|
2 |
+
The player is at: row 1, column 3;
|
3 |
+
The hole(s) are at: Row 1, Column 1; Row 2, Column 1; Row 2, Column 2; Row 3, Column 2; Row 3, Column 3;
|
4 |
+
The goal is at: Row 3, Column 1.
|
example/level3/pure_text/2.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is a 3x3 map.
|
2 |
+
The player is at: row 1, column 1;
|
3 |
+
The hole(s) are at: Row 1, Column 2; Row 1, Column 3; Row 2, Column 1; Row 2, Column 2; Row 2, Column 3;
|
4 |
+
The goal is at: Row 3, Column 1.
|
example/level3/pure_text/3.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is a 3x3 map.
|
2 |
+
The player is at: row 1, column 2;
|
3 |
+
The hole(s) are at: Row 1, Column 3; Row 2, Column 1; Row 2, Column 3; Row 3, Column 1; Row 3, Column 2;
|
4 |
+
The goal is at: Row 3, Column 3.
|
example/level3/pure_text/4.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is a 3x3 map.
|
2 |
+
The player is at: row 2, column 2;
|
3 |
+
The hole(s) are at: Row 1, Column 2; Row 1, Column 3; Row 2, Column 1; Row 2, Column 3; Row 3, Column 3;
|
4 |
+
The goal is at: Row 1, Column 1.
|
example/level3/pure_text/5.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is a 3x3 map.
|
2 |
+
The player is at: row 2, column 3;
|
3 |
+
The hole(s) are at: Row 1, Column 1; Row 2, Column 1; Row 2, Column 2; Row 3, Column 2; Row 3, Column 3;
|
4 |
+
The goal is at: Row 1, Column 3.
|
example/level3/pure_text/6.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is a 3x3 map.
|
2 |
+
The player is at: row 2, column 1;
|
3 |
+
The hole(s) are at: Row 1, Column 3; Row 2, Column 2; Row 2, Column 3; Row 3, Column 1; Row 3, Column 2;
|
4 |
+
The goal is at: Row 3, Column 3.
|
example/level3/pure_text/7.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is a 3x3 map.
|
2 |
+
The player is at: row 2, column 2;
|
3 |
+
The hole(s) are at: Row 1, Column 2; Row 1, Column 3; Row 3, Column 1; Row 3, Column 2; Row 3, Column 3;
|
4 |
+
The goal is at: Row 2, Column 3.
|
example/level3/question/0.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Is there a hole in row 3, column 1?
|
example/level3/question/1.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Is there a hole in row 1, column 3?
|
example/level3/question/2.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Is there a hole in row 2, column 1?
|
example/level3/question/3.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Is there a hole in row 1, column 1?
|
example/level3/question/4.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Is there a hole in row 3, column 1?
|
example/level3/question/5.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Is there a hole in row 3, column 3?
|
example/level3/question/6.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Is there a hole in row 3, column 1?
|
example/level3/question/7.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Is there a hole in row 3, column 2?
|
example/level3/table/0.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
| | Col 1 | Col 2 | Col 3 |
|
2 |
+
| Row 1 | @ | * | _ |
|
3 |
+
| Row 2 | # | # | _ |
|
4 |
+
| Row 3 | # | # | # |
|
example/level3/table/1.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
| | Col 1 | Col 2 | Col 3 |
|
2 |
+
| Row 1 | # | _ | @ |
|
3 |
+
| Row 2 | # | # | _ |
|
4 |
+
| Row 3 | * | # | # |
|
example/level3/table/2.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
| | Col 1 | Col 2 | Col 3 |
|
2 |
+
| Row 1 | @ | # | # |
|
3 |
+
| Row 2 | # | # | # |
|
4 |
+
| Row 3 | * | _ | _ |
|
example/level3/table/3.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
| | Col 1 | Col 2 | Col 3 |
|
2 |
+
| Row 1 | _ | @ | # |
|
3 |
+
| Row 2 | # | _ | # |
|
4 |
+
| Row 3 | # | # | * |
|
example/level3/table/4.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
| | Col 1 | Col 2 | Col 3 |
|
2 |
+
| Row 1 | * | # | # |
|
3 |
+
| Row 2 | # | @ | # |
|
4 |
+
| Row 3 | _ | _ | # |
|
example/level3/table/5.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
| | Col 1 | Col 2 | Col 3 |
|
2 |
+
| Row 1 | # | _ | * |
|
3 |
+
| Row 2 | # | # | @ |
|
4 |
+
| Row 3 | _ | # | # |
|
example/level3/table/6.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
| | Col 1 | Col 2 | Col 3 |
|
2 |
+
| Row 1 | _ | _ | # |
|
3 |
+
| Row 2 | @ | # | # |
|
4 |
+
| Row 3 | # | # | * |
|
example/level3/table/7.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
| | Col 1 | Col 2 | Col 3 |
|
2 |
+
| Row 1 | _ | # | # |
|
3 |
+
| Row 2 | _ | @ | * |
|
4 |
+
| Row 3 | # | # | # |
|
example/level4/answer/0.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> Yes
|
example/level4/answer/1.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> No
|
example/level4/answer/2.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> No
|
example/level4/answer/3.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> No
|
example/level4/answer/4.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> Yes
|
example/level4/answer/5.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> Yes
|
example/level4/answer/6.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> No
|
example/level4/answer/7.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<Output> Yes
|
example/level4/img/0.png
ADDED
![]() |
Git LFS Details
|
example/level4/img/1.png
ADDED
![]() |
Git LFS Details
|