summaryrefslogtreecommitdiff
path: root/maps/011-1.tmx
blob: a2f6f0df9a343fbc9edeb373e1b635a9928b5c3c (plain) (blame)
1
2
3
4
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
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="154" height="124" tilewidth="32" tileheight="32">
 <properties>
  <property name="minimap" value="graphics/minimaps/011-1.png"/>
  <property name="music" value="The Mana World - The Forest.ogg"/>
  <property name="name" value="Woodland"/>
  <property name="overlay0image" value="graphics/images/ambient/clouds.png"/>
  <property name="overlay0parallax" value="1.0"/>
  <property name="overlay0scrollX" value="0.2"/>
  <property name="overlay0scrollY" value="0.1"/>
 </properties>
 <tileset firstgid="1" name="Woodland_ground" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/Woodland_ground.png" width="512" height="512"/>
 </tileset>
 <tileset firstgid="257" name="Woodland_x2" tilewidth="32" tileheight="64">
  <image source="../graphics/tiles/Woodland_x2.png" width="512" height="128"/>
 </tileset>
 <tileset firstgid="289" name="Woodland_x3" tilewidth="32" tileheight="96">
  <image source="../graphics/tiles/Woodland_x3.png" width="512" height="192"/>
 </tileset>
 <tileset firstgid="321" name="Woodland_village" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/Woodland_village.png" width="512" height="512"/>
 </tileset>
 <tileset firstgid="577" name="Woodland_village_x2" tilewidth="32" tileheight="64">
  <image source="../graphics/tiles/Woodland_village_x2.png" width="512" height="64"/>
 </tileset>
 <tileset firstgid="593" name="woodland_indoor" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/woodland_indoor.png" width="512" height="512"/>
 </tileset>
 <tileset firstgid="849" name="woodland_indoor_x2" tilewidth="32" tileheight="64">
  <image source="../graphics/tiles/woodland_indoor_x2.png" width="512" height="64"/>
 </tileset>
 <tileset firstgid="865" name="collision" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/collision.png" width="64" height="32"/>
 </tileset>
 <layer name="Ground" width="154" height="124">
  <data encoding="csv">
