Raw map file for easier editing

This commit is contained in:
KikooDX 2019-11-22 09:01:30 +01:00
parent 32122cd9b8
commit 7b1b3eaed1
1 changed files with 94 additions and 0 deletions

94
raw-nmap Normal file
View File

@ -0,0 +1,94 @@
#Program name: ~NMAP
#Password: <no password>
Mat A[M, N
"..................................................................................................................................................." -> Str 1
Ans = -1 => "
.....................
.......HO.ME.........
.......O...M.........
.....................
.......S...O.........
.......ES.OH.........
....................." -> Str 1
Ans = 1 =>
"
BORDER#BORDER#BORDER#
.....................
.....................
.....................
.....................
.....................
....................." -> Str 1
Ans = 2 =>
"
.....................
.....................
.....................
.....................
.....................
.....................
#BORDER#BORDER#BORDER" -> Str 1
Ans = 3 =>
"
B....................
O....................
R....................
D....................
E....................
R....................
#...................." -> Str 1
Ans = 4 =>
"
....................#
....................B
....................O
....................R
....................D
....................E
....................R" -> Str 1
Ans = 5 =>
"
BORDER#BORDER#BORDER#
O....................
R....................
D....................
E....................
R....................
#...................." -> Str 1
Ans = 6 =>
"
BORDER#BORDER#BORDER#
....................B
....................O
....................R
....................D
....................E
....................R" -> Str 1
Ans = 7 =>
"
B....................
O....................
R....................
D....................
E....................
R....................
#BORDER#BORDER#BORDER" -> Str 1
Ans = 8 =>
"
....................#
....................B
....................O
....................R
....................D
....................E
#BORDER#BORDER#BORDER" -> Str 1