forked from mitar/fri-latex-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
de_bruijn_diagram.eps
877 lines (877 loc) · 40.7 KB
/
de_bruijn_diagram.eps
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
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.14.6 (http://cairographics.org)
%%CreationDate: Mon Sep 26 21:45:07 2016
%%Pages: 1
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%BoundingBox: 0 -1 478 255
%%EndComments
%%BeginProlog
save
50 dict begin
/q { gsave } bind def
/Q { grestore } bind def
/cm { 6 array astore concat } bind def
/w { setlinewidth } bind def
/J { setlinecap } bind def
/j { setlinejoin } bind def
/M { setmiterlimit } bind def
/d { setdash } bind def
/m { moveto } bind def
/l { lineto } bind def
/c { curveto } bind def
/h { closepath } bind def
/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
0 exch rlineto 0 rlineto closepath } bind def
/S { stroke } bind def
/f { fill } bind def
/f* { eofill } bind def
/n { newpath } bind def
/W { clip } bind def
/W* { eoclip } bind def
/BT { } bind def
/ET { } bind def
/pdfmark where { pop globaldict /?pdfmark /exec load put }
{ globaldict begin /?pdfmark /pop load def /pdfmark
/cleartomark load def end } ifelse
/BDC { mark 3 1 roll /BDC pdfmark } bind def
/EMC { mark /EMC pdfmark } bind def
/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
/Tj { show currentpoint cairo_store_point } bind def
/TJ {
{
dup
type /stringtype eq
{ show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
} forall
currentpoint cairo_store_point
} bind def
/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
/Tf { pop /cairo_font exch def /cairo_font_matrix where
{ pop cairo_selectfont } if } bind def
/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
/cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
/cairo_font where { pop cairo_selectfont } if } bind def
/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
/g { setgray } bind def
/rg { setrgbcolor } bind def
/d1 { setcachedevice } bind def
%%EndProlog
%%BeginSetup
%%BeginResource: font DejaVuSansMono
11 dict begin
/FontType 42 def
/FontName /DejaVuSansMono def
/PaintType 0 def
/FontMatrix [ 1 0 0 1 0 0 ] def
/FontBBox [ 0 0 0 0 ] def
/Encoding 256 array def
0 1 255 { Encoding exch /.notdef put } for
Encoding 48 /zero put
Encoding 49 /one put
Encoding 91 /bracketleft put
Encoding 93 /bracketright put
/CharStrings 5 dict dup begin
/.notdef 0 def
/bracketleft 1 def
/one 2 def
/bracketright 3 def
/zero 4 def
end readonly def
/sfnts [
<00010000000900800003001063767420e997070c00000350000002306670676d5b026bdf0000
0580000000ac676c7966d28894a00000009c000002b468656164038491eb0000062c00000036
6868656108b802080000066400000024686d74781815050c00000688000000146c6f63610000
05a40000069c000000186d61787005ab0427000006b400000020707265703ac7c007000006d4
0000071b00020068fe96046805a400030007001fbc00040114000000060114b6010805830204
002fc4d4ec310010d4ecd4ec301311211125211121680400fc73031bfce5fe96070ef8f27206
29000000000101cffef2037706140007001e400f04b606b702b600b5080501033d000810d4fc
c432310010fcecf4ec30012115231133152101cf01a8f0f0fe5806148ff9fc8f0000000100f6
0000044605d5000a0026401403970402970588070097090823061e030023010b10d4ecc4fcec
31002fec32f4ecd4ec302521110535253311211521010e013afeae0150ca0136fcc8aa04754c
b84afad5aa0000000001015afef2030206140007001e400f03b601b705b600b508003d060204
0810d4c432ec310010fcecf4ec3001112135331123350302fe58f0f00614f8de8f06048f0000
00030085ffe3044c05f0000b00170023010a401a03a50912971e0c9718961e9924151e1b0621
001b220f1e211f2410fcececd4ec10ee310010e4f4ec10eed4ee3040d62f002f012f022f032f
042f052f062f072f082f092f0a2f0b3f003f013f023f033f043f053f063f073f083f093f0a3f
0b4f004f014f024f0a4f0b5f005f015f025f0a5f0b9f009f019f029f039f049f059f069f079f
089f099f0a9f0baf00af01af02af03af04af05af06af07af08af09af0aaf0bbf00bf01bf02bf
03bf04bf05bf06bf07bf08bf09bf0abf0b462f002f012f022f032f042f052f062f072f082f09
2f0a2f0b5f005f015f025f035f045f055f065f075f085f095f0a5f0bbf00bf01bf02bf03bf04
bf05bf06bf07bf08bf09bf0abf0b245d015d0134363332161514062322261322021110123332
1211100227321211100223220211101201e34d3638504f39384b858d8b8b8d8e8b8b8eeff5f5
efeff4f402ee37505037384e4c029cfed0fec9fecafed00130013601370130a0fe78fe81fe82
fe780188017e017f0188000000b800cb00b800cb00aa019100b80066000000b80087027f0002
000200020002000200b800c300cb000200cb00b800b801cb018901ba00cb00a600fc00cb0083
00f2010a03c70137008300be00000058042100cb008f009c00020002008f03e7007503bc00d3
00c900db007503e7013903ba00cb01d3002101df00b800890002000200020002000203be0089
00c303be007b03be0358011f016d00a401ae0000007b00b8016f007f027b00b80252008f00cd
04d1000000cd00870087009300a4006f00cd00cb00b80083019100dd00b4008b00f4009802e9
005a00b400ba00c5042100fe000e00020002000201d500f6007f02aa023d0266008b00c5008f
009a009a018300d500730400010a00fe00e105d5022b00a400b4009c00000062009c05d50598
0087027f05d505d505f000a40000001d06b80614072301d300b800cb00a601bc0131024e00d3
010a007b0054035c037103db01850423047703e9008f02000360006a00cf05d50614008f0723
008f06660179046004600460047b0000007b0277046001aa00e90614076203f8007b022100c5
009c007f027b000000b40252054e054e04d10066009c009c0066009c008f0066009c008f0610
00cd03fa0083009102fe01480446033f008f007b044c009800a200000027006f0000006f0335
006a006f007b058d058d058d058d00aa00aa002d058d0396027b00f6007f02aa0133023d009c
0266018b008f02f600cd006f034400370066001d05ee008501b406140000077d007305d50000
1400b707060504030201002c2010b002254964b040515820c859212d2cb002254964b0405158
20c859212d2c20100720b00050b00d7920b8ffff5058041b0559b0051cb0032508b0042523e1
20b00050b00d7920b8ffff5058041b0559b0051cb0032508e12d2c4b505820b8011745445921
2d2cb002254560442d2c4b5358b00225b0022545445921212d2c45442d2cb00225b0022549b0
0525b005254960b0206368208a108a233a8a10653a2d00010000000259990504cb085f0f3cf5
001f080000000000d184f70d00000000d184f70dfb8afd0105be083900000008000000010000
000000010000076dfe1d000004d1fb8aff1405be000100000000000000000000000000000005
04d1006804d101cf04d100f604d1015a04d10085000000000000004c00000090000000e80000
012c000002b4000100000005020c002b006b0006000200100099000800000557011100050004
b902800115b2945d05411c011500960003011500800004011400fe0003011300fe0003011200
120003011100fe0003011000fe0003010f009a0003010e00fe0003010db2eb47054125010d00
7d0003010c00250003010b00320003010a00960003010900fe00030108000e0003010700fe00
03010600250003010500fe00030104000e0003010300250003010200fe000301014059fe03fe
fe03fd7d03fcfe03fbfe03fa3203f9bb03f87d03f7f68c05f7fe03f7c004f6f55905f68c03f6
8004f5f42605f55903f54004f42603f3f22f05f3fa03f22f03f1fe03f0fe03ef3203ee1403ed
9603eceb4705ecfe03ecb8ffd140ff04eb4703eae96405ea9603e96403e8fe03e7e61b05e7fe
03e61b03e5fe03e46b03e3fe03e2bb03e1e01905e1fa03e01903df9603defe03ddfe03dcdb15
05dcfe03db1503da9603d9d81505d9fe03d88d0b05d81503d77d03d63a03d58d0b05d53a03d4
fe03d3d20a05d3fe03d20a03d1fe03d0fe03cf8a1105cf1c03ce1603cdfe03cc9603cb8b2505
cbfe03cafe03c97d03c8fe03c7fe03c6fe03c59a0d05c4fe03c3fe03c2fe03c1fe03c08d0b05
c01403bf0c03bebdbb05befe03bdbc5d05bdbb03bd8004bcbb2505bc5d03bc4004bb2503bafe
03b99603b88f4105b7fe03b68f4105b6fa03b59a0d05b4fe03b36403b26403b10e03b01203af
fe03aefe40fd03adfe03acfe03ab1203aafe03a9a80e05a93203a80e03a7a61105a72803a611
03a5a42d05a57d03a42d03a3fe03a2fe03a1fe03a09f1905a064039f9e10059f19039e10039d
0a039cfe039b9a0d059bfe039a0d0399982e0599fe03982e03978f41059796039695bb0596fe
0395945d0595bb0395800494902505945d0394400493fe0392fe039190250591bb039025038f
8b25058f41038e8d0b058e14038d0b038c8b25058c64038b8a11058b25038a110389fe0388fe
0387fe038685110586fe0385110384fe0383fe038211420582530381fe038078037f7e7d057f
fe037e7d037d1e037cfe037b0e037afe0377fe0376fe0375740c05750f0375b8010040da0474
0c0374c00473120373400472fe0371fe0370fe036f6e53056f96036e6d28056e53036d28036c
fe036b32036afe0369320368fa0367bb0366fe0365fe0364fe0363621e0563fe036200100562
1e0361fe0360fe035ffe035e5a0b055e0e035d64035cc8035b5a0b055b14035a0b0359fe0358
140357fe0356fe03551b190555320354fe0353fe0352fe03517d0350fe034f14034efe034d01
2d054dfe034cbb034b28034a4918054a3703494312054918034845180548fe03474312054764
034645180546bb03451803444312054437034342110543120343b8024040090442410f054211
0342b8020040090441400e05410f0341b801c0400904403f0c05400e0340b801804009043f0c
09053f0c033fb801404064043efe033d012d053dfa033cfe033b28033afe0339114205396403
38311a05384b0337fe03362d140536fe03354b0334301a05344b0333301a0533fe0332114205
32fe03312d1405311a03301a032f2d14052f18032e0916052ebb032d2c13052d14032db80280
4009042c1011052c13032cb802404096042b2a25052bfe032a0916052a250329023a0529fe03
28fe0327fe03260f0325164205254503240f0323fe03220f0f0522fe0321202d05217d03202d
031f4b031e1142051efe031dfe031c1b19051cfe031b0010051b19031afe0319fe0318fe0317
16420517460316152d0516420315141005152d03141003130010051314031211420512fe0311
012d05114203100f0f0510110310b802004009040f0e0c050f0f030fb801c04009040e0d0a05
0e0c030eb801804009040d0c09050d0a030db80140b4040c09030cb801004037040bfe030a09
16050afe0309160308100307fe0306012d0506fe0305140303023a0503fa0302012d05023a03
01001005012d0300100301b80164858d012b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b002b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b1d0000>
] def
/f-0-0 currentdict end definefont pop
%%EndResource
%%BeginResource: font DejaVuSansMono
11 dict begin
/FontType 42 def
/FontName /DejaVuSansMono def
/PaintType 0 def
/FontMatrix [ 1 0 0 1 0 0 ] def
/FontBBox [ 0 0 0 0 ] def
/Encoding 256 array def
0 1 255 { Encoding exch /.notdef put } for
Encoding 1 /uni2192 put
/CharStrings 2 dict dup begin
/.notdef 0 def
/uni2192 1 def
end readonly def
/sfnts [
<00010000000900800003001063767420e997070c0000011c000002306670676d5b026bdf0000
034c000000ac676c796601fd73020000009c0000008068656164038491eb000003f800000036
6868656108b802050000043000000024686d747809a200aa00000454000000086c6f63610000
00cc0000045c0000000c6d61787005a804270000046800000020707265703ac7c00700000488
0000071b00020068fe96046805a400030007001fbc00040114000000060114b6010805830204
002fc4d4ec310010d4ecd4ec301311211125211121680400fc73031bfce5fe96070ef8f27206
290000000001004200e5048f037d0009000009012737213521273701048ffedd5aa0fc900370
a05a01230208fedd5aa0a4a05afedd00000000b800cb00b800cb00aa019100b80066000000b8
0087027f0002000200020002000200b800c300cb000200cb00b800b801cb018901ba00cb00a6
00fc00cb008300f2010a03c70137008300be00000058042100cb008f009c00020002008f03e7
007503bc00d300c900db007503e7013903ba00cb01d3002101df00b800890002000200020002
000203be008900c303be007b03be0358011f016d00a401ae0000007b00b8016f007f027b00b8
0252008f00cd04d1000000cd00870087009300a4006f00cd00cb00b80083019100dd00b4008b
00f4009802e9005a00b400ba00c5042100fe000e00020002000201d500f6007f02aa023d0266
008b00c5008f009a009a018300d500730400010a00fe00e105d5022b00a400b4009c00000062
009c05d505980087027f05d505d505f000a40000001d06b80614072301d300b800cb00a601bc
0131024e00d3010a007b0054035c037103db01850423047703e9008f02000360006a00cf05d5
0614008f0723008f06660179046004600460047b0000007b0277046001aa00e90614076203f8
007b022100c5009c007f027b000000b40252054e054e04d10066009c009c0066009c008f0066
009c008f061000cd03fa0083009102fe01480446033f008f007b044c009800a200000027006f
0000006f0335006a006f007b058d058d058d058d00aa00aa002d058d0396027b00f6007f02aa
0133023d009c0266018b008f02f600cd006f034400370066001d05ee008501b406140000077d
007305d500001400b707060504030201002c2010b002254964b040515820c859212d2cb00225
4964b040515820c859212d2c20100720b00050b00d7920b8ffff5058041b0559b0051cb00325
08b0042523e120b00050b00d7920b8ffff5058041b0559b0051cb0032508e12d2c4b505820b8
0117454459212d2cb002254560442d2c4b5358b00225b0022545445921212d2c45442d2cb002
25b0022549b00525b005254960b0206368208a108a233a8a10653a2d0001000000025999c307
34e65f0f3cf5001f080000000000d184f70d00000000d184f70dfb8afd0105be083900000008
000000010000000000010000076dfe1d000004d1fb8aff1405be000100000000000000000000
00000000000204d1006804d10042000000000000004c00000080000100000002020c002b006b
0006000200100099000800000557011100050004b902800115b2945d05411c01150096000301
1500800004011400fe0003011300fe0003011200120003011100fe0003011000fe0003010f00
9a0003010e00fe0003010db2eb47054125010d007d0003010c00250003010b00320003010a00
960003010900fe00030108000e0003010700fe0003010600250003010500fe00030104000e00
03010300250003010200fe000301014059fe03fefe03fd7d03fcfe03fbfe03fa3203f9bb03f8
7d03f7f68c05f7fe03f7c004f6f55905f68c03f68004f5f42605f55903f54004f42603f3f22f
05f3fa03f22f03f1fe03f0fe03ef3203ee1403ed9603eceb4705ecfe03ecb8ffd140ff04eb47
03eae96405ea9603e96403e8fe03e7e61b05e7fe03e61b03e5fe03e46b03e3fe03e2bb03e1e0
1905e1fa03e01903df9603defe03ddfe03dcdb1505dcfe03db1503da9603d9d81505d9fe03d8
8d0b05d81503d77d03d63a03d58d0b05d53a03d4fe03d3d20a05d3fe03d20a03d1fe03d0fe03
cf8a1105cf1c03ce1603cdfe03cc9603cb8b2505cbfe03cafe03c97d03c8fe03c7fe03c6fe03
c59a0d05c4fe03c3fe03c2fe03c1fe03c08d0b05c01403bf0c03bebdbb05befe03bdbc5d05bd
bb03bd8004bcbb2505bc5d03bc4004bb2503bafe03b99603b88f4105b7fe03b68f4105b6fa03
b59a0d05b4fe03b36403b26403b10e03b01203affe03aefe40fd03adfe03acfe03ab1203aafe
03a9a80e05a93203a80e03a7a61105a72803a61103a5a42d05a57d03a42d03a3fe03a2fe03a1
fe03a09f1905a064039f9e10059f19039e10039d0a039cfe039b9a0d059bfe039a0d0399982e
0599fe03982e03978f41059796039695bb0596fe0395945d0595bb0395800494902505945d03
94400493fe0392fe039190250591bb039025038f8b25058f41038e8d0b058e14038d0b038c8b
25058c64038b8a11058b25038a110389fe0388fe0387fe038685110586fe0385110384fe0383
fe038211420582530381fe038078037f7e7d057ffe037e7d037d1e037cfe037b0e037afe0377
fe0376fe0375740c05750f0375b8010040da04740c0374c00473120373400472fe0371fe0370
fe036f6e53056f96036e6d28056e53036d28036cfe036b32036afe0369320368fa0367bb0366
fe0365fe0364fe0363621e0563fe0362001005621e0361fe0360fe035ffe035e5a0b055e0e03
5d64035cc8035b5a0b055b14035a0b0359fe0358140357fe0356fe03551b190555320354fe03
53fe0352fe03517d0350fe034f14034efe034d012d054dfe034cbb034b28034a4918054a3703
494312054918034845180548fe03474312054764034645180546bb0345180344431205443703
4342110543120343b8024040090442410f0542110342b8020040090441400e05410f0341b801
c0400904403f0c05400e0340b801804009043f0c09053f0c033fb801404064043efe033d012d
053dfa033cfe033b28033afe033911420539640338311a05384b0337fe03362d140536fe0335
4b0334301a05344b0333301a0533fe033211420532fe03312d1405311a03301a032f2d14052f
18032e0916052ebb032d2c13052d14032db802804009042c1011052c13032cb802404096042b
2a25052bfe032a0916052a250329023a0529fe0328fe0327fe03260f0325164205254503240f
0323fe03220f0f0522fe0321202d05217d03202d031f4b031e1142051efe031dfe031c1b1905
1cfe031b0010051b19031afe0319fe0318fe031716420517460316152d051642031514100515
2d03141003130010051314031211420512fe0311012d05114203100f0f0510110310b8020040
09040f0e0c050f0f030fb801c04009040e0d0a050e0c030eb801804009040d0c09050d0a030d
b80140b4040c09030cb801004037040bfe030a0916050afe0309160308100307fe0306012d05
06fe0305140303023a0503fa0302012d05023a0301001005012d0300100301b80164858d012b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b002b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b1d0000>
] def
/f-0-1 currentdict end definefont pop
%%EndResource
%%BeginResource: font DejaVuSans
11 dict begin
/FontType 42 def
/FontName /DejaVuSans def
/PaintType 0 def
/FontMatrix [ 1 0 0 1 0 0 ] def
/FontBBox [ 0 0 0 0 ] def
/Encoding 256 array def
0 1 255 { Encoding exch /.notdef put } for
Encoding 40 /parenleft put
Encoding 41 /parenright put
Encoding 43 /plus put
Encoding 49 /one put
Encoding 111 /o put
Encoding 120 /x put
/CharStrings 7 dict dup begin
/.notdef 0 def
/o 1 def
/parenleft 2 def
/x 3 def
/plus 4 def
/one 5 def
/parenright 6 def
end readonly def
/sfnts [
<0001000000090080000300106376742000691d3900000494000001fe6670676d7134766a0000
0694000000ab676c796657820a9f0000009c000003f868656164086b92ef0000074000000036
686865610d9f07740000077800000024686d7478207704200000079c0000001c6c6f63610000
1028000007b8000000206d61787004740671000007d800000020707265703b07f100000007f8
0000056800020066fe96046605a400030007001a400c04fb0006fb0108057f0204002fc4d4ec
310010d4ecd4ec301311211125211121660400fc73031bfce5fe96070ef8f272062900020071
ffe30475047b000b0017004a401306b91200b90cb8128c1809120f51031215451810fcecf4ec
310010e4f4ec10ee3040233f197b007b067f077f087f097f0a7f0b7b0c7f0d7f0e7f0f7f107f
117b12a019f01911015d012206151416333236353426273200111000232200111000027394ac
ab9593acac93f00112feeef0f1feef011103dfe7c9c9e7e8c8c7e99cfec8feecfeedfec70139
0113011401380000000100b0fef2027b0612000d0037400f069800970e0d070003120600130a
0e10dc4bb0135458b9000affc038594bb00f5458b9000a00403859e432ec113939310010fcec
300106021514121723260235341237027b86828385a0969594970612e6fe3ee7e7fe3be5eb01
c6e0df01c4ec0001003b000004790460000b0143404605110607060411030407070604110504
01020103110202010b110001000a11090a0101000a110b0a0708070911080807420a07040104
0800bf05020a0704010408000208060c10d44bb00a544bb00f545b4bb010545b4bb011545b58
b90006004038594bb0145458b90006ffc03859c4d4c411173931002f3cec321739304b535807
1005ed071008ed071008ed071005ed071005ed071008ed071008ed071005ed59220140980a04
040a1a04150a260a3d04310a55045707580a660a76017a047607740a8d04820a99049f049707
920a900aa601a904af04a507a30aa00a1c0a03040505090a0b1a03150515091a0b2903260525
092a0b200d3a013903370534073609390b300d4903460545094a0b400d590056015902590357
055606590756085609590b500d6f0d78017f0d9b019407ab01a407b00dcf0ddf0dff0d2f5d00
5d09022309012309013309010464fe6b01aad9febafebad901b3fe72d9012901290460fddffd
c101b8fe48024a0216fe71018f00000100d9000005db0504000b002340110009019c07030502
150400170a0615080c10dcfc3cfc3cec31002fd43cfc3cc43001112115211123112135211103
ae022dfdd3a8fdd3022d0504fdd3aafdd3022daa022d000100e10000045a05d5000a00404015
4203a00402a005810700a009081f061c03001f010b10d44bb00f5458b9000100403859ecc4fc
ec31002fec32f4ecd4ec304b5358592201b40f030f04025d3721110535253311211521fe014a
fe990165ca014afca4aa047348b848fad5aa0000000100a4fef2026f0612000d001f400f0798
00970e0701000b12041308000e10dc3cf4ec113939310010fcec301333161215140207233612
353402a4a096959596a08583830612ecfe3cdfe0fe3aebe501c5e7e701c20000013500b800cb
00cb00c100aa009c01a600b800660000007100cb00a002b20085007500b800c301cb0189022d
00cb00a600f000d300aa008700cb03aa0400014a003300cb000000d9050200f4015400b4009c
01390114013907060400044e04b4045204b804e704cd0037047304cd04600473013303a20556
05a60556053903c5021200c9001f00b801df007300ba03e9033303bc0444040e00df03cd03aa
00e503aa0404000000cb008f00a4007b00b80014016f007f027b0252008f00c705cd009a009a
006f00cb00cd019e01d300f000ba018300d5009803040248009e01d500c100cb00f600830354
027f00000333026600d300c700a400cd008f009a0073040005d5010a00fe022b00a400b4009c
00000062009c0000001d032d05d505d505d505f0007f007b005400a406b80614072301d300b8
00cb00a601c301ec069300a000d3035c037103db0185042304a80448008f0139011401390360
008f05d5019a0614072306660179046004600460047b009c00000277046001aa00e904600762
007b00c5007f027b000000b4025205cd006600bc00660077061000cd013b01850389008f007b
0000001d00cd074a042f009c009c0000077d006f0000006f0335006a006f007b00ae00b2002d
0396008f027b00f600830354063705f6008f009c04e10266008f018d02f600cd034400290066
04ee00730000140000960000b707060504030201002c2010b002254964b040515820c859212d
2cb002254964b040515820c859212d2c20100720b00050b00d7920b8ffff5058041b0559b005
1cb0032508b0042523e120b00050b00d7920b8ffff5058041b0559b0051cb0032508e12d2c4b
505820b0fd454459212d2cb002254560442d2c4b5358b00225b0022545445921212d2c45442d
2cb00225b0022549b00525b005254960b0206368208a108a233a8a10653a2d00000100000002
59997e970e9e5f0f3cf5001f080000000000d184f71800000000d184f718f7d6fc4c0e5909dc
00000008000000010000000000010000076dfe1d00000efef7d6fa510e590001000000000000
0000000000000000000704cd006604e50071031f00b004bc003b06b400d9051700e1031f00a4
0000000000000044000000e800000158000002dc00000330000003a0000003f8000100000007
0354002b0068000c000200100099000800000415021600080004b8028040fffbfe03fa1403f9
2503f83203f79603f60e03f5fe03f4fe03f32503f20e03f19603f02503ef8a4105effe03ee96
03ed9603ecfa03ebfa03eafe03e93a03e84203e7fe03e63203e5e45305e59603e48a4105e453
03e3e22f05e3fa03e22f03e1fe03e0fe03df3203de1403dd9603dcfe03db1203da7d03d9bb03
d8fe03d68a4105d67d03d5d44705d57d03d44703d3d21b05d3fe03d21b03d1fe03d0fe03cffe
03cefe03cd9603cccb1e05ccfe03cb1e03ca3203c9fe03c6851105c61c03c51603c4fe03c3fe
03c2fe03c1fe03c0fe03bffe03befe03bdfe03bcfe03bbfe03ba1103b9862505b9fe03b8b7bb
05b8fe03b7b65d05b7bb03b78004b6b52505b65d40ff03b64004b52503b4fe03b39603b2fe03
b1fe03b0fe03affe03ae6403ad0e03acab2505ac6403abaa1205ab2503aa1203a98a4105a9fa
03a8fe03a7fe03a6fe03a51203a4fe03a3a20e05a33203a20e03a16403a08a4105a096039ffe
039e9d0c059efe039d0c039c9b19059c64039b9a10059b19039a1003990a0398fe0397960d05
97fe03960d03958a410595960394930e05942803930e0392fa039190bb0591fe03908f5d0590
bb039080048f8e25058f5d038f40048e25038dfe038c8b2e058cfe038b2e038a8625058a4103
89880b05891403880b03878625058764038685110586250385110384fe038382110583fe0382
110381fe0380fe037ffe0340ff7e7d7d057efe037d7d037c64037b5415057b25037afe0379fe
03780e03770c03760a0375fe0374fa0373fa0372fa0371fa0370fe036ffe036efe036c21036b
fe036a1142056a530369fe03687d036711420566fe0365fe0364fe0363fe0362fe03613a0360
fa035e0c035dfe035bfe035afe0359580a0559fa03580a035716190557320356fe0355541505
55420354150353011005531803521403514a130551fe03500b034ffe034e4d10054efe034d10
034cfe034b4a13054bfe034a4910054a1303491d0d05491003480d0347fe0346960345960344
fe0343022d0543fa0342bb03414b0340fe033ffe033e3d12053e14033d3c0f053d12033c3b0d
053c40ff0f033b0d033afe0339fe033837140538fa033736100537140336350b05361003350b
03341e03330d0332310b0532fe03310b03302f0b05300d032f0b032e2d09052e10032d09032c
32032b2a25052b64032a2912052a25032912032827250528410327250326250b05260f03250b
0324fe0323fe03220f03210110052112032064031ffa031e1d0d051e64031d0d031c1142051c
fe031bfa031a42031911420519fe031864031716190517fe031601100516190315fe0314fe03
13fe031211420512fe0311022d05114203107d030f64030efe030d0c16050dfe030c0110050c
16030bfe030a100309fe0308022d0508fe030714030664030401100504fe03401503022d0503
fe0302011005022d0301100300fe0301b80164858d012b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b002b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b1d00>
] def
/f-1-0 currentdict end definefont pop
%%EndResource
%%BeginResource: font DejaVuSans
11 dict begin
/FontType 42 def
/FontName /DejaVuSans def
/PaintType 0 def
/FontMatrix [ 1 0 0 1 0 0 ] def
/FontBBox [ 0 0 0 0 ] def
/Encoding 256 array def
0 1 255 { Encoding exch /.notdef put } for
Encoding 1 /uni2192 put
Encoding 2 /uni2190 put
/CharStrings 3 dict dup begin
/.notdef 0 def
/uni2192 1 def
/uni2190 2 def
end readonly def
/sfnts [
<0001000000090080000300106376742000691d3900000240000001fe6670676d7134766a0000
0440000000ab676c79669bf64dc30000009c000001a468656164086b92ef000004ec00000036
686865610d9f07700000052400000024686d74781235013f000005480000000c6c6f63610000
02dc00000554000000106d617870047006710000056400000020707265703b07f10000000584
0000056800020066fe96046605a400030007001a400c04fb0006fb0108057f0204002fc4d4ec
310010d4ecd4ec301311211125211121660400fc73031bfce5fe96070ef8f272062900010075
00cc0650043800090081b4020900060a10d4d4cc3240094f024f095f025f09045d31400a0906
02010005069c050a0010d4ec113939cc10cc30400c08090900080708079c000900070510fc3c
0806103c400c03020201030403049c010201070510fc3c0806103cb0104b535800b303020809
103c103cb4089c090900070510ecb4039c020201070510ec59011501273721352127370650fe
7778e9fb3d04c3e97802af5afe7778e9aae978000001006400cc063f043800090081b4020906
000a10d4d4cc3240094002400930023009045d31400a020509010006059c060a0010d4ec1139
39cc10cc30400c08090900080708079c000900070510fc3c0806103c400c0302020103040304
9c010201070510fc3c0806103cb0104b535800b303020809103c103cb4089c090900070510ec
b4039c020201070510ec591335011707211521170764018978e904c3fb3de97802555a018978
e9aae9780000013500b800cb00cb00c100aa009c01a600b800660000007100cb00a002b20085
007500b800c301cb0189022d00cb00a600f000d300aa008700cb03aa0400014a003300cb0000
00d9050200f4015400b4009c01390114013907060400044e04b4045204b804e704cd00370473
04cd04600473013303a2055605a60556053903c5021200c9001f00b801df007300ba03e90333
03bc0444040e00df03cd03aa00e503aa0404000000cb008f00a4007b00b80014016f007f027b
0252008f00c705cd009a009a006f00cb00cd019e01d300f000ba018300d5009803040248009e
01d500c100cb00f600830354027f00000333026600d300c700a400cd008f009a0073040005d5
010a00fe022b00a400b4009c00000062009c0000001d032d05d505d505d505f0007f007b0054
00a406b80614072301d300b800cb00a601c301ec069300a000d3035c037103db0185042304a8
0448008f0139011401390360008f05d5019a0614072306660179046004600460047b009c0000
0277046001aa00e904600762007b00c5007f027b000000b4025205cd006600bc006600770610
00cd013b01850389008f007b0000001d00cd074a042f009c009c0000077d006f0000006f0335
006a006f007b00ae00b2002d0396008f027b00f600830354063705f6008f009c04e10266008f
018d02f600cd03440029006604ee00730000140000960000b707060504030201002c2010b002
254964b040515820c859212d2cb002254964b040515820c859212d2c20100720b00050b00d79
20b8ffff5058041b0559b0051cb0032508b0042523e120b00050b00d7920b8ffff5058041b05
59b0051cb0032508e12d2c4b505820b0fd454459212d2cb002254560442d2c4b5358b00225b0
022545445921212d2c45442d2cb00225b0022549b00525b005254960b0206368208a108a233a
8a10653a2d000001000000025999123abe1c5f0f3cf5001f080000000000d184f71800000000
d184f718f7d6fc4c0e5909dc00000008000000010000000000010000076dfe1d00000efef7d6
fa510e5900010000000000000000000000000000000304cd006606b4007506b4006400000000
00000044000000f4000001a40001000000030354002b0068000c000200100099000800000415
021600080004b8028040fffbfe03fa1403f92503f83203f79603f60e03f5fe03f4fe03f32503
f20e03f19603f02503ef8a4105effe03ee9603ed9603ecfa03ebfa03eafe03e93a03e84203e7
fe03e63203e5e45305e59603e48a4105e45303e3e22f05e3fa03e22f03e1fe03e0fe03df3203
de1403dd9603dcfe03db1203da7d03d9bb03d8fe03d68a4105d67d03d5d44705d57d03d44703
d3d21b05d3fe03d21b03d1fe03d0fe03cffe03cefe03cd9603cccb1e05ccfe03cb1e03ca3203
c9fe03c6851105c61c03c51603c4fe03c3fe03c2fe03c1fe03c0fe03bffe03befe03bdfe03bc
fe03bbfe03ba1103b9862505b9fe03b8b7bb05b8fe03b7b65d05b7bb03b78004b6b52505b65d
40ff03b64004b52503b4fe03b39603b2fe03b1fe03b0fe03affe03ae6403ad0e03acab2505ac
6403abaa1205ab2503aa1203a98a4105a9fa03a8fe03a7fe03a6fe03a51203a4fe03a3a20e05
a33203a20e03a16403a08a4105a096039ffe039e9d0c059efe039d0c039c9b19059c64039b9a
10059b19039a1003990a0398fe0397960d0597fe03960d03958a410595960394930e05942803
930e0392fa039190bb0591fe03908f5d0590bb039080048f8e25058f5d038f40048e25038dfe
038c8b2e058cfe038b2e038a8625058a410389880b05891403880b0387862505876403868511
0586250385110384fe038382110583fe0382110381fe0380fe037ffe0340ff7e7d7d057efe03
7d7d037c64037b5415057b25037afe0379fe03780e03770c03760a0375fe0374fa0373fa0372
fa0371fa0370fe036ffe036efe036c21036bfe036a1142056a530369fe03687d036711420566
fe0365fe0364fe0363fe0362fe03613a0360fa035e0c035dfe035bfe035afe0359580a0559fa
03580a035716190557320356fe035554150555420354150353011005531803521403514a1305
51fe03500b034ffe034e4d10054efe034d10034cfe034b4a13054bfe034a4910054a1303491d
0d05491003480d0347fe0346960345960344fe0343022d0543fa0342bb03414b0340fe033ffe
033e3d12053e14033d3c0f053d12033c3b0d053c40ff0f033b0d033afe0339fe033837140538
fa033736100537140336350b05361003350b03341e03330d0332310b0532fe03310b03302f0b
05300d032f0b032e2d09052e10032d09032c32032b2a25052b64032a2912052a250329120328
27250528410327250326250b05260f03250b0324fe0323fe03220f0321011005211203206403
1ffa031e1d0d051e64031d0d031c1142051cfe031bfa031a42031911420519fe031864031716
190517fe031601100516190315fe0314fe0313fe031211420512fe0311022d05114203107d03
0f64030efe030d0c16050dfe030c0110050c16030bfe030a100309fe0308022d0508fe030714
030664030401100504fe03401503022d0503fe0302011005022d0301100300fe0301b8016485
8d012b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b002b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b1d00>
] def
/f-1-1 currentdict end definefont pop
%%EndResource
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 0 -1 478 255
%%EndPageSetup
q 0 -1 478 256 rectclip q
0 g
1.417323 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 -1 0 254.115662 cm
323.574 235.938 m 436.961 235.938 l S Q
0.850394 w
q 1 0 0 -1 0 254.115662 cm
153.496 94.207 m 153.496 150.898 96.805 179.246 40.109 207.594 c S Q
49.93 47.213 m 39.105 46.006 l 46.566 53.936 l 46.098 51.221 47.465 48.51
49.93 47.213 c h
49.93 47.213 m f*
0.522923 w
1 j
q 1 0.5 0.5 -1 0 254.115662 cm
-42.817 185.494 m -51.959 182.13 l -42.819 178.77 l -44.28 180.755 -44.27
183.47 -42.817 185.494 c h
-42.817 185.494 m S Q
0.850394 w
0 j
q 1 0 0 -1 0 254.115662 cm
39.645 93.91 m 40.109 150.898 96.805 179.246 153.031 207.297 c S Q
146.582 54.256 m 154.051 46.331 l 143.227 47.53 l 145.676 48.788 147.023
51.506 146.582 54.256 c h
146.582 54.256 m f*
0.523164 w
1 j
q -1 0.498849 0.498849 1 0 254.115662 cm
-197.207 -101.483 m -206.353 -104.846 l -197.207 -108.21 l -198.666 -106.224
-198.659 -103.509 -197.207 -101.483 c h
-197.207 -101.483 m S Q
0.850394 w
0 j
q 1 0 0 -1 0 254.115662 cm
153.496 207.594 m 181.844 179.246 181.844 122.555 153.953 94.516 c S Q
157.691 150.495 m 153.148 160.389 l 163.02 155.795 l 160.293 155.385 158.148
153.241 157.691 150.495 c h
157.691 150.495 m f*
0.414495 w
1 j
q 0.994743 -1 -1 -0.994743 0 254.115662 cm
130.928 -27.451 m 123.683 -30.115 l 130.928 -32.78 l 129.771 -31.204 129.776
-29.054 130.928 -27.451 c h
130.928 -27.451 m S Q
0.850394 w
0 j
q 1 0 0 -1 0 254.115662 cm
40.566 207.281 m 11.766 179.246 11.766 122.555 40.109 94.207 c S Q
31.016 156.151 m 40.898 160.717 l 36.328 150.834 l 35.914 153.557 33.762
155.698 31.016 156.151 c h
31.016 156.151 m f*
0.413407 w
1 j
q -1 -1 -1 1 0 254.115662 cm
33.475 -64.49 m 26.25 -67.148 l 33.477 -69.805 l 32.322 -68.236 32.328
-66.09 33.475 -64.49 c h
33.475 -64.49 m S Q
0.850394 w
0 j
q 1 0 0 -1 0 254.115662 cm
153.188 94.664 m 125.148 65.859 68.457 65.859 40.109 94.207 c S Q
49.207 163.67 m 39.32 159.1 l 43.891 168.983 l 44.305 166.26 46.461 164.12
49.207 163.67 c h
49.207 163.67 m f*
0.413407 w
1 j
q 1 1 1 -1 0 254.115662 cm
-20.619 69.826 m -27.848 67.168 l -20.621 64.512 l -21.775 66.08 -21.768
68.229 -20.619 69.826 c h
-20.619 69.826 m S Q
0.850394 w
0 j
q 1 0 0 -1 0 254.115662 cm
40.422 93.75 m 68.457 122.555 125.148 122.555 153.496 94.207 c S Q
144.398 156.151 m 154.285 160.717 l 149.715 150.834 l 149.301 153.557 147.148
155.698 144.398 156.151 c h
144.398 156.151 m f*
0.413407 w
1 j
q -1 -1 -1 1 0 254.115662 cm
-23.217 -121.182 m -30.443 -123.842 l -23.217 -126.498 l -24.371 -124.93
-24.365 -122.783 -23.217 -121.182 c h
-23.217 -121.182 m S Q
0.850394 w
0 j
q 1 0 0 -1 0 254.115662 cm
153.957 207.594 m 96.805 264.285 210.188 235.938 153.645 207.133 c S Q
160.035 39.491 m 152.633 47.479 l 163.445 46.19 l 160.984 44.956 159.613
42.245 160.035 39.491 c h
160.035 39.491 m f*
0.520945 w
1 j
q 1 -0.509421 -0.509421 -1 0 254.115662 cm
213.869 105.676 m 204.761 102.327 l 213.867 98.978 l 212.412 100.953 212.42
103.66 213.869 105.676 c h
213.869 105.676 m S Q
0.850394 w
0 j
q 1 0 0 -1 0 254.115662 cm
39.949 207.594 m 97.102 264.285 -16.285 235.938 40.258 207.133 c S Q
30.445 46.217 m 41.258 47.506 l 33.859 39.518 l 34.305 42.237 32.918 44.94
30.445 46.217 c h
30.445 46.217 m f*
0.520945 w
1 j
q -1 -0.509421 -0.509421 1 0 254.115662 cm
59.914 -177.377 m 50.808 -180.727 l 59.913 -184.077 l 58.46 -182.098 58.468
-179.391 59.914 -177.377 c h
59.914 -177.377 m S Q
1 g
155.906 46.522 m 155.906 45.194 154.828 44.116 153.496 44.116 c 152.164
44.116 151.086 45.194 151.086 46.522 c 151.086 47.854 152.164 48.932 153.496
48.932 c 154.828 48.932 155.906 47.854 155.906 46.522 c h
155.906 46.522 m f
0 g
1.417323 w
0 j
q 1 0 0 -1 0 254.115662 cm
155.906 207.594 m 155.906 208.922 154.828 210 153.496 210 c 152.164 210
151.086 208.922 151.086 207.594 c 151.086 206.262 152.164 205.184 153.496
205.184 c 154.828 205.184 155.906 206.262 155.906 207.594 c h
155.906 207.594 m S Q
1 g
42.52 46.522 m 42.52 45.194 41.441 44.116 40.109 44.116 c 38.781 44.116
37.699 45.194 37.699 46.522 c 37.699 47.854 38.781 48.932 40.109 48.932
c 41.441 48.932 42.52 47.854 42.52 46.522 c h
42.52 46.522 m f
0 g
q 1 0 0 -1 0 254.115662 cm
42.52 207.594 m 42.52 208.922 41.441 210 40.109 210 c 38.781 210 37.699
208.922 37.699 207.594 c 37.699 206.262 38.781 205.184 40.109 205.184 c
41.441 205.184 42.52 206.262 42.52 207.594 c h
42.52 207.594 m S Q
1 g
42.52 159.909 m 42.52 158.581 41.441 157.498 40.109 157.498 c 38.781 157.498
37.699 158.581 37.699 159.909 c 37.699 161.241 38.781 162.319 40.109 162.319
c 41.441 162.319 42.52 161.241 42.52 159.909 c h
42.52 159.909 m f
0 g
q 1 0 0 -1 0 254.115662 cm
42.52 94.207 m 42.52 95.535 41.441 96.617 40.109 96.617 c 38.781 96.617
37.699 95.535 37.699 94.207 c 37.699 92.875 38.781 91.797 40.109 91.797
c 41.441 91.797 42.52 92.875 42.52 94.207 c h
42.52 94.207 m S Q
1 g
155.906 159.909 m 155.906 158.581 154.828 157.498 153.496 157.498 c 152.164
157.498 151.086 158.581 151.086 159.909 c 151.086 161.241 152.164 162.319
153.496 162.319 c 154.828 162.319 155.906 161.241 155.906 159.909 c h
155.906 159.909 m f
0 g
q 1 0 0 -1 0 254.115662 cm
155.906 94.207 m 155.906 95.535 154.828 96.617 153.496 96.617 c 152.164
96.617 151.086 95.535 151.086 94.207 c 151.086 92.875 152.164 91.797 153.496
91.797 c 154.828 91.797 155.906 92.875 155.906 94.207 c h
155.906 94.207 m S Q
BT
12 0 0 12 167.722956 46.926309 Tm
/f-0-0 1 Tf
[([11])]TJ
-0.0308089 9.499292 Td
[([10])]TJ
-14.141369 -9.499818 Td
[([00])]TJ
-0.0308093 9.448294 Td
[([01])]TJ
3.273593 -11.810498 Td
[(0)-8847(0)]TJ
7.086614 7.086614 Td
(0)Tj
-9.448818 0 Td
(1)Tj
14.173228 0 Td
(1)Tj
-9.448819 0 Td
(1)Tj
2.405775 3.460861 Td
(1)Tj
-0.0435706 3.625753 Td
(1)Tj
15.654854 -0.390424 Td
[([00])]TJ
14.173229 0 Td
[([00])]TJ
-14.204038 -4.724934 Td
[([01])]TJ
14.173229 0 Td
[([01])]TJ
-14.174279 -4.672886 Td
[([10])]TJ
14.173229 0 Td
[([10])]TJ
-14.14242 -4.774883 Td
[([11])]TJ
14.173229 0 Td
[([11])]TJ
ET
q 1 0 0 -1 0 254.115662 cm
323.574 65.859 m 436.961 65.859 l S Q
1.227438 w
q 1 0 0 -1 0 254.115662 cm
323.574 65.859 m 380.27 65.859 380.27 122.555 436.961 122.555 c S Q
q 1 0 0 -1 0 254.115662 cm
323.574 235.938 m 380.27 235.938 380.27 179.246 436.961 179.246 c S Q
q 1 0 0 -1 0 254.115662 cm
323.574 122.555 m 380.27 122.555 380.27 179.246 436.961 179.246 c S Q
q 1 0 0 -1 0 254.115662 cm
323.574 122.555 m 380.27 122.555 380.27 235.938 436.961 235.938 c S Q
q 1 0 0 -1 0 254.115662 cm
323.574 179.246 m 380.27 179.246 380.27 122.555 436.961 122.555 c S Q
q 1 0 0 -1 0 254.115662 cm
323.574 179.246 m 380.27 179.246 380.27 65.859 436.961 65.859 c S Q
1 g
329.953 188.256 m 329.953 184.733 327.098 181.877 323.574 181.877 c 320.051
181.877 317.195 184.733 317.195 188.256 c 317.195 191.78 320.051 194.635
323.574 194.635 c 327.098 194.635 329.953 191.78 329.953 188.256 c h
329.953 188.256 m f
0 g
1.417323 w
q 1 0 0 -1 0 254.115662 cm
329.953 65.859 m 329.953 69.383 327.098 72.238 323.574 72.238 c 320.051
72.238 317.195 69.383 317.195 65.859 c 317.195 62.336 320.051 59.48 323.574
59.48 c 327.098 59.48 329.953 62.336 329.953 65.859 c h
329.953 65.859 m S Q
BT
12 0 0 12 405.201646 197.195681 Tm
/f-0-0 1 Tf
(000)Tj
/f-0-1 1 Tf
[<01>]TJ
/f-0-0 1 Tf
[(0)]TJ
0.0213067 -16.418813 Td
(111)Tj
/f-0-1 1 Tf
[<01>]TJ
/f-0-0 1 Tf
[(0)]TJ
0.020714 13.542944 Td
(100)Tj
/f-0-1 1 Tf
[<01>]TJ
/f-0-0 1 Tf
[(0)]TJ
-0.0413807 -10.695226 Td
(011)Tj
/f-0-1 1 Tf
[<01>]TJ
/f-0-0 1 Tf
[(1)]TJ
0 1.861143 Td
(110)Tj
/f-0-1 1 Tf
[<01>]TJ
/f-0-0 1 Tf
[(1)]TJ
0.010572 2.322747 Td
(010)Tj
/f-0-1 1 Tf
[<01>]TJ
/f-0-0 1 Tf
[(1)]TJ
0.0308087 2.393014 Td
(101)Tj
/f-0-1 1 Tf
[<01>]TJ
/f-0-0 1 Tf
[(1)]TJ
-0.0308087 2.279872 Td
(001)Tj
/f-0-1 1 Tf
[<01>]TJ
/f-0-0 1 Tf
[(1)]TJ
ET
1 g
329.953 131.561 m 329.953 128.041 327.098 125.186 323.574 125.186 c 320.051
125.186 317.195 128.041 317.195 131.561 c 317.195 135.084 320.051 137.94
323.574 137.94 c 327.098 137.94 329.953 135.084 329.953 131.561 c h
329.953 131.561 m f
0 g
q 1 0 0 -1 0 254.115662 cm
329.953 122.555 m 329.953 126.074 327.098 128.93 323.574 128.93 c 320.051
128.93 317.195 126.074 317.195 122.555 c 317.195 119.031 320.051 116.176
323.574 116.176 c 327.098 116.176 329.953 119.031 329.953 122.555 c h
329.953 122.555 m S Q
1 g
329.953 74.87 m 329.953 71.346 327.098 68.491 323.574 68.491 c 320.051
68.491 317.195 71.346 317.195 74.87 c 317.195 78.393 320.051 81.248 323.574
81.248 c 327.098 81.248 329.953 78.393 329.953 74.87 c h
329.953 74.87 m f
0 g
q 1 0 0 -1 0 254.115662 cm
329.953 179.246 m 329.953 182.77 327.098 185.625 323.574 185.625 c 320.051
185.625 317.195 182.77 317.195 179.246 c 317.195 175.723 320.051 172.867
323.574 172.867 c 327.098 172.867 329.953 175.723 329.953 179.246 c h
329.953 179.246 m S Q
1 g
329.953 18.178 m 329.953 14.655 327.098 11.799 323.574 11.799 c 320.051
11.799 317.195 14.655 317.195 18.178 c 317.195 21.698 320.051 24.553 323.574
24.553 c 327.098 24.553 329.953 21.698 329.953 18.178 c h
329.953 18.178 m f
0 g
q 1 0 0 -1 0 254.115662 cm
329.953 235.938 m 329.953 239.461 327.098 242.316 323.574 242.316 c 320.051
242.316 317.195 239.461 317.195 235.938 c 317.195 232.418 320.051 229.562
323.574 229.562 c 327.098 229.562 329.953 232.418 329.953 235.938 c h
329.953 235.938 m S Q
1 g
443.34 188.256 m 443.34 184.733 440.484 181.877 436.961 181.877 c 433.438
181.877 430.582 184.733 430.582 188.256 c 430.582 191.78 433.438 194.635
436.961 194.635 c 440.484 194.635 443.34 191.78 443.34 188.256 c h
443.34 188.256 m f
0 g
1.417323 w
[ 2.834646 2.834646] 0 d
q 1 0 0 -1 0 254.115662 cm
443.34 65.859 m 443.34 69.383 440.484 72.238 436.961 72.238 c 433.438 72.238
430.582 69.383 430.582 65.859 c 430.582 62.336 433.438 59.48 436.961 59.48
c 440.484 59.48 443.34 62.336 443.34 65.859 c h
443.34 65.859 m S Q
1 g
443.34 131.561 m 443.34 128.041 440.484 125.186 436.961 125.186 c 433.438
125.186 430.582 128.041 430.582 131.561 c 430.582 135.084 433.438 137.94
436.961 137.94 c 440.484 137.94 443.34 135.084 443.34 131.561 c h
443.34 131.561 m f
0 g
[ 2.834646 2.834646] 0 d
q 1 0 0 -1 0 254.115662 cm
443.34 122.555 m 443.34 126.074 440.484 128.93 436.961 128.93 c 433.438
128.93 430.582 126.074 430.582 122.555 c 430.582 119.031 433.438 116.176
436.961 116.176 c 440.484 116.176 443.34 119.031 443.34 122.555 c h
443.34 122.555 m S Q
1 g
443.34 74.87 m 443.34 71.346 440.484 68.491 436.961 68.491 c 433.438 68.491
430.582 71.346 430.582 74.87 c 430.582 78.393 433.438 81.248 436.961 81.248
c 440.484 81.248 443.34 78.393 443.34 74.87 c h
443.34 74.87 m f
0 g
[ 2.834646 2.834646] 0 d
q 1 0 0 -1 0 254.115662 cm
443.34 179.246 m 443.34 182.77 440.484 185.625 436.961 185.625 c 433.438
185.625 430.582 182.77 430.582 179.246 c 430.582 175.723 433.438 172.867
436.961 172.867 c 440.484 172.867 443.34 175.723 443.34 179.246 c h
443.34 179.246 m S Q
1 g
443.34 18.178 m 443.34 14.655 440.484 11.799 436.961 11.799 c 433.438 11.799
430.582 14.655 430.582 18.178 c 430.582 21.698 433.438 24.553 436.961 24.553
c 440.484 24.553 443.34 21.698 443.34 18.178 c h
443.34 18.178 m f
0 g
[ 2.834646 2.834646] 0 d
q 1 0 0 -1 0 254.115662 cm
443.34 235.938 m 443.34 239.461 440.484 242.316 436.961 242.316 c 433.438
242.316 430.582 239.461 430.582 235.938 c 430.582 232.418 433.438 229.562
436.961 229.562 c 440.484 229.562 443.34 232.418 443.34 235.938 c h
443.34 235.938 m S Q
BT
16 0 0 16 404.805364 241.975037 Tm
/f-1-0 1 Tf
(o)Tj
10.4 0 0 10.4 414.586614 238.775037 Tm
/f-1-1 1 Tf
<01>Tj
16 0 0 16 423.300677 241.975037 Tm
/f-1-0 1 Tf
(\(x+1\))Tj
-7.507626 0 Td
(o)Tj
10.4 0 0 10.4 312.959905 238.775037 Tm
/f-1-1 1 Tf
<02>Tj
16 0 0 16 321.673968 241.975037 Tm
/f-1-0 1 Tf
(\(x\))Tj
ET
Q Q
showpage
%%Trailer
end restore
%%EOF