iscpp-simulator 0.1.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- iscpp_simulator/__init__.py +3 -0
- iscpp_simulator/__main__.py +5 -0
- iscpp_simulator/data/graphs/mapf-map/Berlin_1_256.map +260 -0
- iscpp_simulator/data/graphs/mapf-map/Boston_0_256.map +260 -0
- iscpp_simulator/data/graphs/mapf-map/Paris_1_256.map +260 -0
- iscpp_simulator/data/graphs/mapf-map/brc202d.map +485 -0
- iscpp_simulator/data/graphs/mapf-map/den312d.map +85 -0
- iscpp_simulator/data/graphs/mapf-map/den520d.map +261 -0
- iscpp_simulator/data/graphs/mapf-map/empty-16-16.map +20 -0
- iscpp_simulator/data/graphs/mapf-map/empty-32-32.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/empty-48-48.map +52 -0
- iscpp_simulator/data/graphs/mapf-map/empty-8-8.map +12 -0
- iscpp_simulator/data/graphs/mapf-map/ht_chantry.map +145 -0
- iscpp_simulator/data/graphs/mapf-map/ht_mansion_n.map +274 -0
- iscpp_simulator/data/graphs/mapf-map/lak303d.map +198 -0
- iscpp_simulator/data/graphs/mapf-map/lt_gallowstemplar_n.map +184 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/Berlin_1_256.map +260 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/Boston_0_256.map +260 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/Paris_1_256.map +260 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/brc202d.map +485 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/den520d.map +261 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/ht_chantry.map +145 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/ht_mansion_n.map +274 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/lak303d.map +198 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/lt_gallowstemplar_n.map +184 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/orz900d.map +660 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/ost003d.map +198 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/w_woundedcoast.map +582 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/warehouse-20-40-10-2-1.map +127 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/warehouse-20-40-10-2-2.map +168 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/large/den312d.map +85 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/large/maze-128-128-1.map +132 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/large/maze-128-128-2.map +132 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/large/warehouse-10-20-10-2-1.map +67 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/large/warehouse-10-20-10-2-2.map +88 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/empty-32-32.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/empty-48-48.map +52 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/maze-32-32-2.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/maze-32-32-4.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/random-32-32-10.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/random-32-32-20.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/random-64-64-10.map +68 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/random-64-64-20.map +68 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/room-32-32-4.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/room-64-64-16.map +68 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/room-64-64-8.map +68 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/small/empty-16-16.map +20 -0
- iscpp_simulator/data/graphs/mapf-map/mapf-by-size/small/empty-8-8.map +12 -0
- iscpp_simulator/data/graphs/mapf-map/maze-128-128-1.map +132 -0
- iscpp_simulator/data/graphs/mapf-map/maze-128-128-10.map +132 -0
- iscpp_simulator/data/graphs/mapf-map/maze-128-128-2.map +132 -0
- iscpp_simulator/data/graphs/mapf-map/maze-32-32-2.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/maze-32-32-4.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/orz900d.map +660 -0
- iscpp_simulator/data/graphs/mapf-map/ost003d.map +198 -0
- iscpp_simulator/data/graphs/mapf-map/random-32-32-10.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/random-32-32-20.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/random-64-64-10.map +68 -0
- iscpp_simulator/data/graphs/mapf-map/random-64-64-20.map +68 -0
- iscpp_simulator/data/graphs/mapf-map/room-32-32-4.map +36 -0
- iscpp_simulator/data/graphs/mapf-map/room-64-64-16.map +68 -0
- iscpp_simulator/data/graphs/mapf-map/room-64-64-8.map +68 -0
- iscpp_simulator/data/graphs/mapf-map/test.map +7 -0
- iscpp_simulator/data/graphs/mapf-map/test2.map +7 -0
- iscpp_simulator/data/graphs/mapf-map/w_woundedcoast.map +582 -0
- iscpp_simulator/data/graphs/mapf-map/warehouse-10-20-10-2-1.map +67 -0
- iscpp_simulator/data/graphs/mapf-map/warehouse-10-20-10-2-2.map +88 -0
- iscpp_simulator/data/graphs/mapf-map/warehouse-20-40-10-2-1.map +127 -0
- iscpp_simulator/data/graphs/mapf-map/warehouse-20-40-10-2-2.map +168 -0
- iscpp_simulator/data/graphs/other/1.gml +268 -0
- iscpp_simulator/data/graphs/other/1.graphml +160 -0
- iscpp_simulator/data/graphs/other/2.gml +393 -0
- iscpp_simulator/data/graphs/other/3.gml +375 -0
- iscpp_simulator/data/graphs/other/a.gexf +154 -0
- iscpp_simulator/data/graphs/other/graph.gephi +0 -0
- iscpp_simulator/data/graphs/other/johnson8-2-4.mtx +212 -0
- iscpp_simulator/data/graphs/other/retreat.gephi +0 -0
- iscpp_simulator/data/graphs/other/road-chesapeake.mtx +172 -0
- iscpp_simulator/data/graphs/other/road-euroroad.edges +1417 -0
- iscpp_simulator/data/graphs/other/test.gml +117 -0
- iscpp_simulator/gui.py +94 -0
- iscpp_simulator/main.py +123 -0
- iscpp_simulator/mapfBenchmarkProvider.py +3 -0
- iscpp_simulator/mapf_benchmark_provider.py +398 -0
- iscpp_simulator/simulation.py +591 -0
- iscpp_simulator-0.1.0.dist-info/METADATA +394 -0
- iscpp_simulator-0.1.0.dist-info/RECORD +91 -0
- iscpp_simulator-0.1.0.dist-info/WHEEL +5 -0
- iscpp_simulator-0.1.0.dist-info/entry_points.txt +2 -0
- iscpp_simulator-0.1.0.dist-info/licenses/LICENSE +21 -0
- iscpp_simulator-0.1.0.dist-info/top_level.txt +1 -0
|
@@ -0,0 +1,260 @@
|
|
|
1
|
+
type octile
|
|
2
|
+
height 256
|
|
3
|
+
width 256
|
|
4
|
+
map
|
|
5
|
+
.........................................................................................................@@@@................@@@@@@@@..................................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...............
|
|
6
|
+
.....................................................................................................@@@@@@@@..........................................................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@................
|
|
7
|
+
.....................................................................................................@@@@@@@@.................................................................................@@.......@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@................
|
|
8
|
+
........................................................................................@@@@.........@@@@@@@@...............................................................................@@@@......@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...............
|
|
9
|
+
.....................................................................................@@@@@@@..........@@@@@@@@@..............................................................................@@@..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...............
|
|
10
|
+
.....................................................................................@@@@@@@..........@@@@@@@@@.............................................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..............
|
|
11
|
+
.....................................................................................@@@@@@@@.........@@@@@@@@@..................@@@......................................................@@@@@@@@@.....@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..............
|
|
12
|
+
......................................................................................@@@@@@@...........@@@@@@@@..............@@@@@@@.....................................................@@@@@@........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..............
|
|
13
|
+
......................................................................................@@@@@@@...........@@@@@@@@..............@@@@@@@@@...................................................@@@@@@........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..............
|
|
14
|
+
.....................................................................................@@@@@@@.............@@@@@@@..............@@@@@@@@@....................................................@@@@@@.......@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.............
|
|
15
|
+
...............................@@@@.................................................@@@@@@@@.............@@@@@@@...............@@@@@@@@....................................................@@@@@@.......@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.............
|
|
16
|
+
............................@@@@@@@.................................................@@@@@@@@.............@@@@@@@...............@@@@@@@@....................................................@@@@@@......@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.............
|
|
17
|
+
............................@@@@@@@@................................................@@@@@@@@@............@@@@@@@@...............@@@@@@@....................................................@@@.........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.............
|
|
18
|
+
................@@@@........@@@@@@@@.................................................@@@@@@@@............@@@@@@@@................@@@@@@@..............................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@............
|
|
19
|
+
@............@@@@@@@.........@@@@@@@.................................................@@@@@@@@.............@@@@@@@................@@@@@@@..............................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@............
|
|
20
|
+
@............@@@@@@@.........@@@@@@@@@...............................................@@@@@@@@.............@@@@@@@................@@@@@@@@............................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.............
|
|
21
|
+
@@...........@@@@@@@@........@@@@@@@@@...............................................@@@@@@@@.............@@@@@@@@...............@@@@@@@@............................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.............
|
|
22
|
+
@@............@@@@@@@..........@@@@@@@...............................................@@@@@@@@.............@@@@@@@@................@@@@@@@............................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..............
|
|
23
|
+
@@............@@@@@@@..........@@@@@@@@...............................................@@@@@@@@.............@@@@@@@...............@@@@@@@@............................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...............
|
|
24
|
+
@@@@.........@@@@@@@............@@@@@@@...............................................@@@@@@@@.............@@@@@@@...............@@@@@@@..............................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@................
|
|
25
|
+
@@@@........@@@@@@@@............@@@@@@@......................@@@@........@@@..........@@@@@@@@.............@@@@@@@...............@@@@@@@@.............................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@................
|
|
26
|
+
@@@@........@@@@@@@@............@@@@@@@.....................@@@@@@.@@@@@@@@@..........@@@@@@@@.............@@@@@@@@...............@@@@@@...............................................................@@@@@@@@@@@@@@@@@@@@@@@@@..@@@@@@@@@@@@@.................
|
|
27
|
+
@@@@@.......@@@@@@@@@...........@@@@@@@.....................@@@@@@@@@@@@@@@@@..........@@@@@@@.............@@@@@@@@...............@@@@@@@............................................................@@@@@@@@@@@@@@@..@@@@@@........@@@@@@@@....................
|
|
28
|
+
@@@@@........@@@@@@@@...........@@@@@@@....................@@@@@@@@@@@@@@@@@@..........@@@@@@@..............@@@@@@@...............@@@@@@@@...........................................................@@@@@@@@@@@@@@@..@@...........@@@@@........................
|
|
29
|
+
@@@@@........@@@@@@@@...........@@@@@@@@.............@@@@@@@@@@@@@@@@@@@@@@@@..........@@@@@@@@.............@@@@@@@...............@@@@@@@@@.........................................................@@@@@@@@@@@@@@@.................@@..........................
|
|
30
|
+
@@@@@........@@@@@@@@............@@@@@@@..........@@@@@@@@@@@@@@@@@@@@@@@@@@@..........@@@@@@@@.............@@@@@@@................@@@@@@@..........................................................@@@@@@@@@@@@................................................
|
|
31
|
+
@@@@@........@@@@@@@@............@@@@@@@..........@@@@@@@@@@@@@@@@@@@@@@@@@@@@.........@@@@@@@@.............@@@@@@@@...............@@@@@@@..........................................................@@@@@@@@....................................................
|
|
32
|
+
@@@@@@........@@@@@@@............@@@@@@@..........@@@@@@@@@@@@@@@@@@@@@@@@@@@@..........@@@@@@@.............@@@@@@@@................@@@@@@@.........................................................@@@@@@@.....................................................
|
|
33
|
+
@@@@@@........@@@@@@@@...........@@@@@@@..........@@@@@@@@@@@@@@@@@@@@@@@@@@............@@@@@@@..............@@@@@@@................@@@@@@@..........................................................@@@@@......................................................
|
|
34
|
+
@@@@@@........@@@@@@@@...........@@@@@@@@..........@@@@@@@@@@@@@@@@..@@.................@@@@@@@..............@@@@@@@...............@@@@@@@.............................................................@........................................................
|
|
35
|
+
@@@@@@........@@@@@@@@............@@@@@@@..........@@@@@@@@@@@..........................@@@@@@@@.............@@@@@@@...............@@@@@@@@.....................................................................................................................
|
|
36
|
+
@@@@@@........@@@@@@@@............@@@@@@@..........@@@@@@@@@............................@@@@@@@@.............@@@@@@@@..............@@@@@@@@.....................................................................................................................
|
|
37
|
+
@@@@@@@........@@@@@@@............@@@@@@@..........@@@...................................@@@@@@@.............@@@@@@@@...............@@@@@@@.....................................................................................................................
|
|
38
|
+
@@@@@@@........@@@@@@@............@@@@@@@................................................@@@@@@@..............@@@@@@@..............@@@@@@@@@....................................................................................................................
|
|
39
|
+
@@@@@@@........@@@@@@@@...........@@@@@@@................................................@@@@@@@@.............@@@@@@@..............@@@@@@@@.....................................................................................................................
|
|
40
|
+
@@@@@@@........@@@@@@@@...........@@@@@@@@..................................@@@..........@@@@@@@@.............@@@@@@@..............@@@@@@@@....................................................................................................................@
|
|
41
|
+
@@@@@@@........@@@@@@@@............@@@@@@@..............................@@@@@@@..........@@@@@@@@.............@@@@@@@...............@@@@@@................................................................................................................@@@@@@
|
|
42
|
+
@@@@@@@.........@@@@@@@............@@@@@@@..........................@@@@@@@@@@@@..........@@@@@@@.............@@@@@@@@..............@@@.....................@@@@.....................................................................................@@@@@@@@@@@
|
|
43
|
+
@@@@@@@@........@@@@@@@............@@@@........................@@@@@@@@@@@@@@@@@..........@@@@@@@@.............@@@@@@@.................................@..@@@@@@@@@...............................................................................@@@@@@@@@@@@@@
|
|
44
|
+
.@@@@@@@........@@@@@@@..................................@@@@@@@@@@@@@@@@@@@@@@@..........@@@@@@@@.............@@@@@@@..............................@@@@@@@@@@@@@@@...............................................................................@@@@@@@@@@@@@.
|
|
45
|
+
.@@@@@@@........@@@@@@@@.............................@@@@@@@@@@@@@@@@@@@@@@@@@@@..........@@@@@@@@.............@@@@@@@............................@@@@@@@@@@@@@@@@@...............................................................................@@@@@@@@......
|
|
46
|
+
.@@@@@@@.........@@@@@@@.............................@@@@@@@@@@@@@@@@@@@@@@@@@@@@.........@@@@@@@@.............@@@@@@@...........................@@@@@@@@@@@@@@@@@@@.......................................................................@@@....@@@...........
|
|
47
|
+
.@@@@@@@.........@@@@@@@.............................@@@@@@@@@@@@@@@@@@@@@@@@@@@@..........@@@@@@@@............@@@@@@@@......................@@@@@@@@@@@@@@@@@@@@@@@....................................................................@@@@@@..................
|
|
48
|
+
.@@@@@@@@........@@@@@@@..............................@@@@@@@@@@@@@@@@@@@@@@@@@@...........@@@@@@@@.............@@@@@@@......................@@@@@@@@@@@@@@@@@@@@@@@....................................................................@@@@@@..................
|
|
49
|
+
..@@@@@@@........@@@@@@@..............................@@@@@@@@@@@@@@@@@@@@@@@@@@@..........@@@@@@@@.............@@@@@@@....................@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@..................
|
|
50
|
+
..@@@@@@@........@@@@@@@@.............................@@@@@@@@@@@@@@@@@@@@@@@@@@@..........@@@@@@@@...........@@@@@@@@.....................@@@@@@@@@@@@@@@@@.@@................................................................@@@.......@@@@@..................
|
|
51
|
+
..@@@@@@@........@@@@@@@@.............................@@@@@@@@@@@@@@@@@@@@@@@@@@@@.........@@@@@@@@@..........@@@@@@@@.................@@@.@@@@@@@@@@@.@@@................................................................@@@@@@@@.......@@@@@@.................
|
|
52
|
+
..@@@@@@@........@@@@@@@@..............................@@@@@@@@@@@@@@@@@@@@@@@@@@@..........@@@@@@@@@.........@@@@@@@@..............@@@@@@@.@@@@@@@@@................................................................@@@@@@@@@@@@@.......@@@@@@...............@@
|
|
53
|
+
..@@@@@@@@........@@@@@@@..................@@..........@@@@@@@@@@@@@@@.@@@@@@@@.............@@@@@@@@@.........@@@@@@@@@.............@@@@@@@@@@@@@@@..............................................................@@@@@@@@@@@@@@@@@@......@@@@@@...........@@@@@@
|
|
54
|
+
...@@@@@@@........@@@@@@@..............@@@@@@..........@@@@@@@@@@@.....@@@..................@@@@@@@@@..........@@@@@@@@..............@@@@@@@@@@@@...........................................................@@@@@@@@@@@@@@@@@@@@@@@.......@@@@@......@@@@@@@@@@@
|
|
55
|
+
...@@@@@@@........@@@@@@@@...........@@@@@@@@..........@@@@@@@@@@@............................@@@@@@@@.........@@@@@@................@@@@@@@@..........................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......@@@@@@@@@@@@@@@@@@@@@@
|
|
56
|
+
...@@@@@@@........@@@@@@@@...........@@@@@@@@@.........@@@@@@@@...............................@@@@@@@@.........@@.....................@@@@@@@@............................@@@......................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..........@@@@@@@@@@@@@@@@@@@@@@
|
|
57
|
+
...@@@@@@@........@@@@@@@@............@@@@@@@@.........@@@....................................@@@@@@@@...............................@@@@@@@@@.........................@@@@@@.................@@@@@@@@@@@@@@@@@@@@@@@@@@@@................@@@@@@@@@@@@@@@@@@@@@@
|
|
58
|
+
...@@@@@@@@........@@@@@@@............@@@@@@@@.................................................@@@@@@@...............................@@@@@@@...........................@@@@@@.............@@@@@@@@@@@@@@@@@@@@@@@@@@......................@@@@@@@@@@@@@@@@@@@...
|
|
59
|
+
....@@@@@@@........@@@@@@@............@@@@@@@@.................................................@@@@..................................@@@@@@@................@@@.........@@@@@@.........@@@@@@@@@@@@@@@@@@@@@@@.............................@@@@@@@@@@@@@........
|
|
60
|
+
....@@@@@@@........@@@@@@@@...........@@@@@@@@.......................................................................................@@@@@@..............@@@@@@.........@@@@@@.........@@@@@@@@@@@@@@@@@...................................@@@@@@@@.............
|
|
61
|
+
....@@@@@@@........@@@@@@@@............@@@@@@@.......................................................................................@@@@@@..............@@@@@@@........@@@@@@.........@@@@@@@@@@@@@.......................................@@@..................
|
|
62
|
+
....@@@@@@@.........@@@@@@@............@@@@@@@@......................................................................................@@@@@@..............@@@@@@@........@@@@@@..........@@@@@@@.................................................................
|
|
63
|
+
....@@@@@@@.........@@@@@@@............@@@@@@@@......................................................................................@@@@@@@..............@@@@@@.........@@@@@..........@@@.....................................................................
|
|
64
|
+
....@@@@@@@@........@@@@@@@.............@@@@@@@.......................................................................................@@@@@@..............@@@@@@.........@@@@@..................................................................................
|
|
65
|
+
.....@@@@@@@........@@@@@@@@..........@@@@@@@.........................................................................................@@@@@@..............@@@@@@@........@@@@@@.................................................................................
|
|
66
|
+
.....@@@@@@@........@@@@@@@@..........@@@@@@@...............................................................@@@@@@....................@@@@@@..............@@@@@@@........@@@@@@.................................................................................
|
|
67
|
+
.....@@@@@@@.........@@@@@@@@@........@@@@@@@@..........................................................@@@@@@@@@@.......@@@..........@@@@@@..............@@@@@@@........@@@@@@.................................................................................
|
|
68
|
+
.....@@@@@@@.........@@@@@@@@@.........@@@@@@@.....................................................@@@@@@@@@@@@@@@....@@@@@@..........@@@@@@@.............@@@@@@@.........@@@@@.................................................................................
|
|
69
|
+
.....@@@@@@@@........@@@@@@@@@.........@@@@@@@...............................................@@@@@@@@@@@@@@@@@@@......@@@@@@...........@@@@@@..............@@@@@@.........@@@@@.................................................................................
|
|
70
|
+
......@@@@@@@..........@@@@@@@@........@@@@..............................................@@@@@@@@@@@@@@@@@@@@@.........@@@@@@..........@@@@@@..............@@@@@@@........@@@@@......................................................................@@@@@......
|
|
71
|
+
......@@@@@@@..........@@@@@@@@....................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@........@@@@@@@..........@@@@@@..............@@@@@@@........@@@@@@...............................................................@@@@@@@@@@@@@....
|
|
72
|
+
....@@@@@@@@............@@@@@@@...............................................@@@@@@@@@@@@@@@@.@@@@@...@@@@@@@@.......@@@@@@@..........@@@@@@@.............@@@@@@@........@@@@@@.........................................................@@@@@@@@@@@@@@@@@@@@...
|
|
73
|
+
....@@@@@@@@............@@@@.................................................@@@@@@@@@@@@@@@@..........@@@@@@@@.......@@@@@@@...........@@@@@@.............@@@@@@@........@@@@@@....................................................@@@@@@@@@@@@@@@@@@@@@@@@@@..
|
|
74
|
+
....@@@@@@@@...........................................................@@@...@@@@@@@@@..@@@@@...........@@@@@@@........@@@@@@...........@@@@@@.............@@@@@@@........@@@...................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
|
75
|
+
.....@@@@@@@...........................................................@@@...@@@@@@@.................@@@@@@@@@@...@....@@@@@@@..........@@@@@@..............@@@@@@........................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
|
76
|
+
.....@@@@@@@...........................................................@@@...@@@@@@@..............@@@@@@@@@@@@@@@@@...@@@@@@@@..........@@@@@@..............@@@@@@...................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@..@@@..@@@@@@@@
|
|
77
|
+
.....@@@@..............................................................@@@@...@@@@@@...@@.........@@@@@@@@@@@@@@@@@@..@@@@@@@@..........@@@@@@@.............@@@..................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@..............@@@@@@
|
|
78
|
+
........................................................................@@@...@@@@@@..@@@.........@@@@@@@@@@@@@@@@@@@@@@@@@@@@...........@@@@@@.............................................................@@@@@@@@@@@@@@@@@@@@@@@@@@...................@@@@@@@
|
|
79
|
+
........................................................................@@@...@@@@@@@.@@@@........@@@@@@@@@@@@@@@@@@@@@@@@@@@@...........@@@@@@.........................................................@@@@@@@@@@@@@@@@@@@@@@@@@@.......................@@@@@@.
|
|
80
|
+
.......................................@@.............................@@@@@...@@@@@@@.@@@@.........@@@@@@@@@@@@@@@@@@@@@@@@@@@@..........@@@..........................................................@@@@@@@@@@@@@@@@@@@@@............................@@@@@@@@.
|
|
81
|
+
....................................@@@@@.....@@@@..................@@@@@@@@..@@@@@@@..@@@@@.......@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@@@@@@@@@@...............................@@@@@@@@..
|
|
82
|
+
................................@@@@@@@@@..@@@@@@@..................@@@@@@@@...@@@@@@..@@@@@.......@@@@@@@@@@@@@@@@@@@@@@@@@@@@.........................................................@@@@@..........@@@@@@@@@@@...................................@@@@@@@@...
|
|
83
|
+
...........................@@@@@@@@@@@@@@..@@@@@@@...........@@@@@..@@@@@@@@...@@@@@@..@@@@@@......@@@@@@@@@@@@@@@@@@@@@@@@@@@@.....................................................@@@@@@@@@..........@@@@@@@........................................@@@@@@@...
|
|
84
|
+
......................@@@@@@@@@@@@@@@@@@@@.@@@@@@@......@@@@@@@@@@...@@@@@@@...@@@@@@..@@@@@@......@@@@@@@@@@@@@@@@@@@@@@@@@..................................................@@@@@@@@@@@@@@@........................................................@@@@@@@....
|
|
85
|
+
...................@@@@@@@@@@@@@@@@@@@@@@@..@@@@@@@.....@@@@@@@@@@@..@@@@@@@@..@@@@@@@..@@@@@@......@@@@@@@@@@@@@@@@@@@................................................@@@@@@@@@@@@@@@@@@@@@@@....................................................@@.@@@@@@.....
|
|
86
|
+
...................@@@@@@@@@@@@@@@@@@@@@@@..@@.@@@@.....@@@@@@@@@@@..@@@@@@@@...@@@@@@..@@@@@@......@@@@@@@@@@@@@@..................................................@@@@@@@@@@@@@@@@@@@@@@@@@@....................................................@@@@@@@@@.....
|
|
87
|
+
....................@@@@@@@@@@@@@@@@@@@@@@.....@@@@.....@@@@@@@@@@@..@@@@@@@@...@@@@@@..@@@@@@@@....@@@@..@@@.......................................................@@@@@@@@@@@@@@@@@@@@@@@@@@....................................................@@@@@@@@......
|
|
88
|
+
....................@@@@@@@@@@@@@@@@@@@@@@..............@@@@@@@@@@@..@@@@@@@@...@@......@@@@@@@@.........................................................@@@@@@......@@@@@@@@@@@@@@@@@@@@@@........................................................@@@@@@.......
|
|
89
|
+
....................@@@@@@@@@@@@@....@@@@@...............@@@@@@@@@@@..@@@@@@@@...........@@@@@@@@....................................................@@@@@@@@@@@....@@@@@@@@@@@@@@@@@.............................................................@@@@@@@.......
|
|
90
|
+
.....................@@@@@@..........@@@@@...............@@@@@@@@@@@..@@@@@@@@...........@@@@@@@@................................................@@@@@@@@@@@@@@@.@@@@@@@@@@@@@@@....................................@@...........................@@@@@@@........
|
|
91
|
+
.....................@@@@............@@@@@@..............@@@@@@@@.....@@@..@@@...........@@@@@@@@@.............................................@@@@@@@@@@@@@@@...@@@@@@@@@...........................@@@@.........@@@@@@@........................@@@@@@.........
|
|
92
|
+
.....................@@@@.............@@@@@..............@@@.............................@@@@@@@@@............................................@@@@@@@@@@@@@@@....@@@@@@@.......................@@@@@@@@@@@.......@@@@@@@@.......................@@@@@@@.........
|
|
93
|
+
.......@@..@@@@......@@@@@............@@@@@...............................................@@@@@..............................................@@@@@@@@@@@@@@@@.....@@@@@@.....................@@@@@@@@@@@@@..@@@@@@@@@@@@@@.....................@@@@@@@..........
|
|
94
|
+
.....@@@@@@@@@@@......@@@@............@@@@@...............................................@@...............................@@@...............@@@@@@@@@@@@@@@......@@@@@@@....................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...................@@@@@@@@...........
|
|
95
|
+
...@@@@@@@@@@@@@......@@@@............@@@@@@...@@@.....................................................................@@@@@@@...............@@@@@@@@@@@..........@@@@@@@.....................@@@@@@@@@@@@@@@@@@@@@@@@@@@@..................@@@@@@@@@...........
|
|
96
|
+
...@@@@@@@@@@@........@@@@............@@@@@@...@@@..................................................................@@@@@@@@@@................@@@@@@..............@@@@@@@....................@@@@@@@@@@@@@@@@@@@@@@@@@@......................@@@@@@@............
|
|
97
|
+
...@@@@@@@.......................@@@...@@@@@..@@@@@.................................................................@@@@@@@@@@@...............@@@@@@..............@@@@@@@..................@@@@@@@@@@@@@@@@@@@@@@@..........................@@@@@@@.............
|
|
98
|
+
...@@@.......@@@.............@@@@@@@@..@@@@@..@@@@@.....................................................@@@@........@@@@@@@@@@@...............@@@@@@@..............@@@@@@..................@@@@@@@@@@@....@@@..........@@@..................@@@@@@@.............
|
|
99
|
+
........@@@@@@@@.............@@@@@@@@..@@@@@..@@@@@@................................................@@@@@@@@.........@@@@@@@@@@@@@............@@@@@@@..............@@@@@@@..................@@@@@@................@@@@@@@@................@@@@@@@@..............
|
|
100
|
+
....@@@@@@@@@@@@...........@@@@@@@@@@..@@@@@@..@@@@@................................................@@@@@@@@..........@@@@@@@@@@@@............@@@@@@@..............@@@@@@@.................@@@@@@@...........@@@@@@@@@@@@@...............@@@@@@@@@..............
|
|
101
|
+
@@@@@@@@@@@@@@@@@..........@@@@@@@@@@@..@@@@@..@@@..................................................@@@@@@@@@.........@@.@@.@@@@@@@............@@@@@@..............@@@@@@@.................@@@@@@@@.......@@@@@@@@@@@@@@@@.............@@@@@@@@@@.............@@
|
|
102
|
+
@@@@@@@@@@...@@@@..........@@@@@@@@@@@..@@@@@........................................@@@@............@@@@@@@@...............@@@@@@@............@@@@@@..............@@@@@@@..................@@@@@@@.......@@@@@@@@@@@@@................@@@@@@@@@..............@@
|
|
103
|
+
@@@@.........@@@@...........@@@@@@@@@@..@@@.......................................@@@@@@@............@@@@@@@@................@@@@@@............@@@@@@@.............@@@@@@@..................@@@@@@@.......@@@@@@@@....................@@@@@@@@@@..............@@
|
|
104
|
+
@@............@@@...........@@@@@@@...............................................@@@@@@@..........@@@@@@@@..................@@@@@@............@@@@@@@..............@@@@@@@.................@@@@@@@.......@@@......................@@@@@@@@@@@@...............@@
|
|
105
|
+
@@............@@............@@@...................................................@@@@@@@@.......@@@@@@@....................@@@@@@@............@@@@@@@..............@@@@@@@.................@@@@@@@...............................@@@@@@@@@@@@................@@
|
|
106
|
+
@@@.@@............................................................@@@@.............@@@@@@@.......@@@@@@@....................@@@@@@@@............@@@@@@..............@@@@@@@..................@@@@@@@.............................@@@@@@@@@@@@@................@@
|
|
107
|
+
@@@@@@.........................................................@@@@@@@............@@@@@@@@........@@@@@@@...................@@@@@@@@............@@@@@@..............@@@@@@@..................@@@@@@@..........................@@@@@@@@@@@@@@@.................@@
|
|
108
|
+
@@@@@@@........................................................@@@@@@@............@@@@@@@@........@@@@@@@....................@@@@@@@............@@@@@@@.............@@@@@@@..................@@@@@@@........................@@@@@@@@@@@@@@@@....................
|
|
109
|
+
@@@@@@@........................................................@@@@@@@@...........@@@@@@@@.........@@@@@@....................@@@@@@@............@@@@@@@..............@@@@@@..................@@@@@@@..................@@@@@@@@@@@@@@@@@@@@......................
|
|
110
|
+
@@@@@@@...........................................@@@@@.........@@@@@@@............@@@@@@@@.......@@@@@@@....................@@@@@@@............@@@@@@@..............@@@@@@@.................@@@@@@@.............@@@@@@@@@@@@@@@@@@@@@@@........................
|
|
111
|
+
@@@@.........................................@@@@@@@@@@@........@@@@@@@............@@@@@@@@.......@@@@@@@....................@@@@@@@@...........@@@@@@@..............@@@@@@@..................@@@@@@@...@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..........................
|
|
112
|
+
...........................................@@@@@@@@@@@@@........@@@@@@@............@@@@@@@@.......@@@@@@@@...................@@@@@@@@............@@@@@@..............@@@@@@@..................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@............................
|
|
113
|
+
...........................................@@@@@@@@@@@..........@@@@@@@............@@@@@@@@........@@@@@@@....................@@@@@@@............@@@@@@...............@@@@@@..................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@................................
|
|
114
|
+
...........................................@@@@@@@@@@...........@@@@@@@@...........@@@@@@@@........@@@@@@@....................@@@@@@@............@@@@@@@..............@@@@@@..................@@@@@@@@@@@@@@@@@@@@@@@@@@@@......................................
|
|
115
|
+
....................@@@....................@@@@@@@@@@............@@@@@@@............@@@@@@@........@@@@@@@....................@@@@@@@............@@@@@@@..............@@@@@@@.................@@@@@@@@@@@@@@@@@@@@@@@...........................................
|
|
116
|
+
.................@@@@@@.....................@@@@@@@@@............@@@@@@@............@@@@@@@@.......@@@@@@@....................@@@@@@@@...........@@@@@@@..............@@@@@@@..................@@@@@@@@@@@@@@@@.................................................
|
|
117
|
+
...............@@@@@@@@@....................@@@@@@@@@@...........@@@@@@@............@@@@@@@@.......@@@@@@@@....................@@@@@@@............@@@@@@...............@@@@@@..................@@@@@@@@@@@@.................................................@@..
|
|
118
|
+
..........@@@@@@@@@@@@@@....................@@@@@@@@@@...........@@@@@@@............@@@@@@@@........@@@@@@@....................@@@@@@@............@@@@@@...............@@@@@@...................@@@@@@@...............................................@@@@@@@@@@
|
|
119
|
+
......@@@@@@@@@@@@@@@@@@....................@@@@@@@@.............@@@@@@@@...........@@@@@@@@........@@@@@@@....................@@@@@@@............@@@@@@@..............@@@@@@...................@@@................................................@@@@@@@@@@@@@
|
|
120
|
+
..@@@@@@@@@@@@@@@@@@@@@@....................@@@@@@................@@@@@@@............@@@@@@@........@@@@@@@....................@@@@@@@............@@@@@@@..@@@.........@@@@@@@.....................................................................@@@@@@@@@@@@@
|
|
121
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@.@@@@@..............@@@@.................@@@@@@@............@@@@@@@@.......@@@@@@@@...................@@@@@@@@...........@@@@@@@@@@@@.........@@@@@@@......................................................................@@@@@@@@@@@@
|
|
122
|
+
@@@@@@@@@@@@@@@@@@@@.@@@@.@@@@@..............@@...................@@@@@@@............@@@@@@@@.......@@@@@@@@....................@@@@@@@............@@@@@@@@@@@.........@@@@@@@.....................................................................@@@@@@@@@@@@@
|
|
123
|
+
@@@@@@@@@@@@@@@@@@.@@@@...@@@@@@.......................@@@........@@@@@@@@...........@@@@@@@@........@@@@@@@....................@@@@@@@............@@@@@@@@@@@@........@@@.........................................................................@@@@@@@@@@@@@
|
|
124
|
+
@@@@@@@@@@@@@@.....@@@.....@@@@@@@..................@@@@@@........@@@@@@@@...........@@@@@@@@........@@@@@@@....................@@@@@@@............@@.@@@@@@@@@.........................................................@@@@.......................@@@@@@@@@@@@@
|
|
125
|
+
@@@@@@@@@@..........@@.....@@@@@@@..................@@@@@@@.......@@@@@@@@............@@@@@@@........@@@@@@@....................@@@@@@@...............@@@@@@@@@......................................................@@@@@@@@........................@@@@@@@@@..
|
|
126
|
+
@@@@@...............@@@.......@@@@..................@@@@@@@........@@@@@@@............@@@@@@@@.......@@@@@@@@...................@@@@@@@@...............@@@@@@................................................@@@@@...@@@@@@@@........................@@@........
|
|
127
|
+
....................@@@......@@@@@@.................@@@@@@@........@@@@@@@............@@@@@@@@.......@@@@@@@@....................@@@@@@@...............@@................................................@@@@@@@@@....@@@@@@@@..................................
|
|
128
|
+
....................@@@..@@@@@@@@@@.................@@@@@@@........@@@@@@@@...........@@@@@@@@........@@@@@@@....................@@@@@@@............................................................@@@@@@@@@@@@@@@...@@@@@@@@..................................
|
|
129
|
+
....................@@@@@@@@@@@@@@@..................@@@@@@@.......@@@@@@@@............@@@@@@@........@@@@@@@....................@@@@@@@..........................................................@@@@@@@@@@@@@@@@@....@@@@@@@@.................................
|
|
130
|
+
....................@@@@@@@@@@@@.....................@@@@@@@.......@@@@@@@@............@@@@@@@........@@@@@@@....................@@@@@@@.................................................@@@@@....@@@@@@@@@@@@@@@@@....@@@@@@@@.................................
|
|
131
|
+
.....................@@@@@@@@@.......................@@@@@@@........@@@@@@@............@@@@@@@@.......@@@@@@@@....................@@@@@@@...............................................@@@@@@....@@@@@@@@@@@@@@@@@@....@@@@@@.............@....................
|
|
132
|
+
....................@@@@@@@@@@.......................@@@@@@@........@@@@@@@............@@@@@@@@.......@@@@@@@@....................@@@@@@@......................................@@@@.....@@@@@@@....@@@@@@@@@@@@@@......@@@@@@@.............@@@..................
|
|
133
|
+
....................@@@@@@@@@@.......................@@@@@@@........@@@@@@@@...........@@@@@@@@........@@@@@@@....................@@@@@@@...................................@@@@@@@.....@@@@@@@....@@@@@@@@@...........@@@@@@.............@@@@@@................
|
|
134
|
+
....................@@@@@@@@@........................@@@@@@@@.......@@@@@@@@............@@@@@@@........@@@@@@@....................@@@@@@@.............................@@@@@@@@@@@@@@....@@@@@@@....@@@................@@@@@@@.............@@@@@@@@..............
|
|
135
|
+
......@@............@@@..............................@@@@@@@@.......@@@@@@@@............@@@@@@@........@@@@@@@@...................@@@@@@@........................@@@@@@@@@@@@@@@@@@@.....@@@@@@.......................@@@@@@.............@@@@@@@@...............
|
|
136
|
+
..@@@@@@....@@@@.....................................@@@@@@@@........@@@@@@@............@@@@@@@@.......@@@@@@@@....................@@@@@@@.......................@@@@@@@@@@@@@@@@@@@.....@@@@@@@.....................@@@@@@@.............@@@@@@@@...............
|
|
137
|
+
@@@@@@@@@...@@@@......................................@@@@@@@........@@@@@@@............@@@@@@@@.......@@@@@@@@....................@@@@@@@..............@@@......@@@@@@@@@@@@@@@@@@@.....@@@@@@@.....................@@@@@@.............@@@@@@@@................
|
|
138
|
+
@@@@@@@@@...@@@@......................................@@@@@@@........@@@@@@@@...........@@@@@@@@........@@@@@@@....................@@@@@@@...........@@@@@@......@@@@@@@@@@@@@@@@........@@@@@@.....................@@@@@@@.............@@@@@@@@................
|
|
139
|
+
@@@..@@@@....@@@......................................@@@@@@@........@@@@@@@@............@@@@@@@........@@@@@@@....................@@@@@@@...........@@@@@@.......@@@@@@@@@@..............@@@@@@....................@@@@@..............@@@@@@@@.................
|
|
140
|
+
......@@@....@@@@...................................@@@@@@@@@@.......@@@@@@@@............@@@@@@@........@@@@@@@@....................@@@@@@...........@@@@@@@......@@@@@...................@@@@@@...................@@@@@@..............@@@@@@@..................
|
|
141
|
+
.@@@.@@@@@...@@@@.............................@@@@@@@@@@@@@@@@........@@@@@@.............@@@@@@@........@@@@@@@@....................@@@@@@@...........@@@@@@......@@......................@@@@@@...................@@@@@..............@@@@@@@@..................
|
|
142
|
+
@@@@@@@@@@...@@@@.................@@@@.......@@@@@@@@@@@@@@@@@........@@@@@@.............@@@@@@@@.......@@@@@@@@....................@@@@@@@...........@@@@@@...............................@@@@@..................@@@@@@..............@@@@@@@...................
|
|
143
|
+
@@@@@@@@@@....@@@.................@@@@@@...@@@@@@@@@@@@@@@@@@@........@@@................@@@@@@@@........@@@@@@@....................@@@@@@@...........@@@@@@...............................@@@@@@.................@@@@@..............@@@@@@@@...................
|
|
144
|
+
@@@@@@@.......@@@................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...........................@@@@@@@........@@@@@@@.....................@@@@@@...........@@@@@@...............................@@@@@@................@@@@@@.............@@@@@@@@....................
|
|
145
|
+
@@............................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...........................@@@@@@@........@@@@@@@@....................@@@@@@...........@@@@@@@..............................@@@@@@................@@@@@..............@@@@@@@@....................
|
|
146
|
+
.................@@@@@@@..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@............................@@@@@@@........@@@@@@@@....................@@@@@@@...........@@@@@@..............................@@@@@@...............@@@@@@.............@@@@@@@@.....................
|
|
147
|
+
................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@....................................@@@@@@@........@@@@@@@....................@@@@@@@...........@@@@@@..............................@@@@@@@..............@@@@@..............@@@@@@@......................
|
|
148
|
+
.............@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@........................................@@@@@@@........@@@@@@@@...................@@@@@@@...........@@@@@@@.....................@@@......@@@@@@.............@@@@@@.............@@@@@@@@......................
|
|
149
|
+
...........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@............................................@@@@@@........@@@@@@@@....................@@@@@@............@@@@@@..................@@@@@@......@@@@@@.............@@@@@.............@@@@@@@@.......................
|
|
150
|
+
....@@..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...................................................@@@...........@@@@@@@@....................@@@@@@............@@@@@.............@@@@@@@@@@@@@.....@@@@@@............@@@@@@.............@@@@@@@@.......................
|
|
151
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.@@@...................................................................@@@@@@@@....................@@@@@@@...........@@@@@@......@@@@@@@@@@@@@@@@@@@.....@@@@@@@..........@@@@@@.............@@@@@@@@........................
|
|
152
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@............................................................................@@@@@@@....................@@@@@@@...........@@@@@@@.....@@@@@@@@@@@@@@@@@@@.....@@@@@@@..........@@@@@@.............@@@@@@@@........................
|
|
153
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@@@................................................................................@@@@@@@@...................@@@@@@@...........@@@@@@@.....@@@@@@@@@@@@@@@@@@@.....@@@@@@@.........@@@@@@@............@@@@@@@@.........................
|
|
154
|
+
@@@@@@@@@@@@@@@@@@@@@......................................................................................@@@@@@@@....................@@@@@@............@@@@@@......@@@@@@@@@@@@@@@.........@@@@@@.........@@@@@@.............@@@@@@@@.........................
|
|
155
|
+
@@@@@@@@@@@@@@.............................................................................................@@@@@@@@....................@@@@@@............@@@@@@......@@@@@@@@@@@.............@@@@@@@.......@@@@@@@............@@@@@@@@......................@@@@
|
|
156
|
+
@@@@@@@@@..@@..............................................................................................@@@@@@@@....................@@@@@@@...........@@@@@@......@@@@@@@.................@@@@@@@.........@@@@.............@@@@@@@@...................@@@@@@@
|
|
157
|
+
@@@@@.......................................................................................................@@@@@@@....................@@@@@@@...........@@@@@@@.....@@@.....................@@@@..............@@............@@@@@@@@..................@@@@@@@@@
|
|
158
|
+
@...........................................................................................................@@@@@@@@...................@@@@@@@............@@@@@@.........................................@...................@@@@@@@..............@@@@@@@@@@@@@@
|
|
159
|
+
............................................................................................................@@@@@@@@....................@@@@@@............@@@@@@........................................@@@@................@@@@@@@@.........@@@@@@@@@@@@@@@@@@@
|
|
160
|
+
.................................@@@@.......................................................................@@@@@@@@....................@@@@@@............@@@@@@........................................@@@@@@...............@@@@@@@@..@@@@@@@@@@@@@@@@@@@@@@@@@
|
|
161
|
+
............................@@@@@@@@@.......................................................................@@@@@@@@....................@@@@@@............@@@@@@.......................................@@@@@@@@..............@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
|
162
|
+
........................@@@@@@@@@@@@@........................................................................@@@@@@@....................@@@@@@@...........@@@@@@...................................@@..@@@@@@@................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
|
163
|
+
....................@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@...................@@@@@@@...........@@@@@@...................................@@@@@@@@@@@................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@....
|
|
164
|
+
................@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@....................@@@@@@............@@@@@..................................@@@@@@@@@@@.................@@@@@@@@@@@@@@@@@@@@@@@@@@........
|
|
165
|
+
.........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@....................@@@@@@............@@@@@@...................................@@@@@@@@@..................@@@@@@@@@@@@@@@@@@@@@............
|
|
166
|
+
.....@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@....................@@@@@@............@@@@@@....................................@@@@@@@.....................@@@@@@@@@@@@@@.................
|
|
167
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@........................................................................@@@@@@@....................@@@@@@@..........@@@@@@@...................................@@@@@@@@.....................@@@@@@@@@......................
|
|
168
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@....................@@@@@@@..........@@@@@@@..............................@@.@@@@@@@@@.......................@@@...........................
|
|
169
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@....................@@@@@@...........@@@@@@.........................@@@@@@@@@@@@@@@@@.....................................................
|
|
170
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@....................@@@@@@...........@@@@@@.................@@@.@@@@@@@@@@@@@@@@@@@@......................................................
|
|
171
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@....................@@@@@@...........@@@@@@@............@@@@@@@@@@@@@@@@@@@@@@@@@@@@......................................................
|
|
172
|
+
@@@@@@@@@@.....@@@@@@@@@@@@@@@@@@@@@@@@........................................................................@@@@@@@....................@@@@@@@..........@@@@@@@...........@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......................................................
|
|
173
|
+
@@@@@@..........@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@....................@@@@@@@...........@@@@@@......@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......................................................
|
|
174
|
+
................@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@....................@@@@@@...........@@@@@@..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...........................................................
|
|
175
|
+
................@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@....................@@@@@@...........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...@@.................................................................
|
|
176
|
+
................@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@....................@@@@@@...........@@@@@@@@@@@@@@@@@@@@@@@@@@..........................................................................
|
|
177
|
+
................@@@@@@@@@@@@@@@@@@@@@@@@........................................................................@@@@@@@.....................@@@@@@............@@@@@@@@@@@@@@@@@@@@............................................................................@@
|
|
178
|
+
.................@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@.....................@@@@@@............@@@@@@@@@@@@@@@@...........................................................................@@@@@@@
|
|
179
|
+
.................@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................@@@@@@@@...................@@@@@@@.............@@@@@@@@@@@@@........................................................................@@@@@@@@@@@@
|
|
180
|
+
...........@@....@@@@@@@@@@@@@@@@@@@@@@@@........................................................................@@@@@@@...............@@@@@@@@................@@@@@@@@@....................................................................@@.@@@@@@@@@@@@@@@@@
|
|
181
|
+
.........@@@@....@@@@@@@@@@@@@@@@@@@@@@@@........................................................................@@@@@@@.............@@@@@@@@@@................@@@.....................................................................@@@@@@@@@@@@@@@@@@@@@@@@@
|
|
182
|
+
.........@@@@@...@@@@@@@@@@@@@@@@@@@@@@@@@........................................................................@@@@@@.............@@@@@@@@@@@...........................................................................@@@@......@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
|
183
|
+
..........@@@@....@@@@@@@@@@@@@@@@@@@@@@@@........................................................................@@@@@@.............@@@@@@@@@@@.......................................................................@@@@@@@@......@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
|
184
|
+
..........@@@@....@@@@@@@@@@@@@@@@@@@@@@@@........................................................................@@@@@@@.............@@@@@@@@@@.......................................................................@@@@@@@@.......@@@@@@@@@@@@@@@@@@@@@@@...
|
|
185
|
+
..........@@@@....@@@@@@@@@@@@@@.@@@@@@@@@........................................................................@@@@@@@.............@@@@@@@..........................................................................@@@@@@@@@......@@@@@@@@@@@@@@@@@@........
|
|
186
|
+
..........@@@@@...@@@@@@@@@...@@@@@@@@@@@@.........................................................................@@@@@@.............@@@...............................................................................@@@@@@@@......@@@@@@@@@@@@@.............
|
|
187
|
+
...........@@@@....@@@........@@@@@@@@@@@@@........................................................................@@@@@@@............................................................................@@@...............@@@@@@@@......@@@@@@@@@.................
|
|
188
|
+
...........@@@@...............@@@@@@@@@@@@@........................................................................@@@@@@@.......................................................................@@@@@@@@...............@@@@@@@@.......@@@@@@@..................
|
|
189
|
+
...........@@@@................@@@@@@@@@@@@.........................................................................@@@@@@..................................................................@@@@@@@@@@@@@...............@@@@@@@@@......@.@@@....................
|
|
190
|
+
...........@@@@@...............@@@@@@@@@@@@.........................................................................@@................................................................@@@@@@@@@@@@@@@@@@@@...............@@@@@@@@...............................
|
|
191
|
+
@...........@@@@...............@@@@@@@@@@@@..........................@@@.........................................................................................................@@@@@@@@@@@@@@@@@@@@@@@@@...............@@@@@@@@...............................
|
|
192
|
+
@...........@@@@...............@@@@@@@@@@@@@.....................@@@@@@@......................................................................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@...............@@@@@@@@..............................@
|
|
193
|
+
@...........@@@@...............@@@@@@@@@@@@@...................@@@@@@@@@......................................................................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@...............@@@@@@@@@............@@@..........@@@@@
|
|
194
|
+
@@..........@@@@@..............@@@@@@@@@@@@@...................@@@@@@@@@@.....................................................................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@................@@@@@@@@.........@@@@@@......@@@@@@@@@
|
|
195
|
+
@@...........@@@@..@@@..........@@@@@@@@@@@@...................@@@@@@@@@@.....................................................................................................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...............@@@@@@@@........@@@@@@@...@@@@@@@@@@@@
|
|
196
|
+
@............@@@@@@@@@..........@@@@@@@@@@@@....................@@@@@@@@@......................................................................................................@@@@@@@@@@@@@@@@@..@@@@@@@@@...............@@@@@@@@........@@@@@@@...@@@@@@@@@@@@
|
|
197
|
+
@@........@@@@@@@@@@@@..........@@@..@@@@@@@@...................@@@@@..........................................................................................................@@@@@@@@@@@@.......@@@@@@@@@...............@@@@@@@@@........@@@@@@...@@@@@@@@@@@@
|
|
198
|
+
@@........@@@@@@.@@@@@..............@@@@@@@@@..................................................................................................................................@@@@@@@@............@@@@@@@@................@@@@@@@@........@@@@@@@...@@@@@@@@@@@
|
|
199
|
+
@@.........@@@...@@@@@............@@@@@@@@@@@..................................................................................................................................@@@.................@@@@@@@@................@@@@@@..........@@@@@@@...@@@@@@@@@@@
|
|
200
|
+
.................@@@@@...@@@@@@@@@@@@@@@@@@@@......................................................................................................................................................@@@@@@@@@...............@@..............@@@@@@@...@@@@@@@....
|
|
201
|
+
.@@@.............@@@@@..@@@@@@@@@@@@@@@@@@@@@......................................................................................................................................................@@@@@@@@@...............................@@@@@@@..............
|
|
202
|
+
@@@@..............@@@@@@@@@@@@@@@@@@@@@@@@@@@@.....................................................................................................................................................@@@@@@@@@................................@@@@@@..............
|
|
203
|
+
@@@@..........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.....................................................................................................................................................@@@@@@@@@................................@@@@@@@.............
|
|
204
|
+
@@@@@.......@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@......................................................................................................................................................@@@@@@@@................................@@@@@@@.............
|
|
205
|
+
@@@@@......@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.........................................................................................................................................................@@@@@@@@.................................@@@@@@.............
|
|
206
|
+
@@@@@...@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...............................................................................................................................................................@@@@@@@@@................................@@@@@@.............
|
|
207
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@....................................................................................................................................................................@@@@@@@@@................................@@@@@@.............
|
|
208
|
+
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.......................................................................................................................................................................@@@@@@@@@................................@@@@@@.............
|
|
209
|
+
@@@@@@@@@@@@@@@@@@@@.................................................................................................................................................................................@@@@@@@@................................@@@@@@@............
|
|
210
|
+
@@@@@@@@@@@@@@@@@....................................................@@@.............................................................................................................................@@@@@@@@.................................@@@@@@............
|
|
211
|
+
@@@@@@@@@@@@@....................................................@@@@@@@.............................................................................................................................@@@@@@@@@................................@@................
|
|
212
|
+
@@@@@@@@....................................................@@@@@@@@@@@@.............................................................................................................................@@@@@@@@@...................@@@............................
|
|
213
|
+
@@@.....................................................@@@@@@@@@@@@@@@@@............................................................................................................................@@@@@@@@@.................@@@@@.@@@..........@@@...........
|
|
214
|
+
.....................................................@@@@@@@@@@@@@@@@@@@@............................................................................................................................@@@@@@@@@................@@@@@@@@@@.......@@@@@@...........
|
|
215
|
+
.....................................................@@@@@@@@@@@@@@@@@@@@.............................................................................................................................@@@@@@@@..............@@@@@@@@@@@@@@....@@@@@@@...........
|
|
216
|
+
.....................................@@@.............@@@@@@@@@@@@@@@@@@@@@@@@.........................................................................................................................@@@@@@@@@.............@@@@@@@@@@@@@@....@@@@@@@...........
|
|
217
|
+
.................................@@@@@@@..............@@@@@@@@@@@@@@@..@@@@@@........................................................................................................................@@@@@@@@@@.............@@@@@@@@@@@@@......@@@@@@...........
|
|
218
|
+
.............................@@@@@@@@@@@@.....@@......@@@@@@@@@........@@@@@@....................................................................................................................@@@@@@@@@@@@@@.............@@@@@@@@@@@@@......@@@@@@...........
|
|
219
|
+
.........................@@@@@@@@@@@@@@@@@@@@@@@......@@@..............@@@@@@..................................................................................................................@@@@@@@@@@@@@@@@..............@@@@@@@@@@@@......@@@@@@@..........
|
|
220
|
+
...................@@..@@@@@@@@@@@@@@@@@@@@@@@@@.......................@@@@@@..................................................................................................................@@@@@@@@@@@@@@@@..............@@@@@@@@@@.........@@@@@@.......@@@
|
|
221
|
+
...............@@@@@@..@@@@@@@@@@@@@@@@@@@@@@@@@.......................@@@@@@@..................................................................................................................@@@@@@@@@@@@@@@@.............@@@@@@@@@..........@@........@@@@@@
|
|
222
|
+
.........@@@@@@@@@@@@..@@@@@@@@@@@@@@@@@@@@@@@@@.......................@@@@@@@..................................................................................................................@@@@@@@@@@@@@@@@.............@@.@@@@@@....................@@@@@@
|
|
223
|
+
.....@@@@@@@@@@@@@@@@@..@@@@@@@@@@@@@@...@@@@@@@.......................@@@@@@@..................................................................................................................@@@@@@@@@@@@@@@@................@@@@@@..............@@@...@@@@@@
|
|
224
|
+
...@@@@@@@@@@@@@@@@@@@..@@@@@@@@@........@@@@@@@.......................@@@@@@@..................................................................................................................@@@@@@@@@@@@@@@@..................@@@@..........@@@@@@@...@@@@@@
|
|
225
|
+
...@@@@@@@@@@@@@@@@@@@..@@@..............@@@@@@@.......................@@@@@@@...................................................................................................................@@@@@@@@@@@@@@@..................@@@@..........@@@@@@@....@@@@@
|
|
226
|
+
...@@@@@@@@@@@@@@@@@@@....................@@@@@@........................@@@@@@...................................................................................................................@@@@@@@@@@@@@@@.................................@@@@@@....@@@@@
|
|
227
|
+
...@@@@@@@@@@@@@@@@.......................@@@@@@........................@@@@@@...................................................................................................................@@@@@@@@@@@@....................................@@@@@@@...@@@@@
|
|
228
|
+
...@@@@@@@@@@@@...........................@@@@@@@.......................@@@@@@...................................................................................................................@@@@@@@.........................................@@@@@@@........
|
|
229
|
+
...@@@@@@@@...........@@@@................@@@@@@@.......................@@@@@@...................................................................................................................@@@..............................................@@@@@@........
|
|
230
|
+
....@@@@@@@........@@@@@@@................@@@@@@@.......................@@@@@@@...................................................................................................................................................................@@@@..........
|
|
231
|
+
....@@@@@@@@.......@@@@@@@@...............@@@@@@@.......................@@@@@@@.................................................................................................................................................................................
|
|
232
|
+
....@@@@@@@@.......@@@@@@@@...............@@@@@@@.......................@@@@@@@.................................................................................................................................................................................
|
|
233
|
+
....@@@@@@@@......@@@@....................@@@@@@@.......................@@@@@@@.................................................................................................................................................................................
|
|
234
|
+
.....@@@@@@@......@@@@.....................@@@@@@.......................@@@@@@@@@...............................................................................................................................................................................
|
|
235
|
+
.....@@@@@@@...............................@@@@@@.......................@@@@@@@@@.............................................................................................................................................................................@@
|
|
236
|
+
.....@@@@@@@@..............................@@@@@@.........................@@@@@@@.............................................................................................................................................................................@@
|
|
237
|
+
.....@@@@@@@@....@@@@@@....................@@@@@@@........................@@@@@@@................................................................................................................................................................@@@..........@@
|
|
238
|
+
......@@@@@@@..@@@@@@@@@....................@@@@@@........................@@@@@@@........................................................................................................................................................@@@.@@@@@@@..........@@
|
|
239
|
+
......@@@@@@@@@@@@@@@@@@....................@@@@@@.........................@@@@@@@.....................................................................................................................................................@@@@@@@@@@@@@...........@
|
|
240
|
+
......@@@@@@@@@@@...........................@@@@@@.........................@@@@@@@.................................................................................................................................................@@@@@@@@@@@@@@@@@@..........@
|
|
241
|
+
......@@@@@@@@@.............................@@@@@@@........................@@@@@@@.........@@@@@@@...............................................................................................................................@@@@@@@@@@@@@@@@@@@@..........@
|
|
242
|
+
........@@@@@@@..............................@@@@@@........................@@@@@@@..@@@@@@@@@@@@@@...............................................................................................................................@@@@@@@@@@@@@@@@@@@@..........@
|
|
243
|
+
........@@@@@@@..............................@@@@@@........................@@@@@@@..@@@@@@@@@@@@@@................................................................................................................................@@@@@@@@@@@@@@@@@@@..........@
|
|
244
|
+
........@@@@@@@@@............................@@@@@@.......@@@@@@@@@........@@@@@@@..@@@@@@@@@@@@@@...............................................................................................................................@@@@@@@@@@@@@@@@@@@@...........
|
|
245
|
+
........@@@@@@@@@............................@@@@@@@@@@@@@@@@@@@@@@........@@@@@@@..@@@@@@@......................................................................................................................................@@@@@@@@@@@@@@@@@@@@...........
|
|
246
|
+
.........@@@@@@.....................@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@........@@@@@@@................................................................................................................................................@@@@@@@@@@@@@@@@@@@...........
|
|
247
|
+
.........@@@@@@@............@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.............@@@@@@@................................................................................................................................................@@@@@@@@@@@@@@@@@@@...........
|
|
248
|
+
.........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.....................@@@@@@@...........@@@@@@@...............................................................................................................................@@@@@@@@@@@@@@@..............
|
|
249
|
+
.........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..........................@@@@@@@...@@@@@@@@@@@@@@...............................................................................................................................@@@@@@@@@....................
|
|
250
|
+
.........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...............................@@@@@@@...@@@@@@@@@@@@@@...............................................................................................................................@@@..........................
|
|
251
|
+
.........@@@@@@@@@@@@@@@@@@@@@@...............................@@@@@.........@@@@@@@...@@@@@@@@@@@@@@..........................................................................................................................................................@@
|
|
252
|
+
.........@@@@@@@.....................................@@@@@@@@@@@@@@.........@@@@@@@...@@@@@@@@@@@@@@..........................................................................................................................................................@@
|
|
253
|
+
..........@@@@@@@...........................@@@@@@@@@@@@@@@@@@@@@@@@........@@@@@@@...........@@@@@@..........................................................................................................................................................@@
|
|
254
|
+
..........@@@@@@@.............@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..........................@@@..............................................................................................................................................................@
|
|
255
|
+
..........@@@@........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@................................................................................................................................................................................................@
|
|
256
|
+
...........@@@@@@.@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.@@@@@@@....................................................................................................................................................................................................@
|
|
257
|
+
...........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..@@@@...@@@@@@@................................@@@.................................................................................................................................................................@
|
|
258
|
+
...........@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@....@@@@....@@@@@@@..........................@@@@@@@@@@@..............................................................................................................................................................@
|
|
259
|
+
...........@@@@@@@@@@@.....@@@@@@@@@@@@@@.....@@@@...@@@@@@@..........................@@@@@@@@@@@..............................................................................................................................................................@
|
|
260
|
+
...........@@@@@@@@@@@.....@@@@@@@@.@@........@@@@...@@@@@@@..........................@@@@@@@@@@@...............................................................................................................................................................
|