1,1,1,1,1,1,211,211,212,213,213,213,213,213,214,215,199,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,87,87,122,151,215,199,183,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,87,87,88,17,67,69,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,65,65,65,17,17,231,17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,231,216,181,210,196,197,197,197,213,213,213,213,213,214,232,197,197,197,197,213,242,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,120,71,127,127,127,127,
17,17,17,17,17,17,211,227,1,1,1,1,1,1,1,231,215,215,17,17,17,17,17,17,17,17,17,17,17,17,74,75,76,17,17,65,17,87,87,87,151,215,199,183,1,1,17,17,49,17,17,17,17,17,67,68,68,68,69,17,49,17,17,17,87,87,88,67,98,85,17,17,17,17,17,49,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,248,197,226,196,197,197,197,182,183,49,49,49,49,248,197,197,197,197,182,183,1,1,1,1,1,1,1,1,1,1,1,1,179,1,1,1,1,1,1,120,38,87,87,87,87,87,
17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,248,215,17,17,17,17,17,17,17,17,17,17,17,17,90,459,92,17,17,17,17,87,87,87,87,151,215,199,17,17,17,17,17,17,17,17,17,67,84,84,84,84,84,69,17,17,17,17,87,87,160,83,84,97,69,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,197,226,212,213,213,213,214,199,183,49,179,180,181,197,197,197,197,198,199,183,1,1,1,179,180,181,181,181,181,181,181,210,1,1,1,1,1,1,86,87,87,87,87,87,87,
17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,106,107,108,17,17,17,17,87,87,87,87,87,151,215,215,17,17,17,17,17,17,17,67,84,84,84,84,84,84,85,17,17,17,17,87,143,88,83,84,84,85,17,17,17,17,17,17,17,17,17,17,33,33,33,33,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,17,17,1,179,195,212,213,242,17,17,17,17,17,231,216,181,210,212,213,213,213,213,213,214,215,216,181,181,181,210,196,197,197,197,197,197,197,226,249,1,1,1,1,1,86,87,87,87,87,87,87,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,87,87,87,87,87,87,151,215,17,17,17,17,17,17,17,83,84,84,84,84,84,84,85,17,17,17,17,87,87,88,83,84,84,85,17,17,17,17,17,17,17,17,17,17,33,57,58,33,17,17,49,17,17,17,17,17,17,17,17,17,1,17,17,17,17,17,17,17,179,195,227,17,17,17,17,17,17,17,17,17,248,213,242,17,17,17,17,17,17,17,231,232,197,197,197,226,212,213,213,213,213,213,213,242,1,1,1,1,1,1,86,87,87,87,87,87,87,
17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,181,181,181,210,147,87,87,87,87,87,87,87,183,17,17,17,17,17,67,84,84,84,84,84,84,84,85,17,17,17,17,87,87,88,83,84,84,85,17,17,17,17,17,17,17,17,17,17,33,33,33,33,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,181,181,210,227,17,17,17,17,67,68,68,68,68,69,17,17,17,17,17,17,17,17,33,33,33,248,213,213,213,242,17,17,17,194,180,181,181,181,181,210,1,1,1,1,86,87,87,87,87,87,87,
17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,149,149,149,149,121,87,87,87,87,87,87,87,199,17,17,17,17,17,83,84,84,84,84,84,84,84,85,17,17,17,17,87,87,88,83,84,84,85,49,17,17,17,17,17,17,17,49,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,216,210,212,213,213,242,17,17,17,17,17,83,84,84,84,84,97,69,17,17,17,1,17,17,17,33,41,42,33,17,17,17,17,17,17,1,211,196,197,197,197,197,226,1,1,1,1,86,87,87,87,87,87,87,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,17,17,17,65,17,17,17,17,17,17,17,17,17,65,17,17,17,87,87,87,87,87,87,87,87,87,87,87,146,215,215,17,17,17,17,83,84,84,84,84,84,84,84,85,17,17,17,17,87,87,88,83,81,100,101,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,17,17,17,248,242,17,17,1,17,17,17,1,17,17,83,84,84,84,84,84,85,17,17,17,17,17,17,17,33,33,33,33,17,17,17,17,17,17,17,211,196,197,197,197,197,226,1,1,1,1,86,87,87,87,87,87,87,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,17,17,17,17,17,17,17,17,17,17,181,17,17,17,17,17,17,147,87,87,87,87,87,87,87,87,87,87,87,150,215,17,17,17,17,99,82,84,84,84,84,84,84,85,17,17,49,17,87,87,88,99,101,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,83,84,84,84,84,84,85,17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,17,179,211,196,197,197,197,197,226,1,1,1,1,86,87,87,87,87,87,87,
17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,211,17,17,17,17,17,17,65,17,17,17,213,17,213,213,213,213,145,121,87,87,87,87,103,103,175,174,175,137,87,87,87,183,17,17,17,17,99,82,84,84,84,84,81,101,17,17,17,17,87,87,88,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,99,100,100,100,100,100,101,17,1,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,210,211,196,197,197,197,197,226,1,1,1,1,86,87,87,87,87,87,87,
181,181,181,181,181,181,181,181,181,181,181,181,181,210,211,211,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,135,87,87,87,87,17,17,17,17,17,17,136,54,87,87,199,183,17,17,17,17,99,100,100,100,100,101,17,17,17,17,17,87,87,88,17,49,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,196,226,211,212,213,213,213,213,249,1,1,1,1,86,87,87,87,87,87,87,
197,197,197,197,197,197,197,197,197,197,197,197,197,226,211,211,249,17,17,17,17,17,17,65,17,17,17,17,17,17,17,17,173,103,103,103,17,17,17,17,17,17,17,49,86,87,146,215,199,183,17,49,17,17,17,17,17,17,17,17,17,17,17,17,87,87,88,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,181,182,183,17,17,17,17,179,195,211,212,242,211,1,1,1,1,1,1,1,1,1,1,86,87,87,87,87,87,87,
197,197,197,197,197,197,197,197,197,197,197,197,197,226,211,227,17,17,65,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,49,135,87,122,151,215,199,183,17,17,17,17,17,17,17,17,17,17,17,17,17,87,87,160,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,17,194,180,181,181,181,210,196,229,198,199,183,17,17,179,195,211,227,1,1,249,1,1,1,1,1,1,1,1,1,1,86,87,87,87,87,87,87,
197,197,197,197,197,197,197,197,197,197,197,197,197,226,227,17,17,17,17,17,17,17,17,17,17,179,17,17,17,17,17,17,17,17,17,65,17,17,17,17,17,17,17,49,136,137,87,122,151,215,199,183,17,17,17,17,17,49,17,17,17,17,17,17,87,87,88,17,17,1,1,17,17,17,17,17,17,17,17,49,17,17,17,17,17,17,17,17,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,17,17,17,17,17,17,17,17,17,17,17,211,196,197,197,197,226,212,245,214,215,216,181,181,210,211,227,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,87,87,87,87,87,
213,213,213,213,213,213,213,213,213,213,213,213,213,242,17,17,17,17,17,17,65,17,17,17,194,195,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,49,136,137,87,122,151,215,199,183,17,17,17,17,17,17,17,17,17,17,17,87,87,88,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,216,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,210,249,17,17,17,17,17,17,17,17,17,179,211,212,213,213,213,242,1,1,1,231,232,197,197,226,227,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,87,87,87,87,87,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,211,211,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,49,136,137,87,122,151,215,199,183,17,17,17,17,17,17,17,17,17,179,87,87,88,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,242,17,17,17,17,17,17,17,17,17,179,195,227,1,1,1,1,1,1,1,1,1,248,213,213,242,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,135,87,87,87,87,87,87,
17,17,17,17,65,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,211,211,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,49,136,137,87,122,151,215,216,181,181,181,181,181,181,181,181,181,210,87,87,144,17,17,49,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,181,181,181,181,181,181,181,181,181,181,210,211,249,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,136,54,87,87,87,87,87,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,211,211,17,17,17,17,65,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,49,136,137,87,122,151,232,197,197,197,197,197,197,197,197,197,226,152,87,88,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,241,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,226,227,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,179,1,1,1,1,1,1,1,1,1,1,1,1,135,87,138,174,137,87,
17,17,17,17,17,17,17,17,17,17,17,17,65,17,17,17,17,65,17,17,17,17,17,17,211,211,249,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,49,136,137,87,122,149,149,149,149,149,149,149,149,149,149,149,121,87,88,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,248,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,242,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,179,195,1,1,1,1,1,1,1,1,1,1,1,1,136,103,139,1,136,103,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,211,227,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,49,136,137,87,87,87,87,87,87,87,87,87,87,87,87,87,87,88,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,194,180,181,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,210,211,249,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,17,17,179,180,181,181,181,181,181,181,182,180,181,181,181,181,181,181,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,65,17,17,17,17,17,17,17,17,49,136,103,103,103,174,103,191,103,103,17,17,17,17,87,87,88,17,17,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,211,196,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,226,227,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,65,17,17,17,179,195,196,197,197,197,197,197,197,232,196,197,197,197,197,197,197,17,17,17,17,17,17,17,17,17,17,17,65,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,87,87,39,123,17,17,65,17,17,17,17,17,17,1,1,17,17,17,17,17,17,17,211,212,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,242,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,179,195,211,196,197,197,197,197,197,197,232,196,197,197,197,197,197,197,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,183,17,17,179,17,87,87,87,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,49,17,227,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,74,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,76,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
181,181,181,181,181,181,210,211,211,196,197,197,197,197,197,197,232,196,197,197,197,197,197,197,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,65,17,17,17,17,17,17,216,181,181,210,17,87,87,87,1,1,194,17,17,17,17,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
197,197,197,197,197,197,226,211,211,196,197,197,197,197,197,197,232,212,213,213,213,213,213,213,242,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,232,197,197,226,17,87,87,87,183,17,197,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
197,197,197,197,197,197,226,211,211,196,197,197,197,197,197,197,232,183,17,67,68,68,68,68,68,68,68,68,68,68,69,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,241,232,197,197,226,249,87,87,87,216,181,210,17,17,17,17,17,17,17,17,17,17,1,1,17,179,195,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
197,197,197,197,197,197,226,211,211,196,197,197,197,197,197,197,232,199,200,83,84,84,84,84,84,84,84,84,84,84,85,17,17,17,179,180,181,181,181,181,182,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,248,213,213,242,17,87,87,87,232,197,226,17,17,17,17,183,1,1,17,17,17,17,17,179,195,211,249,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
197,197,197,197,197,197,226,211,211,196,197,197,229,197,197,197,232,232,232,83,84,84,84,84,84,84,84,84,84,84,85,181,181,181,210,196,197,197,197,197,198,216,181,181,181,182,183,17,17,17,17,179,180,181,181,181,181,181,181,181,181,181,181,181,181,87,87,87,232,197,226,249,17,17,17,216,181,181,181,181,181,181,181,210,211,249,17,33,502,17,17,17,17,17,17,17,17,17,17,17,502,502,502,502,502,502,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
197,197,197,197,197,197,226,211,211,212,213,213,245,213,213,213,214,215,213,83,84,84,84,84,84,84,84,84,84,84,85,197,197,197,226,212,213,213,213,213,214,232,197,197,197,198,216,181,181,181,181,210,196,197,197,197,197,197,197,197,197,197,197,197,197,87,87,87,232,197,226,249,17,17,241,232,197,197,197,197,197,197,197,226,249,17,17,17,486,17,17,17,17,17,17,17,17,17,17,17,486,486,486,486,486,486,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
197,197,197,197,197,197,226,211,227,17,17,17,17,17,17,17,17,231,213,83,84,84,84,84,84,84,84,84,84,84,85,213,213,213,242,65,65,65,65,65,65,248,213,213,213,214,232,212,213,213,214,226,212,213,213,213,213,213,213,213,213,213,213,213,213,145,87,153,213,213,242,17,17,17,17,248,213,213,213,213,213,213,213,242,33,33,1,17,502,17,17,17,17,486,486,486,17,17,17,17,502,502,502,502,502,502,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
197,197,197,197,197,197,226,227,17,17,17,17,17,17,17,17,17,17,231,83,84,84,84,84,84,84,84,84,84,84,85,1,67,68,69,1,1,1,1,1,1,1,1,1,1,1,231,181,181,181,181,227,1,1,1,1,1,1,1,1,1,1,1,1,1,157,87,144,67,68,69,17,17,17,17,17,17,1,1,1,1,1,1,1,17,17,1,17,517,67,68,486,486,486,486,486,486,486,68,68,521,521,521,521,521,521,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
213,213,213,213,213,213,242,17,17,17,17,17,17,17,17,17,17,17,17,99,100,100,100,100,100,100,100,100,100,100,85,1,83,84,1,1,1,17,17,17,1,1,1,1,1,1,1,248,213,213,242,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,88,83,84,85,17,17,17,17,17,17,17,502,502,502,502,502,1,17,17,1,49,533,486,486,486,486,486,486,486,486,486,486,486,537,537,537,0,537,537,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,183,17,17,17,17,17,17,67,68,69,17,101,1,83,84,1,1,1,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,88,83,84,85,17,17,17,17,17,17,1,517,517,517,517,517,49,17,17,1,564,565,486,486,486,486,486,486,486,486,486,486,486,565,565,565,563,569,569,570,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,216,181,181,181,181,181,181,83,84,85,181,1,1,99,100,101,1,1,183,1,179,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,88,83,84,85,17,17,17,17,17,17,1,533,533,49,533,533,49,17,17,74,75,76,502,502,502,502,502,502,502,502,502,502,502,85,17,17,17,17,17,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,232,197,197,197,197,197,197,83,84,85,197,1,1,1,1,1,1,241,216,181,210,249,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,157,87,88,83,84,85,17,17,17,17,17,17,564,565,565,563,565,565,570,17,17,90,49,92,517,517,517,517,517,518,517,517,517,517,517,85,17,17,17,17,17,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,241,232,197,197,197,197,197,197,83,84,85,197,1,1,1,248,1,1,241,232,229,226,249,1,214,249,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,160,83,84,85,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,89,49,92,533,533,533,533,533,531,533,533,533,533,533,85,17,17,17,17,17,17,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,248,213,213,213,213,213,213,83,84,85,213,1,242,1,1,1,1,1,248,245,242,1,1,1,1,1,1,1,1,1,1,1,1,1,1,74,75,76,74,75,76,1,1,1,1,1,86,87,88,83,84,85,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,106,107,108,552,552,552,552,552,547,552,552,552,552,552,101,17,17,17,17,17,17,106,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,108,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,17,17,17,17,67,68,68,68,68,68,83,84,85,17,1,1,1,1,74,75,75,75,75,75,75,75,76,1,1,1,1,1,1,1,1,1,1,74,60,91,59,60,91,59,75,75,76,1,1,141,87,88,99,100,101,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,564,565,565,565,565,565,563,565,565,568,566,566,570,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,33,33,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,17,183,17,17,17,17,179,180,181,210,17,17,17,17,83,84,84,84,84,84,83,84,85,17,1,1,1,1,90,91,91,91,91,91,91,91,105,1,1,1,1,1,1,1,1,1,1,90,91,91,91,91,91,91,91,91,92,1,1,86,87,88,17,17,17,17,17,17,49,49,33,33,33,33,33,33,33,33,33,33,17,49,17,67,68,68,68,69,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,225,216,181,181,181,181,210,196,197,226,17,17,17,17,83,84,84,84,84,84,83,84,85,17,1,1,1,1,90,91,91,91,91,91,91,91,92,1,1,1,1,1,1,1,1,1,74,60,91,91,43,44,91,91,91,91,92,1,1,86,87,88,17,17,17,17,17,17,49,33,33,33,33,33,33,33,33,33,33,33,17,49,17,83,84,84,84,85,17,67,69,17,17,17,17,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,225,232,197,197,197,197,226,196,197,226,249,17,17,17,99,82,84,84,84,84,83,84,85,17,1,1,1,1,106,107,107,107,107,107,107,107,108,1,1,1,1,1,1,1,1,1,90,91,91,91,92,106,106,44,91,91,92,1,1,86,87,39,72,17,17,17,17,17,49,33,33,70,71,71,71,71,71,72,33,33,17,49,17,83,84,84,84,85,17,83,101,332,333,333,333,334,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,
17,17,17,17,17,17,241,232,197,197,197,197,226,212,213,242,17,17,17,17,17,83,84,84,84,84,83,84,85,17,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,106,44,91,91,59,75,75,60,91,91,92,1,119,38,87,87,88,1,1,17,17,17,49,33,33,86,87,87,87,87,87,88,33,33,17,49,17,99,82,84,84,85,17,99,17,348,349,349,349,350,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,
17,17,17,17,17,17,17,248,213,213,213,213,242,17,17,17,17,17,17,17,17,83,84,84,84,84,83,84,85,17,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,90,91,91,91,91,91,91,91,91,92,1,86,87,87,87,39,123,17,17,17,17,49,33,33,102,103,103,103,103,103,104,33,33,17,17,17,17,83,84,84,85,17,17,17,348,349,349,349,350,1,1,1,1,1,49,49,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,67,68,98,84,84,84,84,99,100,101,215,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,106,44,91,91,43,107,44,91,43,108,1,141,87,87,87,87,122,123,17,17,17,49,33,33,33,33,33,33,33,33,33,33,33,17,49,17,17,83,84,84,85,1,1,1,348,349,349,349,350,1,1,1,1,1,49,49,49,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,83,84,84,84,84,17,216,182,200,17,215,249,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,67,68,69,1,1,1,1,106,107,107,108,1,106,107,108,1,1,135,87,87,87,87,87,144,17,33,1,1,33,33,33,33,33,33,33,33,33,33,33,49,49,1,1,99,100,100,101,49,1,1,364,365,365,365,366,1,1,1,1,1,1,49,49,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,83,84,84,84,84,17,232,198,197,17,17,1,1,1,1,1,1,1,1,67,68,69,1,1,1,1,1,1,99,100,101,1,67,69,1,1,1,1,1,1,1,1,1,1,1,173,137,87,87,87,87,160,17,33,1,1,49,49,49,49,49,49,49,49,49,49,49,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,49,49,49,49,49,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,99,82,84,84,84,17,248,214,197,17,17,1,1,1,1,1,1,1,1,99,100,101,1,1,1,1,1,1,1,1,1,1,99,101,1,1,1,1,1,1,1,1,1,1,1,1,173,137,87,87,87,140,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,1,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,173,54,87,55,139,1,1,1,74,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,76,1,1,1,1,49,74,75,75,75,75,75,75,75,75,75,75,75,75,75,76,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,67,68,68,68,68,68,68,98,84,84,84,1,49,49,1,1,1,1,49,1,1,1,67,68,68,68,68,69,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,141,87,88,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,1,49,49,1,1,1,1,49,1,1,67,98,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,144,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,1,49,49,1,1,1,1,49,1,67,98,84,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,157,87,160,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,194,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,1,49,1,1,1,1,1,49,1,83,84,84,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,141,87,160,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,211,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,1,49,49,1,1,1,1,49,1,83,84,84,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,67,68,69,1,86,87,144,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,211,249,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,1,49,49,1,1,1,1,179,1,83,84,84,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,83,84,85,1,157,87,88,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,17,17,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,210,1,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,1,49,49,1,1,1,1,197,249,83,84,84,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,99,100,101,1,157,87,160,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,196,226,249,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,1,49,49,1,1,1,1,1,1,99,81,84,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,141,87,88,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,183,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,181,210,211,212,242,1,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,1,49,1,1,1,1,1,1,1,1,83,84,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,67,68,69,1,157,87,144,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,199,183,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,196,197,226,227,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,1,49,1,1,1,1,1,1,1,1,99,81,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,83,84,97,69,86,87,88,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,241,215,216,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,210,211,212,213,242,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,85,49,49,1,1,1,1,1,1,1,1,99,81,84,84,84,97,67,68,68,68,68,68,68,69,1,1,1,1,1,1,1,1,57,58,1,1,1,1,83,84,84,85,141,87,144,1,1,1,1,90,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,1,1,1,49,90,91,91,91,91,91,91,91,91,91,91,91,91,91,92,1,231,232,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,197,226,227,1,1,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,99,100,100,100,100,100,100,100,100,100,100,101,49,49,1,1,1,1,1,1,1,1,1,99,100,100,100,100,100,100,100,100,100,100,100,101,1,1,1,1,1,1,1,57,58,1,1,1,1,1,99,100,100,101,86,87,88,1,1,1,1,106,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,108,1,1,1,1,49,106,107,107,107,107,107,107,107,107,107,107,107,107,107,108,1,1,248,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,242,1,1,1,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,88,1,1,1,1,1,1,1,1,1,1,65,65,65,65,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,49,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,88,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,88,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,67,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,69,49,49,49,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,486,486,486,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,88,1,1,67,68,68,69,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,82,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,49,49,49,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,486,486,486,486,486,1,1,1,1,1,1,1,1,1,1,1,1,1,141,87,88,1,1,83,84,84,85,1,1,1,1,1,1,1,1,1,1,70,126,71,127,72,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,74,76,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,82,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,49,49,49,17,1,214,1,1,1,1,1,1,1,1,1,1,1,41,42,1,1,1,1,502,502,502,502,502,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,144,1,1,99,100,100,101,1,1,1,1,1,1,1,1,1,1,141,87,87,87,144,1,1,1,1,1,1,1,1,1,1,1,1,1,74,75,60,92,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,74,76,1,1,1,1,1,
49,49,49,49,49,49,82,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,49,49,49,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,517,517,517,517,517,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,88,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,87,87,160,1,1,1,1,1,1,1,1,74,75,75,76,1,106,44,43,108,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,90,92,1,1,1,1,1,
49,49,49,49,49,49,82,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,49,49,49,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,533,533,1,533,533,1,1,1,1,1,1,1,1,1,1,1,1,1,86,143,160,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,157,87,87,87,160,1,1,1,1,1,1,1,1,106,44,91,92,1,1,106,108,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,90,92,1,1,1,1,1,
69,49,49,49,49,49,82,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,49,49,49,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,564,565,565,563,567,567,570,1,1,1,1,1,1,1,1,1,1,1,1,141,87,88,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,102,174,191,175,104,1,1,1,1,1,1,1,1,1,106,107,108,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,90,59,76,1,1,1,1,
101,49,49,49,49,49,99,100,100,100,100,100,100,100,82,84,84,84,84,84,84,84,84,84,84,85,49,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,55,104,1,1,1,1,1,1,1,1,1,1,1,1,67,68,69,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,74,76,1,1,1,74,75,76,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,106,44,92,1,1,1,1,
49,49,49,49,49,49,74,75,75,75,75,75,76,49,49,82,84,84,84,84,84,84,84,84,84,85,17,17,17,1,212,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,88,1,1,1,1,1,1,1,1,1,1,1,1,1,83,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,74,60,59,76,1,74,60,91,59,76,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,106,108,1,1,1,1,
49,49,49,49,49,49,90,91,91,91,91,91,92,49,49,49,82,84,84,84,84,84,84,84,84,85,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,88,1,1,1,1,1,1,1,1,1,1,1,1,1,83,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,90,91,43,108,1,90,91,91,91,92,1,1,1,17,17,17,17,179,180,181,182,183,17,17,17,17,17,17,17,17,17,17,17,211,249,1,1,1,67,68,68,69,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,90,91,91,91,91,91,92,49,49,49,49,82,84,84,84,84,84,84,84,85,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,39,72,1,1,1,1,1,1,1,1,1,1,1,1,99,100,101,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,90,43,108,1,1,90,91,91,43,108,1,1,1,17,17,17,179,195,196,197,198,199,200,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,99,82,84,85,1,1,1,1,74,76,1,1,1,1,
49,49,49,49,49,49,90,91,91,91,91,91,92,49,49,49,49,49,82,84,84,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,88,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,106,108,1,1,1,90,91,43,108,1,1,1,17,17,17,179,195,211,148,149,150,215,232,17,17,17,17,17,17,17,17,17,194,1,1,1,1,1,1,83,81,101,1,1,1,1,106,108,1,1,1,1,
49,49,49,49,49,49,106,107,107,107,107,107,108,49,49,49,49,49,99,100,100,100,100,100,100,101,17,1,33,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,141,87,144,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,74,75,76,90,43,108,1,1,1,17,17,17,179,195,211,148,121,87,122,150,232,17,17,17,17,17,17,17,17,17,184,249,1,1,1,1,1,99,101,1,1,1,1,1,1,1,74,76,1,1,
49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,17,17,17,17,17,17,17,33,1,1,1,67,69,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,144,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,106,107,108,106,108,1,1,1,17,17,17,179,195,211,145,121,87,87,87,122,149,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,106,108,1,1,
49,49,49,49,49,67,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,69,17,17,17,17,17,33,1,1,1,99,101,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,102,54,88,1,1,1,1,1,1,1,1,17,17,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,179,195,211,227,135,87,87,87,87,55,103,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,17,17,17,194,17,212,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,88,1,1,1,1,1,1,1,17,17,17,17,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,179,195,211,227,1,136,137,87,87,87,140,1,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,74,76,1,1,
49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,17,17,17,211,249,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,67,68,69,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,70,38,88,1,1,1,1,1,1,1,183,17,17,179,1,1,1,1,1,1,183,1,1,17,17,17,17,17,17,17,17,1,67,69,1,1,1,1,1,1,1,17,17,17,17,179,195,211,227,67,68,69,136,103,103,103,139,1,17,17,17,17,17,17,17,17,17,17,17,17,17,1,67,69,1,67,69,1,1,1,67,68,69,90,92,1,1,
49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,17,17,17,1,214,1,1,1,1,1,1,1,1,1,67,68,68,68,68,68,68,68,68,98,84,85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,141,87,88,1,1,1,1,1,1,1,199,1,1,195,1,1,1,1,1,1,199,183,17,17,17,17,17,17,17,17,17,1,83,85,1,1,1,1,1,1,1,17,17,17,179,195,211,227,1,99,82,82,69,67,68,69,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,1,83,97,68,98,101,1,1,1,83,81,101,90,59,76,1,
49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,17,17,17,17,17,1,1,1,1,1,1,1,1,1,99,100,100,100,100,100,100,100,100,100,100,101,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,87,160,1,1,1,1,1,1,241,215,215,211,211,249,1,1,1,1,241,215,199,183,17,17,17,17,17,17,17,17,1,83,85,1,1,1,1,1,1,1,17,17,194,195,211,227,1,1,1,99,100,101,99,82,85,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,99,82,81,101,1,1,1,1,99,101,1,106,44,92,1,
49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,17,17,17,17,17,1,1,1,1,1,1,120,71,71,71,126,126,127,71,71,126,127,71,71,128,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,120,38,87,88,1,1,1,1,1,1,1,248,17,17,242,1,1,1,1,1,1,231,215,199,183,17,17,17,17,17,17,17,1,83,85,1,1,1,1,1,1,1,17,17,211,211,227,1,1,1,1,1,1,67,69,99,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,99,101,1,1,1,119,71,126,72,1,1,90,59,76,
49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,84,84,81,100,100,100,101,17,17,17,17,179,1,1,1,1,1,120,38,87,87,87,87,87,87,87,87,87,87,87,87,122,127,71,71,126,71,71,71,127,127,126,71,71,126,71,127,71,71,126,121,159,87,140,1,1,1,1,1,1,1,1,17,17,1,1,1,1,1,1,1,1,231,215,216,182,183,17,17,17,17,179,1,99,101,1,1,1,1,1,1,1,17,17,211,227,1,1,1,1,1,1,1,83,85,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,86,87,87,88,1,1,106,44,59,
49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,84,84,85,17,17,17,17,17,17,17,179,195,249,1,1,1,120,38,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,143,87,87,87,87,87,87,138,139,1,1,1,1,1,1,1,1,183,179,1,1,1,1,41,42,1,41,42,231,232,198,216,181,181,181,181,210,1,1,1,1,1,1,1,1,1,1,183,179,1,1,1,1,1,1,1,1,1,99,101,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,102,137,87,140,1,1,1,106,107,
49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,84,84,85,17,17,17,17,17,17,17,195,227,1,1,1,120,38,87,87,87,138,103,103,103,103,103,103,103,103,175,174,103,175,174,103,175,174,175,174,175,103,175,175,174,175,103,103,175,103,175,174,103,139,1,1,1,67,68,68,68,69,1,216,210,1,1,1,1,1,1,1,1,1,1,248,214,232,197,197,197,197,226,249,1,1,1,1,1,1,1,1,1,216,210,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,1,1,1,1,1,1,1,136,103,139,1,1,1,1,1,
49,49,49,49,49,83,84,84,84,84,84,84,84,84,84,84,84,84,85,17,17,17,17,17,17,17,249,1,1,1,120,87,87,87,87,138,176,1,17,17,17,1,1,17,1,1,1,1,1,1,74,75,75,75,76,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,99,82,84,84,85,241,232,226,249,1,1,41,42,1,1,1,41,42,1,1,248,213,213,213,213,242,1,1,1,1,1,1,67,69,1,1,232,226,249,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,249,1,67,68,69,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,83,84,84,84,84,84,81,100,100,100,100,100,100,101,17,17,17,17,17,232,227,17,17,17,120,38,87,87,87,138,139,1,1,17,17,17,183,179,17,17,1,1,1,1,1,89,91,91,91,92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,99,82,81,101,1,248,242,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,83,97,69,1,248,242,1,67,69,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,227,1,67,98,81,101,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,83,84,84,84,84,84,85,49,49,1,1,1,1,1,1,1,17,17,17,17,17,17,17,120,38,87,87,87,138,176,1,1,17,17,17,241,216,210,249,17,1,1,1,1,1,90,91,91,43,108,1,1,17,17,17,1,1,1,1,179,180,181,181,182,183,1,1,1,1,99,101,1,1,1,1,1,1,1,1,41,42,1,41,42,1,1,1,1,17,17,1,1,1,1,1,1,1,1,1,83,84,97,68,68,68,68,98,85,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,194,195,227,1,1,99,82,97,69,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,99,100,100,100,100,100,101,17,17,67,68,68,68,69,17,1,17,17,17,17,17,17,120,38,87,87,87,138,139,1,1,179,180,181,182,183,248,242,17,179,1,1,1,1,1,106,44,91,92,1,1,1,17,17,17,1,1,1,179,195,196,197,197,198,199,183,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,1,1,1,1,1,1,1,1,99,82,84,84,84,84,84,84,85,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,211,227,1,1,1,1,99,100,101,1,1,1,1,1,1,1,1,1,1,
49,49,49,49,49,49,49,17,17,17,17,17,17,17,83,84,81,100,101,179,1,17,17,17,17,17,120,38,87,87,87,138,176,1,1,194,195,212,213,214,199,183,17,179,195,249,1,1,1,1,1,106,107,108,1,1,1,183,1,179,1,1,179,195,211,196,197,229,198,215,199,183,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,1,1,1,1,1,1,1,1,99,82,84,84,84,84,84,97,68,69,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
65,65,65,65,65,65,65,17,17,17,17,17,17,17,83,81,101,179,180,210,249,17,248,213,242,120,38,87,87,87,138,176,1,1,1,211,227,1,1,1,231,216,181,210,227,1,1,1,1,1,17,1,1,1,1,1,241,216,181,210,249,1,211,211,211,212,213,245,214,215,215,215,1,1,1,1,17,17,17,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,99,82,84,84,84,84,81,100,101,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
65,65,65,65,65,65,65,17,67,68,68,69,1,17,99,101,179,195,212,242,1,17,17,17,120,38,87,87,87,138,139,1,1,1,1,185,1,1,1,1,1,248,213,242,1,1,1,1,1,1,1,1,1,1,1,1,241,232,229,226,249,1,1,211,227,1,1,1,1,231,215,215,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,99,100,82,84,81,101,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
65,65,65,65,65,65,65,17,83,84,84,85,1,17,17,179,195,227,1,1,1,1,17,120,38,87,87,87,138,139,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,1,1,1,1,1,1,1,1,1,248,245,242,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,99,100,101,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,17,17,17,1,1,1,1,
65,65,65,65,65,65,65,17,99,17,81,101,1,180,181,210,249,1,1,1,1,1,120,38,87,87,87,138,139,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,211,211,249,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,17,17,17,17,17,1,1,1,
65,65,65,65,65,65,65,17,17,17,101,179,195,248,213,242,1,1,1,1,1,120,38,87,87,87,138,139,1,1,1,241,215,211,249,1,1,1,1,1,1,1,1,1,1,1,1,211,227,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
65,65,65,65,65,65,65,183,17,17,179,195,227,1,1,1,1,1,1,1,120,38,87,87,87,138,139,1,1,1,1,1,241,249,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
65,65,65,65,65,65,65,199,183,179,195,227,1,1,1,1,1,1,1,120,38,87,87,87,138,139,1,1,1,1,1,1,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
65,65,65,65,65,65,65,231,216,210,227,1,1,1,1,1,1,1,120,38,87,87,87,138,139,1,1,1,1,1,1,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
65,65,65,65,65,65,65,1,248,242,1,1,1,1,1,1,1,120,38,87,87,87,138,139,1,1,1,1,1,1,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,181,182,183,17,17,17,17,17,17,17,
65,65,65,65,65,65,65,65,65,65,65,65,65,17,17,17,120,38,87,87,87,138,139,1,1,1,1,1,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,199,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,212,213,214,216,181,181,182,183,17,17,17,
65,65,65,65,65,65,65,65,65,65,65,65,65,17,17,119,38,87,87,87,138,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,231,199,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,227,1,1,1,248,213,213,214,216,181,181,181,
65,65,65,65,65,65,65,65,65,65,65,65,65,17,17,86,87,87,87,138,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,33,33,33,1,1,231,199,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,181,181,210,227,1,1,1,1,1,1,1,1,248,213,213,213,
65,65,65,65,65,65,65,65,65,65,65,65,65,17,17,86,87,87,138,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,33,1,33,33,1,1,231,199,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,210,212,213,213,242,1,1,1,1,67,68,68,69,1,1,17,33,1,
65,65,65,65,65,65,65,65,65,65,65,65,65,17,17,86,87,87,87,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,33,33,1,1,1,33,1,231,199,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,212,242,1,1,1,1,67,68,69,67,98,84,84,97,69,1,1,33,1,
65,65,65,65,65,65,65,65,65,65,65,65,65,17,17,86,87,87,87,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,194,17,1,1,33,33,33,33,1,1,231,199,200,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,182,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,227,1,1,1,1,67,68,98,81,101,99,100,82,84,81,101,1,1,33,1,
65,65,65,65,65,65,65,65,65,65,65,65,65,17,17,86,87,87,87,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,211,249,1,33,33,1,1,1,1,1,1,231,215,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,210,212,214,199,183,17,179,180,182,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,181,210,249,1,1,1,1,1,99,100,100,101,70,123,1,99,82,85,17,1,17,1,1,
65,65,65,67,68,68,68,68,68,68,65,65,65,17,17,86,87,87,87,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,17,1,1,33,33,1,1,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,180,181,210,212,242,67,69,231,216,181,210,212,214,199,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,195,212,213,242,1,1,1,1,1,1,67,69,1,119,38,39,71,123,99,101,17,1,17,1,1,
65,65,65,83,84,84,84,84,84,85,65,65,65,17,17,86,87,87,87,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,67,68,69,1,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,180,182,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,212,213,242,1,67,98,97,69,248,213,242,67,69,231,199,183,17,179,180,182,183,179,180,181,182,183,17,17,179,195,227,1,1,1,1,1,1,1,1,1,83,97,69,86,87,87,87,122,124,1,33,1,1,67,69,
65,65,65,99,100,100,100,100,100,101,65,65,65,17,17,86,87,87,87,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,67,98,84,85,1,1,1,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,180,181,210,212,214,199,183,179,180,181,181,182,183,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,67,98,84,84,97,69,1,1,99,101,1,231,216,181,210,212,214,216,210,212,213,214,199,183,179,195,227,1,1,1,1,1,1,1,1,1,1,99,82,85,86,87,87,87,87,88,17,1,1,67,98,97,
65,65,65,65,65,65,65,65,65,65,65,65,65,17,17,86,87,87,87,183,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,179,1,1,83,84,81,101,1,67,69,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,211,212,213,242,1,1,231,216,210,212,213,213,214,199,183,17,17,17,17,17,17,17,17,17,17,17,17,1,67,98,84,84,84,84,85,1,1,1,1,1,1,248,213,242,17,1,248,242,1,1,1,231,216,210,227,1,1,1,1,1,1,1,1,1,1,1,1,83,85,135,87,87,87,87,39,123,1,67,98,84,84,
65,65,65,65,65,65,65,65,65,65,65,65,65,17,17,86,87,87,87,199,183,17,17,17,17,179,180,181,181,181,182,183,179,180,181,182,183,17,17,17,17,17,17,17,179,195,249,1,83,81,101,1,1,83,85,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,248,242,1,1,1,1,231,199,183,17,179,180,182,183,179,180,182,183,17,17,17,99,100,82,84,84,81,101,120,71,123,1,1,1,1,1,1,1,1,1,1,1,1,1,1,248,242,1,1,1,1,1,1,1,1,1,1,1,1,1,99,101,136,54,87,138,103,137,122,123,99,100,82,81,
65,65,65,65,65,65,65,65,65,65,65,65,65,17,17,86,87,87,146,215,199,183,17,17,179,195,212,213,213,213,214,216,210,212,213,214,216,182,183,179,180,181,181,181,210,227,1,1,83,85,1,1,1,83,85,1,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,1,1,1,1,1,1,1,231,216,181,210,212,214,216,210,212,214,199,183,17,17,1,1,99,82,84,85,119,121,87,122,123,1,1,67,68,68,69,1,1,1,1,1,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,86,55,139,1,136,137,122,71,123,99,101,
67,68,68,68,68,68,68,68,68,68,68,68,84,68,69,102,137,87,87,151,215,199,183,179,195,227,1,1,1,1,1,248,242,1,1,1,248,214,216,210,212,213,213,213,242,1,1,1,99,101,1,1,67,98,85,209,183,17,17,17,179,180,181,182,183,17,17,17,17,17,17,17,17,179,1,1,1,1,1,1,1,1,1,1,1,1,1,1,248,213,242,1,1,248,242,1,1,231,199,200,17,17,1,1,99,100,101,86,87,87,87,122,71,123,99,100,100,101,120,71,124,49,49,49,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,67,69,1,102,104,1,1,65,136,103,137,122,71,71,
83,84,84,84,84,84,84,84,84,84,84,84,84,84,85,17,136,137,87,122,151,215,216,210,227,1,1,1,1,1,1,1,1,1,1,1,1,1,248,242,1,1,1,1,1,1,1,1,1,1,1,67,98,84,85,241,216,181,181,181,210,212,213,214,199,183,17,17,17,17,17,17,179,195,249,1,1,1,67,68,69,1,1,1,1,1,1,1,1,1,1,1,67,69,1,67,69,1,231,215,17,17,17,67,68,68,69,86,87,87,87,87,87,122,71,71,71,71,121,87,140,49,49,49,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,83,97,69,1,1,1,1,49,1,1,136,103,103,103,
83,84,84,84,84,84,84,84,84,84,84,84,84,84,85,17,65,136,137,87,122,153,213,242,1,1,1,1,1,1,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,67,69,1,1,1,99,82,84,85,1,248,213,213,213,242,1,1,1,231,216,182,183,17,17,17,179,195,227,1,1,1,68,98,84,97,69,1,1,1,1,1,1,1,1,1,67,98,97,68,98,85,1,1,17,17,17,17,17,84,84,85,135,87,87,87,87,87,87,87,87,87,87,87,55,139,1,1,49,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,99,100,101,1,65,1,1,1,1,1,1,67,68,69,
83,84,84,84,84,84,84,84,84,84,84,84,84,84,85,65,65,65,136,137,87,88,1,1,1,1,1,1,1,1,33,1,49,1,1,65,33,65,33,49,49,49,65,65,1,1,83,97,69,1,1,1,99,82,85,1,1,1,1,1,1,1,1,1,1,248,214,199,183,17,179,195,227,1,1,1,1,83,84,84,84,97,68,69,1,1,1,67,69,1,67,98,84,84,84,81,101,1,1,17,17,17,17,17,17,100,101,136,103,137,87,87,87,87,87,87,87,87,87,140,1,1,49,49,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,49,1,1,65,1,17,1,83,84,97,
83,84,84,84,84,84,84,84,84,84,84,84,84,84,85,65,65,65,65,136,137,39,123,1,1,1,1,1,1,1,33,1,1,49,1,49,33,49,49,65,33,65,49,65,65,65,83,84,97,69,1,1,1,99,101,1,1,1,1,1,1,1,1,1,1,1,1,231,216,181,210,227,1,1,1,1,67,98,84,84,84,84,84,85,1,1,1,83,97,68,98,84,84,84,81,101,1,1,17,17,17,17,17,17,17,1,1,1,1,136,103,103,103,54,87,87,87,87,138,139,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,65,1,1,1,1,1,1,49,65,1,83,84,84,
83,84,84,84,84,84,84,84,84,84,84,84,84,84,85,65,65,65,65,65,136,54,122,123,1,1,1,1,1,1,1,1,49,1,1,49,49,49,49,65,65,65,33,1,65,65,99,100,82,97,69,1,125,126,71,71,127,124,1,49,1,49,49,1,1,49,33,33,248,213,242,1,33,49,49,49,99,82,84,84,84,84,84,85,1,1,1,99,82,84,84,84,84,81,101,1,1,17,17,17,17,17,17,17,179,1,1,1,1,1,1,1,1,135,87,87,87,55,139,1,1,49,33,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,49,1,49,1,1,1,1,17,1,1,83,84,84,
83,84,84,84,84,84,84,84,84,84,84,84,84,84,85,65,65,65,65,65,120,38,87,122,124,1,1,1,1,1,1,1,1,1,1,1,49,49,49,33,65,49,65,1,1,1,1,1,99,100,101,119,121,87,87,87,87,140,1,49,49,49,1,1,49,49,33,1,1,1,1,1,33,33,33,33,1,99,100,100,82,81,100,101,1,1,1,1,99,100,100,82,84,85,1,1,1,17,17,17,17,17,179,180,210,249,1,1,1,49,49,49,49,136,103,54,87,88,1,1,33,1,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,65,1,1,65,1,65,65,1,1,1,1,1,1,99,82,84,
83,84,84,84,84,84,84,84,84,84,84,84,84,84,85,65,65,65,65,120,38,87,87,87,140,1,1,1,1,1,1,1,1,1,1,1,65,65,65,65,65,65,65,1,1,1,1,1,1,1,1,86,87,87,87,87,138,139,1,1,1,49,49,49,49,49,1,33,1,1,1,1,1,33,1,49,70,72,1,1,99,101,1,49,49,1,49,49,1,49,1,83,84,85,1,1,1,183,17,17,179,180,210,212,242,1,1,1,1,1,49,49,49,1,1,86,87,39,123,1,1,33,1,33,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,1,65,1,1,67,68,69,1,17,1,1,83,84,
83,84,84,84,84,84,84,84,84,84,84,84,84,84,85,65,65,65,120,38,87,87,87,138,139,1,33,1,1,1,1,1,1,1,1,65,1,1,65,65,65,65,65,65,65,65,1,1,1,1,1,135,87,138,103,103,139,1,1,49,1,1,1,1,33,49,33,1,1,1,1,1,1,33,1,1,141,39,128,1,1,49,49,49,49,1,1,49,49,1,1,83,84,97,69,1,241,216,181,181,210,17,17,1,1,1,1,1,1,1,49,1,49,1,1,135,87,87,122,124,33,49,33,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,65,1,1,1,1,83,84,85,1,1,67,68,98,84,
83,84,84,84,84,84,84,84,84,84,84,84,84,84,85,65,65,120,38,87,87,87,55,139,1,33,33,1,1,1,1,1,1,1,1,1,65,1,65,65,65,65,65,65,1,1,1,1,1,1,1,136,103,139,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,75,75,75,76,157,87,122,124,1,49,1,49,49,1,1,49,1,1,1,82,84,84,85,1,1,248,213,213,242,17,17,17,1,1,1,1,1,1,1,1,1,1,1,136,54,87,87,88,1,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,1,1,1,83,84,97,68,68,98,84,84,84,
83,84,84,84,84,84,84,84,84,84,84,84,84,84,85,65,120,38,87,87,87,87,88,1,1,1,1,1,1,1,1,1,1,1,1,65,65,1,65,1,65,1,65,1,65,65,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,107,44,91,92,141,143,87,88,1,49,49,49,49,1,1,1,49,1,1,99,82,84,97,69,1,1,1,1,1,183,17,17,1,1,1,1,1,1,1,1,1,1,1,1,135,87,87,39,124,1,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,65,1,1,67,98,84,84,84,84,84,84,81,100,
99,100,100,100,100,100,100,100,100,100,100,100,100,100,101,120,38,87,87,87,87,87,88,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,17,1,1,1,1,1,65,65,1,65,65,65,1,1,1,1,1,1,1,1,1,1,1,1,119,71,71,123,1,1,1,1,49,49,1,90,91,92,141,87,143,88,1,1,1,1,1,1,1,1,1,1,1,1,99,82,84,85,1,1,1,1,1,199,183,1,179,1,1,1,1,1,1,1,1,1,1,1,136,137,87,87,88,49,49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,83,84,84,84,84,84,84,84,85,1
</data>
 </layer>
 <layer name="Fringe" width="154" height="124">
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,200,0,0,185,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,185,0,0,115,14,14,13,557,93,95,557,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,177,289,290,0,0,0,0,0,0,0,0,0,0,177,30,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,247,289,290,0,0,0,247,0,0,0,243,0,201,243,289,290,0,0,0,0,0,0,0,0,0,
0,0,247,0,0,0,184,230,0,0,0,0,0,0,0,0,0,177,289,290,185,0,0,0,0,0,0,0,0,0,0,0,0,169,0,16,0,169,0,0,0,0,0,0,0,228,178,0,15,0,0,0,115,0,0,0,0,0,0,0,15,0,0,0,185,0,0,14,14,14,114,557,93,95,557,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,114,0,0,0,289,290,0,0,193,0,0,0,289,290,0,0,0,0,0,0,0,0,243,0,247,289,290,0,0,0,0,0,289,290,0,0,0,289,290,0,0,289,290,0,0,0,217,0,0,0,289,290,0,0,132,0,0,0,0,
0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,228,178,0,0,185,0,289,290,0,0,0,0,0,0,0,0,0,185,0,0,0,185,190,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,266,266,266,266,266,0,0,0,0,0,185,0,0,14,14,14,14,557,93,95,557,0,0,289,290,0,0,0,0,0,0,0,289,290,0,0,177,0,30,0,0,0,0,0,0,0,0,0,0,209,200,0,0,0,0,0,0,0,0,0,289,290,0,0,289,290,0,0,0,0,602,0,0,0,0,289,290,13,0,0,0,0,0,0,0,0,0,233,185,0,0,247,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,247,164,165,165,165,165,165,165,165,244,247,0,0,184,230,0,0,0,0,0,0,0,0,0,0,0,185,0,0,0,201,0,0,0,0,0,0,177,293,294,0,0,0,0,0,0,0,266,266,266,266,266,266,0,0,0,0,185,0,0,14,14,14,14,557,93,95,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,178,0,0,0,0,0,0,0,0,0,30,0,289,290,0,30,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,185,289,290,0,247,0,0,0,0,0,0,0,
13,0,289,290,0,0,0,0,0,0,0,13,0,0,0,0,185,0,0,0,0,164,165,168,0,0,0,0,0,289,290,0,0,185,0,0,0,217,0,0,0,0,263,0,193,0,0,0,0,0,0,0,266,266,266,266,266,266,266,266,0,0,0,0,185,0,0,14,14,14,14,557,93,95,557,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,289,290,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,243,289,290,201,247,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,185,0,291,292,0,0,0,184,230,0,291,292,0,0,0,0,0,185,0,0,0,0,0,0,0,0,263,0,209,0,0,0,0,0,0,0,266,266,266,266,266,266,266,266,0,0,293,294,185,0,0,14,14,14,14,557,93,95,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,0,0,193,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,189,0,0,0,0,0,
0,0,0,243,0,0,0,0,0,0,0,0,0,0,0,0,201,0,0,0,13,291,292,0,246,230,0,0,0,0,0,0,0,201,0,0,0,0,0,0,192,0,0,263,225,0,200,0,0,0,0,266,266,266,266,266,266,266,266,266,0,0,0,0,185,0,0,14,14,14,14,557,93,95,557,0,0,0,0,13,0,0,0,0,0,0,0,0,0,177,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,15,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,29,185,0,0,0,0,0,0,247,0,289,290,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,289,290,0,0,289,290,0,217,291,292,30,0,247,0,291,292,246,230,0,0,16,0,0,179,217,190,0,0,0,0,0,0,0,263,0,0,0,177,0,0,0,0,266,266,266,266,266,266,266,266,266,0,0,0,0,185,0,0,14,14,257,258,557,93,95,557,0,0,0,0,0,0,291,292,0,0,0,0,0,0,178,0,0,0,0,30,0,0,0,0,0,0,0,0,0,30,0,0,0,29,0,0,0,0,15,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,201,0,0,0,0,0,0,247,0,0,247,0,0,0,0,0,0,0,
0,0,247,289,290,0,0,0,0,247,0,0,0,0,0,0,233,247,0,0,0,0,0,0,0,0,169,181,181,181,181,181,210,0,0,0,0,0,0,0,0,0,0,263,263,0,193,0,0,0,0,266,266,266,266,266,266,266,266,266,0,0,15,0,185,0,0,13,0,0,0,557,93,95,557,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,116,0,0,0,0,0,0,30,0,0,0,0,217,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,0,0,0,0,0,30,0,0,0,185,213,0,0,0,0,0,0,263,263,0,138,0,0,0,0,0,0,263,0,209,0,0,293,294,0,266,266,266,266,266,266,266,266,0,0,0,0,185,0,0,0,0,0,0,557,93,95,557,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,0,289,290,0,0,0,0,0,289,290,0,0,0,0,0,0,233,0,0,0,0,0,0,0,0,0,247,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,0,0,291,292,0,0,0,291,292,185,0,0,0,0,0,0,263,0,192,138,176,0,0,0,0,0,0,0,263,225,0,0,0,0,0,0,0,266,266,266,266,266,0,0,0,0,0,185,0,0,0,13,0,0,557,93,95,557,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,163,230,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,243,247,247,291,292,0,289,290,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,185,0,0,0,0,0,0,0,0,0,176,0,0,264,265,0,0,0,0,190,0,0,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,0,0,557,93,95,557,0,0,0,0,0,0,0,0,0,0,0,0,177,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,247,0,0,243,0,289,290,289,290,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,243,0,0,0,0,13,0,201,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,185,0,0,0,0,0,0,557,93,95,557,291,292,0,0,0,0,0,289,290,0,0,0,193,0,0,0,289,290,0,0,30,0,289,290,0,0,0,0,0,0,0,201,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,293,294,185,243,289,290,243,289,290,291,292,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,217,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,0,293,294,185,0,0,0,0,289,290,557,93,95,557,0,0,0,0,13,0,0,0,0,0,0,0,209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,217,0,0,0,289,290,0,0,0,0,0,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,0,0,185,0,0,0,0,289,289,290,291,292,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,13,30,0,0,0,243,0,233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,201,0,0,0,0,0,0,557,93,95,557,0,0,0,0,0,0,0,0,0,0,0,0,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,0,289,290,0,0,289,290,0,289,290,0,0,0,0,0,0,0,
0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,243,0,0,0,0,0,0,0,185,0,233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,293,294,0,0,0,0,0,0,0,0,217,0,0,0,0,0,0,557,93,95,557,0,0,0,0,0,0,0,0,0,291,292,0,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,233,293,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,0,0,247,289,290,291,292,291,292,0,0,0,0,0,0,0,0,
0,247,0,0,30,0,0,13,0,0,291,292,0,0,0,0,0,291,292,0,0,0,0,0,185,0,233,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,0,0,0,0,13,0,557,93,95,557,0,291,292,0,0,0,0,0,0,0,0,0,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,201,291,292,247,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,291,292,0,0,291,292,0,0,0,0,0,0,291,292,0,185,0,233,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,93,95,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,293,294,0,0,0,31,0,0,131,0,0,0,0,0,217,247,0,0,291,292,0,0,289,290,289,290,0,0,0,0,0,0,
0,0,0,0,0,291,292,0,0,243,0,13,30,0,0,0,0,30,0,291,292,0,0,0,185,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,93,95,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,293,294,0,0,233,247,0,0,247,0,289,290,0,0,0,0,0,0,0,0,0,0,
0,0,291,292,0,0,0,291,292,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,201,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,189,0,0,0,0,0,0,557,93,95,557,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,247,289,290,0,247,289,290,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,217,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,169,0,0,177,0,0,0,185,93,95,557,0,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,291,292,289,290,291,292,289,290,0,0,0,0,0,0,0,
0,291,292,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,193,0,0,0,0,201,0,0,177,0,0,32,185,93,95,556,0,0,289,290,0,0,0,0,0,0,0,185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,0,0,0,0,217,230,0,177,0,0,0,201,93,95,0,0,0,0,0,0,257,258,0,0,13,0,185,0,0,0,0,0,0,0,0,327,0,0,0,0,0,0,0,0,0,0,0,559,574,574,574,574,544,574,574,574,544,574,574,574,544,574,574,574,544,574,574,544,574,574,574,544,574,574,543,0,291,292,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,225,0,0,0,0,233,169,0,193,0,0,0,217,93,95,177,289,290,0,0,0,0,0,0,0,0,0,201,0,0,0,0,0,0,434,0,0,0,0,0,0,0,0,0,0,0,0,0,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,225,0,0,0,0,233,185,0,209,0,0,201,233,93,95,177,0,0,0,0,0,0,0,0,0,0,0,217,0,0,0,0,0,0,0,450,450,0,0,0,0,0,0,0,0,0,0,506,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,185,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,0,225,0,0,0,233,93,95,193,0,0,0,0,0,0,289,290,0,0,0,233,0,0,0,0,0,0,0,0,0,0,0,0,451,0,0,0,0,0,0,506,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,32,0,0,32,0,185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,201,0,225,0,0,0,233,93,95,209,114,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,506,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,0,291,292,0,291,292,0,0,185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,217,0,225,0,0,0,233,93,95,225,0,0,0,0,0,0,0,0,0,0,0,0,500,0,0,132,0,0,0,0,0,0,0,0,451,0,0,0,0,0,0,506,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,177,0,0,0,32,0,0,0,0,0,0,32,0,185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,0,225,0,0,0,0,93,95,0,0,0,0,0,0,0,0,0,0,0,559,574,516,488,466,466,466,466,466,466,466,466,466,466,376,0,488,0,488,0,488,506,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,32,0,0,0,185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,77,62,95,259,0,0,0,0,0,0,0,0,0,0,557,457,516,0,0,0,0,0,0,0,0,0,0,0,0,506,0,0,0,0,0,522,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,177,291,292,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,93,94,95,559,574,574,544,574,574,574,574,544,574,574,575,457,516,488,0,0,0,0,0,490,0,0,0,0,0,522,488,0,531,0,488,522,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,193,0,0,0,291,292,0,162,165,165,165,168,0,185,266,177,0,0,0,0,0,0,0,0,0,185,0,291,292,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,266,266,266,93,94,95,557,0,0,500,0,0,0,0,0,506,0,0,0,532,516,0,0,0,0,0,0,0,0,0,0,0,522,0,0,547,0,0,538,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,209,0,0,0,0,0,0,177,0,0,0,185,0,185,266,193,0,0,0,0,0,0,0,0,0,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,11,266,266,266,93,94,95,557,0,0,516,488,0,531,476,477,522,0,0,0,0,516,0,488,0,491,0,488,0,488,0,489,0,522,0,0,0,0,0,457,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,291,292,0,0,0,0,291,292,0,0,0,0,0,0,0,0,225,0,0,0,0,0,0,177,0,0,0,185,0,201,266,216,181,181,182,0,0,0,180,181,182,217,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,27,0,27,266,266,266,93,94,95,557,0,0,516,0,493,547,0,0,538,0,0,0,0,516,0,0,0,0,0,0,0,0,0,0,0,522,0,0,18,0,0,0,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,225,0,0,0,0,0,0,177,0,291,292,185,181,210,0,232,197,197,198,0,0,0,196,197,198,233,0,0,0,0,0,291,292,0,291,292,0,0,0,0,0,0,0,0,0,0,0,25,10,25,266,266,266,93,94,95,557,0,0,0,0,509,0,0,0,0,0,0,0,91,516,0,0,0,0,0,0,0,0,0,0,0,522,0,0,18,442,443,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,0,0,0,0,177,0,0,0,185,197,233,0,0,213,213,214,0,0,0,212,213,0,0,0,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,93,94,95,557,0,0,0,0,0,51,2,2,2,2,2,0,91,532,0,489,0,489,0,0,0,489,0,489,0,538,0,0,18,0,0,0,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,291,292,0,0,0,0,0,0,0,13,0,0,291,292,0,201,0,0,0,0,0,0,0,0,177,0,0,0,185,213,0,0,116,0,0,0,0,0,0,0,0,0,0,131,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,0,0,291,292,0,0,0,266,266,266,93,94,95,557,0,0,0,0,0,0,0,0,0,0,0,0,36,548,0,492,492,492,0,0,0,492,0,492,0,554,0,0,18,0,0,0,558,574,574,574,574,574,574,574,574,574,167,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,163,230,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,291,292,0,193,0,0,0,0,0,13,0,0,0,217,0,0,0,0,0,0,0,0,177,0,0,0,185,0,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,0,0,0,0,266,266,266,93,94,95,556,0,0,0,0,0,0,0,0,0,0,0,0,18,0,474,508,508,508,474,0,474,508,0,508,474,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,209,0,13,0,0,0,0,0,0,0,233,0,0,0,0,291,292,0,0,177,0,0,0,184,230,0,114,0,0,0,0,0,0,0,0,0,0,3,0,131,0,133,0,0,0,0,0,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,93,94,95,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,50,2,2,2,2,2,2,2,2,52,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,291,292,0,291,292,0,0,0,0,0,0,0,0,291,292,0,246,230,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,291,292,0,0,0,0,0,0,177,0,0,0,0,169,116,0,133,0,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,263,263,263,0,0,0,93,94,95,0,0,0,474,442,443,0,442,443,474,0,0,0,18,0,266,115,266,266,266,18,116,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,291,292,0,0,291,292,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,
0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,258,0,0,0,32,177,0,0,0,0,185,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,132,0,0,0,0,0,114,0,0,0,0,257,258,0,0,0,114,0,0,0,0,0,0,0,0,93,94,95,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,266,0,266,116,266,18,0,266,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,246,167,165,165,165,165,168,0,0,0,0,
0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,177,0,0,0,0,201,132,116,114,132,0,0,0,0,0,0,0,77,47,79,0,0,116,0,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,93,94,95,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,266,266,266,0,266,18,266,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,289,290,0,0,0,0,0,0,0,0,291,292,0,291,292,0,0,0,0,0,0,0,0,185,0,0,0,0,
291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,131,0,0,0,0,177,291,292,0,194,217,0,0,0,0,0,116,0,132,0,131,0,93,94,95,0,0,0,0,0,0,0,0,0,114,0,0,0,0,0,114,0,0,0,0,0,0,0,0,0,0,93,94,95,0,0,0,474,442,443,0,442,443,474,0,0,0,18,0,0,266,266,115,266,18,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,177,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,289,290,0,0,289,290,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,31,0,0,0,193,0,0,0,185,233,0,0,116,0,133,0,0,0,0,0,0,93,94,95,0,0,0,133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,143,0,0,263,0,93,94,95,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,266,266,0,266,18,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,177,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,
0,0,0,291,292,0,291,292,0,0,0,291,292,0,0,289,290,0,0,0,0,0,0,177,31,0,0,0,114,185,0,0,0,0,114,0,0,131,0,0,0,0,93,94,95,0,132,15,16,16,0,0,0,0,0,0,0,114,0,0,0,0,0,0,0,0,0,159,0,0,0,93,94,95,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,266,266,266,266,18,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,291,292,0,0,0,289,290,0,0,0,289,290,291,292,291,292,0,0,291,292,185,0,0,0,0,
0,0,0,289,290,289,290,0,291,292,289,290,289,290,0,0,0,291,292,0,0,0,0,177,0,0,0,177,0,185,0,185,0,0,0,0,0,0,0,0,0,0,93,94,95,0,0,0,0,0,0,15,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,93,94,64,2,2,2,2,2,2,2,2,2,2,2,2,2,66,2,2,2,2,2,2,34,2,2,2,2,2,2,2,2,19,0,0,0,0,0,0,0,0,177,0,0,289,290,0,0,0,0,291,292,0,0,0,291,292,0,0,0,0,0,0,0,289,290,291,292,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,
0,0,291,292,289,290,0,289,290,291,292,0,0,289,290,0,0,0,289,290,0,32,0,177,0,0,0,177,0,185,0,185,0,131,0,132,0,0,266,266,266,0,93,94,61,78,78,78,78,78,79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,93,94,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,0,291,292,0,0,0,289,290,0,0,0,289,290,0,0,289,290,0,0,0,0,0,289,290,0,0,0,0,291,292,0,0,185,0,0,0,0,
0,0,0,0,289,290,0,289,290,289,290,291,292,0,0,0,0,0,0,0,0,0,0,177,0,0,0,177,0,185,0,184,0,0,0,0,0,0,0,0,0,0,93,94,94,94,94,94,94,94,61,79,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,93,94,95,559,574,574,574,574,574,574,574,574,574,574,574,574,574,574,574,574,543,0,0,18,0,0,559,574,574,574,574,574,574,574,574,574,574,574,574,574,543,177,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,185,0,0,0,0,
0,291,292,289,290,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,31,0,0,177,289,290,0,177,0,185,0,0,0,0,0,16,16,16,16,16,16,0,109,110,110,110,110,110,46,94,94,95,0,0,289,290,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,93,94,95,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,18,0,0,557,293,294,293,294,293,294,293,294,293,294,293,294,0,557,177,0,0,0,0,291,292,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,
0,291,292,289,290,0,0,0,0,289,290,0,0,0,0,0,0,32,0,0,0,32,0,177,0,0,0,193,0,201,0,0,185,0,16,16,16,16,16,16,16,115,289,290,289,290,289,290,109,46,94,95,0,289,290,0,0,289,290,289,290,0,0,0,0,0,0,190,189,190,0,93,94,95,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,18,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,557,177,0,0,0,289,290,0,289,290,289,290,291,292,289,290,0,0,289,290,0,0,0,0,0,0,291,292,0,0,0,0,0,0,289,290,289,290,201,0,0,0,0,
0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,216,181,210,0,0,185,16,16,16,16,16,16,16,16,0,0,289,290,289,290,289,290,93,94,95,289,290,289,290,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,93,94,95,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,18,0,0,557,293,294,293,294,293,294,293,294,293,294,293,294,0,557,177,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,217,0,0,0,0,
289,290,0,289,290,0,289,290,291,292,0,0,0,0,0,0,31,0,0,0,0,0,0,177,0,0,0,232,197,226,0,0,185,16,16,114,16,16,16,16,16,289,290,0,0,0,289,290,0,93,94,95,289,290,0,289,290,0,289,290,0,0,0,0,0,0,0,0,0,0,0,93,94,95,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,18,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,557,177,0,0,0,0,0,289,290,0,0,0,291,292,0,0,0,0,0,289,290,0,289,290,291,292,0,0,291,292,0,0,0,0,289,290,0,201,233,0,0,0,0,
289,290,0,0,0,0,289,290,0,0,0,0,0,0,0,261,0,0,0,0,0,0,0,177,0,0,0,248,213,242,0,0,201,16,16,16,16,16,16,16,16,0,0,289,290,0,0,289,290,93,94,95,0,0,289,290,289,290,0,0,289,290,155,32,32,32,155,0,143,0,0,93,94,95,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,18,0,0,557,293,294,293,294,293,294,293,294,293,294,293,294,0,557,177,0,0,0,0,0,0,0,0,291,292,0,291,292,0,289,290,0,0,289,290,0,0,0,0,0,0,0,0,0,289,290,291,292,0,0,217,0,0,0,0,0,
289,290,0,0,289,290,291,292,0,0,0,0,0,0,0,0,0,32,0,0,0,32,0,177,0,0,0,0,0,0,0,194,217,16,16,16,16,16,257,258,16,289,290,0,289,290,289,290,0,93,94,95,289,290,0,289,290,289,290,0,0,0,155,32,32,32,155,0,0,0,0,93,94,95,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,18,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,557,177,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,233,0,0,0,115,0,
0,0,0,289,290,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,289,290,0,0,0,0,0,185,0,16,16,114,16,16,16,16,16,0,289,290,289,290,0,289,290,93,94,95,0,0,0,0,0,0,289,290,289,290,170,171,171,171,172,0,0,0,0,93,94,95,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,18,0,0,557,293,294,293,294,293,294,293,294,293,294,293,294,0,557,193,0,291,292,0,0,0,0,0,0,0,289,290,289,290,0,0,0,0,289,290,0,289,290,0,0,0,0,291,292,291,292,0,0,0,0,0,0,0,0,0,0,
0,0,289,290,291,292,0,0,0,0,0,0,0,0,32,0,31,0,0,32,0,0,0,177,0,0,0,0,0,289,290,185,0,0,16,16,16,16,16,16,16,289,290,0,0,0,0,289,290,93,94,95,289,290,289,290,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,93,94,95,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,18,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,557,209,0,0,0,291,292,0,0,0,0,289,290,291,292,0,289,290,0,289,290,289,290,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,291,292,0,0,0,185,0,0,16,16,16,16,115,16,16,0,289,290,289,290,289,290,0,93,94,95,0,289,290,289,290,289,290,289,290,0,0,14,14,14,0,0,192,0,0,93,94,95,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,18,0,0,557,293,294,293,294,293,294,293,294,293,294,293,294,0,557,225,0,0,0,0,0,0,0,0,0,0,289,290,0,291,292,0,291,292,289,290,0,289,290,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,261,0,0,0,0,261,0,0,0,0,0,261,0,0,0,31,261,0,31,193,0,0,0,0,0,0,0,201,0,0,0,16,114,16,16,16,16,289,290,289,290,289,290,289,290,93,94,95,289,290,0,0,289,290,0,0,289,290,0,14,14,14,14,0,0,0,14,93,94,95,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,18,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,180,181,181,181,181,181,181,210,0,0,0,0,16,16,16,16,16,16,16,16,16,16,16,16,16,93,94,95,0,0,0,289,290,0,0,289,290,0,0,14,14,14,14,0,0,0,14,93,94,95,557,293,294,293,294,293,294,293,294,293,294,293,294,293,294,293,294,557,0,0,18,0,0,557,293,294,293,294,293,294,293,294,293,294,293,294,0,557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,241,212,213,213,213,213,213,213,242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,93,94,95,289,290,289,290,115,0,289,290,0,0,0,0,0,0,0,12,12,12,14,93,94,95,558,574,574,574,574,574,574,574,574,574,574,574,574,574,574,574,574,575,0,0,18,0,0,558,574,574,574,574,574,574,574,574,574,574,574,574,574,575,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,77,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,62,94,61,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,28,28,28,78,62,94,61,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,47,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,
0,0,93,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,28,28,28,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,
0,0,93,94,45,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,0,110,110,110,110,110,110,110,110,110,110,63,110,110,110,0,110,110,110,63,110,110,110,110,110,110,110,110,110,110,110,28,28,28,110,63,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,
0,0,93,94,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,0,0,0,185,0,0,0,289,290,0,289,290,289,290,0,0,0,0,18,0,0,0,0,0,0,0,18,0,0,0,289,290,289,290,289,290,289,290,26,26,26,0,18,14,14,14,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,93,94,95,0,0,0,14,0,0,0,0,0,0,0,14,0,0,0,0,13,0,0,0,0,0,0,209,180,182,200,185,0,0,289,290,289,290,0,0,0,289,290,0,0,0,18,0,0,404,405,406,0,0,18,0,0,0,289,290,0,289,290,0,0,0,0,0,0,0,18,14,14,14,14,0,289,290,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,
0,0,93,94,95,0,0,0,0,0,13,0,14,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,241,212,214,177,185,0,0,0,289,290,0,289,290,289,290,0,0,0,0,18,516,0,420,0,422,0,522,18,0,0,0,0,289,290,0,0,289,290,0,0,0,0,0,18,0,0,0,0,289,290,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,93,94,95,0,0,0,0,0,0,0,0,0,0,13,0,13,0,14,0,13,0,0,0,0,0,0,0,0,228,178,185,0,0,289,290,0,289,290,0,0,289,290,0,0,0,18,516,488,0,531,0,488,522,18,0,0,0,289,290,0,289,290,0,289,290,0,0,0,0,18,0,0,0,289,290,289,290,289,290,289,290,0,0,0,0,0,263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,289,290,289,290,291,292,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,
0,0,93,94,95,0,0,0,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,201,0,0,0,289,290,0,0,289,290,0,0,0,0,0,18,532,0,0,547,0,0,538,18,0,0,0,0,289,290,0,289,290,0,0,0,0,0,261,18,0,0,0,0,289,290,289,290,0,0,0,0,0,0,0,0,190,0,0,0,289,290,0,0,257,258,0,0,0,0,0,0,0,0,0,0,133,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,289,290,289,290,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,93,94,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,13,0,0,0,0,0,161,17,179,217,0,0,289,290,0,0,289,290,289,290,289,290,0,0,18,0,0,0,0,0,0,0,18,0,0,289,290,0,0,289,290,0,289,290,0,0,0,0,18,0,0,0,0,0,289,290,0,0,30,0,0,0,0,0,0,0,0,0,289,290,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,185,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,
0,0,93,94,95,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,177,194,195,249,0,0,0,289,290,289,290,0,0,0,0,289,290,0,51,2,2,2,66,2,2,2,19,0,289,290,289,290,0,0,0,0,289,290,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,15,16,16,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,133,0,0,0,0,0,0,289,290,0,177,0,0,291,292,0,0,0,0,0,0,0,0,0,291,292,291,292,0,0,0,0,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,13,93,94,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,177,185,242,0,0,0,0,0,289,290,0,0,289,290,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,289,290,0,0,35,8,8,2,2,19,0,0,0,0,0,0,0,0,0,0,15,16,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,289,290,291,292,0,0,289,290,0,0,0,0,289,290,0,0,194,217,0,0,0,0,291,292,0,291,292,0,0,0,0,0,0,0,0,
0,0,93,94,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,14,0,0,0,0,0,228,178,185,115,0,0,0,289,290,0,0,289,290,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,289,290,0,0,0,18,24,24,116,0,0,0,0,289,290,0,0,0,0,0,0,15,16,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,289,290,0,0,0,0,289,290,0,289,290,0,0,291,292,0,0,0,185,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
78,78,62,94,95,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,185,0,0,0,0,0,289,290,289,290,289,290,289,290,0,289,290,0,0,0,0,0,0,0,0,0,0,0,289,290,289,290,0,0,0,0,18,0,0,0,0,0,0,0,0,289,290,0,0,16,0,0,0,0,0,0,0,0,289,290,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,289,290,201,0,0,0,0,266,266,266,266,0,0,0,0,0,0,0,0,0,0,
94,94,94,94,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,178,0,185,0,0,0,0,289,290,0,0,289,290,0,0,0,289,290,0,289,290,0,289,290,0,289,290,289,290,289,290,0,0,289,290,0,0,0,18,0,189,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,289,290,289,290,289,290,289,290,0,0,0,132,0,0,0,0,132,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,192,0,0,177,0,0,0,0,291,292,291,292,0,0,217,0,0,0,0,0,266,266,266,0,0,0,0,0,0,0,291,292,0,
94,94,94,94,95,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,228,244,0,17,201,0,0,0,0,0,289,290,0,0,0,289,290,0,0,289,290,0,0,289,290,0,289,290,289,290,289,290,0,289,290,0,289,290,0,0,18,0,0,0,0,0,289,290,289,290,289,290,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,143,0,0,177,291,292,0,291,292,0,0,0,0,0,0,289,290,0,0,0,266,266,289,290,0,0,0,0,0,0,0,0,0,
110,110,110,110,111,171,171,171,171,171,171,171,171,171,171,171,171,171,171,171,171,171,171,171,171,172,161,0,17,179,217,0,0,0,0,289,290,0,289,290,0,289,290,289,290,0,0,289,290,0,289,290,0,0,0,0,0,0,289,290,0,289,290,0,0,0,18,0,0,0,0,0,0,289,290,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,192,189,143,192,263,177,0,291,292,0,291,292,289,290,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,194,195,249,0,30,30,30,0,0,289,290,0,0,0,115,0,289,290,289,290,289,290,0,289,290,289,290,289,290,289,290,289,290,0,289,290,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,190,159,192,159,0,177,291,292,289,290,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,0,185,242,0,30,35,2,3,0,289,290,289,290,289,290,0,289,290,35,2,2,2,3,289,290,289,290,0,0,289,290,0,0,289,290,0,0,0,0,18,116,0,0,0,0,0,0,0,0,193,0,0,0,0,201,0,0,0,0,193,0,0,0,0,115,0,0,0,0,115,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,133,0,143,143,189,0,177,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,289,290,0,0,0,0,
289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,200,185,0,0,30,18,261,50,2,2,2,2,2,2,2,2,2,2,19,31,31,32,18,0,289,290,0,289,290,0,0,0,289,290,0,0,0,0,0,18,0,0,0,0,0,261,0,0,0,209,0,0,0,0,217,0,0,289,290,209,0,289,290,0,0,0,0,0,0,0,0,185,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,15,16,15,0,132,0,132,133,177,0,291,292,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,289,290,0,0,0,0,261,0,0,0,0,0,0,0,261,0,0,0,0,0,0,0,0,261,0,248,177,185,0,0,30,51,2,19,0,0,31,32,31,32,31,31,32,31,32,31,32,31,18,289,290,289,290,0,289,290,289,290,0,0,289,290,0,0,0,18,0,0,0,0,0,0,0,0,0,225,0,200,194,0,233,0,0,0,0,225,0,0,0,115,115,0,257,258,0,115,115,185,266,266,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,0,15,16,15,29,30,29,0,177,0,0,0,0,0,0,0,291,292,291,292,0,0,0,266,266,0,266,266,0,291,292,0,0,0,0,0,0,0,
0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,261,0,0,0,0,0,0,177,185,0,0,0,30,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35,19,0,0,0,0,0,0,0,0,0,0,228,178,184,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,266,266,0,0,0,0,0,0,177,289,290,0,0,0,0,0,0,0,0,0,0,0,29,0,0,177,0,0,289,290,289,290,291,292,291,292,289,290,0,0,266,266,266,266,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,178,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,19,0,0,0,0,0,261,0,0,261,0,0,161,0,0,169,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,115,0,201,266,266,0,0,0,0,0,0,177,0,0,185,0,0,291,292,0,0,0,0,31,31,0,291,292,177,291,292,0,0,0,0,0,0,0,0,0,0,0,0,185,266,266,289,290,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,0,0,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,217,266,266,262,0,132,262,0,0,193,0,0,201,0,0,0,0,0,0,289,290,31,31,0,0,0,177,0,0,0,0,291,292,291,292,0,0,0,0,289,290,185,0,0,0,0,0,0,0,0,0,289,290,0,0,0,
0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,228,167,165,165,165,163,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,0,0,217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,0,0,0,0,0,0,0,0,209,289,290,217,0,0,0,0,0,0,0,0,0,0,0,0,0,178,0,289,290,0,0,0,0,291,292,0,0,0,0,0,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,261,0,0,0,0,0,228,244,179,0,0,0,0,0,190,0,0,0,0,0,228,244,17,17,17,17,17,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,0,0,233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,0,0,233,0,0,0,0,132,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,291,292,0,0,0,217,0,0,289,290,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,194,195,0,0,0,0,0,0,0,0,0,0,0,161,0,0,193,0,0,201,184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,266,266,0,0,0,0,0,0,0,0,0,261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,
0,0,0,0,0,0,0,0,261,0,0,0,0,0,0,0,0,0,0,0,0,0,161,17,185,0,0,0,0,0,0,0,0,0,0,0,228,178,0,0,209,0,0,217,0,0,0,0,35,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,132,177,0,0,0,289,290,0,0,0,0,291,292,0,291,292,0,0,0,0,266,266,266,291,292,0,0,0,0,0,0,0,0,
0,289,290,0,0,0,0,0,0,0,0,0,0,162,165,165,165,165,165,165,168,37,177,17,185,0,0,0,0,0,0,0,0,0,0,228,244,0,291,292,0,0,0,0,0,201,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,0,0,0,0,266,266,0,0,0,0,0,0,0,0,0,177,291,292,289,290,289,290,0,0,291,292,0,0,0,0,0,0,0,266,266,266,0,0,0,0,0,0,0,0,291,292,289,
0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,289,290,0,0,0,201,37,193,17,201,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,217,35,2,19,0,0,0,0,0,0,0,193,0,0,0,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,266,266,266,266,266,266,266,266,266,289,290,0,0,0,0,0,0,0,177,0,289,290,289,290,289,290,0,0,0,0,0,0,0,0,0,0,0,266,266,266,0,0,0,0,0,0,0,0,0,0,
0,0,289,290,0,0,0,0,0,0,0,0,0,177,0,0,0,0,0,0,217,0,216,181,210,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,291,292,0,0,18,0,178,185,0,0,0,0,0,0,209,0,0,0,217,0,194,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,266,266,266,266,266,266,266,266,0,0,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,289,290,0,0,0,0,0,0,291,292,0,0,0,0,0,
0,0,0,0,0,0,0,162,165,165,165,165,168,177,0,0,0,0,0,0,0,261,248,0,242,0,0,0,0,0,0,228,167,166,17,185,0,0,291,292,0,0,0,0,0,35,19,0,17,201,0,0,0,0,0,0,225,0,0,0,233,0,184,230,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,266,266,266,266,266,266,0,0,0,0,289,290,0,178,289,290,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,
289,290,0,0,0,289,290,177,289,290,0,0,185,177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,17,291,292,201,291,292,116,291,292,0,0,0,35,19,0,17,179,217,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,228,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,291,292,289,290,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,
0,0,289,290,0,289,290,177,0,0,0,0,185,193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,17,17,179,217,0,0,0,0,0,0,0,0,18,0,0,194,195,233,0,0,0,0,0,0,0,0,0,117,0,0,0,0,246,230,0,0,228,167,166,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,289,290,0,0,0,0,133,0,0,0,0,0,0,266,266,266,0,0,0,0,0,0,0,0,0,0,291,292,289,290,0,0,0,291,292,289,290,0,0,0,0,0,0,291,292,0,0,291,292,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,177,0,0,0,0,201,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,200,194,195,249,0,0,115,0,115,0,0,116,18,193,0,185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,165,165,166,0,0,0,0,177,0,0,0,0,0,291,292,0,291,292,0,289,290,291,292,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,289,290,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,289,290,177,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,185,0,0,116,0,13,14,13,0,0,0,18,209,183,184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,291,292,0,291,292,0,291,292,0,291,292,289,290,0,0,0,0,0,0,291,292,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,289,290,0,0,0,193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,178,185,115,0,0,1,0,13,14,13,0,13,18,241,199,183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,291,292,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,291,292,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,185,0,0,115,0,1,0,13,14,13,14,18,0,231,199,183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,291,292,0,0,0,0,291,292,0,0,0,0,0,291,292,0,289,290,291,292,0,291,292,291,292,0,291,292,0,0,291,292,0,0,0,289,290,0,0,0,289,290,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,184,0,116,0,0,0,115,0,13,14,14,18,0,0,231,199,183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,291,292,0,0,291,292,289,290,0,291,292,0,289,290,0,291,292,0,0,0,291,292,0,0,0,0,0,289,290,0,291,292,0,0,0,0,291,292,0,0,291,292,0,0,289,290,289,290,0,289,290,291,292,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,167,166,0,0,0,0,0,0,0,0,0,0,13,14,14,14,18,0,0,0,231,199,291,292,0,0,0,0,0,291,292,0,291,292,0,0,291,292,0,291,292,289,290,291,292,0,289,290,0,0,291,292,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,167,165,165,165,165,165,166,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,51,2,2,3,0,231,0,0,291,292,291,292,289,290,0,291,292,0,0,291,292,291,292,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,291,292,291,292,0,291,292,0,0,0,0,0,0,0,0,291,292,291,292,0,0,0,0,291,292,291,292,0,291,292,0,291,292,289,290,0,291,292,0,0,0,289,290,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,291,292,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,3,0,0,0,0,291,292,0,0,0,291,292,0,291,292,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,291,292,291,292,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,289,290,0,0,0,0,291,292,0,0,0,0,0,0,0,289,290,0,289,290,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,291,292,291,292,0,291,292,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,185,0,0,18,291,292,0,0,0,0,0,291,292,0,291,292,0,291,292,0,289,290,291,292,0,291,292,0,291,292,0,291,292,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,289,290,0,291,292,291,292,0,0,0,0,291,292,0,0,0,0,291,292,0,289,290,289,290,0,0,0,291,292,291,292,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,21,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,291,292,291,292,291,292,291,292,0,291,292,291,292,0,0,0,0,185,0,0,18,0,0,0,0,0,0,291,292,0,0,0,291,292,0,291,292,0,0,0,291,292,0,291,292,0,291,292,0,0,0,291,292,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,291,292,0,0,0,291,292,0,0,289,290,291,292,0,289,290,0,0,0,291,292,289,290,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,29,30,29,29,291,292,0,0,0,
165,165,165,165,165,165,165,165,165,165,165,165,21,165,165,168,87,0,177,0,0,0,0,0,0,0,291,292,0,291,292,291,292,291,292,291,292,0,0,0,0,291,292,291,292,201,0,0,18,0,291,292,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,291,292,0,291,292,0,0,0,0,0,291,292,0,291,292,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,291,292,291,292,0,0,291,292,0,0,0,291,292,0,0,0,0,0,0,0,0,289,290,0,29,29,29,29,30,29,30,30,29,0,0,0,289,
289,290,0,115,0,261,0,0,0,0,289,290,37,0,0,185,87,0,177,0,291,292,0,0,0,291,292,0,291,292,291,292,0,0,0,0,291,292,291,292,291,292,291,292,0,217,291,292,18,0,116,0,0,0,0,0,0,0,0,0,0,291,292,0,0,291,292,0,0,291,292,0,291,292,291,292,0,0,0,291,292,0,291,292,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,291,292,0,0,0,0,0,0,0,289,290,291,292,0,0,0,0,291,292,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,29,30,30,29,0,0,0,29,30,29,0,0,0,0,0,
0,21,0,0,0,291,292,0,21,0,0,0,37,291,292,185,87,0,177,0,0,0,0,291,292,0,0,0,0,0,0,0,0,291,292,291,292,291,292,0,0,0,0,0,184,230,0,0,51,2,2,2,3,0,0,0,177,0,0,289,290,0,0,289,290,0,291,292,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,291,292,0,0,291,292,0,0,0,0,0,291,292,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,29,30,0,0,0,0,0,
0,37,0,0,0,0,0,0,0,291,292,0,0,0,0,185,0,0,177,0,0,0,0,0,291,292,0,291,292,291,292,0,291,292,0,0,0,0,0,291,292,0,0,0,0,246,0,0,0,0,0,0,18,0,0,0,177,291,292,0,0,0,0,0,0,0,0,0,291,292,0,291,292,0,291,292,0,0,291,292,0,291,292,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,289,290,0,29,29,0,0,0,0,0,0,0,0,0,0,0,0,291,
0,0,289,290,0,0,0,0,261,0,115,0,261,0,0,185,0,0,177,0,0,291,292,0,0,0,291,292,0,0,0,291,292,0,291,292,0,0,0,0,0,291,292,0,291,292,0,0,0,0,0,0,18,291,292,0,178,0,291,292,291,292,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,0,266,266,0,0,0,0,15,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,30,29,0,0,0,0,0,0,0,0,291,292,29,29,
0,261,0,0,0,0,0,0,0,0,0,0,0,257,258,185,0,0,193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,291,292,0,291,292,0,0,0,0,0,0,0,266,266,266,18,0,0,0,0,291,292,291,292,0,0,291,292,0,0,0,0,0,0,0,0,194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,291,292,0,184,0,0,0,0,266,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,30,30,0,0,0,0,0,0,0,0,0,29,30,29,
0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,201,0,0,209,0,0,0,0,0,0,0,291,292,0,291,292,0,0,291,292,0,291,292,0,291,292,0,291,292,0,0,217,0,266,266,266,266,18,0,0,177,0,0,291,292,0,0,291,292,291,292,0,0,0,291,292,0,0,184,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,289,290,0,0,0,0,266,266,266,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,291,292,0,0,291,292,0,29,30,0,0,0,0,0,0,0,0,29,30,29,30,
181,181,181,181,181,181,181,181,181,181,181,181,181,181,181,210,0,0,225,0,0,0,0,291,292,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,291,292,0,291,292,0,0,0,266,266,266,35,19,266,266,177,0,0,0,0,0,291,292,0,0,289,290,0,0,0,0,291,292,0,0,0,291,292,291,292,0,0,0,291,292,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,266,266,0,0,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,289,290,0,289,290,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,30,
213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,291,292,266,266,35,19,0,266,266,193,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,201,0,0,289,290,291,292,289,290,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,266,0,0,0,0,0,0,0,15,16,16,15,0,0,0,0,0,0,0,0,0,0,0,289,290,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35,2,266,266,52,0,0,266,266,0,0,291,292,0,0,0,0,0,0,0,291,292,0,0,289,290,0,0,217,291,292,0,0,0,289,290,291,292,289,290,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,291,292,291,292,291,292,0,0,291,292,289,290,30,29,0,0,0,0,0,0,0,0,0,0,0,189,
0,0,0,0,0,0,114,0,0,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,291,292,0,0,0,289,290,0,0,0,0,0,35,2,2,2,2,19,0,291,292,18,0,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,30,30,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,291,292,291,292,0,0,0,0,0,29,30,29,0,0,0,0,0,291,292,0,0,0,0,
0,114,0,131,132,0,0,0,0,261,0,114,0,133,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,289,290,0,35,2,2,2,2,2,2,19,0,0,0,0,0,0,0,0,18,266,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,266,266,266,0,0,0,0,0,291,292,0,0,0,0,266,266,0,266,266,0,0,178,289,290,0,0,0,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,291,292,291,292,291,292,289,290,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,114,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,266,266,0,0,18,260,266,266,266,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,266,266,266,266,266,0,0,0,0,0,0,0,0,0,266,266,266,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,291,292,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,
0,0,0,261,0,114,0,0,0,0,0,114,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,289,290,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,266,266,266,0,51,2,2,2,2,2,2,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,266,266,266,266,0,0,0,266,266,0,266,266,266,266,266,266,0,0,0,0,0,0,291,292,0,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,291,292,0,0,289,290,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,266,266,266,
0,0,132,0,0,0,0,0,114,0,0,0,0,0,0,0,115,0,115,0,0,0,0,0,0,289,290,0,0,289,290,0,0,0,18,0,0,289,290,0,0,0,289,290,0,0,266,266,266,266,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,266,266,266,266,266,291,292,0,266,266,266,266,266,266,266,266,0,0,0,0,289,290,0,0,289,290,217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,289,290,0,291,292,289,290,291,292,0,0,0,0,0,0,0,0,291,292,0,0,0,0,266,266,266,
0,0,0,0,0,0,0,0,0,0,0,131,0,133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35,2,2,2,2,2,19,0,0,0,0,0,0,289,290,0,0,289,290,0,266,266,266,0,0,0,0,0,0,0,18,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,266,266,291,292,0,0,0,0,266,266,266,266,266,266,0,0,193,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,291,292,0,291,292,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,266,266,
0,0,0,0,131,0,132,0,0,261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,289,290,0,289,290,0,0,289,290,0,0,0,289,290,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,291,292,0,0,0,0,0,289,290,0,0,0,0,0,0,266,266,0,0,0,0,0,0,0,0,0,266,266,266,0,0,209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,289,290,291,292,0,0,0,291,292,0,289,290,291,292,0,0,0,0,0,0,0,0,0,0,0,257,258,0,266,266,
0,0,114,0,0,0,0,0,114,0,0,0,132,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,18,0,0,291,292,0,0,0,0,0,291,292,0,0,0,0,0,0,289,290,0,0,0,0,0,0,291,292,0,0,18,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,291,292,291,292,289,290,0,0,0,0,0,0,0,0,0,0,0,266,266,266,0,0,0,0,266,266,
0,0,0,0,0,0,0,0,0,0,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,18,289,290,0,0,289,290,0,289,290,0,0,0,289,290,0,0,289,290,0,0,289,290,0,0,0,74,75,75,75,73,75,75,75,75,75,75,75,75,75,75,75,75,75,0,0,0,0,0,0,0,0,0,0,289,290,291,292,0,0,289,290,0,266,266,266,266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,291,292,0,0,289,290,0,0,0,0,0,0,0,0,0,0,266,266,266,0,0,266,266,266,266,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,289,290,0,0,291,292,0,0,289,290,291,292,0,0,289,290,291,292,0,0,0,0,0,74,60,43,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,0,0,0,0,0,0,0,0,0,291,292,289,290,289,290,291,292,0,0,266,266,266,266,0,0,0,0,0,0,0,0,17,17,17,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,289,290,0,0,0,0,0,0,289,290,0,0,291,292,0,0,0,0,0,266,266,266,266,266,266,266,266,266,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,18,0,0,0,0,0,0,0,291,292,0,0,0,0,291,292,0,0,0,0,289,290,0,0,74,60,43,108,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,291,292,0,0,0,0,0,0,0,289,290,0,0,291,292,0,0,0,0,0,0,266,266,266,266,0,0,0,0,0,0,0,17,17,17,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,291,292,0,0,291,292,0,0,0,0,0,0,266,266,266,266,266,266,266,266,266,0
</data>
 </layer>
 <layer name="Over" width="154" height="124">
  <data encoding="csv">
