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.
Files changed (91) hide show
  1. iscpp_simulator/__init__.py +3 -0
  2. iscpp_simulator/__main__.py +5 -0
  3. iscpp_simulator/data/graphs/mapf-map/Berlin_1_256.map +260 -0
  4. iscpp_simulator/data/graphs/mapf-map/Boston_0_256.map +260 -0
  5. iscpp_simulator/data/graphs/mapf-map/Paris_1_256.map +260 -0
  6. iscpp_simulator/data/graphs/mapf-map/brc202d.map +485 -0
  7. iscpp_simulator/data/graphs/mapf-map/den312d.map +85 -0
  8. iscpp_simulator/data/graphs/mapf-map/den520d.map +261 -0
  9. iscpp_simulator/data/graphs/mapf-map/empty-16-16.map +20 -0
  10. iscpp_simulator/data/graphs/mapf-map/empty-32-32.map +36 -0
  11. iscpp_simulator/data/graphs/mapf-map/empty-48-48.map +52 -0
  12. iscpp_simulator/data/graphs/mapf-map/empty-8-8.map +12 -0
  13. iscpp_simulator/data/graphs/mapf-map/ht_chantry.map +145 -0
  14. iscpp_simulator/data/graphs/mapf-map/ht_mansion_n.map +274 -0
  15. iscpp_simulator/data/graphs/mapf-map/lak303d.map +198 -0
  16. iscpp_simulator/data/graphs/mapf-map/lt_gallowstemplar_n.map +184 -0
  17. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/Berlin_1_256.map +260 -0
  18. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/Boston_0_256.map +260 -0
  19. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/Paris_1_256.map +260 -0
  20. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/brc202d.map +485 -0
  21. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/den520d.map +261 -0
  22. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/ht_chantry.map +145 -0
  23. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/ht_mansion_n.map +274 -0
  24. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/lak303d.map +198 -0
  25. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/lt_gallowstemplar_n.map +184 -0
  26. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/orz900d.map +660 -0
  27. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/ost003d.map +198 -0
  28. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/w_woundedcoast.map +582 -0
  29. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/warehouse-20-40-10-2-1.map +127 -0
  30. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/huge/warehouse-20-40-10-2-2.map +168 -0
  31. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/large/den312d.map +85 -0
  32. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/large/maze-128-128-1.map +132 -0
  33. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/large/maze-128-128-2.map +132 -0
  34. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/large/warehouse-10-20-10-2-1.map +67 -0
  35. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/large/warehouse-10-20-10-2-2.map +88 -0
  36. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/empty-32-32.map +36 -0
  37. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/empty-48-48.map +52 -0
  38. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/maze-32-32-2.map +36 -0
  39. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/maze-32-32-4.map +36 -0
  40. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/random-32-32-10.map +36 -0
  41. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/random-32-32-20.map +36 -0
  42. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/random-64-64-10.map +68 -0
  43. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/random-64-64-20.map +68 -0
  44. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/room-32-32-4.map +36 -0
  45. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/room-64-64-16.map +68 -0
  46. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/medium/room-64-64-8.map +68 -0
  47. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/small/empty-16-16.map +20 -0
  48. iscpp_simulator/data/graphs/mapf-map/mapf-by-size/small/empty-8-8.map +12 -0
  49. iscpp_simulator/data/graphs/mapf-map/maze-128-128-1.map +132 -0
  50. iscpp_simulator/data/graphs/mapf-map/maze-128-128-10.map +132 -0
  51. iscpp_simulator/data/graphs/mapf-map/maze-128-128-2.map +132 -0
  52. iscpp_simulator/data/graphs/mapf-map/maze-32-32-2.map +36 -0
  53. iscpp_simulator/data/graphs/mapf-map/maze-32-32-4.map +36 -0
  54. iscpp_simulator/data/graphs/mapf-map/orz900d.map +660 -0
  55. iscpp_simulator/data/graphs/mapf-map/ost003d.map +198 -0
  56. iscpp_simulator/data/graphs/mapf-map/random-32-32-10.map +36 -0
  57. iscpp_simulator/data/graphs/mapf-map/random-32-32-20.map +36 -0
  58. iscpp_simulator/data/graphs/mapf-map/random-64-64-10.map +68 -0
  59. iscpp_simulator/data/graphs/mapf-map/random-64-64-20.map +68 -0
  60. iscpp_simulator/data/graphs/mapf-map/room-32-32-4.map +36 -0
  61. iscpp_simulator/data/graphs/mapf-map/room-64-64-16.map +68 -0
  62. iscpp_simulator/data/graphs/mapf-map/room-64-64-8.map +68 -0
  63. iscpp_simulator/data/graphs/mapf-map/test.map +7 -0
  64. iscpp_simulator/data/graphs/mapf-map/test2.map +7 -0
  65. iscpp_simulator/data/graphs/mapf-map/w_woundedcoast.map +582 -0
  66. iscpp_simulator/data/graphs/mapf-map/warehouse-10-20-10-2-1.map +67 -0
  67. iscpp_simulator/data/graphs/mapf-map/warehouse-10-20-10-2-2.map +88 -0
  68. iscpp_simulator/data/graphs/mapf-map/warehouse-20-40-10-2-1.map +127 -0
  69. iscpp_simulator/data/graphs/mapf-map/warehouse-20-40-10-2-2.map +168 -0
  70. iscpp_simulator/data/graphs/other/1.gml +268 -0
  71. iscpp_simulator/data/graphs/other/1.graphml +160 -0
  72. iscpp_simulator/data/graphs/other/2.gml +393 -0
  73. iscpp_simulator/data/graphs/other/3.gml +375 -0
  74. iscpp_simulator/data/graphs/other/a.gexf +154 -0
  75. iscpp_simulator/data/graphs/other/graph.gephi +0 -0
  76. iscpp_simulator/data/graphs/other/johnson8-2-4.mtx +212 -0
  77. iscpp_simulator/data/graphs/other/retreat.gephi +0 -0
  78. iscpp_simulator/data/graphs/other/road-chesapeake.mtx +172 -0
  79. iscpp_simulator/data/graphs/other/road-euroroad.edges +1417 -0
  80. iscpp_simulator/data/graphs/other/test.gml +117 -0
  81. iscpp_simulator/gui.py +94 -0
  82. iscpp_simulator/main.py +123 -0
  83. iscpp_simulator/mapfBenchmarkProvider.py +3 -0
  84. iscpp_simulator/mapf_benchmark_provider.py +398 -0
  85. iscpp_simulator/simulation.py +591 -0
  86. iscpp_simulator-0.1.0.dist-info/METADATA +394 -0
  87. iscpp_simulator-0.1.0.dist-info/RECORD +91 -0
  88. iscpp_simulator-0.1.0.dist-info/WHEEL +5 -0
  89. iscpp_simulator-0.1.0.dist-info/entry_points.txt +2 -0
  90. iscpp_simulator-0.1.0.dist-info/licenses/LICENSE +21 -0
  91. iscpp_simulator-0.1.0.dist-info/top_level.txt +1 -0
@@ -0,0 +1,3 @@
1
+ """ICSPP simulator package."""
2
+
3
+ __version__ = "0.1.0"
@@ -0,0 +1,5 @@
1
+ from .main import main
2
+
3
+
4
+ if __name__ == "__main__":
5
+ main()
@@ -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
+ ...........@@@@@@@@@@@.....@@@@@@@@.@@........@@@@...@@@@@@@..........................@@@@@@@@@@@...............................................................................................................................................................