Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F105206091
bbc.eps
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Mar 15, 10:49
Size
24 KB
Mime Type
application/postscript
Expires
Mon, Mar 17, 10:49 (2 d)
Engine
blob
Format
Raw Data
Handle
24885363
Attached To
R2653 epfl
bbc.eps
View Options
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: C:\111 - Work - 111\EPFL\DSPcomm\DSPIntro2005\bbc.eps
%%CreationDate: 05/29/2005 10:32:34
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%LanguageLevel: 2
%%Pages: 1
%%BoundingBox: 92 265 502 561
%%EndComments
%%BeginProlog
% MathWorks dictionary
/MathWorks
160
dict
begin
% definition operators
/bdef
{
bind
def
}
bind
def
/ldef
{
load
def
}
bind
def
/xdef
{
exch
def
}
bdef
/xstore
{
exch
store
}
bdef
% operator abbreviations
/c
/clip
ldef
/cc
/concat
ldef
/cp
/closepath
ldef
/gr
/grestore
ldef
/gs
/gsave
ldef
/mt
/moveto
ldef
/np
/newpath
ldef
/cm
/currentmatrix
ldef
/sm
/setmatrix
ldef
/rm
/rmoveto
ldef
/rl
/rlineto
ldef
/s
/show
ldef
/sc
{
setcmykcolor
}
bdef
/sr
/setrgbcolor
ldef
/sg
/setgray
ldef
/w
/setlinewidth
ldef
/j
/setlinejoin
ldef
/cap
/setlinecap
ldef
/rc
{
rectclip
}
bdef
/rf
{
rectfill
}
bdef
% page state control
/pgsv
()
def
/bpage
{
/pgsv
save
def
}
bdef
/epage
{
pgsv
restore
}
bdef
/bplot
/gsave
ldef
/eplot
{
stroke
grestore
}
bdef
% orientation switch
/portraitMode
0
def
/landscapeMode
1
def
/rotateMode
2
def
% coordinate system mappings
/dpi2point
0
def
% font control
/FontSize
0
def
/FMS
{
/FontSize
xstore
findfont
[
FontSize
0
0
FontSize
neg
0
0
]
makefont
setfont
}
bdef
/ISOLatin1Encoding
where
{
pop
/WindowsLatin1Encoding
256
array
bdef
ISOLatin1Encoding
WindowsLatin1Encoding
copy
pop
/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
/Ydieresis
WindowsLatin1Encoding
128
32
getinterval
astore
pop
}
{
/WindowsLatin1Encoding
StandardEncoding
bdef
}
ifelse
/reencode
{
exch
dup
where
{
pop
load
}
{
pop
StandardEncoding
}
ifelse
exch
dup
3
1
roll
findfont
dup
length
dict
begin
{
1
index
/FID
ne
{
def
}{
pop
pop
}
ifelse
}
forall
/Encoding
exch
def
currentdict
end
definefont
pop
}
bdef
/isroman
{
findfont
/CharStrings
get
/Agrave
known
}
bdef
/FMSR
{
3
1
roll
1
index
dup
isroman
{
reencode
}
{
pop
pop
}
ifelse
exch
FMS
}
bdef
/csm
{
1
dpi2point
div
-1
dpi2point
div
scale
neg
translate
dup
landscapeMode
eq
{
pop
-90
rotate
}
{
rotateMode
eq
{
90
rotate
}
if
}
ifelse
}
bdef
% line types: solid, dotted, dashed, dotdash
/SO
{
[]
0
setdash
}
bdef
/DO
{
[
.5
dpi2point
mul
4
dpi2point
mul
]
0
setdash
}
bdef
/DA
{
[
6
dpi2point
mul
]
0
setdash
}
bdef
/DD
{
[
.5
dpi2point
mul
4
dpi2point
mul
6
dpi2point
mul
4
dpi2point
mul
]
0
setdash
}
bdef
% macros for lines and objects
/L
{
lineto
stroke
}
bdef
/MP
{
3
1
roll
moveto
1
sub
{
rlineto
}
repeat
}
bdef
/AP
{{
rlineto
}
repeat
}
bdef
/PDlw
-1
def
/W
{
/PDlw
currentlinewidth
def
setlinewidth
}
def
/PP
{
closepath
eofill
}
bdef
/DP
{
closepath
stroke
}
bdef
/MR
{
4
-2
roll
moveto
dup
0
exch
rlineto
exch
0
rlineto
neg
0
exch
rlineto
closepath
}
bdef
/FR
{
MR
stroke
}
bdef
/PR
{
MR
fill
}
bdef
/L1i
{{
currentfile
picstr
readhexstring
pop
}
image
}
bdef
/tMatrix
matrix
def
/MakeOval
{
newpath
tMatrix
currentmatrix
pop
translate
scale
0
0
1
0
360
arc
tMatrix
setmatrix
}
bdef
/FO
{
MakeOval
stroke
}
bdef
/PO
{
MakeOval
fill
}
bdef
/PD
{
currentlinecap
1
cap
3
1
roll
2
copy
mt
lineto
stroke
cap
PDlw
-1
eq
not
{
PDlw
w
/PDlw
-1
def
}
if
}
def
/FA
{
newpath
tMatrix
currentmatrix
pop
translate
scale
0
0
1
5
-2
roll
arc
tMatrix
setmatrix
stroke
}
bdef
/PA
{
newpath
tMatrix
currentmatrix
pop
translate
0
0
moveto
scale
0
0
1
5
-2
roll
arc
closepath
tMatrix
setmatrix
fill
}
bdef
/FAn
{
newpath
tMatrix
currentmatrix
pop
translate
scale
0
0
1
5
-2
roll
arcn
tMatrix
setmatrix
stroke
}
bdef
/PAn
{
newpath
tMatrix
currentmatrix
pop
translate
0
0
moveto
scale
0
0
1
5
-2
roll
arcn
closepath
tMatrix
setmatrix
fill
}
bdef
/vradius
0
def
/hradius
0
def
/lry
0
def
/lrx
0
def
/uly
0
def
/ulx
0
def
/rad
0
def
/MRR
{
/vradius
xdef
/hradius
xdef
/lry
xdef
/lrx
xdef
/uly
xdef
/ulx
xdef
newpath
tMatrix
currentmatrix
pop
ulx
hradius
add
uly
vradius
add
translate
hradius
vradius
scale
0
0
1
180
270
arc
tMatrix
setmatrix
lrx
hradius
sub
uly
vradius
add
translate
hradius
vradius
scale
0
0
1
270
360
arc
tMatrix
setmatrix
lrx
hradius
sub
lry
vradius
sub
translate
hradius
vradius
scale
0
0
1
0
90
arc
tMatrix
setmatrix
ulx
hradius
add
lry
vradius
sub
translate
hradius
vradius
scale
0
0
1
90
180
arc
tMatrix
setmatrix
closepath
}
bdef
/FRR
{
MRR
stroke
}
bdef
/PRR
{
MRR
fill
}
bdef
/MlrRR
{
/lry
xdef
/lrx
xdef
/uly
xdef
/ulx
xdef
/rad
lry
uly
sub
2
div
def
newpath
tMatrix
currentmatrix
pop
ulx
rad
add
uly
rad
add
translate
rad
rad
scale
0
0
1
90
270
arc
tMatrix
setmatrix
lrx
rad
sub
lry
rad
sub
translate
rad
rad
scale
0
0
1
270
90
arc
tMatrix
setmatrix
closepath
}
bdef
/FlrRR
{
MlrRR
stroke
}
bdef
/PlrRR
{
MlrRR
fill
}
bdef
/MtbRR
{
/lry
xdef
/lrx
xdef
/uly
xdef
/ulx
xdef
/rad
lrx
ulx
sub
2
div
def
newpath
tMatrix
currentmatrix
pop
ulx
rad
add
uly
rad
add
translate
rad
rad
scale
0
0
1
180
360
arc
tMatrix
setmatrix
lrx
rad
sub
lry
rad
sub
translate
rad
rad
scale
0
0
1
0
180
arc
tMatrix
setmatrix
closepath
}
bdef
/FtbRR
{
MtbRR
stroke
}
bdef
/PtbRR
{
MtbRR
fill
}
bdef
/stri
6
array
def
/dtri
6
array
def
/smat
6
array
def
/dmat
6
array
def
/tmat1
6
array
def
/tmat2
6
array
def
/dif
3
array
def
/asub
{
/ind2
exch
def
/ind1
exch
def
dup
dup
ind1
get
exch
ind2
get
sub
exch
}
bdef
/tri_to_matrix
{
2
0
asub
3
1
asub
4
0
asub
5
1
asub
dup
0
get
exch
1
get
7
-1
roll
astore
}
bdef
/compute_transform
{
dmat
dtri
tri_to_matrix
tmat1
invertmatrix
smat
stri
tri_to_matrix
tmat2
concatmatrix
}
bdef
/ds
{
stri
astore
pop
}
bdef
/dt
{
dtri
astore
pop
}
bdef
/db
{
2
copy
/cols
xdef
/rows
xdef
mul
dup
3
mul
string
currentfile
3
index
0
eq
{
/ASCIIHexDecode
filter
}
{
/ASCII85Decode
filter
3
index
2
eq
{
/RunLengthDecode
filter
}
if
}
ifelse
exch
readstring
pop
dup
0
3
index
getinterval
/rbmap
xdef
dup
2
index
dup
getinterval
/gbmap
xdef
1
index
dup
2
mul
exch
getinterval
/bbmap
xdef
pop
pop
}
bdef
/it
{
gs
np
dtri
aload
pop
moveto
lineto
lineto
cp
c
cols
rows
8
compute_transform
rbmap
gbmap
bbmap
true
3
colorimage
gr
}
bdef
/il
{
newpath
moveto
lineto
stroke
}
bdef
currentdict
end
def
%%EndProlog
%%BeginSetup
MathWorks
begin
0
cap
end
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 92 265 502 561
MathWorks
begin
bpage
%%EndPageSetup
%%BeginObject: obj1
bplot
/dpi2point
12
def
portraitMode
0204
7344
csm
900
601
4930
3560
rc
85
dict
begin
%Colortable dictionary
/c0
{
0
0
0
sr
}
bdef
/c1
{
1
1
1
sr
}
bdef
/c2
{
1
0
0
sr
}
bdef
/c3
{
0
1
0
sr
}
bdef
/c4
{
0
0
1
sr
}
bdef
/c5
{
1
1
0
sr
}
bdef
/c6
{
1
0
1
sr
}
bdef
/c7
{
0
1
1
sr
}
bdef
c0
1
j
1
sg
0
0
6913
5185
rf
6
w
gs
899
389
5357
4226
rc
/c8
{
0.000000
0.000000
1.000000
sr
}
bdef
c8
1
-326
2
524
2
-301
2
-236
2
683
1
-1006
2
314
2
713
2
-365
1
52
2
-348
2
1083
2
-1548
2
998
1
159
2
-469
2
-223
2
-104
2
74
1
451
2
-78
2
-330
2
446
1
-386
2
107
2
421
2
-567
2
456
1
-581
2
486
2
-142
2
-554
2
958
1
-468
2
21
2
168
2
-610
1
691
2
-348
2
-90
2
911
2
-1289
1
1006
2
-220
2
-434
2
817
2
-1083
1
890
2
-276
2
-408
2
1083
1
-1328
2
705
2
-284
2
-159
2
688
1
-507
2
116
2
370
2
-649
2
537
1
-348
2
-39
2
438
2
-588
1
545
2
-374
2
-34
2
585
2
-890
1
748
2
-267
2
-215
2
482
2
-933
1
1320
2
-796
2
-163
2
709
1
-1070
2
1083
2
-541
2
60
2
361
1
-1096
2
1367
2
-667
2
31
2
399
1
-1001
2
920
2
-181
2
-615
1
1440
2
-1543
2
752
2
-51
2
-163
1
391
2
-735
2
593
2
-78
2
-107
1
447
2
-924
2
821
2
-486
1
172
2
-193
2
-245
2
1130
2
-1079
1
477
2
22
2
-284
2
821
1
-1332
2
1040
2
-146
2
-606
2
825
1
-864
2
490
2
-69
2
-8
2
266
1
-950
2
997
2
-374
2
35
1
447
2
-868
2
528
2
-21
2
112
1
-134
2
-593
2
1225
2
-812
2
124
1
138
2
-662
2
1178
2
-709
1
25
2
220
2
-585
2
993
2
-1032
1
752
2
-425
2
185
2
382
2
-902
1
606
2
-134
2
280
2
-237
1
-369
2
782
2
-713
2
558
2
-288
1
-369
2
773
2
-498
2
378
2
-911
1
494
2
512
2
-843
2
-133
1
438
2
370
2
-352
2
77
2
258
1
-568
2
649
2
-666
2
705
2
-241
1
-455
2
829
2
-614
2
202
1
176
2
-511
2
704
2
-790
2
610
1
-318
2
51
2
413
2
-817
2
753
1
-293
2
-17
2
232
2
-606
1
778
2
-713
2
477
2
-65
2
-649
1
1135
2
-873
2
168
2
292
2
-743
1
1173
2
-894
2
524
2
-68
1
-701
2
1307
2
-1410
2
774
2
-48
1
-399
2
919
2
-1169
2
920
2
-296
1
-465
2
1199
2
-1444
2
946
1
-288
2
-464
2
1083
2
-1311
2
1057
1
-743
2
258
2
997
2
-1737
2
1195
1
-56
2
-614
2
812
2
-1014
1
1173
2
-1272
2
541
2
692
2
-1237
1
722
2
120
2
-434
2
859
2
-1083
1
679
2
91
2
-997
2
1379
1
-980
2
417
2
245
2
-1298
2
1608
1
-684
2
-30
2
658
2
-1423
2
1298
1
-395
2
-155
2
451
2
-1285
1
1638
2
-916
2
185
2
636
2
-1891
1
1599
2
-499
2
-167
2
1091
2
-1650
1
1169
2
-258
2
-301
2
959
1
-1290
2
817
2
-370
2
-322
2
1083
1
-898
2
339
2
116
2
-739
2
1216
1
-1065
2
352
2
86
2
-688
1
1264
5248
1839
300
MP
stroke
2
-954
2
352
2
82
2
-628
1
1217
2
-894
2
227
2
250
1
-821
2
1453
2
-1165
2
198
2
717
1
-1091
2
1044
2
-516
2
-356
2
567
1
-782
2
919
2
-631
2
111
1
366
2
-215
2
51
2
215
2
-404
1
43
2
90
2
-8
2
13
2
146
1
-219
2
21
2
35
2
266
1
-47
2
-327
2
275
2
95
2
193
1
-142
2
56
2
90
2
31
2
-422
1
189
2
-17
2
-21
2
64
1
-30
2
-39
2
-214
2
-353
2
-189
1
99
2
305
2
52
2
-95
2
-47
1
-65
2
86
2
-236
2
21
1
-111
2
356
2
228
2
305
2
-331
1
-468
2
292
2
494
2
-249
2
-713
1
503
2
257
2
-98
2
-39
1
-108
2
134
2
227
2
-322
2
-155
1
146
2
65
2
-112
2
-223
2
249
1
271
2
-35
2
-657
2
563
1
550
2
26
2
-645
2
65
2
279
1
142
2
-456
2
-305
2
155
2
649
1
-121
2
-1147
2
-95
2
611
1
1207
2
-425
2
-1225
2
-447
2
1775
1
211
2
-1320
2
-649
2
761
2
1182
1
-310
2
-748
2
-1070
2
1311
1
1749
2
-2157
2
-327
2
-99
2
1518
1
-151
2
90
2
-1611
2
-404
2
2626
1
-254
2
-1861
2
-473
2
2020
1
-399
2
-314
2
-155
2
-636
2
898
1
95
2
-198
2
-357
2
611
2
-658
1
649
2
-636
2
645
2
-606
1
614
2
-859
2
988
2
-1233
2
1250
1
-1534
2
1461
2
-1164
2
1702
2
-1492
1
860
2
-451
2
803
2
-1624
1
1783
2
-1306
2
709
2
-997
2
2407
1
-2850
2
1926
2
-804
2
722
2
-1371
1
2089
2
-1603
2
382
2
413
1
-267
2
-1143
2
795
2
-52
2
-81
1
-52
2
-30
2
17
2
138
1
-120
2
262
2
-194
2
95
2
116
1
-138
2
-232
2
409
2
-254
2
168
1
-82
2
202
2
228
2
-404
1
571
2
-554
2
73
2
-413
2
559
1
-206
2
228
2
47
2
-181
2
43
1
-17
2
-249
2
301
2
34
1
-301
2
35
2
68
2
116
2
-214
1
193
2
-116
2
94
2
95
2
-77
1
56
2
8
2
-215
2
103
1
125
2
-460
2
297
2
34
2
-13
1
112
2
95
2
-202
2
124
2
-284
1
250
2
86
2
-142
2
146
1
-340
2
147
2
0
2
150
2
77
1
-172
2
280
2
-628
2
181
2
245
1
82
2
68
2
-34
2
39
1
-383
2
-43
2
365
2
-245
2
336
1
13
2
21
2
-653
2
107
2
202
1
151
2
-82
2
95
2
275
1
-710
2
237
2
17
2
0
2
335
1
-172
2
103
2
-481
2
361
2
-335
1
107
2
465
2
-211
2
520
1
-890
2
301
2
78
2
154
2
-99
1
26
2
168
2
-241
2
-26
2
-38
1
154
2
-356
2
-138
2
335
1
-124
2
-207
4714
2755
300
MP
stroke
2
-227
2
576
2
51
1
-155
2
-967
2
679
2
331
2
-4
1
-464
2
236
2
219
2
125
1
-761
2
1032
2
-615
2
980
2
-1508
1
1315
2
-911
2
1233
2
-1569
2
967
1
-1027
2
1797
2
-1801
2
1169
1
-851
2
1074
2
-128
2
369
2
-1405
1
687
2
134
2
339
2
-460
2
-206
1
193
2
-442
2
258
2
-271
1
425
2
-331
2
306
2
-426
2
284
1
34
2
-4
2
-155
2
95
2
-43
1
279
2
-176
2
563
2
-761
1
821
2
-834
2
318
2
-107
2
451
1
-855
2
344
2
-142
2
1005
2
-1603
1
933
2
-645
2
1350
2
-1328
1
683
2
-1878
2
2140
2
735
2
-1366
1
-877
2
442
2
2051
2
-787
1
-1276
2
-379
2
1062
2
838
2
-847
1
-1121
2
636
2
2011
2
-1745
2
95
1
-890
2
262
2
1569
2
-1165
1
-47
2
1135
2
-2003
2
1470
2
451
1
-1986
2
1986
2
-516
2
-1018
2
1646
1
-1513
2
443
2
472
2
-34
1
-598
2
602
2
-644
2
498
2
297
1
-215
2
51
2
-163
2
-4
2
34
1
-60
2
-469
2
280
2
64
1
-133
2
215
2
-318
2
-198
2
125
1
438
2
-756
2
589
2
197
2
-56
1
-391
2
473
2
60
2
-541
1
245
2
301
2
-117
2
35
2
-310
1
-270
2
636
2
-189
2
-228
2
47
1
688
2
-125
2
-434
2
-64
1
111
2
151
2
-108
2
271
2
47
1
-167
2
352
2
-47
2
172
2
-310
1
271
2
-236
2
81
2
190
1
-551
2
632
2
-262
2
-709
2
735
1
-568
2
447
2
35
2
-1126
2
1620
1
-924
2
219
2
340
2
-1371
1
1401
2
-516
2
52
2
790
2
-1813
1
1010
2
-1139
2
829
2
1113
2
-1340
1
554
2
180
2
-799
2
1289
1
-1229
2
619
2
288
2
-958
2
1190
1
-808
2
301
2
318
2
-1251
2
1178
1
-460
2
146
2
679
2
-1418
1
1191
2
-525
2
-352
2
1040
2
-1608
1
1384
2
-391
2
-554
2
1225
2
-1204
1
563
2
374
2
-1435
2
1779
1
-937
2
-408
2
1844
2
-1943
2
885
1
168
2
-1354
2
1848
2
-1152
2
151
1
924
2
-1672
2
1229
2
-185
1
-889
2
1904
2
-1470
2
-168
2
1470
1
-1887
2
1242
2
-232
2
-1040
2
1951
1
-1040
2
-610
2
1332
2
-1607
1
1393
2
-138
2
-1491
2
1895
2
-481
1
-916
2
843
2
-916
2
1457
2
-357
1
-1547
2
1913
2
-1070
2
141
1
826
2
-1539
2
1337
2
-503
2
-748
1
2132
2
-2167
2
551
2
1173
1
-2153
2
1822
2
-95
2
-1577
2
1994
1
-1242
2
-26
2
1797
2
-2815
2
1728
1
202
2
-1775
2
2583
2
-1290
1
-1053
2
2149
2
-1925
2
589
2
898
1
-1792
2
1525
2
-210
2
-752
2
1418
1
-1857
2
967
2
679
2
-1985
1
1878
2
-125
2
-1697
4180
3704
300
MP
stroke
2
2660
2
-1423
1
-502
2
1659
2
-2420
2
1384
2
967
1
-2317
2
2016
2
-297
2
-1315
1
1535
2
-710
2
-326
2
928
2
-1371
1
1087
2
224
2
-1229
2
1143
2
137
1
-1684
2
1745
2
-409
2
-1225
1
1728
2
-722
2
-610
2
739
2
-670
1
687
2
-494
2
-34
2
747
2
-257
1
-383
2
387
2
-460
2
-133
1
322
2
-189
2
-116
2
430
2
-443
1
490
2
284
2
-512
2
301
2
185
1
-284
2
701
2
-494
2
-82
1
847
2
-1341
2
292
2
791
2
-1324
1
993
2
-211
2
-937
2
1401
2
-735
1
-232
2
305
2
-219
2
658
1
-219
2
-714
2
632
2
249
2
-365
1
-426
2
-502
2
730
2
1431
2
-1113
1
-756
2
150
2
1165
2
181
1
-1268
2
-834
2
1719
2
163
2
-889
1
-778
2
614
2
1698
2
-1212
2
-928
1
1508
2
-1362
2
1474
2
-1165
1
1272
2
-1388
2
1281
2
-1345
2
1319
1
-1195
2
1316
2
-1509
2
1238
2
-1401
1
1083
2
-1053
2
928
2
-1074
1
1319
2
-1453
2
817
2
73
2
-228
1
-90
2
348
2
-361
2
77
2
-77
1
477
2
-240
2
335
2
-164
1
125
2
-361
2
873
2
-585
2
215
1
-245
2
176
2
-365
2
855
2
-1152
1
800
2
-761
2
907
2
-890
1
653
2
-34
2
249
2
-249
2
-417
1
984
2
-997
2
645
2
-795
2
0
1
1246
2
-232
2
-1440
2
422
1
975
2
108
2
-929
2
-464
2
976
1
1014
2
-1526
2
-240
2
90
1
516
2
537
2
-641
2
-730
2
1526
1
-864
2
210
2
602
2
-1440
2
387
1
791
2
-804
2
1315
2
-1397
1
-305
2
1758
2
-1384
2
116
2
52
1
331
2
726
2
-1276
2
-108
2
1547
1
-1255
2
293
2
159
2
-1062
1
1672
2
-941
2
-344
2
1453
2
-1664
1
709
2
379
2
-1376
2
1788
2
-846
1
-606
2
1697
2
-1740
2
576
1
885
2
-1891
2
1586
2
-142
2
-954
1
1895
2
-1736
2
206
2
1122
2
-1655
1
1088
2
64
2
-1083
2
1517
1
-894
2
-189
2
1135
2
-1831
2
1281
1
77
2
-1358
2
1779
2
-657
2
-748
1
1577
2
-1487
2
649
2
327
1
-1535
2
1805
2
-507
2
-902
2
1736
1
-1534
2
163
2
1109
2
-1685
2
1272
1
-361
2
-920
2
1973
2
-1186
1
-400
2
1560
2
-2256
2
1371
2
391
1
-1667
2
2032
2
-838
2
-593
2
1255
1
-1255
2
795
2
-472
2
-267
1
1315
2
-1121
2
-151
2
1393
2
-1879
1
985
2
240
2
-1461
2
1848
2
-937
1
-167
2
1319
2
-1552
2
589
1
512
2
-1380
2
1509
2
-464
2
-968
1
1737
2
-1277
2
370
2
434
2
-1392
1
1667
2
-739
2
-636
2
1414
1
-1208
2
653
2
-55
2
-1389
2
1982
1
-821
2
-224
2
967
2
-1839
2
1680
1
-296
2
-1083
2
1624
3646
1719
300
MP
stroke
2
-1005
1
42
2
998
2
-1960
2
1672
2
-508
1
-502
2
1272
2
-1569
2
834
2
288
1
-1126
2
1697
2
-1246
2
52
1
1207
2
-1697
2
851
2
176
2
-830
1
1384
2
-1134
2
197
2
671
2
-1195
1
868
2
-94
2
-533
2
1482
1
-1684
2
223
2
997
2
-614
2
270
1
-472
2
-563
2
1517
2
-709
1
-336
2
-545
2
1104
2
1148
2
-1341
1
-1277
2
357
2
2678
2
-899
2
-1225
1
-1022
2
1160
2
1539
2
-1393
1
-262
2
-477
2
1543
2
593
2
-1852
1
-521
2
2433
2
-1874
2
989
2
-219
1
-13
2
-572
2
1500
2
-1822
1
1972
2
-1426
2
502
2
-270
2
146
1
-1092
2
2029
2
-2321
2
1861
2
228
1
-2175
2
2252
2
-1199
2
-718
1
1595
2
-1956
2
885
2
722
2
-1508
1
2046
2
-1062
2
-112
2
585
2
-1216
1
636
2
743
2
-795
2
619
1
-980
2
181
2
249
2
-254
2
-60
1
146
2
482
2
-52
2
-133
2
-181
1
237
2
-258
2
326
2
65
1
-456
2
220
2
-138
2
-340
2
680
1
-985
2
258
2
795
2
198
2
-193
1
-654
2
598
2
262
2
30
1
-443
2
-408
2
503
2
494
2
95
1
-808
2
-297
2
464
2
456
2
-524
1
511
2
-245
2
-181
2
-150
1
344
2
-499
2
533
2
-249
2
-9
1
572
2
-176
2
-731
2
-51
2
391
1
296
2
151
2
-86
2
-1062
1
744
2
137
2
-185
2
288
2
56
1
-507
2
-245
2
576
2
275
2
-331
1
-387
2
-215
2
473
2
525
1
47
2
-632
2
-159
2
-176
2
374
1
554
2
73
2
-924
2
-309
2
558
1
35
2
460
2
73
2
-929
1
-318
2
873
2
4
2
357
2
-9
1
-799
2
-292
2
739
2
296
2
-417
1
215
2
-86
2
-752
2
490
1
709
2
-494
2
-339
2
-271
2
666
1
481
2
-520
2
-167
2
-215
2
516
1
507
2
-456
2
-718
2
-94
1
602
2
515
2
-361
2
-907
2
284
1
408
2
525
2
-219
2
-856
2
202
1
318
2
417
2
-137
2
-641
1
323
2
765
2
-980
2
-288
2
77
1
877
2
305
2
-421
2
-464
1
-873
2
1212
2
765
2
-69
2
-1237
1
-460
2
245
2
834
2
515
2
-240
1
-701
2
-159
2
503
2
271
1
215
2
-770
2
-382
2
339
2
709
1
323
2
-568
2
-601
2
-606
2
881
1
408
2
26
2
-481
2
-619
1
434
2
705
2
120
2
-47
2
-783
1
-38
2
558
2
-176
2
91
2
-297
1
473
2
-396
2
-468
2
116
1
266
2
43
2
-133
2
254
2
-99
1
361
2
39
2
-91
2
469
2
-477
1
313
2
-511
2
-464
2
606
1
438
2
-842
2
-408
2
657
2
597
1
-425
2
-658
2
-193
2
1087
2
104
1
-598
2
-662
2
396
2
709
3112
2114
300
MP
stroke
1
99
2
-641
2
-391
2
757
2
-30
1
34
2
129
2
-275
2
-219
2
47
1
348
2
168
2
-452
2
-210
1
399
2
310
2
-206
2
-718
2
258
1
610
2
266
2
-696
2
-352
2
834
1
202
2
-585
2
-700
2
683
1
455
2
-438
2
-610
2
859
2
30
1
-313
2
-847
2
202
2
860
2
-134
1
-107
2
-340
2
9
2
1001
1
-253
2
-512
2
-124
2
185
2
606
1
-555
2
-554
2
-250
2
65
2
-181
1
241
2
232
2
-21
2
-26
1
180
2
-68
2
137
2
353
2
-563
1
249
2
180
2
443
2
-163
2
313
1
-975
2
455
2
159
2
-309
1
-116
2
4
2
692
2
35
2
-237
1
-662
2
95
2
-370
2
727
2
386
1
-455
2
-688
2
520
2
-563
1
288
2
1307
2
-731
2
-739
2
460
1
937
2
-495
2
-571
2
-56
2
627
1
-206
2
-675
2
-494
2
937
1
726
2
95
2
-271
2
86
2
-391
1
-688
2
-666
2
1053
2
279
2
933
1
-150
2
-589
2
-60
2
38
1
-455
2
-714
2
-116
2
460
2
159
1
946
2
-5
2
-34
2
-172
1
-69
2
-743
2
-275
2
1027
2
701
1
-1419
2
-447
2
654
2
1014
2
-602
1
-726
2
-116
2
954
2
580
1
-413
2
-580
2
-120
2
296
2
383
1
-460
2
-185
2
-120
2
249
2
13
1
-94
2
21
2
-185
2
572
1
-116
2
-95
2
159
2
-421
2
391
1
288
2
26
2
-279
2
-443
2
-60
1
490
2
434
2
-778
2
-439
1
675
2
503
2
-198
2
-876
2
-189
1
773
2
322
2
-734
2
-288
2
266
1
963
2
-284
2
-928
2
-22
1
972
2
184
2
-967
2
-309
2
933
1
124
2
-133
2
-627
2
-370
2
838
1
284
2
-937
2
-245
2
593
1
412
2
-730
2
253
2
-270
2
803
1
529
2
-1049
2
-356
2
696
2
786
1
-846
2
-684
2
739
2
465
1
-529
2
-782
2
434
2
1014
2
-146
1
-782
2
86
2
907
2
13
2
-916
1
73
2
761
2
-628
2
-524
1
421
2
550
2
147
2
-632
2
-348
1
374
2
597
2
-322
2
-1049
2
602
1
1431
2
-1032
2
-1392
2
997
1
1337
2
-1152
2
-903
2
765
2
1165
1
-671
2
-1044
2
331
2
1126
2
-4
1
-1062
2
-374
2
868
2
585
1
-765
2
-821
2
464
2
911
2
-189
1
-1195
2
288
2
718
2
335
2
-571
1
-237
2
443
2
236
2
-176
1
-769
2
408
2
795
2
-460
2
-773
1
228
2
1323
2
-210
2
-718
2
-335
1
846
2
-146
2
-356
2
133
1
-241
2
73
2
90
2
-124
2
172
1
-138
2
146
2
-94
2
-60
2
64
1
-26
2
-86
2
340
2
-241
1
-86
2
86
2
47
2
-64
2
-86
1
-4
2
206
2
17
2
-387
2
185
2578
2527
300
MP
stroke
1
292
2
-245
2
-85
2
257
1
-421
2
361
2
-51
2
-323
2
507
1
-193
2
-99
2
22
2
-121
1
18
2
81
2
-81
2
219
2
-78
1
22
2
51
2
-120
2
65
2
-35
1
-64
2
133
2
107
2
-404
1
366
2
77
2
-438
2
520
2
-288
1
-237
2
508
2
-250
2
-378
2
546
1
-709
2
318
2
314
2
-91
1
35
2
-228
2
258
2
103
2
-335
1
47
2
168
2
17
2
-293
2
177
1
-5
2
-4
2
47
2
-55
1
107
2
-103
2
43
2
-35
2
142
1
-283
2
232
2
-56
2
-65
2
18
1
81
2
-150
2
219
2
-77
1
-65
2
245
2
-327
2
237
2
34
1
43
2
-331
2
189
2
-4
2
-73
1
0
2
0
2
43
2
-82
1
262
2
-223
2
-26
2
125
2
142
1
-262
2
94
2
-103
2
189
2
-138
1
-85
2
133
2
21
2
-60
1
-13
2
9
2
77
2
-51
2
-108
1
43
2
-47
2
159
2
-99
2
-26
1
90
2
-103
2
48
2
-99
1
86
2
77
2
-77
2
21
2
30
1
-30
2
-103
2
258
2
112
2
-396
1
335
2
-30
2
-391
2
331
1
-589
2
301
2
357
2
-236
2
73
1
-13
2
0
2
-86
2
43
2
112
1
64
2
-284
2
194
2
-112
1
211
2
-112
2
172
2
-228
2
133
1
-69
2
-133
2
417
2
-249
2
-189
1
172
2
25
2
-21
2
-232
1
279
2
-159
2
417
2
-640
2
258
1
17
2
271
2
-396
2
-116
2
365
1
-38
2
51
2
82
2
-421
1
442
2
-150
2
-193
2
-134
2
331
1
142
2
-296
2
-26
2
219
2
9
1
-344
2
318
2
90
2
-301
1
9
2
73
2
107
2
13
2
-163
1
176
2
-86
2
-51
2
-61
1
250
2
-125
2
17
2
-60
2
-82
1
619
2
-730
2
223
2
-43
2
-69
1
327
2
-778
2
305
2
520
1
-103
2
0
2
-262
2
331
2
-271
1
-159
2
361
2
-348
2
95
2
219
1
-194
2
155
2
-215
2
43
1
224
2
-194
2
-56
2
430
2
-494
1
-95
2
426
2
-284
2
151
2
77
1
-352
2
176
2
142
2
-65
1
-150
2
344
2
-207
2
-129
2
452
1
-391
2
154
2
-26
2
-343
2
451
1
-318
2
167
2
-687
2
589
1
111
2
104
2
-138
2
-159
2
279
1
-227
2
30
2
219
2
-164
2
5
1
-86
2
438
2
-606
2
451
1
-223
2
335
2
-464
2
404
2
-344
1
78
2
352
2
-576
2
434
2
-47
1
-451
2
743
2
-425
2
-69
1
163
2
-86
2
-309
2
301
2
-52
1
-335
2
963
2
-753
2
-34
2
292
1
-172
2
65
2
155
2
-185
1
77
2
-43
2
181
2
-482
2
563
1
-502
2
262
2
189
2
-366
2
-55
1
257
2045
2437
300
MP
stroke
2
-227
2
111
2
228
1
-571
2
894
2
-808
2
666
2
-550
1
331
2
-159
2
434
2
-314
2
-43
1
-176
2
219
2
69
2
-39
1
-90
2
-211
2
112
2
344
2
-370
1
469
2
-207
2
-296
2
219
2
361
1
-1109
2
1182
2
-658
2
168
1
-43
2
77
2
26
2
-77
2
412
1
-601
2
270
2
-34
2
90
2
-361
1
301
2
-17
2
-99
2
0
1
529
2
-1075
2
847
2
-318
2
64
1
-98
2
0
2
55
2
-38
2
219
1
-112
2
-185
2
168
2
-327
1
774
2
-696
2
159
2
77
2
-13
1
-245
2
477
2
-245
2
22
2
81
1
56
2
-533
2
581
2
-465
1
770
2
-477
2
-146
2
245
2
-147
1
13
2
172
2
-202
2
-434
1
1070
2
-928
2
374
2
155
2
-306
1
280
2
-245
2
408
2
-348
2
-292
1
412
2
-120
2
499
2
-748
1
262
2
176
2
-21
2
782
2
-1096
1
516
2
-606
2
477
2
-404
2
-13
1
563
2
-649
2
580
2
-640
1
623
2
-322
2
-503
2
619
2
253
1
-529
2
-116
2
529
2
-26
2
-107
1
-490
2
236
2
709
2
-494
1
-120
2
-73
2
245
2
288
2
-783
1
224
2
580
2
-266
2
-507
2
537
1
-108
2
327
2
189
2
-1074
1
477
2
382
2
-434
2
163
2
-98
1
214
2
-348
2
39
2
400
2
-447
1
451
2
-318
2
125
2
13
1
21
2
60
2
-675
2
520
2
-124
1
352
2
-533
2
237
2
344
2
-508
1
306
2
-138
2
172
2
-271
1
125
2
142
2
-245
2
163
2
-99
1
267
2
-99
2
-456
2
576
2
-202
1
-137
2
408
2
-550
2
81
1
288
2
-215
2
258
2
-236
2
-249
1
786
2
-627
2
-39
2
567
2
-339
1
-568
2
1071
2
-821
2
344
1
-69
2
326
2
-554
2
593
2
-129
1
-632
2
735
2
-958
2
597
2
-176
1
512
2
-538
2
374
2
95
1
-576
2
460
2
-202
2
129
2
-121
1
5
2
-211
2
602
2
-684
2
1006
1
-1104
2
1035
2
-915
2
524
1
-700
2
769
2
-90
2
-271
2
-163
1
434
2
-439
2
318
2
18
2
-9
1
-146
2
326
2
-451
2
430
1
-327
2
177
2
141
2
-868
2
933
1
-297
2
-25
2
-13
2
-22
2
172
1
112
2
-615
2
714
2
-288
1
-185
2
331
2
258
2
-550
2
111
1
-68
2
412
2
-769
2
408
2
267
1
-86
2
-112
2
103
2
-387
1
494
2
-326
2
60
2
-69
2
189
1
-417
2
413
2
-159
2
-120
1
163
2
-52
2
370
2
-537
2
653
1
-713
2
881
2
-550
2
275
2
-783
1
843
2
-460
2
460
2
-795
1
657
2
-305
2
400
2
-937
2
494
1
310
2
-598
2
490
2
-288
2
374
1
-322
2
322
1511
2312
300
MP
stroke
2
-64
2
-95
1
-26
2
-43
2
121
2
60
2
-211
1
198
2
-438
2
730
2
-756
2
636
1
-443
2
9
2
137
2
-38
1
21
2
133
2
-141
2
378
2
-164
1
-447
2
297
2
142
2
-1156
2
1796
1
-808
2
305
2
-176
2
-331
1
249
2
-189
2
116
2
-159
2
48
1
-224
2
924
2
-722
2
-232
2
567
1
-416
2
593
2
-533
2
391
1
-224
2
-279
2
486
2
81
2
-434
1
-13
2
469
2
-228
2
-413
2
649
1
-322
2
245
2
-172
2
-206
1
365
2
-498
2
124
2
90
2
198
1
73
2
-81
2
-508
2
722
2
-219
1
-47
2
-73
2
-279
2
1018
1
-468
2
-559
2
739
2
-99
2
-507
1
219
2
-17
2
-47
2
103
2
-107
1
150
2
172
2
-241
2
0
1
198
2
-120
2
-134
2
181
2
-194
1
104
2
-13
2
-172
2
129
2
-95
1
90
2
82
2
-21
2
-172
1
-56
2
378
2
-262
2
-95
2
151
1
-211
2
254
2
60
2
-305
2
395
1
-176
2
219
2
-382
2
348
1
-387
2
-39
2
417
2
-326
2
202
1
-215
2
13
2
176
2
-323
2
409
1
-310
2
232
2
-283
2
232
1
-52
2
39
2
-353
2
525
2
-82
1
-425
2
507
2
-9
2
-589
2
593
1
78
2
-864
2
941
2
155
1
-830
2
276
2
773
2
-1027
2
348
1
254
2
-348
2
-370
2
872
2
-808
1
138
2
623
2
-546
2
258
1
-163
2
116
2
-95
2
168
2
-254
1
112
2
-4
2
-9
2
95
1
-60
2
-18
2
-116
2
112
2
-99
1
99
2
-21
2
-112
2
103
2
0
1
95
2
73
2
-258
2
90
1
-391
2
284
2
245
2
-52
2
-189
1
206
2
-64
2
-121
2
78
2
81
1
-73
2
-4
2
-232
2
211
1
-35
2
9
2
150
2
-172
2
52
1
-90
2
288
2
-241
2
129
2
-215
1
150
2
43
2
-21
2
-142
1
219
2
-60
2
0
2
13
2
103
1
-327
2
104
2
159
2
-159
2
167
1
-47
2
82
2
-258
2
343
1
-352
2
163
2
177
2
-632
2
305
1
206
2
35
2
-142
2
30
2
-65
1
129
2
61
2
-104
2
172
1
-253
2
193
2
-129
2
-4
2
-34
1
21
2
-13
2
-47
2
159
2
-176
1
292
2
-185
2
-215
2
86
1
138
2
-13
2
-125
2
155
2
-90
1
223
2
-137
2
60
2
21
2
-154
1
12
2
-25
2
-147
2
288
1
-189
2
-99
2
392
2
38
2
-180
1
-95
2
82
2
-65
2
73
2
-34
1
-155
2
39
2
202
2
9
1
-138
2
34
2
271
2
-77
2
-215
1
34
2
-86
2
129
2
-60
2
-17
1
-86
2
-56
2
327
2
-224
1
9
2
589
2
-400
2
-176
2
17
1
64
2
250
2
4
977
2183
300
MP
stroke
2
-649
2
271
1
387
2
159
2
-538
2
361
1
-412
2
-310
2
473
2
-56
2
-17
1
39
2
-86
2
34
2
-69
2
91
1
0
2
-48
2
207
2
-228
1
125
2
30
2
-9
2
-90
2
155
1
-215
2
107
2
9
2
-9
2
9
1
-5
2
0
2
0
2
0
1
0
2
0
2
0
2
0
2
-34
1
0
2
0
2
0
2
0
900
2501
44
MP
stroke
gr
c8
end
eplot
%%EndObject
epage
end
showpage
%%Trailer
%%EOF
Event Timeline
Log In to Comment