0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,290,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,165,165,165,163,230,0,0,162,165,165,165,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,433,434,434,434,434,434,434,434,435,435,435,435,435,435,435,435,435,435,435,436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,449,450,450,450,450,450,323,340,344,451,451,451,451,451,451,451,451,451,451,452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,165,165,165,163,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,449,450,450,450,450,339,388,342,343,344,451,451,451,451,451,451,451,451,451,452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,165,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,449,450,450,450,388,388,388,389,390,360,344,451,451,451,451,451,451,451,451,452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,449,450,450,388,388,388,388,389,390,390,343,344,0,451,451,451,451,451,451,452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,449,450,388,388,388,388,388,389,390,390,390,343,344,451,451,451,451,451,451,452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,353,388,388,388,388,388,389,390,390,390,390,360,361,467,467,467,467,467,468,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,543,402,388,388,388,388,388,389,390,390,390,390,390,408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,433,434,434,434,434,434,436,0,0,0,0,402,388,388,388,388,404,405,406,390,390,390,390,408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,165,165,165,165,165,165,165,165,165,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,449,450,450,450,450,450,452,0,0,0,0,402,388,388,404,419,420,0,422,423,406,390,390,408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,466,466,466,466,466,468,0,0,0,0,402,404,419,420,0,0,0,0,0,422,423,406,408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,417,420,0,0,0,0,0,0,0,0,0,422,425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,228,167,163,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,164,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,228,167,165,165,166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,162,166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,165,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37,0,0,0,0,0,0,0,0,114,31,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,154,171,171,171,156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,4,5,0,0,0,0,0,0,0,0,0,4,5,6,0,0,20,21,22,0,0,0,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,20,21,22,0,0,4,5,6,0,0,0,20,21,22,0,0,0,37,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,37,0,0,0,20,21,22,0,0,0,0,37,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,170,156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,37,0,0,0,0,37,0,0,0,0,0,37,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,170,156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,114,0,0,32,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,170,171,171,171,222,0,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,239,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,473,0,0,0,0,0,0,0,0,0,0,0,0,238,239,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,239,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,239,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,372,373,374,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,239,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,165,165,165,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,386,387,403,389,390,391,392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,239,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,402,403,403,389,390,390,408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,167,165,254,255,256,165,165,165,165,165,165,165,165,165,165,165,165,163,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,402,403,0,0,0,390,408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,418,419,0,0,0,423,424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
171,171,171,171,171,0,20,21,22,0,0,0,0,0,4,5,6,0,0,20,21,22,0,0,0,0,0,116,0,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,6,0,0,0,228,167,163,230,0,0,0,0,0,228,167,165,165,165,165,165,165,165,165,163,230,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,37,0,0,0,0,0,0,20,21,22,0,0,0,37,0,0,4,5,6,0,0,0,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,0,0,162,166,0,0,164,168,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,37,0,0,0,0,0,0,0,37,0,0,0,0,37,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,162,165,166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,6,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,203,203,203,203,203,203,203,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,20,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,184,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,235,235,221,235,235,221,235,235,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,169,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,4,5,6,0,0,0,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,222,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37,0,0,0,0,0,0,238,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,165,165,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,228,167,165,163,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,167,254,256,163,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,184,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,167,165,163,230,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,164,165,165,165,165,165,165,165,165,165,166,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,184,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,165,165,165,165,165,165,163,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,165,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,20,0,22,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,20,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
4,5,6,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
20,0,22,0,0,0,0,20,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,201,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,4,5,6,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,20,21,22,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,37,0,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,37,0,0,0,0,4,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,167,163,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,246,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,0,0,0,164,163,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,0,0,0,0,0,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="Collision" width="154" height="124">
  <data encoding="csv">
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,0,0,866,866,0,0,866,866,0,0,0,0,0,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,866,866,0,866,866,866,0,0,0,0,0,0,866,0,0,0,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,0,0,0,0,0,0,0,866,0,0,0,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,866,0,0,0,0,0,0,0,866,0,0,0,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,0,866,866,0,0,0,0,0,0,0,0,0,0,0,866,866,866,0,0,0,0,0,0,866,0,0,0,0,866,0,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,866,866,866,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,0,0,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,0,0,0,866,0,866,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,866,0,0,0,0,0,866,866,866,866,866,0,0,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,0,0,0,0,866,866,866,0,0,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,0,0,0,866,0,866,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,866,0,866,0,0,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,0,0,0,0,0,0,0,0,0,866,0,0,0,0,0,866,0,0,0,0,0,0,866,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,0,0,0,0,0,866,0,0,0,0,866,866,0,0,0,866,0,0,866,866,866,866,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,866,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,0,866,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,866,0,0,0,0,0,866,0,0,0,866,866,866,866,866,866,0,0,0,0,0,0,0,866,0,0,0,0,0,866,0,0,0,0,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,0,866,0,0,0,0,0,0,0,0,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,0,0,866,0,0,0,0,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,866,0,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,0,0,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,0,866,866,866,866,866,866,866,0,0,0,0,866,866,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,0,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,0,0,0,0,866,866,0,0,0,0,0,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,866,0,0,0,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,0,0,0,0,0,0,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,0,0,0,0,866,866,866,866,866,866,866,866,0,0,0,866,866,0,0,866,866,0,0,866,866,0,0,0,0,0,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,866,866,0,0,0,0,0,0,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,0,0,0,866,866,866,866,866,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,0,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,866,866,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,866,866,0,866,866,0,866,866,0,0,866,866,0,0,0,0,0,0,0,0,0,0,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,0,866,866,866,866,866,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,0,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,866,0,0,0,0,0,0,866,866,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,866,866,0,0,0,0,866,866,866,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,866,866,866,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,866,0,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,0,0,0,866,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,0,0,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,0,0,0,0,0,0,0,0,866,866,0,0,0,866,866,0,0,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,0,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,866,866,0,0,0,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,866,866,866,0,0,866,0,0,0,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,0,0,0,0,866,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,0,866,866,866,866,0,0,866,866,0,0,0,0,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,0,866,0,0,866,0,0,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,0,0,866,0,866,866,0,0,866,866,866,866,866,0,0,0,0,0,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,866,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,866,0,0,0,0,0,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,866,866,866,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,0,0,0,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,0,0,0,0,0,0,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,0,0,0,0,0,0,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,866,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,0,0,0,0,0,0,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,866,0,866,0,0,0,0,0,866,866,866,866,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,0,866,0,0,866,0,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,866,866,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,0,0,0,0,0,0,0,0,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,866,0,0,0,866,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,0,0,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,
866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866,866
</data>
 </layer>
 <objectgroup name="Objects" width="0" height="0">
  <object name="graphics/particles/waterfall.particle.xml" type="particle_effect" x="2112" y="930" width="32" height="32"/>
  <object name="graphics/particles/geyser.particle.xml" type="particle_effect" x="2176" y="1376" width="32" height="32"/>
  <object name="To Hermit's Cave" type="warp" x="1856" y="2944" width="32" height="32">
   <properties>
    <property name="dest_map" value="011-3"/>
    <property name="dest_x" value="0"/>
    <property name="dest_y" value="0"/>
   </properties>
  </object>
  <object name="To Woodland" type="warp" x="960" y="1920" width="32" height="96">
   <properties>
    <property name="dest_map" value="014-1"/>
    <property name="dest_x" value="3456"/>
    <property name="dest_y" value="2912"/>
   </properties>
  </object>
  <object name="To Woodland" type="warp" x="1536" y="3328" width="64" height="32">
   <properties>
    <property name="dest_map" value="010-1"/>
    <property name="dest_x" value="1536"/>
    <property name="dest_y" value="800"/>
   </properties>
  </object>
  <object name="To Hurnscald Outskirts" type="warp" x="3968" y="1920" width="32" height="128">
   <properties>
    <property name="dest_map" value="008-1"/>
    <property name="dest_x" value="800"/>
    <property name="dest_y" value="1952"/>
   </properties>
  </object>
  <object name="To Woodland Hills" type="warp" x="2304" y="288" width="64" height="32">
   <properties>
    <property name="dest_map" value="012-1"/>
    <property name="dest_x" value="4224"/>
    <property name="dest_y" value="5600"/>
   </properties>
  </object>
  <object name="Evil Mushroom" type="spawn" x="0" y="0">
   <properties>
    <property name="max_beings" value="30"/>
    <property name="monster_id" value="11"/>
   </properties>
  </object>
  <object name="Pink Flower" type="spawn" x="0" y="0">
   <properties>
    <property name="max_beings" value="20"/>
    <property name="monster_id" value="12"/>
   </properties>
  </object>
  <object name="Spiky Mushroom" type="spawn" x="0" y="0">
   <properties>
    <property name="max_beings" value="5"/>
    <property name="monster_id" value="17"/>
   </properties>
  </object>
  <object name="Snail" type="spawn" x="0" y="0">
   <properties>
    <property name="max_beings" value="1"/>
    <property name="monster_id" value="39"/>
   </properties>
  </object>
  <object name="Mouboo" type="spawn" x="0" y="0">
   <properties>
    <property name="eA_death" value="10"/>
    <property name="max_beings" value="5"/>
    <property name="monster_id" value="26"/>
   </properties>
  </object>
  <object name="Mauve Herb" type="spawn" x="0" y="0">
   <properties>
    <property name="eA_death" value="180000"/>
    <property name="eA_spawn" value="270000"/>
    <property name="max_beings" value="3"/>
    <property name="monster_id" value="27"/>
   </properties>
  </object>
  <object name="Alizarin Herb" type="spawn" x="0" y="0">
   <properties>
    <property name="eA_death" value="1800000"/>
    <property name="eA_spawn" value="2700000"/>
    <property name="max_beings" value="1"/>
    <property name="monster_id" value="30"/>
   </properties>
  </object>
  <object name="Silkworm" type="spawn" x="0" y="0">
   <properties>
    <property name="eA_death" value="30000"/>
    <property name="eA_spawn" value="60000"/>
    <property name="max_beings" value="2"/>
    <property name="monster_id" value="33"/>
   </properties>
  </object>
  <object name="Clover Patch" type="spawn" x="0" y="0">
   <properties>
    <property name="eA_death" value="1000"/>
    <property name="max_beings" value="2"/>
    <property name="monster_id" value="35"/>
   </properties>
  </object>
  <object name="Squirrel" type="spawn" x="0" y="0">
   <properties>
    <property name="eA_death" value="20"/>
    <property name="eA_spawn" value="30"/>
    <property name="max_beings" value="25"/>
    <property name="monster_id" value="36"/>
   </properties>
  </object>
  <object name="Butterfly" type="spawn" x="0" y="0">
   <properties>
    <property name="eA_death" value="20"/>
    <property name="eA_spawn" value="30"/>
    <property name="max_beings" value="10"/>
    <property name="monster_id" value="53"/>
   </properties>
  </object>
  <object name="To Bandit Cave" type="warp" x="1216" y="1152" width="32" height="32">
   <properties>
    <property name="dest_map" value="011-6"/>
    <property name="dest_x" value="1568"/>
    <property name="dest_y" value="3200"/>
   </properties>
  </object>
  <object name="Mouboo" type="spawn" x="0" y="0">
   <properties>
    <property name="eA_death" value="10"/>
    <property name="max_beings" value="5"/>
    <property name="monster_id" value="26"/>
   </properties>
  </object>
 </objectgroup>
</map>