forked from bengitiger/models
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboeing.js
More file actions
256 lines (230 loc) · 642 KB
/
boeing.js
File metadata and controls
256 lines (230 loc) · 642 KB
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
{
"metadata" :
{
"formatVersion" : 3.1,
"sourceFile" : "boeing.obj",
"generatedBy" : "OBJConverter",
"vertices" : 5501,
"faces" : 5830,
"normals" : 5126,
"colors" : 16,
"uvs" : 5501,
"materials" : 16
},
"scale" : 1.000000,
"materials": [ {
"DbgColor" : 15658734,
"DbgIndex" : 0,
"DbgName" : "ESTABI",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.558431, 0.558431, 0.558431],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 15597568,
"DbgIndex" : 1,
"DbgName" : "izq",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.558431, 0.558431, 0.558431],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 60928,
"DbgIndex" : 2,
"DbgName" : "ALA",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.561569, 0.54902, 0.530196],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 238,
"DbgIndex" : 3,
"DbgName" : "Material_#7",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.558431, 0.558431, 0.558431],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 0.6,
"vertexColors" : "face"
},
{
"DbgColor" : 15658496,
"DbgIndex" : 4,
"DbgName" : "WHEEL1",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.191373, 0.147451, 0.084706],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 61166,
"DbgIndex" : 5,
"DbgName" : "PILRED",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.781177, 0.018824, 0.018824],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 0.9,
"vertexColors" : "face"
},
{
"DbgColor" : 15597806,
"DbgIndex" : 6,
"DbgName" : "PILGREE",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.0, 0.718431, 0.0],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 0.9,
"vertexColors" : "face"
},
{
"DbgColor" : 3698379,
"DbgIndex" : 7,
"DbgName" : "GLASS",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.040784, 0.156863, 0.003137],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 0.5,
"vertexColors" : "face"
},
{
"DbgColor" : 499914,
"DbgIndex" : 8,
"DbgName" : "vent",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.235294, 0.200784, 0.122353],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 445199,
"DbgIndex" : 9,
"DbgName" : "FRAME",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.442353, 0.442353, 0.442353],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 8478454,
"DbgIndex" : 10,
"DbgName" : "ENGINT",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.25098, 0.219608, 0.178824],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 3335942,
"DbgIndex" : 11,
"DbgName" : "MOTOR",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.492549, 0.483137, 0.448627],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 9886237,
"DbgIndex" : 12,
"DbgName" : "ASUP",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.558431, 0.558431, 0.558431],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 9142600,
"DbgIndex" : 13,
"DbgName" : "ALE",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.558431, 0.558431, 0.558431],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 3668136,
"DbgIndex" : 14,
"DbgName" : "DER",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.558431, 0.558431, 0.558431],
"colorSpecular" : [0.44902, 0.44902, 0.44902],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
},
{
"DbgColor" : 10903250,
"DbgIndex" : 15,
"DbgName" : "Material_#43",
"colorAmbient" : [1.0, 1.0, 1.0],
"colorDiffuse" : [0.558431, 0.558431, 0.558431],
"colorSpecular" : [0.5, 0.5, 0.5],
"illumination" : 2,
"opticalDensity" : 1.0,
"specularCoef" : 96.078431,
"transparency" : 1.0,
"vertexColors" : "face"
}],
"vertices": [-0.234616,0.145844,4.144808,-0.401935,0.149156,4.223194,-0.231983,0.130779,4.133842,-1.429732,0.114099,4.698410,-1.440662,0.109265,4.703073,-1.419944,0.111994,4.685495,-1.260173,0.117520,4.609914,-1.118748,0.120182,4.543364,-1.281844,0.123438,4.630938,-1.135053,0.127936,4.563406,-1.281844,0.123438,4.630938,-1.118748,0.120182,4.543364,-1.374294,0.114818,4.663488,-1.260173,0.117520,4.609914,-1.398247,0.118872,4.684512,-0.947315,0.122868,4.462393,-0.769467,0.125886,4.381029,-0.961462,0.132475,4.482404,-0.778678,0.137576,4.397112,-0.961462,0.132475,4.482404,-0.769467,0.125886,4.381029,-0.586964,0.129866,4.297184,-0.396021,0.132738,4.212227,-0.588495,0.144302,4.309337,-0.234616,0.145844,4.144808,-0.037038,0.114785,4.271118,-0.025114,0.107536,4.308659,-0.060525,0.133353,4.157401,-0.234616,0.145844,4.144808,-0.069940,0.137454,4.103535,-1.406552,0.114786,4.726529,-1.435086,0.109267,4.740070,-1.429732,0.114099,4.698410,-1.406552,0.114786,4.726529,-1.281844,0.123438,4.630938,-1.135053,0.127936,4.563406,-0.331781,0.108251,4.436661,-1.429254,0.109265,4.814493,-1.135053,0.127936,4.563406,-0.778678,0.137576,4.397112,-0.331781,0.108251,4.436661,-0.961462,0.132475,4.482404,-0.401935,0.149156,4.223194,-0.331781,0.108251,4.436661,-0.588495,0.144302,4.309337,-0.401767,0.066466,4.223997,-0.233927,0.060466,4.148180,-0.231307,0.080259,4.137214,-1.419941,0.106273,4.685496,-1.430659,0.109134,4.690157,-1.429730,0.104430,4.698411,-1.260167,0.100748,4.609916,-1.374289,0.103450,4.663489,-1.281838,0.095092,4.630939,-1.398242,0.099658,4.684513,-1.281838,0.095092,4.630939,-1.374289,0.103450,4.663489,-1.118742,0.098085,4.543365,-1.260167,0.100748,4.609916,-1.135047,0.090593,4.563408,-0.769459,0.092356,4.381041,-0.947309,0.095398,4.462397,-0.778670,0.080910,4.397125,-0.961456,0.086050,4.482408,-0.778670,0.080910,4.397125,-0.947309,0.095398,4.462397,-0.231307,0.080259,4.137214,-0.586934,0.088140,4.297308,-0.401767,0.066466,4.223997,-0.588464,0.073785,4.309461,-0.401767,0.066466,4.223997,-0.586934,0.088140,4.297308,-0.233927,0.060466,4.148180,-0.401767,0.066466,4.223997,-0.053482,0.066845,4.158586,-0.401767,0.066466,4.223997,-0.032547,0.078656,4.248227,-0.053482,0.066845,4.158586,-1.435086,0.109267,4.740070,-1.429254,0.109265,4.814493,-1.406526,0.103744,4.726458,-1.135047,0.090593,4.563408,-1.281838,0.095092,4.630939,-1.406526,0.103744,4.726458,-0.331781,0.108251,4.436661,-0.778670,0.080910,4.397125,-0.961456,0.086050,4.482408,-0.331781,0.108251,4.436661,-0.401767,0.066466,4.223997,-0.588464,0.073785,4.309461,-0.401767,0.066466,4.223997,-0.331781,0.108251,4.436661,-0.013242,0.101049,4.340957,0.785371,0.092356,4.381041,0.247219,0.080259,4.137214,0.411932,0.132738,4.212227,0.048458,0.078656,4.248227,0.037350,0.089932,4.300175,0.064972,0.124419,4.216076,0.069394,0.066845,4.158586,0.048458,0.078656,4.248227,0.076437,0.133353,4.157401,0.247894,0.130779,4.133842,0.411932,0.132738,4.212227,0.417846,0.149156,4.223194,0.417846,0.149156,4.223194,0.250527,0.145844,4.144808,0.247894,0.130779,4.133842,1.456573,0.109265,4.703073,1.445644,0.114099,4.698411,1.435855,0.111995,4.685496,1.134660,0.120182,4.543364,1.276084,0.117521,4.609914,1.297755,0.123438,4.630939,1.297755,0.123438,4.630939,1.150964,0.127936,4.563407,1.134660,0.120182,4.543364,1.276084,0.117521,4.609914,1.390206,0.114819,4.663488,1.414159,0.118872,4.684513,0.785379,0.125886,4.381029,0.963227,0.122868,4.462393,0.977373,0.132475,4.482404,0.977373,0.132475,4.482404,0.794589,0.137576,4.397112,0.785379,0.125886,4.381029,0.052949,0.114785,4.271118,0.250527,0.145844,4.144808,0.041026,0.107536,4.308659,0.250527,0.145844,4.144808,0.076437,0.133353,4.157401,0.085851,0.137454,4.103535,1.450998,0.109267,4.740071,1.422464,0.114786,4.726530,1.445644,0.114099,4.698411,1.297755,0.123438,4.630939,1.422464,0.114786,4.726530,1.150964,0.127936,4.563407,1.445165,0.109265,4.814494,0.347692,0.108251,4.436661,1.150964,0.127936,4.563407,0.347692,0.108251,4.436661,0.794589,0.137576,4.397112,0.977373,0.132475,4.482404,0.347692,0.108251,4.436661,0.417846,0.149156,4.223194,0.604406,0.144302,4.309337,0.347692,0.108251,4.436661,0.029153,0.101049,4.340957,0.250527,0.145844,4.144808,0.249838,0.060466,4.148180,0.417678,0.066466,4.223997,0.247219,0.080259,4.137214,1.390201,0.103450,4.663489,1.276079,0.100748,4.609917,1.297749,0.095092,4.630940,1.297749,0.095092,4.630940,1.414154,0.099658,4.684514,1.390201,0.103450,4.663489,1.276079,0.100748,4.609917,1.134654,0.098086,4.543365,1.150959,0.090593,4.563408,0.963221,0.095398,4.462397,0.785371,0.092356,4.381041,0.794581,0.080910,4.397125,0.794581,0.080910,4.397125,0.977367,0.086050,4.482408,0.963221,0.095398,4.462397,0.602845,0.088140,4.297308,0.247219,0.080259,4.137214,0.417678,0.066466,4.223997,0.417678,0.066466,4.223997,0.604376,0.073785,4.309461,0.602845,0.088140,4.297308,0.417678,0.066466,4.223997,0.249838,0.060466,4.148180,0.069394,0.066845,4.158586,0.048458,0.078656,4.248227,0.417678,0.066466,4.223997,0.069394,0.066845,4.158586,0.794581,0.080910,4.397125,0.347692,0.108251,4.436661,0.977367,0.086050,4.482408,3.169738,0.036781,1.276256,3.177684,0.019310,1.287286,4.245156,0.143150,1.826203,4.245156,0.143150,1.826203,4.250591,0.156840,1.807178,3.169738,0.036781,1.276256,4.186382,0.133536,1.915555,4.250591,0.156840,1.807178,4.245156,0.143150,1.826203,3.098020,0.030964,1.351358,3.169738,0.036781,1.276256,4.250591,0.156840,1.807178,3.169738,0.036781,1.276256,4.256025,0.170530,1.788152,3.161792,0.054251,1.265227,3.169738,0.036781,1.276256,3.098020,0.030964,1.351358,4.256025,0.170530,1.788152,2.337235,-0.057698,0.796611,1.933168,-0.107042,0.605161,1.950237,-0.127288,0.607660,1.841590,-0.121667,0.743545,1.933168,-0.107042,0.605161,2.337235,-0.057698,0.796611,2.337235,-0.057698,0.796611,2.250703,-0.064302,0.933814,1.841590,-0.121667,0.743545,3.178594,0.065960,1.213654,3.206700,0.046390,1.182178,3.098020,0.030964,1.351358,3.098020,0.030964,1.351358,2.250703,-0.064302,0.933814,2.354257,-0.055428,0.766349,2.354257,-0.055428,0.766349,3.169738,0.036781,1.276256,3.098020,0.030964,1.351358,2.780798,-0.003446,0.975929,3.169738,0.036781,1.276256,2.354257,-0.055428,0.766349,3.206700,0.046390,1.182178,3.169738,0.036781,1.276256,2.780798,-0.003446,0.975929,2.780798,-0.003446,0.975929,2.354257,-0.055428,0.766349,2.383302,-0.071845,0.739767,2.383302,-0.071845,0.739767,2.809054,-0.022513,0.945235,2.780798,-0.003446,0.975929,3.234806,0.026819,1.150702,3.206700,0.046390,1.182178,2.780798,-0.003446,0.975929,3.234806,0.026819,1.150702,3.177684,0.019310,1.287286,3.169738,0.036781,1.276256,2.325211,-0.039011,0.792930,1.916098,-0.086795,0.602662,1.933168,-0.107042,0.605161,1.916098,-0.086795,0.602662,1.841590,-0.121667,0.743545,1.933168,-0.107042,0.605161,1.841590,-0.121667,0.743545,2.250703,-0.064302,0.933814,2.337235,-0.057698,0.796611,0.848231,-0.270990,0.213392,1.841590,-0.121667,0.743545,0.850432,-0.283529,0.591843,1.588549,-0.162999,0.450280,1.841590,-0.121667,0.743545,0.848231,-0.270990,0.213392,1.933168,-0.107042,0.605161,1.841590,-0.121667,0.743545,1.588549,-0.162999,0.450280,1.933168,-0.107042,0.605161,1.588549,-0.162999,0.450280,1.943209,-0.108425,0.572085,1.943209,-0.108425,0.572085,1.588549,-0.162999,0.450280,1.970320,-0.130055,0.541509,1.588549,-0.162999,0.450280,0.848231,-0.270990,0.213392,1.285629,-0.236961,0.298544,0.852295,-0.308561,0.139332,1.285629,-0.236961,0.298544,0.848231,-0.270990,0.213392,1.950237,-0.127288,0.607660,1.841590,-0.121667,0.743545,1.933168,-0.107042,0.605161,1.916098,-0.086795,0.602662,0.848231,-0.270991,0.213393,1.943209,-0.108425,0.572085,0.844167,-0.233421,0.287453,0.850432,-0.283530,0.591843,0.848231,-0.270991,0.213393,1.841590,-0.121668,0.743546,1.943209,-0.108425,0.572085,0.848231,-0.270991,0.213393,-1.825679,-0.121667,0.743546,-0.832320,-0.270990,0.213393,-0.834521,-0.283529,0.591843,-1.825679,-0.121667,0.743546,-1.572638,-0.162999,0.450280,-0.832320,-0.270990,0.213393,-1.825679,-0.121667,0.743546,-1.917257,-0.107042,0.605161,-1.572638,-0.162999,0.450280,-1.572638,-0.162999,0.450280,-1.917257,-0.107042,0.605161,-1.927298,-0.108425,0.572085,-1.572638,-0.162999,0.450280,-1.927298,-0.108425,0.572085,-1.954408,-0.130055,0.541509,-1.269718,-0.236961,0.298544,-0.836384,-0.308561,0.139332,-0.832320,-0.270990,0.213393,-0.836384,-0.308561,0.139332,-0.768737,-0.312205,0.272136,-0.832320,-0.270990,0.213393,-1.825679,-0.121667,0.743546,-1.934326,-0.127288,0.607661,-1.917257,-0.107042,0.605161,-1.917257,-0.107043,0.605162,-2.321324,-0.057699,0.796612,-1.934326,-0.127289,0.607661,-2.333348,-0.076386,0.800294,-1.934326,-0.127289,0.607661,-2.321324,-0.057699,0.796612,-2.234792,-0.064304,0.933815,-2.321324,-0.057699,0.796612,-1.825679,-0.121668,0.743546,-0.828256,-0.233420,0.287453,-1.900187,-0.086795,0.602662,-0.832320,-0.270990,0.213393,-0.832320,-0.270990,0.213393,-1.900187,-0.086795,0.602662,-1.927298,-0.108425,0.572085,-2.321324,-0.057699,0.796613,-1.917257,-0.107043,0.605162,-2.309300,-0.039012,0.792931,-1.900187,-0.086796,0.602663,-2.309300,-0.039012,0.792931,-1.917257,-0.107043,0.605162,-1.825679,-0.121668,0.743547,-1.900187,-0.086796,0.602663,-1.917257,-0.107043,0.605162,-2.234792,-0.064304,0.933815,-1.825679,-0.121668,0.743547,-2.321324,-0.057699,0.796613,-2.321324,-0.057699,0.796612,-3.162682,0.065959,1.213655,-3.190788,0.046388,1.182179,-3.190788,0.046388,1.182179,-3.162682,0.065959,1.213655,-3.082109,0.030963,1.351359,-3.162682,0.065959,1.213655,-2.321324,-0.057699,0.796612,-2.309300,-0.039012,0.792931,-2.234792,-0.064303,0.933815,-3.082109,0.030964,1.351358,-2.338345,-0.055428,0.766349,-3.153826,0.036780,1.276257,-2.338345,-0.055428,0.766349,-3.082109,0.030964,1.351358,-3.153826,0.036780,1.276257,-2.764886,-0.003446,0.975929,-2.338345,-0.055428,0.766349,-3.153826,0.036780,1.276257,-3.190788,0.046389,1.182178,-2.764886,-0.003446,0.975929,-2.338345,-0.055428,0.766349,-2.764886,-0.003446,0.975929,-2.367390,-0.071845,0.739767,-2.793143,-0.022513,0.945235,-2.367390,-0.071845,0.739767,-2.764886,-0.003446,0.975929,-3.190788,0.046389,1.182178,-3.218894,0.026818,1.150703,-2.764886,-0.003446,0.975929,-3.161773,0.019310,1.287286,-3.218894,0.026818,1.150703,-3.153826,0.036780,1.276257,-0.348288,-0.106999,-3.687770,-0.335807,-0.107162,-3.805861,-0.351546,-0.054808,-3.667220,-0.349106,-0.105403,-3.680236,-0.348288,-0.106999,-3.687770,-0.351546,-0.054808,-3.667220,-0.349891,-0.100970,-3.673643,-0.349106,-0.105403,-3.680236,-0.351546,-0.054808,-3.667220,-0.350523,-0.094463,-3.668965,-0.349891,-0.100970,-3.673643,-0.351546,-0.054808,-3.667220,-0.351546,-0.054808,-3.667220,-0.350885,-0.086644,-3.667176,-0.350523,-0.094463,-3.668965,-0.229708,0.233763,-3.669374,-0.234655,0.226247,-3.667608,-0.278112,0.157394,-3.667513,-0.278112,0.157394,-3.667513,-0.224948,0.240453,-3.674036,-0.229708,0.233763,-3.669374,-0.278112,0.157394,-3.667513,-0.221153,0.245255,-3.680647,-0.224948,0.240453,-3.674036,-0.278112,0.157394,-3.667513,-0.219103,0.247111,-3.688259,-0.221153,0.245255,-3.680647,-0.258204,0.158288,2.803714,-0.296421,0.054506,2.803786,-0.320261,0.049016,2.616319,-0.258204,0.158288,2.803714,-0.207725,0.248189,2.783030,-0.208203,0.246328,2.790640,-0.258204,0.158288,2.803714,-0.208203,0.246328,2.790640,-0.210485,0.241521,2.797248,-0.258204,0.158288,2.803714,-0.210485,0.241521,2.797248,-0.214027,0.234829,2.801906,-0.275892,0.156141,2.616245,-0.258204,0.158288,2.803714,-0.320261,0.049016,2.616319,-0.209460,0.248175,2.762519,-0.230995,0.226827,2.616197,-0.225897,0.234555,2.618005,-0.209460,0.248175,2.762519,-0.225897,0.234555,2.618005,-0.221226,0.241381,2.622775,-0.209460,0.248175,2.762519,-0.221226,0.241381,2.622775,-0.217722,0.246246,2.629508,-0.217722,0.246246,2.629508,-0.216123,0.248089,2.637205,-0.209460,0.248175,2.762519,-0.209460,0.248175,2.762519,-0.275892,0.156141,2.616245,-0.230995,0.226827,2.616197,-0.296421,0.054506,2.803786,-0.284444,-0.045417,2.803854,-0.309673,-0.053560,2.616390,-0.301352,-0.085731,2.616412,-0.309673,-0.053560,2.616390,-0.284444,-0.045417,2.803854,-0.299110,-0.093396,2.618208,-0.301352,-0.085731,2.616412,-0.284444,-0.045417,2.803854,-0.296759,-0.099847,2.622924,-0.299110,-0.093396,2.618208,-0.284444,-0.045417,2.803854,-0.294642,-0.104313,2.629560,-0.296759,-0.099847,2.622924,-0.284444,-0.045417,2.803854,-0.293105,-0.106021,2.637116,-0.294642,-0.104313,2.629560,-0.284444,-0.045417,2.803854,-0.320261,0.049016,2.616319,-0.296421,0.054506,2.803786,-0.309673,-0.053560,2.616390,-0.271476,-0.093398,2.802088,-0.270471,-0.099604,2.797619,-0.284444,-0.045417,2.803854,-0.284444,-0.045417,2.803854,-0.273363,-0.085580,2.803882,-0.271476,-0.093398,2.802088,-0.270942,-0.105921,2.783274,-0.293105,-0.106021,2.637116,-0.284444,-0.045417,2.803854,-0.270214,-0.104330,2.790809,-0.270942,-0.105921,2.783274,-0.284444,-0.045417,2.803854,-0.270471,-0.099604,2.797619,-0.270214,-0.104330,2.790809,-0.284444,-0.045417,2.803854,-0.209460,0.248175,2.762519,-0.207725,0.248189,2.783030,-0.258204,0.158288,2.803714,-0.258204,0.158288,2.803714,-0.275892,0.156141,2.616245,-0.209460,0.248175,2.762519,-4.497127,0.198770,1.564511,-4.505344,0.194954,1.564511,-4.504078,0.199746,1.588547,-4.463263,0.196985,1.487995,-4.463263,0.200689,1.522750,-4.451543,0.196940,1.469361,-4.463263,0.200689,1.522750,-4.463263,0.200969,1.564511,-4.439415,0.201632,1.595119,-4.488896,0.200218,1.564511,-4.504078,0.199746,1.588547,-4.439415,0.201632,1.595119,-4.279036,0.195098,1.426365,-4.463263,0.200689,1.522750,-4.439415,0.201632,1.595119,-4.463263,0.200689,1.522750,-4.440427,0.200296,1.482624,-4.451543,0.196940,1.469361,-4.463263,0.187260,1.517862,-4.400694,0.172185,1.563363,-4.463263,0.182522,1.564511,-4.400694,0.172185,1.563363,-4.519200,0.185122,1.661698,-4.463263,0.182522,1.564511,-4.463263,0.191429,1.487328,-4.453205,0.192515,1.465046,-4.400694,0.172185,1.563363,-0.450306,-0.296371,0.309075,-0.828255,-0.233420,0.287452,-0.452208,-0.313990,0.437209,-0.828255,-0.233420,0.287452,-0.462730,-0.240243,-0.050137,-1.919371,-0.009830,-0.241374,-0.402244,-0.166073,-0.797492,-1.919371,-0.009830,-0.241374,-0.443795,-0.200816,-0.419415,-0.406024,-0.187288,-1.490613,-0.820938,-0.137061,-1.238568,-0.403902,-0.168922,-1.423168,-0.403032,-0.158081,-1.317364,-0.820938,-0.137061,-1.238568,-1.300071,-0.095073,-0.903515,-0.416069,-0.253183,-1.595603,-0.846638,-0.173635,-1.288573,-0.410569,-0.217330,-1.546910,-0.406024,-0.187288,-1.490613,-0.410569,-0.217330,-1.546910,-0.850163,-0.150069,-1.254634,-0.859765,-0.220991,-1.307599,-0.869955,-0.195828,-1.291159,-0.654927,-0.278217,-1.467007,-0.869955,-0.195828,-1.291159,-0.846638,-0.173635,-1.288573,-0.654927,-0.278217,-1.467007,-0.422528,-0.297759,-1.623623,-0.654927,-0.278217,-1.467007,-0.416069,-0.253183,-1.595603,-1.263699,-0.180992,0.416152,-0.828255,-0.233420,0.287452,-1.919371,-0.009830,-0.241374,-1.919371,-0.009830,-0.241374,-0.403032,-0.158081,-1.317364,-1.300071,-0.095073,-0.903515,-1.062831,-0.176573,-1.143747,-1.087396,-0.148677,-1.113600,-0.869955,-0.195828,-1.291159,-0.859765,-0.220991,-1.307599,-1.062831,-0.176573,-1.143747,-0.869955,-0.195828,-1.291159,-1.062831,-0.176573,-1.143747,-1.315006,-0.131054,-0.940428,-1.087396,-0.148677,-1.113600,-1.325560,-0.108734,-0.918708,-1.080241,-0.132076,-1.101629,-1.087396,-0.148677,-1.113600,-1.315006,-0.131054,-0.940428,-1.325560,-0.108734,-0.918708,-1.087396,-0.148677,-1.113600,-1.325560,-0.108734,-0.918708,-1.300071,-0.095073,-0.903515,-1.080241,-0.132076,-1.101629,-0.850163,-0.150069,-1.254634,-1.080241,-0.132076,-1.101629,-0.820938,-0.137061,-1.238568,-0.850163,-0.150069,-1.254634,-0.846638,-0.173635,-1.288573,-1.080241,-0.132076,-1.101629,-1.928828,-0.042129,-0.447866,-1.918702,-0.025909,-0.435899,-1.643653,-0.072534,-0.670595,-1.325560,-0.108734,-0.918708,-1.643653,-0.072534,-0.670595,-1.639212,-0.057755,-0.647793,-1.300071,-0.095073,-0.903515,-1.325560,-0.108734,-0.918708,-1.639212,-0.057755,-0.647793,-1.918702,-0.025909,-0.435899,-1.919371,-0.009830,-0.241374,-1.639212,-0.057755,-0.647793,-1.918702,-0.025909,-0.435899,-2.082248,-0.007270,-0.319494,-1.919371,-0.009830,-0.241374,-2.091071,-0.020114,-0.350606,-2.082248,-0.007270,-0.319494,-2.014805,-0.032697,-0.390922,-1.928828,-0.042129,-0.447866,-2.014805,-0.032697,-0.390922,-2.082248,-0.007270,-0.319494,-2.567246,0.035443,0.014232,-2.549582,0.047938,0.044851,-2.296658,0.005485,-0.192176,-2.091071,-0.020114,-0.350606,-2.296658,0.005485,-0.192176,-2.082248,-0.007270,-0.319494,-1.919371,-0.009830,-0.241374,-2.082248,-0.007270,-0.319494,-2.549582,0.047938,0.044851,-1.900186,-0.086795,0.602661,-2.839868,0.086742,0.459550,-2.309299,-0.039011,0.792930,-2.549582,0.047938,0.044851,-2.567246,0.035443,0.014232,-3.001815,0.077673,0.341774,-3.465895,0.124424,0.697294,-2.839868,0.086742,0.459550,-3.001815,0.077673,0.341774,-4.281337,0.184969,1.316393,-4.259658,0.191062,1.325068,-3.904435,0.158339,1.028790,-4.279036,0.195098,1.426365,-2.839868,0.086742,0.459550,-3.904435,0.158339,1.028790,-4.259658,0.191062,1.325068,-4.279036,0.195098,1.426365,-3.904435,0.158339,1.028790,-4.451543,0.196940,1.469361,-4.440427,0.200296,1.482624,-4.396793,0.191921,1.413734,-4.281337,0.184969,1.316393,-4.396793,0.191921,1.413734,-4.440427,0.200296,1.482624,-4.259658,0.191062,1.325068,-4.281337,0.184969,1.316393,-4.440427,0.200296,1.482624,-4.528043,0.200476,1.713054,-4.534053,0.193717,1.653677,-4.545362,0.193790,1.716020,-4.528043,0.200476,1.713054,-4.504078,0.199746,1.588547,-4.534053,0.193717,1.653677,-4.439415,0.201632,1.595119,-4.504078,0.199746,1.588547,-4.528043,0.200476,1.713054,-4.529695,0.198324,1.776193,-4.528043,0.200476,1.713054,-4.556387,0.187890,1.861151,-4.554233,0.180957,1.947657,-4.240112,0.170530,1.788151,-4.529695,0.198324,1.776193,-4.279036,0.195098,1.426365,-4.439415,0.201632,1.595119,-4.529695,0.198324,1.776193,-4.240112,0.170530,1.788151,-4.279036,0.195098,1.426365,-4.529695,0.198324,1.776193,-3.692996,0.112391,1.526688,-2.839868,0.086742,0.459550,-4.279036,0.195098,1.426365,-4.398210,0.186437,1.412985,-4.284188,0.175545,1.315934,-4.400694,0.172185,1.563363,-4.453205,0.192515,1.465046,-4.398210,0.186437,1.412985,-4.400694,0.172185,1.563363,-4.229244,0.143150,1.826203,-4.541226,0.178371,1.854743,-4.519200,0.185122,1.661698,-4.541226,0.178371,1.854743,-4.542233,0.185646,1.719171,-4.519200,0.185122,1.661698,-4.229244,0.143150,1.826203,-4.170470,0.133536,1.915554,-4.557210,0.172455,1.957060,-3.905982,0.147562,1.026685,-4.400694,0.172185,1.563363,-4.284188,0.175545,1.315934,-3.218894,0.026819,1.150701,-4.229244,0.143150,1.826203,-4.400694,0.172185,1.563363,-3.470885,0.114101,0.696064,-3.009179,0.066835,0.341200,-2.968113,0.023793,0.504403,-3.905982,0.147562,1.026685,-2.968113,0.023793,0.504403,-3.218894,0.026819,1.150701,-2.968113,0.023793,0.504403,-2.341027,-0.005761,-0.171329,-2.218699,-0.063220,-0.050079,-2.968113,0.023793,0.504403,-2.604576,0.025160,0.023980,-2.341027,-0.005761,-0.171329,-2.218699,-0.063220,-0.050079,-2.020695,-0.048253,-0.394432,-1.656739,-0.156027,-0.462542,-2.218699,-0.063220,-0.050079,-2.113544,-0.032876,-0.342809,-2.020695,-0.048253,-0.394432,-1.954408,-0.130055,0.541508,-2.968113,0.023793,0.504403,-2.218699,-0.063220,-0.050079,-2.367390,-0.071844,0.739766,-1.954408,-0.130055,0.541508,-1.934325,-0.127288,0.607660,-1.607925,-0.130909,-0.691504,-1.642069,-0.094702,-0.682258,-1.345827,-0.159019,-0.911546,-1.332802,-0.189716,-0.901390,-1.607925,-0.130909,-0.691504,-1.345827,-0.159019,-0.911546,-1.607925,-0.130909,-0.691504,-1.913338,-0.067901,-0.459295,-1.642069,-0.094702,-0.682258,-1.607925,-0.130909,-0.691504,-1.332802,-0.189716,-0.901390,-1.656739,-0.156027,-0.462542,-1.656739,-0.156027,-0.462542,-0.802582,-0.319688,-0.185301,-2.218699,-0.063220,-0.050079,-1.656739,-0.156027,-0.462542,-1.332802,-0.189716,-0.901390,-0.802582,-0.319688,-0.185301,-0.802582,-0.319688,-0.185301,-1.954408,-0.130055,0.541508,-2.218699,-0.063220,-0.050079,-1.062831,-0.176573,-1.143747,-0.859765,-0.220991,-1.307599,-0.887645,-0.246239,-1.273175,-0.897623,-0.276961,-1.240815,-1.332802,-0.189716,-0.901390,-1.062831,-0.176573,-1.143747,-0.439860,-0.399056,-1.590781,-0.897623,-0.276961,-1.240815,-0.887645,-0.246239,-1.273175,-0.897623,-0.276961,-1.240815,-0.443271,-0.424561,-1.400437,-0.435523,-0.435761,-0.889553,-0.802582,-0.319688,-0.185301,-0.435523,-0.435761,-0.889553,-0.407359,-0.436048,-0.291716,-0.802582,-0.319688,-0.185301,-0.407359,-0.436048,-0.291716,-0.435249,-0.420771,-0.046912,-0.729404,-0.334627,-0.004194,-0.846869,-0.307536,0.007481,-0.801193,-0.319378,-0.032973,-1.913338,-0.067901,-0.459295,-1.928828,-0.042129,-0.447866,-1.642069,-0.094702,-0.682258,-2.113544,-0.032876,-0.342809,-2.091071,-0.020114,-0.350606,-2.020695,-0.048253,-0.394432,-2.604576,0.025160,0.023980,-2.567246,0.035443,0.014232,-2.341027,-0.005761,-0.171329,-3.470885,0.114101,0.696064,-3.465895,0.124424,0.697294,-3.009179,0.066835,0.341200,-4.284188,0.175545,1.315934,-4.281337,0.184969,1.316393,-3.905982,0.147562,1.026685,3.228382,0.025230,1.306300,3.232577,0.025733,1.305291,3.236942,0.026272,1.301371,3.243958,0.027181,1.287172,3.249027,0.027870,1.270774,3.251795,0.028264,1.258417,3.252616,0.028439,1.243860,3.251020,0.028295,1.235422,3.247359,0.027906,1.226865,3.241516,0.027247,1.220268,3.233372,0.026294,1.217711,3.225005,0.025293,1.219314,3.218458,0.024484,1.225194,3.213858,0.023895,1.233274,3.211324,0.023551,1.241472,3.210503,0.023376,1.256029,3.211865,0.023470,1.268626,3.215057,0.023759,1.285501,3.220432,0.024317,1.300416,3.224327,0.024756,1.304814,3.228711,0.023179,1.304858,3.232826,0.023673,1.303867,3.237108,0.024201,1.300021,3.243991,0.025093,1.286089,3.248964,0.025769,1.270000,3.251681,0.026156,1.257875,3.252486,0.026328,1.243592,3.250920,0.026186,1.235313,3.247329,0.025804,1.226917,3.241596,0.025158,1.220445,3.233607,0.024223,1.217936,3.225399,0.023241,1.219508,3.218976,0.022448,1.225278,3.214464,0.021870,1.233205,3.211977,0.021532,1.241250,3.211172,0.021360,1.255533,3.212508,0.021453,1.267892,3.215639,0.021736,1.284450,3.220911,0.022284,1.299084,3.224733,0.022714,1.303399,3.228970,0.021132,1.301022,3.232826,0.021595,1.300094,3.236840,0.022091,1.296487,3.243290,0.022926,1.283425,3.247950,0.023560,1.268340,3.250496,0.023922,1.256971,3.251251,0.024083,1.243580,3.249784,0.023951,1.235818,3.246419,0.023593,1.227946,3.241047,0.022988,1.221877,3.233561,0.022112,1.219525,3.225868,0.021191,1.221000,3.219850,0.020448,1.226410,3.215621,0.019906,1.233842,3.213291,0.019589,1.241385,3.212535,0.019428,1.254777,3.213787,0.019515,1.266365,3.216721,0.019780,1.281889,3.221661,0.020294,1.295610,3.225242,0.020697,1.299655,3.229663,0.019161,1.292785,3.233002,0.019562,1.291980,3.236476,0.019991,1.288854,3.242062,0.020714,1.277532,3.246098,0.021263,1.264457,3.248302,0.021577,1.254603,3.248957,0.021717,1.242996,3.247687,0.021602,1.236269,3.244773,0.021292,1.229446,3.240124,0.020768,1.224186,3.233643,0.020010,1.222148,3.226983,0.019213,1.223427,3.221771,0.018569,1.228116,3.218110,0.018100,1.234559,3.216093,0.017826,1.241096,3.215438,0.017686,1.252703,3.216520,0.017761,1.262747,3.219059,0.017991,1.276202,3.223336,0.018435,1.288094,3.226436,0.018784,1.291601,3.230509,0.017252,1.276220,3.232890,0.017538,1.275644,3.235368,0.017844,1.273409,3.239352,0.018360,1.265312,3.242231,0.018751,1.255962,3.243805,0.018976,1.248916,3.244273,0.019076,1.240617,3.243368,0.018994,1.235806,3.241291,0.018773,1.230928,3.237976,0.018400,1.227168,3.233354,0.017859,1.225711,3.228605,0.017290,1.226626,3.224888,0.016831,1.229980,3.222276,0.016497,1.234587,3.220837,0.016301,1.239262,3.220368,0.016201,1.247561,3.221140,0.016254,1.254743,3.222949,0.016418,1.264364,3.225997,0.016734,1.272867,3.228207,0.016983,1.275374,3.232672,0.015607,1.239557,3.247367,0.072895,1.244422,3.251444,0.073717,1.243167,3.255454,0.074915,1.239020,3.261265,0.077781,1.224540,3.264967,0.080584,1.208002,3.266715,0.082520,1.195603,3.266355,0.084392,1.181148,3.264094,0.085131,1.172895,3.259775,0.085538,1.164651,3.253452,0.085347,1.158481,3.245175,0.084289,1.156448,3.237012,0.082698,1.158546,3.230996,0.080901,1.164766,3.227088,0.079169,1.173043,3.225237,0.077768,1.181312,3.225597,0.075895,1.195767,3.227961,0.074622,1.208150,3.232485,0.073144,1.224654,3.239014,0.072266,1.239086,3.243229,0.072394,1.243199,3.247007,0.075119,1.243273,3.251006,0.075925,1.242041,3.254940,0.077100,1.237972,3.260641,0.079913,1.223764,3.264272,0.082662,1.207538,3.265988,0.084562,1.195372,3.265635,0.086399,1.181189,3.263416,0.087124,1.173092,3.259180,0.087524,1.165003,3.252976,0.087336,1.158948,3.244856,0.086298,1.156954,3.236848,0.084737,1.159013,3.230946,0.082975,1.165115,3.227113,0.081275,1.173236,3.225297,0.079900,1.181350,3.225649,0.078063,1.195533,3.227969,0.076813,1.207683,3.232407,0.075364,1.223877,3.238812,0.074502,1.238037,3.242947,0.074627,1.242073,3.246385,0.077616,1.239760,3.250133,0.078372,1.238605,3.253819,0.079473,1.234790,3.259160,0.082109,1.221469,3.262563,0.084687,1.206255,3.264171,0.086468,1.194849,3.263840,0.088191,1.181551,3.261761,0.088870,1.173959,3.257791,0.089245,1.166375,3.251977,0.089070,1.160698,3.244368,0.088097,1.158828,3.236864,0.086635,1.160758,3.231333,0.084983,1.166480,3.227741,0.083389,1.174095,3.226039,0.082100,1.181701,3.226370,0.080378,1.195000,3.228544,0.079206,1.206391,3.232703,0.077847,1.221574,3.238705,0.077038,1.234850,3.242580,0.077155,1.238635,3.245839,0.080710,1.231864,3.249083,0.081365,1.230863,3.252275,0.082319,1.227557,3.256898,0.084603,1.216011,3.259845,0.086836,1.202824,3.261235,0.088380,1.192938,3.260949,0.089873,1.181412,3.259148,0.090462,1.174832,3.255712,0.090788,1.168258,3.250679,0.090637,1.163338,3.244091,0.089795,1.161717,3.237594,0.088528,1.163390,3.232806,0.087097,1.168349,3.229696,0.085717,1.174949,3.228224,0.084600,1.181542,3.228510,0.083107,1.193069,3.230392,0.082091,1.202942,3.233993,0.080912,1.216102,3.239189,0.080211,1.227609,3.242545,0.080311,1.230889,3.244772,0.084823,1.215717,3.247086,0.085290,1.215002,3.249362,0.085971,1.212637,3.252658,0.087603,1.204382,3.254759,0.089199,1.194953,3.255750,0.090302,1.187884,3.255545,0.091369,1.179642,3.254261,0.091791,1.174936,3.251810,0.092025,1.170236,3.248220,0.091919,1.166718,3.243522,0.091319,1.165559,3.238889,0.090415,1.166755,3.235476,0.089393,1.170301,3.233258,0.088407,1.175020,3.232208,0.087609,1.179735,3.232413,0.086542,1.187976,3.233755,0.085815,1.195036,3.236324,0.084971,1.204447,3.240030,0.084467,1.212675,3.242423,0.084538,1.215020,3.243392,0.091551,1.179601,1.969221,-0.075695,0.591778,1.973336,-0.074804,0.590709,1.977505,-0.073507,0.586753,1.983894,-0.070402,0.572569,1.988268,-0.067366,0.556238,1.990523,-0.065268,0.543948,1.990763,-0.063240,0.529510,1.988849,-0.062439,0.521176,1.984886,-0.061998,0.512758,1.978838,-0.062206,0.506317,1.970672,-0.063352,0.503917,1.962448,-0.065075,0.505642,1.956196,-0.067021,0.511576,1.951958,-0.068898,0.519657,1.949771,-0.070417,0.527823,1.949532,-0.072445,0.542260,1.951377,-0.073825,0.554719,1.955204,-0.075425,0.571388,1.961115,-0.076377,0.586078,1.965147,-0.076238,0.590372,1.968880,-0.073464,0.590637,1.972917,-0.072590,0.589589,1.977007,-0.071317,0.585707,1.983275,-0.068270,0.571790,1.987566,-0.065292,0.555766,1.989779,-0.063234,0.543707,1.990013,-0.061243,0.529541,1.988136,-0.060458,0.521364,1.984248,-0.060025,0.513104,1.978315,-0.060229,0.506785,1.970304,-0.061353,0.504429,1.962236,-0.063044,0.506123,1.956102,-0.064953,0.511945,1.951945,-0.066795,0.519874,1.949800,-0.068284,0.527886,1.949565,-0.070274,0.542051,1.951375,-0.071628,0.554276,1.955129,-0.073198,0.570631,1.960928,-0.074132,0.585045,1.964884,-0.073997,0.589258,1.968376,-0.070936,0.587127,1.972159,-0.070117,0.586144,1.975991,-0.068924,0.582505,1.981866,-0.066068,0.569456,1.985886,-0.063276,0.554432,1.987960,-0.061346,0.543125,1.988180,-0.059480,0.529844,1.986421,-0.058744,0.522177,1.982777,-0.058338,0.514432,1.977218,-0.058528,0.508508,1.969710,-0.059581,0.506300,1.962150,-0.061166,0.507887,1.956402,-0.062956,0.513346,1.952507,-0.064682,0.520781,1.950496,-0.066078,0.528292,1.950276,-0.067944,0.541574,1.951972,-0.069214,0.553036,1.955490,-0.070686,0.568370,1.960924,-0.071562,0.581884,1.964630,-0.071436,0.585834,1.968128,-0.067762,0.579248,1.971403,-0.067053,0.578396,1.974721,-0.066019,0.575241,1.979807,-0.063545,0.563931,1.983288,-0.061125,0.550909,1.985084,-0.059453,0.541109,1.985274,-0.057835,0.529598,1.983752,-0.057197,0.522952,1.980597,-0.056844,0.516240,1.975784,-0.057008,0.511105,1.969285,-0.057920,0.509192,1.962740,-0.059292,0.510568,1.957763,-0.060842,0.515300,1.954391,-0.062338,0.521744,1.952650,-0.063548,0.528255,1.952459,-0.065165,0.539766,1.953927,-0.066266,0.549700,1.956972,-0.067543,0.562991,1.961677,-0.068303,0.574704,1.964885,-0.068194,0.578128,1.967703,-0.063484,0.563115,1.970038,-0.062978,0.562505,1.972404,-0.062240,0.560249,1.976032,-0.060473,0.552162,1.978515,-0.058743,0.542850,1.979795,-0.057548,0.535843,1.979931,-0.056392,0.527611,1.978846,-0.055935,0.522859,1.976596,-0.055681,0.518060,1.973165,-0.055797,0.514389,1.968530,-0.056447,0.513021,1.963862,-0.057426,0.514006,1.960313,-0.058532,0.517389,1.957908,-0.059601,0.521998,1.956666,-0.060465,0.526653,1.956530,-0.061622,0.534885,1.957577,-0.062409,0.541988,1.959748,-0.063324,0.551491,1.963102,-0.063869,0.559866,1.965390,-0.063792,0.562314,1.967790,-0.056373,0.527045,1.999824,-0.121193,0.616068,2.003936,-0.120842,0.614711,2.008000,-0.120716,0.610447,2.013942,-0.121168,0.595745,2.017775,-0.122004,0.579022,2.019615,-0.122743,0.566508,2.019346,-0.123867,0.551973,2.017123,-0.124732,0.543723,2.012829,-0.125822,0.535528,2.006503,-0.126975,0.529465,1.998184,-0.128031,0.527611,1.989953,-0.128765,0.529909,1.983857,-0.128955,0.536305,1.979870,-0.128761,0.544722,1.977953,-0.128343,0.553084,1.978222,-0.127219,0.567619,1.980523,-0.126032,0.580022,1.984970,-0.124300,0.596523,1.991449,-0.122505,0.610891,1.995666,-0.121737,0.614933,2.000028,-0.123368,0.614794,2.004061,-0.123024,0.613462,2.008048,-0.122900,0.609278,2.013878,-0.123343,0.594853,2.017638,-0.124164,0.578445,2.019443,-0.124889,0.566167,2.019180,-0.125992,0.551905,2.016998,-0.126841,0.543810,2.012786,-0.127910,0.535769,2.006580,-0.129042,0.529821,1.998419,-0.130078,0.528001,1.990344,-0.130797,0.530257,1.984364,-0.130984,0.536532,1.980453,-0.130793,0.544791,1.978572,-0.130383,0.552995,1.978836,-0.129280,0.567256,1.981093,-0.128116,0.579426,1.985455,-0.126417,0.595616,1.991812,-0.124655,0.609714,1.995949,-0.123901,0.613680,1.999983,-0.125749,0.611148,2.003763,-0.125426,0.609900,2.007499,-0.125310,0.605977,2.012961,-0.125726,0.592452,2.016485,-0.126496,0.577068,2.018177,-0.127176,0.565556,2.017930,-0.128210,0.552184,2.015885,-0.129006,0.544594,2.011937,-0.130008,0.537055,2.006122,-0.131069,0.531478,1.998474,-0.132040,0.529772,1.990907,-0.132714,0.531887,1.985304,-0.132889,0.537770,1.981639,-0.132709,0.545513,1.979877,-0.132325,0.553205,1.980123,-0.131291,0.566577,1.982238,-0.130199,0.577987,1.986327,-0.128606,0.593167,1.992284,-0.126955,0.606385,1.996161,-0.126249,0.610104,2.000043,-0.128450,0.603090,2.003315,-0.128171,0.602009,2.006550,-0.128071,0.598609,2.011278,-0.128432,0.586887,2.014329,-0.129100,0.573553,2.015793,-0.129689,0.563575,2.015579,-0.130585,0.551985,2.013809,-0.131275,0.545406,2.010391,-0.132143,0.538872,2.005356,-0.133062,0.534038,1.998735,-0.133903,0.532559,1.992184,-0.134486,0.534391,1.987333,-0.134637,0.539491,1.984160,-0.134481,0.546202,1.982635,-0.134148,0.552869,1.982849,-0.133252,0.564458,1.984680,-0.132306,0.574348,1.988220,-0.130925,0.587505,1.993377,-0.129495,0.598963,1.996733,-0.128883,0.602185,1.999632,-0.131827,0.586744,2.001966,-0.131628,0.585971,2.004272,-0.131557,0.583540,2.007643,-0.131817,0.575159,2.009818,-0.132295,0.565624,2.010862,-0.132717,0.558489,2.010709,-0.133357,0.550202,2.009447,-0.133850,0.545498,2.007009,-0.134470,0.540826,2.003419,-0.135126,0.537369,1.998697,-0.135726,0.536311,1.994025,-0.136142,0.537621,1.990565,-0.136249,0.541267,1.988303,-0.136137,0.546066,1.987216,-0.135898,0.550833,1.987368,-0.135257,0.559120,1.988675,-0.134581,0.566192,1.991200,-0.133595,0.575600,1.994878,-0.132573,0.583792,1.997272,-0.132136,0.586097,1.999034,-0.136736,0.550315,-1.953308,-0.075696,0.591778,-1.957424,-0.074805,0.590709,-1.961592,-0.073508,0.586753,-1.967982,-0.070402,0.572569,-1.972355,-0.067366,0.556238,-1.974611,-0.065269,0.543948,-1.974850,-0.063240,0.529510,-1.972937,-0.062440,0.521176,-1.968973,-0.061999,0.512758,-1.962925,-0.062206,0.506317,-1.954759,-0.063352,0.503917,-1.946535,-0.065076,0.505642,-1.940283,-0.067022,0.511576,-1.936046,-0.068899,0.519657,-1.933859,-0.070417,0.527823,-1.933619,-0.072446,0.542260,-1.935465,-0.073825,0.554719,-1.939291,-0.075426,0.571388,-1.945202,-0.076377,0.586078,-1.949234,-0.076239,0.590372,-1.952967,-0.073465,0.590637,-1.957005,-0.072591,0.589589,-1.961094,-0.071318,0.585707,-1.967363,-0.068271,0.571790,-1.971653,-0.065292,0.555766,-1.973866,-0.063234,0.543707,-1.974100,-0.061244,0.529541,-1.972223,-0.060459,0.521364,-1.968335,-0.060026,0.513104,-1.962402,-0.060229,0.506785,-1.954391,-0.061353,0.504429,-1.946323,-0.063044,0.506123,-1.940189,-0.064954,0.511945,-1.936032,-0.066795,0.519874,-1.933887,-0.068285,0.527886,-1.933652,-0.070275,0.542051,-1.935462,-0.071629,0.554276,-1.939216,-0.073199,0.570631,-1.945015,-0.074133,0.585045,-1.948970,-0.073997,0.589258,-1.952463,-0.070937,0.587127,-1.956246,-0.070118,0.586144,-1.960078,-0.068925,0.582505,-1.965953,-0.066069,0.569456,-1.969974,-0.063276,0.554432,-1.972047,-0.061347,0.543125,-1.972267,-0.059481,0.529844,-1.970508,-0.058744,0.522177,-1.966865,-0.058338,0.514432,-1.961305,-0.058528,0.508508,-1.953797,-0.059582,0.506300,-1.946237,-0.061166,0.507887,-1.940489,-0.062956,0.513346,-1.936594,-0.064682,0.520781,-1.934583,-0.066079,0.528292,-1.934363,-0.067945,0.541574,-1.936059,-0.069214,0.553036,-1.939577,-0.070687,0.568370,-1.945011,-0.071563,0.581884,-1.948717,-0.071436,0.585834,-1.952215,-0.067762,0.579248,-1.955491,-0.067053,0.578396,-1.958808,-0.066020,0.575241,-1.963894,-0.063545,0.563931,-1.967376,-0.061125,0.550909,-1.969171,-0.059453,0.541109,-1.969362,-0.057836,0.529598,-1.967839,-0.057198,0.522952,-1.964684,-0.056845,0.516240,-1.959871,-0.057009,0.511105,-1.953372,-0.057920,0.509192,-1.946827,-0.059293,0.510568,-1.941850,-0.060843,0.515300,-1.938478,-0.062338,0.521744,-1.936737,-0.063548,0.528255,-1.936546,-0.065166,0.539766,-1.938014,-0.066266,0.549700,-1.941060,-0.067543,0.562991,-1.945764,-0.068304,0.574704,-1.948973,-0.068194,0.578128,-1.951790,-0.063485,0.563115,-1.954125,-0.062979,0.562505,-1.956492,-0.062241,0.560249,-1.960119,-0.060473,0.552162,-1.962602,-0.058744,0.542850,-1.963882,-0.057549,0.535843,-1.964019,-0.056393,0.527611,-1.962933,-0.055935,0.522859,-1.960684,-0.055682,0.518060,-1.957252,-0.055798,0.514389,-1.952617,-0.056447,0.513021,-1.947949,-0.057426,0.514006,-1.944400,-0.058533,0.517389,-1.941995,-0.059601,0.521998,-1.940753,-0.060466,0.526653,-1.940617,-0.061623,0.534885,-1.941664,-0.062410,0.541988,-1.943835,-0.063324,0.551491,-1.947189,-0.063870,0.559866,-1.949477,-0.063793,0.562314,-1.951877,-0.056373,0.527045,-1.983911,-0.121194,0.616068,-1.988023,-0.120843,0.614711,-1.992087,-0.120716,0.610447,-1.998029,-0.121168,0.595745,-2.001862,-0.122004,0.579022,-2.003702,-0.122744,0.566508,-2.003434,-0.123867,0.551973,-2.001210,-0.124733,0.543723,-1.996916,-0.125823,0.535528,-1.990590,-0.126976,0.529465,-1.982271,-0.128032,0.527611,-1.974040,-0.128766,0.529909,-1.967945,-0.128956,0.536305,-1.963958,-0.128761,0.544722,-1.962041,-0.128343,0.553084,-1.962309,-0.127220,0.567619,-1.964610,-0.126033,0.580022,-1.969057,-0.124301,0.596523,-1.975536,-0.122506,0.610891,-1.979753,-0.121737,0.614933,-1.984115,-0.123369,0.614794,-1.988149,-0.123024,0.613462,-1.992135,-0.122900,0.609278,-1.997965,-0.123344,0.594853,-2.001725,-0.124164,0.578445,-2.003530,-0.124890,0.566167,-2.003267,-0.125992,0.551905,-2.001085,-0.126842,0.543810,-1.996873,-0.127911,0.535769,-1.990667,-0.129042,0.529821,-1.982506,-0.130078,0.528001,-1.974431,-0.130798,0.530257,-1.968451,-0.130984,0.536532,-1.964540,-0.130794,0.544791,-1.962659,-0.130383,0.552995,-1.962923,-0.129281,0.567256,-1.965180,-0.128116,0.579426,-1.969543,-0.126417,0.595616,-1.975899,-0.124656,0.609714,-1.980036,-0.123902,0.613680,-1.984070,-0.125749,0.611148,-1.987850,-0.125427,0.609900,-1.991586,-0.125311,0.605977,-1.997048,-0.125727,0.592452,-2.000572,-0.126497,0.577068,-2.002264,-0.127177,0.565556,-2.002017,-0.128210,0.552184,-1.999972,-0.129007,0.544594,-1.996025,-0.130009,0.537055,-1.990209,-0.131069,0.531478,-1.982561,-0.132040,0.529772,-1.974994,-0.132715,0.531887,-1.969391,-0.132889,0.537770,-1.965726,-0.132710,0.545513,-1.963964,-0.132325,0.553205,-1.964211,-0.131292,0.566577,-1.966326,-0.130200,0.577987,-1.970414,-0.128607,0.593167,-1.976371,-0.126956,0.606385,-1.980248,-0.126249,0.610104,-1.984130,-0.128451,0.603090,-1.987402,-0.128172,0.602009,-1.990637,-0.128071,0.598609,-1.995366,-0.128433,0.586887,-1.998416,-0.129100,0.573553,-1.999880,-0.129690,0.563575,-1.999666,-0.130586,0.551985,-1.997896,-0.131276,0.545406,-1.994478,-0.132144,0.538872,-1.989443,-0.133063,0.534038,-1.982822,-0.133903,0.532559,-1.976271,-0.134487,0.534391,-1.971420,-0.134638,0.539491,-1.968247,-0.134482,0.546202,-1.966722,-0.134148,0.552869,-1.966936,-0.133252,0.564458,-1.968767,-0.132306,0.574348,-1.972307,-0.130926,0.587505,-1.977464,-0.129496,0.598963,-1.980821,-0.128883,0.602185,-1.983719,-0.131828,0.586744,-1.986053,-0.131629,0.585971,-1.988359,-0.131558,0.583540,-1.991731,-0.131817,0.575159,-1.993906,-0.132295,0.565624,-1.994949,-0.132717,0.558489,-1.994796,-0.133358,0.550202,-1.993534,-0.133851,0.545498,-1.991096,-0.134471,0.540826,-1.987506,-0.135127,0.537369,-1.982784,-0.135727,0.536311,-1.978112,-0.136143,0.537621,-1.974653,-0.136249,0.541267,-1.972390,-0.136137,0.546066,-1.971303,-0.135898,0.550833,-1.971456,-0.135258,0.559120,-1.972762,-0.134582,0.566192,-1.975287,-0.133595,0.575600,-1.978965,-0.132574,0.583792,-1.981359,-0.132136,0.586097,-1.983121,-0.136737,0.550315,-3.231455,0.072894,1.244423,-3.235531,0.073717,1.243167,-3.239542,0.074914,1.239021,-3.245352,0.077781,1.224540,-3.249054,0.080583,1.208003,-3.250803,0.082520,1.195604,-3.250443,0.084392,1.181148,-3.248182,0.085130,1.172896,-3.243863,0.085538,1.164652,-3.237540,0.085346,1.158481,-3.229263,0.084288,1.156449,-3.221099,0.082697,1.158547,-3.215084,0.080901,1.164767,-3.211176,0.079168,1.173043,-3.209325,0.077767,1.181312,-3.209684,0.075895,1.195768,-3.212049,0.074621,1.208150,-3.216572,0.073144,1.224655,-3.223101,0.072266,1.239086,-3.227317,0.072393,1.243200,-3.231095,0.075118,1.243273,-3.235094,0.075925,1.242041,-3.239028,0.077100,1.237973,-3.244728,0.079912,1.223765,-3.248360,0.082662,1.207538,-3.250075,0.084561,1.195373,-3.249722,0.086399,1.181189,-3.247504,0.087123,1.173092,-3.243267,0.087523,1.165003,-3.237064,0.087335,1.158949,-3.228944,0.086298,1.156955,-3.220935,0.084737,1.159013,-3.215034,0.082974,1.165116,-3.211200,0.081274,1.173237,-3.209384,0.079899,1.181350,-3.209737,0.078062,1.195534,-3.212057,0.076813,1.207683,-3.216494,0.075363,1.223877,-3.222899,0.074501,1.238037,-3.227035,0.074626,1.242073,-3.230473,0.077615,1.239760,-3.234220,0.078371,1.238605,-3.237907,0.079473,1.234791,-3.243248,0.082109,1.221469,-3.246651,0.084687,1.206256,-3.248258,0.086468,1.194849,-3.247928,0.088190,1.181551,-3.245848,0.088870,1.173959,-3.241879,0.089245,1.166375,-3.236065,0.089069,1.160698,-3.228456,0.088097,1.158829,-3.220951,0.086634,1.160759,-3.215421,0.084982,1.166481,-3.211829,0.083389,1.174095,-3.210127,0.082100,1.181702,-3.210458,0.080377,1.195000,-3.212631,0.079205,1.206391,-3.216790,0.077846,1.221575,-3.222793,0.077037,1.234851,-3.226668,0.077154,1.238635,-3.229926,0.080710,1.231864,-3.233171,0.081364,1.230863,-3.236362,0.082318,1.227557,-3.240986,0.084602,1.216011,-3.243932,0.086836,1.202825,-3.245323,0.088379,1.192939,-3.245037,0.089872,1.181412,-3.243236,0.090462,1.174832,-3.239799,0.090787,1.168258,-3.234766,0.090636,1.163338,-3.228178,0.089795,1.161718,-3.221681,0.088528,1.163390,-3.216893,0.087097,1.168350,-3.213784,0.085716,1.174950,-3.212311,0.084600,1.181542,-3.212597,0.083107,1.193069,-3.214480,0.082091,1.202942,-3.218081,0.080912,1.216102,-3.223277,0.080210,1.227609,-3.226633,0.080311,1.230889,-3.228859,0.084822,1.215718,-3.231173,0.085289,1.215002,-3.233449,0.085970,1.212638,-3.236746,0.087602,1.204382,-3.238846,0.089198,1.194953,-3.239838,0.090301,1.187884,-3.239633,0.091369,1.179642,-3.238348,0.091791,1.174937,-3.235897,0.092025,1.170236,-3.232308,0.091918,1.166718,-3.227610,0.091318,1.165559,-3.222976,0.090415,1.166755,-3.219563,0.089393,1.170302,-3.217345,0.088407,1.175021,-3.216295,0.087609,1.179735,-3.216500,0.086541,1.187977,-3.217843,0.085814,1.195037,-3.220411,0.084970,1.204447,-3.224118,0.084467,1.212675,-3.226511,0.084538,1.215021,-3.227479,0.091551,1.179601,-3.212469,0.025229,1.306300,-3.216664,0.025733,1.305291,-3.221029,0.026272,1.301371,-3.228045,0.027180,1.287172,-3.233114,0.027869,1.270774,-3.235882,0.028264,1.258417,-3.236703,0.028439,1.243860,-3.235107,0.028294,1.235422,-3.231446,0.027905,1.226865,-3.225602,0.027247,1.220268,-3.217459,0.026294,1.217711,-3.209092,0.025292,1.219314,-3.202545,0.024484,1.225194,-3.197945,0.023895,1.233274,-3.195411,0.023550,1.241473,-3.194591,0.023375,1.256029,-3.195952,0.023470,1.268626,-3.199144,0.023758,1.285501,-3.204519,0.024317,1.300416,-3.208414,0.024756,1.304814,-3.212798,0.023178,1.304858,-3.216913,0.023672,1.303867,-3.221195,0.024201,1.300021,-3.228079,0.025092,1.286089,-3.233051,0.025768,1.270000,-3.235768,0.026155,1.257875,-3.236573,0.026327,1.243592,-3.235007,0.026185,1.235313,-3.231416,0.025804,1.226917,-3.225683,0.025158,1.220445,-3.217694,0.024223,1.217936,-3.209486,0.023240,1.219508,-3.203063,0.022447,1.225278,-3.198551,0.021869,1.233206,-3.196064,0.021531,1.241250,-3.195259,0.021359,1.255533,-3.196595,0.021452,1.267892,-3.199726,0.021736,1.284450,-3.204998,0.022283,1.299084,-3.208820,0.022714,1.303399,-3.213057,0.021132,1.301023,-3.216913,0.021595,1.300094,-3.220927,0.022090,1.296487,-3.227377,0.022926,1.283425,-3.232037,0.023559,1.268340,-3.234583,0.023922,1.256971,-3.235338,0.024083,1.243580,-3.233871,0.023950,1.235818,-3.230506,0.023593,1.227946,-3.225134,0.022987,1.221878,-3.217648,0.022111,1.219525,-3.209956,0.021190,1.221000,-3.203936,0.020447,1.226410,-3.199708,0.019905,1.233843,-3.197378,0.019589,1.241385,-3.196623,0.019428,1.254777,-3.197874,0.019514,1.266365,-3.200808,0.019780,1.281889,-3.205748,0.020293,1.295610,-3.209330,0.020697,1.299656,-3.213750,0.019160,1.292786,-3.217089,0.019561,1.291981,-3.220564,0.019990,1.288854,-3.226149,0.020714,1.277532,-3.230185,0.021262,1.264457,-3.232389,0.021577,1.254603,-3.233044,0.021716,1.242997,-3.231774,0.021601,1.236269,-3.228861,0.021292,1.229446,-3.224210,0.020768,1.224187,-3.217729,0.020009,1.222148,-3.211070,0.019212,1.223427,-3.205858,0.018568,1.228116,-3.202197,0.018099,1.234559,-3.200180,0.017825,1.241096,-3.199525,0.017686,1.252703,-3.200608,0.017761,1.262747,-3.203147,0.017990,1.276202,-3.207423,0.018434,1.288095,-3.210523,0.018784,1.291601,-3.214596,0.017251,1.276221,-3.216977,0.017537,1.275644,-3.219455,0.017843,1.273409,-3.223439,0.018359,1.265312,-3.226319,0.018751,1.255963,-3.227892,0.018975,1.248916,-3.228360,0.019075,1.240617,-3.227455,0.018993,1.235806,-3.225378,0.018773,1.230928,-3.222063,0.018399,1.227168,-3.217441,0.017858,1.225711,-3.212692,0.017290,1.226626,-3.208975,0.016831,1.229980,-3.206363,0.016496,1.234587,-3.204923,0.016300,1.239262,-3.204455,0.016201,1.247561,-3.205226,0.016254,1.254743,-3.207036,0.016417,1.264364,-3.210084,0.016734,1.272867,-3.212295,0.016983,1.275374,-3.216759,0.015606,1.239557,0.014643,1.809109,3.921540,0.007957,1.824419,3.921540,0.007957,1.818714,3.530030,0.007957,1.818286,3.524915,0.007957,1.816804,3.521028,0.007957,1.813346,3.519043,0.010726,1.823576,3.921540,0.009300,1.818306,3.530030,0.009192,1.817910,3.524915,0.008822,1.816540,3.521028,0.013074,1.821176,3.921540,0.010438,1.817142,3.530030,0.010240,1.816839,3.524915,0.009555,1.815791,3.521028,0.014643,1.817583,3.921540,0.011198,1.815400,3.530030,0.010940,1.815237,3.524915,0.010045,1.814669,3.521028,0.015194,1.813346,3.921540,0.011465,1.813346,3.530030,0.011186,1.813346,3.524915,0.010217,1.813346,3.521028,0.011198,1.811292,3.530030,0.010940,1.811455,3.524915,0.010045,1.812023,3.521028,0.013074,1.805516,3.921540,0.010438,1.809550,3.530030,0.010240,1.809853,3.524915,0.009555,1.810901,3.521028,0.010726,1.803116,3.921540,0.009299,1.808386,3.530030,0.009192,1.808782,3.524915,0.008822,1.810152,3.521028,0.007957,1.802273,3.921540,0.007957,1.807978,3.530030,0.007957,1.808406,3.524915,0.007957,1.809888,3.521028,0.005187,1.803116,3.921540,0.006614,1.808386,3.530030,0.006721,1.808782,3.524915,0.007092,1.810152,3.521028,0.002839,1.805516,3.921540,0.005476,1.809550,3.530030,0.005673,1.809853,3.524915,0.006359,1.810901,3.521028,0.001271,1.809109,3.921540,0.004715,1.811292,3.530030,0.004973,1.811455,3.524915,0.005869,1.812023,3.521028,0.000720,1.813346,3.921540,0.004448,1.813346,3.530030,0.004728,1.813346,3.524915,0.005697,1.813346,3.521028,0.001271,1.817583,3.921540,0.004715,1.815400,3.530030,0.004974,1.815237,3.524915,0.005869,1.814669,3.521028,0.002839,1.821176,3.921540,0.005476,1.817142,3.530030,0.005674,1.816839,3.524915,0.006359,1.815791,3.521028,0.005187,1.823576,3.921540,0.006614,1.818306,3.530030,0.006721,1.817910,3.524915,0.007092,1.816540,3.521028,4.481286,0.191201,1.492003,4.481286,0.194258,1.487056,4.481286,0.187535,1.518854,4.481286,0.196993,1.491350,4.519003,0.192171,1.564512,4.508277,0.187387,1.564512,4.521257,0.194954,1.564512,4.481286,0.182875,1.564512,4.481286,0.200725,1.526458,4.504809,0.200218,1.564512,4.513040,0.198771,1.564512,4.481286,0.200907,1.564512,-4.463263,0.193956,1.483239,-4.463263,0.191429,1.487329,-4.463263,0.187260,1.517862,-4.463263,0.196985,1.487996,-4.492365,0.187388,1.564512,-4.503091,0.192171,1.564512,-4.505345,0.194954,1.564512,-4.463263,0.182523,1.564512,-4.463263,0.200689,1.522751,-4.488897,0.200218,1.564512,-4.497128,0.198771,1.564512,-4.463263,0.200969,1.564512,0.007957,0.072395,-4.469354,-0.125624,0.070995,-4.417611,-0.202351,0.033112,-4.308611,-0.223978,0.087615,-4.171647,0.007957,0.155214,-4.383491,-0.100502,0.156507,-4.326549,-0.185172,0.152942,-4.173304,0.141537,0.070995,-4.417611,0.218264,0.033112,-4.308611,0.239891,0.087615,-4.171647,0.116416,0.156507,-4.326549,0.201085,0.152942,-4.173304,-0.216310,0.059223,-4.233296,-0.145013,0.158416,-4.242231,-0.209896,0.122828,-4.157948,0.232223,0.059223,-4.233296,0.160926,0.158416,-4.242231,0.225809,0.122828,-4.157948,0.213447,0.139942,-4.162271,0.232850,0.104550,-4.161994,-0.197534,0.139942,-4.162271,-0.216937,0.104550,-4.161994,0.367337,0.102130,-3.247763,0.367337,0.102130,-3.171866,0.393156,0.005719,-3.171866,0.393156,0.005719,-3.247763,0.367337,0.102130,-3.087763,0.367337,0.102130,-3.011866,0.393156,0.005719,-3.011866,0.393156,0.005719,-3.087763,0.372837,0.102130,-2.927763,0.372837,0.102130,-2.851866,0.398657,0.005719,-2.851866,0.398657,0.005719,-2.927763,0.371348,0.102130,-2.767763,0.371348,0.102130,-2.691867,0.397167,0.005719,-2.691867,0.397167,0.005719,-2.767763,0.372837,0.102130,-2.607763,0.372837,0.102130,-2.531866,0.398657,0.005719,-2.531866,0.398657,0.005719,-2.607763,0.374325,0.102130,-2.447763,0.374325,0.102130,-2.371866,0.400145,0.005719,-2.371866,0.400145,0.005719,-2.447763,0.372835,0.102130,-2.287763,0.372835,0.102130,-2.211867,0.398655,0.005719,-2.211867,0.398655,0.005719,-2.287763,0.374325,0.102130,-2.127763,0.374325,0.102130,-2.051867,0.400145,0.005719,-2.051867,0.400145,0.005719,-2.127763,0.374325,0.102130,-1.967763,0.374325,0.102130,-1.891866,0.400145,0.005719,-1.891866,0.400145,0.005719,-1.967763,0.374325,0.102130,-1.807763,0.374325,0.102130,-1.731866,0.400145,0.005719,-1.731866,0.400145,0.005719,-1.807763,0.375828,0.102130,-1.647763,0.375828,0.102130,-1.571867,0.401648,0.005719,-1.571867,0.401648,0.005719,-1.647763,0.375828,0.102130,-1.487763,0.375828,0.102130,-1.411867,0.401648,0.005719,-1.411867,0.401648,0.005719,-1.487763,0.375828,0.102130,-1.327763,0.375828,0.102130,-1.251867,0.401648,0.005719,-1.251867,0.401648,0.005719,-1.327763,0.374339,0.102130,-1.167763,0.374339,0.102130,-1.091867,0.400158,0.005719,-1.091867,0.400158,0.005719,-1.167763,0.374339,0.102130,-1.007763,0.374339,0.102130,-0.931867,0.400158,0.005719,-0.931867,0.400158,0.005719,-1.007763,0.374339,0.102130,-0.847762,0.374339,0.102130,-0.771867,0.400158,0.005719,-0.771867,0.400158,0.005719,-0.847762,0.372849,0.102130,-0.687763,0.372849,0.102130,-0.611867,0.398669,0.005719,-0.611867,0.398669,0.005719,-0.687763,0.372849,0.102130,-0.527762,0.372849,0.102130,-0.451866,0.398669,0.005719,-0.451866,0.398669,0.005719,-0.527762,0.372849,0.102130,-0.367763,0.372849,0.102130,-0.291867,0.398669,0.005719,-0.291867,0.398669,0.005719,-0.367763,0.372849,0.102130,-0.207763,0.372849,0.102130,-0.131867,0.398669,0.005719,-0.131867,0.398669,0.005719,-0.207763,0.372851,0.102130,-0.047763,0.372851,0.102130,0.028133,0.398670,0.005719,0.028133,0.398670,0.005719,-0.047763,0.371362,0.102130,0.112237,0.371362,0.102130,0.188133,0.397181,0.005719,0.188133,0.397181,0.005719,0.112237,0.371362,0.102130,0.432237,0.371362,0.102130,0.508133,0.397181,0.005719,0.508133,0.397181,0.005719,0.432237,0.374341,0.102130,0.272237,0.374341,0.102130,0.348133,0.400160,0.005719,0.348133,0.400160,0.005719,0.272237,0.374341,0.102130,0.592237,0.374341,0.102130,0.668133,0.400160,0.005719,0.668133,0.400160,0.005719,0.592237,0.369863,0.102130,0.752237,0.369863,0.102130,0.828133,0.395682,0.005719,0.828133,0.395682,0.005719,0.752237,0.366884,0.102130,0.912237,0.366884,0.102130,0.988133,0.392703,0.005719,0.988133,0.392703,0.005719,0.912237,0.365395,0.102130,1.072237,0.365395,0.102130,1.148133,0.391214,0.005719,1.148133,0.391214,0.005719,1.072237,0.362416,0.102130,1.232237,0.362416,0.102130,1.308133,0.388235,0.005719,1.308133,0.388235,0.005719,1.232237,0.366434,0.102130,1.392237,0.366434,0.102130,1.468133,0.392253,0.005719,1.468133,0.392253,0.005719,1.392237,0.362425,0.102130,1.552237,0.362425,0.102130,1.628133,0.388244,0.005719,1.628133,0.388244,0.005719,1.552237,0.360935,0.102130,1.712237,0.360935,0.102130,1.788133,0.386755,0.005719,1.788133,0.386755,0.005719,1.712237,0.357956,0.102130,1.872237,0.357956,0.102130,1.948133,0.383776,0.005719,1.948133,0.383776,0.005719,1.872237,0.351998,0.102130,2.032237,0.351998,0.102130,2.108133,0.377818,0.005719,2.108133,0.377818,0.005719,2.032237,0.337115,0.102130,2.352237,0.337115,0.102130,2.428133,0.362934,0.005719,2.428133,0.362934,0.005719,2.352237,0.346040,0.102130,2.192237,0.346040,0.102130,2.268133,0.371860,0.005719,2.268133,0.371860,0.005719,2.192237,0.327768,0.102130,2.512237,0.327768,0.102130,2.588133,0.353587,0.005719,2.588133,0.353587,0.005719,2.512237,-0.351424,0.102130,-3.247763,-0.351424,0.102130,-3.171866,-0.377244,0.005719,-3.171866,-0.377244,0.005719,-3.247763,-0.351424,0.102130,-3.087763,-0.351424,0.102130,-3.011866,-0.377244,0.005719,-3.011866,-0.377244,0.005719,-3.087763,-0.356925,0.102130,-2.927763,-0.356925,0.102130,-2.851866,-0.382744,0.005719,-2.851866,-0.382744,0.005719,-2.927763,-0.355435,0.102130,-2.767763,-0.355435,0.102130,-2.691867,-0.381255,0.005719,-2.691867,-0.381255,0.005719,-2.767763,-0.356925,0.102130,-2.607763,-0.356925,0.102130,-2.531866,-0.382744,0.005719,-2.531866,-0.382744,0.005719,-2.607763,-0.358412,0.102130,-2.447763,-0.358412,0.102130,-2.371866,-0.384232,0.005719,-2.371866,-0.384232,0.005719,-2.447763,-0.356923,0.102130,-2.287763,-0.356923,0.102130,-2.211867,-0.382742,0.005719,-2.211867,-0.382742,0.005719,-2.287763,-0.358412,0.102130,-2.127763,-0.358412,0.102130,-2.051867,-0.384232,0.005719,-2.051867,-0.384232,0.005719,-2.127763,-0.358412,0.102130,-1.967763,-0.358412,0.102130,-1.891866,-0.384232,0.005719,-1.891866,-0.384232,0.005719,-1.967763,-0.358412,0.102130,-1.807763,-0.358412,0.102130,-1.731866,-0.384232,0.005719,-1.731866,-0.384232,0.005719,-1.807763,-0.359916,0.102130,-1.647763,-0.359916,0.102130,-1.571867,-0.385735,0.005719,-1.571867,-0.385735,0.005719,-1.647763,-0.359916,0.102130,-1.487763,-0.359916,0.102130,-1.411867,-0.385735,0.005719,-1.411867,-0.385735,0.005719,-1.487763,-0.359916,0.102130,-1.327763,-0.359916,0.102130,-1.251867,-0.385735,0.005719,-1.251867,-0.385735,0.005719,-1.327763,-0.358426,0.102130,-1.167763,-0.358426,0.102130,-1.091867,-0.384246,0.005719,-1.091867,-0.384246,0.005719,-1.167763,-0.358426,0.102130,-1.007763,-0.358426,0.102130,-0.931867,-0.384246,0.005719,-0.931867,-0.384246,0.005719,-1.007763,-0.358426,0.102130,-0.847762,-0.358426,0.102130,-0.771867,-0.384246,0.005719,-0.771867,-0.384246,0.005719,-0.847762,-0.356937,0.102130,-0.687763,-0.356937,0.102130,-0.611867,-0.382756,0.005719,-0.611867,-0.382756,0.005719,-0.687763,-0.356937,0.102130,-0.527762,-0.356937,0.102130,-0.451866,-0.382756,0.005719,-0.451866,-0.382756,0.005719,-0.527762,-0.356937,0.102130,-0.367763,-0.356937,0.102130,-0.291867,-0.382756,0.005719,-0.291867,-0.382756,0.005719,-0.367763,-0.356937,0.102130,-0.207763,-0.356937,0.102130,-0.131867,-0.382756,0.005719,-0.131867,-0.382756,0.005719,-0.207763,-0.356938,0.102130,-0.047763,-0.356938,0.102130,0.028133,-0.382758,0.005719,0.028133,-0.382758,0.005719,-0.047763,-0.355449,0.102130,0.112237,-0.355449,0.102130,0.188133,-0.381268,0.005719,0.188133,-0.381268,0.005719,0.112237,-0.355449,0.102130,0.432237,-0.355449,0.102130,0.508133,-0.381268,0.005719,0.508133,-0.381268,0.005719,0.432237,-0.358428,0.102130,0.272237,-0.358428,0.102130,0.348133,-0.384247,0.005719,0.348133,-0.384247,0.005719,0.272237,-0.358428,0.102130,0.592237,-0.358428,0.102130,0.668133,-0.384247,0.005719,0.668133,-0.384247,0.005719,0.592237,-0.353950,0.102130,0.752237,-0.353950,0.102130,0.828133,-0.379770,0.005719,0.828133,-0.379770,0.005719,0.752237,-0.350971,0.102130,0.912237,-0.350971,0.102130,0.988133,-0.376791,0.005719,0.988133,-0.376791,0.005719,0.912237,-0.349482,0.102130,1.072237,-0.349482,0.102130,1.148133,-0.375301,0.005719,1.148133,-0.375301,0.005719,1.072237,-0.346503,0.102130,1.232237,-0.346503,0.102130,1.308133,-0.372322,0.005719,1.308133,-0.372322,0.005719,1.232237,-0.350522,0.102130,1.392237,-0.350522,0.102130,1.468133,-0.376341,0.005719,1.468133,-0.376341,0.005719,1.392237,-0.346512,0.102130,1.552237,-0.346512,0.102130,1.628133,-0.372332,0.005719,1.628133,-0.372332,0.005719,1.552237,-0.345022,0.102130,1.712237,-0.345022,0.102130,1.788133,-0.370842,0.005719,1.788133,-0.370842,0.005719,1.712237,-0.342043,0.102130,1.872237,-0.342043,0.102130,1.948133,-0.367863,0.005719,1.948133,-0.367863,0.005719,1.872237,-0.336085,0.102130,2.032237,-0.336085,0.102130,2.108133,-0.361905,0.005719,2.108133,-0.361905,0.005719,2.032237,-0.321202,0.102130,2.352237,-0.321202,0.102130,2.428133,-0.347022,0.005719,2.428133,-0.347022,0.005719,2.352237,-0.330127,0.102130,2.192237,-0.330127,0.102130,2.268133,-0.355947,0.005719,2.268133,-0.355947,0.005719,2.192237,-0.311855,0.102130,2.512237,-0.311855,0.102130,2.588133,-0.337675,0.005719,2.588133,-0.337675,0.005719,2.512237,0.007957,0.071948,-4.473082,-0.128078,0.070405,-4.420392,-0.205606,0.032241,-4.310269,-0.227708,0.087238,-4.171441,-0.223919,0.096768,-4.164622,-0.220346,0.105396,-4.160666,-0.216770,0.114453,-4.157494,-0.212930,0.124503,-4.156503,-0.206375,0.133771,-4.157809,-0.199934,0.142548,-4.161026,-0.193484,0.150172,-4.165812,-0.186426,0.156482,-4.173310,-0.145993,0.162013,-4.242689,-0.101286,0.160099,-4.327317,0.007957,0.158798,-4.384614,0.117199,0.160099,-4.327317,0.161906,0.162013,-4.242689,0.202339,0.156482,-4.173310,0.209397,0.150172,-4.165812,0.215847,0.142548,-4.161026,0.222288,0.133771,-4.157809,0.228843,0.124504,-4.156503,0.232683,0.114453,-4.157494,0.236259,0.105397,-4.160666,0.239832,0.096768,-4.164622,0.243621,0.087238,-4.171440,0.221668,0.032240,-4.309935,0.143731,0.070464,-4.420611,0.011454,0.154846,-4.386847,0.011076,0.074029,-4.469427,0.113077,0.156161,-4.333527,0.138074,0.073650,-4.419177,-0.122010,0.074036,-4.419113,-0.097897,0.156171,-4.333721,0.001925,0.154879,-4.386200,0.004875,0.074029,-4.469735,0.004497,0.154846,-4.387259,-0.187033,0.152083,-4.176948,-0.190719,0.149473,-4.172689,-0.224215,0.093097,-4.171599,-0.224649,0.090848,-4.173229,-0.151112,0.157329,-4.238226,-0.204608,0.039281,-4.301402,-0.149922,0.157537,-4.240663,-0.220596,0.102150,-4.165405,-0.198388,0.141802,-4.165211,-0.216372,0.112021,-4.161428,-0.217614,0.109441,-4.162073,-0.193427,0.147373,-4.169262,-0.208192,0.128531,-4.159594,-0.213194,0.119358,-4.159594,-0.200666,0.139191,-4.163312,0.220525,0.039281,-4.301402,0.240381,0.090608,-4.173826,0.165835,0.157537,-4.240663,0.167025,0.157329,-4.238226,0.207573,0.148669,-4.171378,0.202946,0.152083,-4.176948,0.240128,0.093097,-4.171598,0.236775,0.101458,-4.165722,0.233231,0.109849,-4.161971,0.229027,0.119358,-4.159594,0.209218,0.147373,-4.169262,0.216702,0.138945,-4.163226,0.226805,0.123469,-4.159594,0.224465,0.128531,-4.159594,0.144617,0.075290,-4.410360,0.212124,0.043922,-4.311523,0.122018,0.154201,-4.326515,0.213274,0.043609,-4.309839,0.162356,0.156487,-4.249395,0.121950,0.154476,-4.326264,-0.198093,0.042665,-4.309839,-0.147175,0.155504,-4.249395,-0.196819,0.043011,-4.311705,-0.106770,0.153493,-4.326264,-0.106810,0.153329,-4.326414,-0.129436,0.074463,-4.410360,-1.260173,0.117520,4.609914,-1.374294,0.114818,4.663488,-1.374289,0.103450,4.663489,-0.396021,0.132738,4.212227,-0.947315,0.122868,4.462393,-0.769459,0.092356,4.381041,-1.118742,0.098085,4.543365,-1.374289,0.103450,4.663489,-1.260173,0.117520,4.609914,-0.769459,0.092356,4.381041,-1.118742,0.098085,4.543365,-0.947315,0.122868,4.462393,-0.231983,0.130779,4.133842,-0.075121,0.127376,4.068838,-0.073798,0.076951,4.075337,-0.231307,0.080259,4.137214,-0.396021,0.132738,4.212227,-0.769459,0.092356,4.381041,-0.396021,0.132738,4.212227,-1.374294,0.114818,4.663488,-1.374289,0.103450,4.663489,-1.419944,0.111994,4.685495,-1.419941,0.106273,4.685496,-1.419941,0.106273,4.685496,-1.419944,0.111994,4.685495,-1.419941,0.106273,4.685496,-1.430659,0.109134,4.690157,-0.947315,0.122868,4.462393,-1.260173,0.117520,4.609914,-1.118742,0.098085,4.543365,-0.025114,0.107536,4.308659,-0.037038,0.114785,4.271118,-0.021438,0.089932,4.300175,-0.053482,0.066845,4.158586,-0.069940,0.137454,4.103535,-0.073268,0.054875,4.086304,-0.069940,0.137454,4.103535,-0.074616,0.140093,4.079804,-0.073268,0.054875,4.086304,-0.037038,0.114785,4.271118,-0.021438,0.089932,4.300175,-0.049061,0.124419,4.216076,-0.032547,0.078656,4.248227,-0.049061,0.124419,4.216076,-0.060525,0.133353,4.157401,-0.053482,0.066845,4.158586,-0.060525,0.133353,4.157401,-0.073268,0.054875,4.086304,-0.075121,0.127376,4.068838,-0.073798,0.076951,4.075337,-0.060525,0.133353,4.157401,-0.069940,0.137454,4.103535,-0.053482,0.066845,4.158586,-0.013242,0.101049,4.340957,-0.025114,0.107536,4.308659,-0.021438,0.089932,4.300175,-0.074616,0.140093,4.079804,-0.075121,0.127376,4.068838,-0.073268,0.054875,4.086304,-1.260173,0.117520,4.609914,-1.281844,0.123438,4.630938,-1.398247,0.118872,4.684512,-0.396021,0.132738,4.212227,-0.401935,0.149156,4.223194,-0.588495,0.144302,4.309337,-0.075121,0.127376,4.068838,-0.074616,0.140093,4.079804,-0.234616,0.145844,4.144808,-0.231983,0.130779,4.133842,-0.075121,0.127376,4.068838,-0.234616,0.145844,4.144808,-0.396021,0.132738,4.212227,-0.401935,0.149156,4.223194,-1.374294,0.114818,4.663488,-1.398247,0.118872,4.684512,-1.429732,0.114099,4.698410,-1.419944,0.111994,4.685495,-1.430659,0.109134,4.690157,-1.374294,0.114818,4.663488,-1.429732,0.114099,4.698410,-1.440662,0.109265,4.703073,-0.947315,0.122868,4.462393,-0.961462,0.132475,4.482404,-1.135053,0.127936,4.563406,-1.118748,0.120182,4.543364,-0.947315,0.122868,4.462393,-1.135053,0.127936,4.563406,-0.586964,0.129866,4.297184,-0.588495,0.144302,4.309337,-0.778678,0.137576,4.397112,-0.769467,0.125886,4.381029,-0.586964,0.129866,4.297184,-0.778678,0.137576,4.397112,-1.281844,0.123438,4.630938,-1.398247,0.118872,4.684512,-1.406552,0.114786,4.726529,-0.961462,0.132475,4.482404,-0.331781,0.108251,4.436661,-1.135053,0.127936,4.563406,-0.037038,0.114785,4.271118,-0.049061,0.124419,4.216076,-0.234616,0.145844,4.144808,-0.060525,0.133353,4.157401,-0.049061,0.124419,4.216076,-0.234616,0.145844,4.144808,-1.440662,0.109265,4.703073,-1.435086,0.109267,4.740070,-1.429254,0.109265,4.814493,-1.406552,0.114786,4.726529,-1.429732,0.114099,4.698410,-1.398247,0.118872,4.684512,-1.429732,0.114099,4.698410,-1.406552,0.114786,4.726529,-1.135053,0.127936,4.563406,-1.429254,0.109265,4.814493,-1.406552,0.114786,4.726529,-0.074616,0.140093,4.079804,-0.013242,0.101049,4.340957,-0.234616,0.145844,4.144808,-0.069940,0.137454,4.103535,-0.025114,0.107536,4.308659,-0.013242,0.101049,4.340957,-0.331781,0.108251,4.436661,-0.401935,0.149156,4.223194,-0.331781,0.108251,4.436661,-0.234616,0.145844,4.144808,-0.778678,0.137576,4.397112,-0.331781,0.108251,4.436661,-0.588495,0.144302,4.309337,-1.260167,0.100748,4.609916,-1.281838,0.095092,4.630939,-1.135047,0.090593,4.563408,-1.430659,0.109134,4.690157,-1.440662,0.109265,4.703073,-1.429730,0.104430,4.698411,-0.231307,0.080259,4.137214,-0.233927,0.060466,4.148180,-0.073268,0.054875,4.086304,-0.073798,0.076951,4.075337,-0.231307,0.080259,4.137214,-0.073268,0.054875,4.086304,-1.419941,0.106273,4.685496,-1.429730,0.104430,4.698411,-1.398242,0.099658,4.684513,-1.374289,0.103450,4.663489,-1.419941,0.106273,4.685496,-1.398242,0.099658,4.684513,-1.118742,0.098085,4.543365,-1.135047,0.090593,4.563408,-0.961456,0.086050,4.482408,-0.947309,0.095398,4.462397,-1.118742,0.098085,4.543365,-0.961456,0.086050,4.482408,-0.769459,0.092356,4.381041,-0.778670,0.080910,4.397125,-0.588464,0.073785,4.309461,-0.586934,0.088140,4.297308,-0.769459,0.092356,4.381041,-0.588464,0.073785,4.309461,-1.281838,0.095092,4.630939,-1.398242,0.099658,4.684513,-1.406526,0.103744,4.726458,-0.032547,0.078656,4.248227,-0.021438,0.089932,4.300175,-0.401767,0.066466,4.223997,-1.398242,0.099658,4.684513,-1.429730,0.104430,4.698411,-1.406526,0.103744,4.726458,-1.135047,0.090593,4.563408,-0.961456,0.086050,4.482408,-0.331781,0.108251,4.436661,-0.073268,0.054875,4.086304,-0.233927,0.060466,4.148180,-0.053482,0.066845,4.158586,-1.440662,0.109265,4.703073,-1.435086,0.109267,4.740070,-1.429730,0.104430,4.698411,-1.429254,0.109265,4.814493,-1.406526,0.103744,4.726458,-1.135047,0.090593,4.563408,-1.429730,0.104430,4.698411,-1.435086,0.109267,4.740070,-0.331781,0.108251,4.436661,-0.778670,0.080910,4.397125,-0.588464,0.073785,4.309461,-1.429254,0.109265,4.814493,-1.135047,0.090593,4.563408,-0.013242,0.101049,4.340957,-0.401767,0.066466,4.223997,-0.021438,0.089932,4.300175,1.276084,0.117521,4.609914,1.390206,0.114819,4.663488,1.390201,0.103450,4.663489,0.411932,0.132738,4.212227,0.963227,0.122868,4.462393,0.785371,0.092356,4.381041,0.089710,0.076951,4.075337,0.091032,0.127376,4.068838,0.247219,0.080259,4.137214,1.134654,0.098086,4.543365,1.390201,0.103450,4.663489,1.390206,0.114819,4.663488,1.435853,0.106273,4.685497,1.276084,0.117521,4.609914,0.785371,0.092356,4.381041,1.134654,0.098086,4.543365,0.963227,0.122868,4.462393,0.091032,0.127376,4.068838,0.247894,0.130779,4.133842,0.247219,0.080259,4.137214,0.247894,0.130779,4.133842,0.247219,0.080259,4.137214,0.411932,0.132738,4.212227,1.390206,0.114819,4.663488,1.435855,0.111995,4.685496,1.435853,0.106273,4.685497,1.435855,0.111995,4.685496,1.435853,0.106273,4.685497,1.446570,0.109134,4.690158,0.963227,0.122868,4.462393,1.276084,0.117521,4.609914,1.134654,0.098086,4.543365,0.041026,0.107536,4.308659,0.052949,0.114785,4.271118,0.037350,0.089932,4.300175,0.069394,0.066845,4.158586,0.085851,0.137454,4.103535,0.089179,0.054875,4.086304,0.085851,0.137454,4.103535,0.090528,0.140093,4.079804,0.089179,0.054875,4.086304,0.052949,0.114785,4.271118,0.037350,0.089932,4.300175,0.064972,0.124419,4.216076,0.089179,0.054875,4.086304,0.091032,0.127376,4.068838,0.089710,0.076951,4.075337,0.076437,0.133353,4.157401,0.048458,0.078656,4.248227,0.064972,0.124419,4.216076,0.085851,0.137454,4.103535,0.069394,0.066845,4.158586,0.029153,0.101049,4.340957,0.041026,0.107536,4.308659,0.037350,0.089932,4.300175,0.090528,0.140093,4.079804,0.091032,0.127376,4.068838,0.089179,0.054875,4.086304,1.446570,0.109134,4.690158,1.435855,0.111995,4.685496,1.456573,0.109265,4.703073,1.276084,0.117521,4.609914,1.414159,0.118872,4.684513,1.297755,0.123438,4.630939,0.411932,0.132738,4.212227,0.604406,0.144302,4.309337,0.417846,0.149156,4.223194,0.091032,0.127376,4.068838,0.250527,0.145844,4.144808,0.090528,0.140093,4.079804,0.247894,0.130779,4.133842,0.091032,0.127376,4.068838,0.250527,0.145844,4.144808,1.390206,0.114819,4.663488,1.445644,0.114099,4.698411,1.414159,0.118872,4.684513,1.435855,0.111995,4.685496,1.390206,0.114819,4.663488,1.445644,0.114099,4.698411,0.963227,0.122868,4.462393,1.150964,0.127936,4.563407,0.977373,0.132475,4.482404,1.134660,0.120182,4.543364,0.963227,0.122868,4.462393,1.150964,0.127936,4.563407,0.602875,0.129866,4.297184,0.794589,0.137576,4.397112,0.604406,0.144302,4.309337,0.411932,0.132738,4.212227,0.604406,0.144302,4.309337,0.785379,0.125886,4.381029,0.602875,0.129866,4.297184,0.794589,0.137576,4.397112,1.450998,0.109267,4.740071,1.445165,0.109265,4.814494,1.422464,0.114786,4.726530,1.297755,0.123438,4.630939,1.414159,0.118872,4.684513,1.422464,0.114786,4.726530,0.977373,0.132475,4.482404,1.150964,0.127936,4.563407,0.347692,0.108251,4.436661,0.052949,0.114785,4.271118,0.064972,0.124419,4.216076,0.250527,0.145844,4.144808,0.076437,0.133353,4.157401,0.064972,0.124419,4.216076,0.250527,0.145844,4.144808,1.456573,0.109265,4.703073,1.450998,0.109267,4.740071,1.445644,0.114099,4.698411,1.414159,0.118872,4.684513,1.445644,0.114099,4.698411,1.422464,0.114786,4.726530,1.150964,0.127936,4.563407,1.445165,0.109265,4.814494,1.422464,0.114786,4.726530,0.029153,0.101049,4.340957,0.041026,0.107536,4.308659,0.250527,0.145844,4.144808,0.090528,0.140093,4.079804,0.250527,0.145844,4.144808,0.085851,0.137454,4.103535,0.417846,0.149156,4.223194,0.347692,0.108251,4.436661,0.250527,0.145844,4.144808,0.794589,0.137576,4.397112,0.347692,0.108251,4.436661,0.604406,0.144302,4.309337,1.276079,0.100748,4.609917,1.150959,0.090593,4.563408,1.297749,0.095092,4.630940,0.089710,0.076951,4.075337,0.247219,0.080259,4.137214,0.089179,0.054875,4.086304,0.249838,0.060466,4.148180,0.089179,0.054875,4.086304,1.390201,0.103450,4.663489,1.435853,0.106273,4.685497,1.414154,0.099658,4.684514,1.445641,0.104431,4.698411,1.414154,0.099658,4.684514,1.134654,0.098086,4.543365,0.977367,0.086050,4.482408,1.150959,0.090593,4.563408,0.963221,0.095398,4.462397,1.134654,0.098086,4.543365,0.977367,0.086050,4.482408,0.602845,0.088140,4.297308,0.785371,0.092356,4.381041,0.604376,0.073785,4.309461,0.794581,0.080910,4.397125,0.604376,0.073785,4.309461,1.297749,0.095092,4.630940,1.414154,0.099658,4.684514,1.422438,0.103744,4.726458,0.048458,0.078656,4.248227,0.037350,0.089932,4.300175,0.417678,0.066466,4.223997,1.414154,0.099658,4.684514,1.445641,0.104431,4.698411,1.446570,0.109134,4.690158,1.422438,0.103744,4.726458,1.456573,0.109265,4.703073,1.446570,0.109134,4.690158,1.435853,0.106273,4.685497,0.089179,0.054875,4.086304,0.249838,0.060466,4.148180,0.069394,0.066845,4.158586,1.456573,0.109265,4.703073,1.450998,0.109267,4.740071,1.445641,0.104431,4.698411,1.445641,0.104431,4.698411,1.422438,0.103744,4.726458,1.445165,0.109265,4.814494,1.422438,0.103744,4.726458,1.150959,0.090593,4.563408,1.297749,0.095092,4.630940,1.150959,0.090593,4.563408,1.445165,0.109265,4.814494,1.450998,0.109267,4.740071,0.347692,0.108251,4.436661,0.794581,0.080910,4.397125,1.150959,0.090593,4.563408,0.604376,0.073785,4.309461,0.977367,0.086050,4.482408,0.417678,0.066466,4.223997,0.347692,0.108251,4.436661,0.347692,0.108251,4.436661,1.445165,0.109265,4.814494,0.029153,0.101049,4.340957,0.417678,0.066466,4.223997,0.037350,0.089932,4.300175,0.347692,0.108251,4.436661,0.029153,0.101049,4.340957,4.186382,0.133536,1.915555,4.245156,0.143150,1.826203,4.250591,0.156840,1.807178,3.177684,0.019310,1.287286,3.098020,0.030964,1.351358,3.177684,0.019310,1.287286,3.098020,0.030964,1.351358,3.098020,0.030964,1.351358,3.177684,0.019310,1.287286,3.169738,0.036781,1.276256,3.169738,0.036781,1.276256,3.161792,0.054251,1.265227,3.098020,0.030964,1.351358,4.256025,0.170530,1.788152,3.161792,0.054251,1.265227,3.098020,0.030964,1.351358,2.337235,-0.057698,0.796611,2.349259,-0.076385,0.800293,2.250703,-0.064302,0.933814,2.349259,-0.076385,0.800293,2.250703,-0.064302,0.933814,1.950237,-0.127288,0.607660,1.950237,-0.127288,0.607660,2.250703,-0.064302,0.933814,1.841590,-0.121667,0.743545,1.933168,-0.107042,0.605161,1.841590,-0.121667,0.743545,2.349259,-0.076385,0.800293,2.337235,-0.057698,0.796611,3.206700,0.046390,1.182178,3.098020,0.030964,1.351358,2.337235,-0.057698,0.796611,3.178594,0.065960,1.213654,2.337235,-0.057698,0.796611,3.098020,0.030964,1.351358,3.178594,0.065960,1.213654,2.325211,-0.039011,0.792930,2.337235,-0.057698,0.796611,2.325211,-0.039011,0.792930,2.250703,-0.064302,0.933814,2.337235,-0.057698,0.796611,3.098020,0.030964,1.351358,2.325211,-0.039011,0.792930,2.325211,-0.039011,0.792930,2.250703,-0.064302,0.933814,3.098020,0.030964,1.351358,3.169738,0.036781,1.276256,3.177684,0.019310,1.287286,3.098020,0.030964,1.351358,3.206700,0.046390,1.182178,3.169738,0.036781,1.276256,3.234806,0.026819,1.150702,2.780798,-0.003446,0.975929,2.809054,-0.022513,0.945235,3.234806,0.026819,1.150702,2.354257,-0.055428,0.766349,2.250703,-0.064302,0.933814,3.098020,0.030964,1.351358,2.383302,-0.071845,0.739767,3.177684,0.019310,1.287286,2.383302,-0.071845,0.739767,2.383302,-0.071845,0.739767,2.383302,-0.071845,0.739767,2.809054,-0.022513,0.945235,3.177684,0.019310,1.287286,3.234806,0.026819,1.150702,2.809054,-0.022513,0.945235,1.933168,-0.107042,0.605161,2.337235,-0.057698,0.796611,1.841590,-0.121667,0.743545,2.337235,-0.057698,0.796611,2.325211,-0.039011,0.792930,2.337235,-0.057698,0.796611,2.250703,-0.064302,0.933814,2.325211,-0.039011,0.792930,1.841590,-0.121667,0.743545,2.250703,-0.064302,0.933814,1.916098,-0.086795,0.602662,2.250703,-0.064302,0.933814,2.325211,-0.039011,0.792930,1.916098,-0.086795,0.602662,1.933168,-0.107042,0.605161,1.943209,-0.108425,0.572085,1.950237,-0.127288,0.607660,1.841590,-0.121667,0.743545,0.784649,-0.312205,0.272136,1.950237,-0.127288,0.607660,1.943209,-0.108425,0.572085,1.970320,-0.130055,0.541509,1.950237,-0.127288,0.607660,0.848231,-0.270990,0.213392,0.784649,-0.312205,0.272136,0.850432,-0.283529,0.591843,0.784649,-0.312205,0.272136,0.852295,-0.308561,0.139332,0.850432,-0.283529,0.591843,0.784649,-0.312205,0.272136,1.841590,-0.121667,0.743545,1.950237,-0.127288,0.607660,1.285629,-0.236961,0.298544,0.784649,-0.312205,0.272136,0.784649,-0.312205,0.272136,0.852295,-0.308561,0.139332,1.285629,-0.236961,0.298544,1.970320,-0.130055,0.541509,1.950237,-0.127288,0.607660,1.285629,-0.236961,0.298544,1.588549,-0.162999,0.450280,1.285629,-0.236961,0.298544,1.970320,-0.130055,0.541509,1.943209,-0.108425,0.572085,1.841590,-0.121668,0.743546,1.916098,-0.086795,0.602662,0.848231,-0.270991,0.213393,0.850432,-0.283530,0.591843,1.841590,-0.121668,0.743546,1.841590,-0.121668,0.743546,0.850432,-0.283530,0.591843,1.916098,-0.086795,0.602662,0.844167,-0.233421,0.287453,0.850432,-0.283530,0.591843,1.916098,-0.086795,0.602662,0.848231,-0.270991,0.213393,-1.917257,-0.107042,0.605161,-1.927298,-0.108425,0.572085,-1.934326,-0.127288,0.607661,-1.825679,-0.121667,0.743546,-0.768737,-0.312205,0.272136,-1.934326,-0.127288,0.607661,-1.927298,-0.108425,0.572085,-1.934326,-0.127288,0.607661,-1.954408,-0.130055,0.541509,-0.832320,-0.270990,0.213393,-0.768737,-0.312205,0.272136,-0.834521,-0.283529,0.591843,-1.572638,-0.162999,0.450280,-1.269718,-0.236961,0.298544,-0.768737,-0.312205,0.272136,-0.836384,-0.308561,0.139332,-0.834521,-0.283529,0.591843,-1.269718,-0.236961,0.298544,-1.825679,-0.121667,0.743546,-1.954408,-0.130055,0.541509,-1.934326,-0.127288,0.607661,-0.768737,-0.312205,0.272136,-1.269718,-0.236961,0.298544,-1.269718,-0.236961,0.298544,-1.572638,-0.162999,0.450280,-1.954408,-0.130055,0.541509,-1.269718,-0.236961,0.298544,-2.321324,-0.057699,0.796612,-2.333348,-0.076386,0.800294,-2.234792,-0.064304,0.933815,-2.333348,-0.076386,0.800294,-2.234792,-0.064304,0.933815,-1.825679,-0.121668,0.743546,-1.934326,-0.127289,0.607661,-1.934326,-0.127289,0.607661,-1.934326,-0.127289,0.607661,-1.825679,-0.121668,0.743546,-1.917257,-0.107043,0.605162,-1.825679,-0.121668,0.743546,-2.321324,-0.057699,0.796612,-1.927298,-0.108425,0.572085,-1.900187,-0.086795,0.602662,-1.825679,-0.121667,0.743546,-0.832320,-0.270990,0.213393,-0.834521,-0.283529,0.591843,-1.825679,-0.121667,0.743546,-1.927298,-0.108425,0.572085,-1.825679,-0.121667,0.743546,-1.825679,-0.121667,0.743546,-0.834521,-0.283529,0.591843,-1.900187,-0.086795,0.602662,-0.828256,-0.233420,0.287453,-1.900187,-0.086795,0.602662,-0.828256,-0.233420,0.287453,-0.832320,-0.270990,0.213393,-1.917257,-0.107043,0.605162,-2.321324,-0.057699,0.796613,-1.825679,-0.121668,0.743547,-2.321324,-0.057699,0.796613,-2.234792,-0.064304,0.933815,-2.309300,-0.039012,0.792931,-2.234792,-0.064304,0.933815,-1.825679,-0.121668,0.743547,-2.309300,-0.039012,0.792931,-1.900187,-0.086796,0.602663,-1.900187,-0.086796,0.602663,-3.190788,0.046388,1.182179,-3.082109,0.030963,1.351359,-2.321324,-0.057699,0.796612,-2.321324,-0.057699,0.796612,-2.234792,-0.064304,0.933815,-2.309300,-0.039012,0.792931,-2.234792,-0.064304,0.933815,-3.082109,0.030963,1.351359,-2.234792,-0.064304,0.933815,-3.082109,0.030963,1.351359,-3.162682,0.065959,1.213655,-2.309300,-0.039012,0.792931,-3.218894,0.026818,1.150703,-2.793143,-0.022513,0.945235,-3.161773,0.019310,1.287286,-2.234792,-0.064303,0.933815,-3.082109,0.030964,1.351358,-2.367390,-0.071845,0.739767,-3.161773,0.019310,1.287286,-2.367390,-0.071845,0.739767,-3.190788,0.046389,1.182178,-3.153826,0.036780,1.276257,-3.082109,0.030964,1.351358,-3.161773,0.019310,1.287286,-3.218894,0.026818,1.150703,-2.764886,-0.003446,0.975929,-2.793143,-0.022513,0.945235,-3.218894,0.026818,1.150703,-2.338345,-0.055428,0.766349,-2.234792,-0.064303,0.933815,-2.367390,-0.071845,0.739767,-2.367390,-0.071845,0.739767,-2.793143,-0.022513,0.945235,-3.161773,0.019310,1.287286,-4.240113,0.170529,1.788153,-3.145880,0.054250,1.265228,-3.153826,0.036779,1.276257,-3.082109,0.030963,1.351359,-3.145880,0.054250,1.265228,-3.082109,0.030963,1.351359,-3.153826,0.036779,1.276257,-4.240113,0.170529,1.788153,-3.153826,0.036779,1.276257,-3.082109,0.030964,1.351358,-4.170471,0.133535,1.915555,-4.229245,0.143149,1.826204,-3.161773,0.019310,1.287286,-4.234679,0.156840,1.807178,-3.153826,0.036780,1.276257,-3.240701,-0.214012,0.620472,-3.301355,-0.299414,0.618116,-3.244997,-0.186263,0.621237,-3.257466,-0.161231,0.621927,-3.276885,-0.141365,0.622475,-3.301355,-0.128610,0.622827,-3.328480,-0.124215,0.622949,-3.355606,-0.128610,0.622827,-3.380076,-0.141365,0.622475,-3.399495,-0.161231,0.621927,-3.411963,-0.186263,0.621237,-3.416260,-0.214012,0.620472,-3.411963,-0.241761,0.619706,-3.399495,-0.266793,0.619016,-3.380076,-0.286659,0.618468,-3.355606,-0.299414,0.618116,-3.328480,-0.303809,0.617995,-3.276885,-0.286659,0.618468,-3.257466,-0.266793,0.619016,-3.244997,-0.241761,0.619706,-3.230691,-0.190032,-0.024885,-3.235546,-0.154073,-0.022641,-3.360533,-0.300701,-0.031791,-3.249635,-0.121635,-0.020617,-3.271579,-0.095891,-0.019010,-3.299230,-0.079363,-0.017979,-3.329881,-0.073668,-0.017623,-3.360533,-0.079363,-0.017979,-3.388184,-0.095891,-0.019010,-3.410128,-0.121635,-0.020617,-3.424217,-0.154073,-0.022641,-3.429072,-0.190032,-0.024885,-3.424217,-0.225990,-0.027129,-3.410128,-0.258429,-0.029153,-3.388184,-0.284172,-0.030760,-3.329881,-0.306396,-0.032146,-3.299230,-0.300701,-0.031791,-3.271579,-0.284172,-0.030760,-3.249635,-0.258429,-0.029153,-3.235546,-0.225990,-0.027129,-1.932322,-0.336950,-0.274861,-1.992975,-0.422352,-0.277217,-1.936618,-0.309202,-0.274095,-1.949086,-0.284169,-0.273405,-1.968505,-0.264303,-0.272857,-1.992975,-0.251548,-0.272505,-2.020101,-0.247153,-0.272384,-2.047226,-0.251548,-0.272505,-2.071696,-0.264303,-0.272857,-2.091115,-0.284169,-0.273405,-2.103584,-0.309202,-0.274095,-2.107880,-0.336950,-0.274861,-2.103584,-0.364699,-0.275626,-2.091115,-0.389732,-0.276317,-2.071696,-0.409597,-0.276865,-2.047226,-0.422352,-0.277217,-2.020101,-0.426747,-0.277338,-1.968505,-0.409598,-0.276865,-1.949086,-0.389732,-0.276317,-1.936618,-0.364699,-0.275626,-1.922311,-0.313736,-0.918103,-1.927166,-0.277778,-0.915859,-2.052153,-0.424405,-0.925009,-1.941255,-0.245339,-0.913835,-1.963199,-0.219596,-0.912229,-1.990850,-0.203067,-0.911197,-2.021502,-0.197372,-0.910842,-2.052153,-0.203067,-0.911197,-2.079805,-0.219596,-0.912229,-2.101748,-0.245339,-0.913835,-2.115838,-0.277778,-0.915859,-2.120692,-0.313736,-0.918103,-2.115838,-0.349695,-0.920347,-2.101748,-0.382133,-0.922372,-2.079805,-0.407877,-0.923978,-2.021502,-0.430100,-0.925365,-1.990850,-0.424405,-0.925009,-1.963199,-0.407877,-0.923978,-1.941255,-0.382133,-0.922372,-1.927166,-0.349695,-0.920347,1.937774,-0.313736,-0.918103,1.942629,-0.277778,-0.915859,2.036965,-0.430100,-0.925365,1.956718,-0.245339,-0.913835,1.978662,-0.219596,-0.912229,2.006313,-0.203067,-0.911197,2.036965,-0.197372,-0.910842,2.067616,-0.203067,-0.911197,2.095268,-0.219596,-0.912229,2.117212,-0.245339,-0.913835,2.131301,-0.277778,-0.915859,2.136155,-0.313736,-0.918103,2.131301,-0.349695,-0.920347,2.117212,-0.382133,-0.922372,2.095268,-0.407877,-0.923978,2.067616,-0.424405,-0.925009,2.006313,-0.424405,-0.925009,1.978662,-0.407877,-0.923978,1.956718,-0.382133,-0.922372,1.942629,-0.349695,-0.920347,1.949185,-0.336950,-0.274861,2.064090,-0.422352,-0.277217,1.953481,-0.309201,-0.274095,1.965949,-0.284169,-0.273405,1.985369,-0.264303,-0.272857,2.009839,-0.251548,-0.272505,2.036964,-0.247153,-0.272384,2.064090,-0.251548,-0.272505,2.088559,-0.264303,-0.272857,2.107979,-0.284169,-0.273405,2.120447,-0.309202,-0.274095,2.124743,-0.336950,-0.274861,2.120447,-0.364699,-0.275626,2.107979,-0.389732,-0.276317,2.088559,-0.409597,-0.276865,2.036964,-0.426747,-0.277338,2.009839,-0.422352,-0.277217,1.985369,-0.409597,-0.276865,1.965949,-0.389732,-0.276317,1.953481,-0.364699,-0.275626,3.257564,-0.214012,0.620472,3.372469,-0.299414,0.618116,3.261861,-0.186263,0.621237,3.274329,-0.161231,0.621927,3.293748,-0.141365,0.622475,3.318219,-0.128610,0.622827,3.345344,-0.124215,0.622949,3.372469,-0.128610,0.622827,3.396939,-0.141365,0.622475,3.416359,-0.161231,0.621927,3.428827,-0.186263,0.621237,3.433123,-0.214012,0.620472,3.428827,-0.241761,0.619706,3.416359,-0.266793,0.619016,3.396939,-0.286659,0.618468,3.345344,-0.303809,0.617994,3.318219,-0.299414,0.618116,3.293748,-0.286659,0.618468,3.274329,-0.266793,0.619016,3.261861,-0.241761,0.619706,3.246153,-0.190032,-0.024885,3.251008,-0.154073,-0.022641,3.314692,-0.300701,-0.031791,3.265097,-0.121635,-0.020617,3.287041,-0.095891,-0.019010,3.314692,-0.079363,-0.017979,3.345344,-0.073668,-0.017623,3.375995,-0.079363,-0.017979,3.403646,-0.095891,-0.019010,3.425591,-0.121635,-0.020617,3.439680,-0.154073,-0.022641,3.444534,-0.190032,-0.024885,3.439680,-0.225990,-0.027129,3.425591,-0.258429,-0.029153,3.403646,-0.284172,-0.030760,3.375995,-0.300701,-0.031791,3.345344,-0.306396,-0.032146,3.287041,-0.284172,-0.030760,3.265097,-0.258429,-0.029153,3.251008,-0.225990,-0.027129,1.952756,-0.352360,-0.193875,1.987794,-0.444371,-0.391447,1.945667,-0.390134,-0.888270,2.037209,-0.458457,-0.430159,1.931325,-0.260159,-0.878046,1.985221,-0.331021,-0.080088,1.994690,-0.309933,-0.078429,2.023382,-0.270871,-0.124736,1.942505,-0.248892,-0.501376,2.003632,-0.207692,-0.488103,1.938044,-0.210710,-0.874156,1.999635,-0.157090,-0.869938,2.005769,-0.089101,-0.715428,2.007783,-0.022147,-0.419222,2.019828,-0.177240,-0.028155,2.028811,-0.228189,-0.067991,2.037208,-0.285094,-0.076475,2.009941,-0.049186,-0.503358,2.037209,-0.014952,-0.544993,2.037209,-0.052578,-0.702133,2.018340,-0.066632,-0.704719,2.009544,-0.085811,-0.852391,2.037209,-0.062554,-0.877539,2.037211,-0.071014,-1.132310,2.004880,-0.151465,-1.139504,1.942431,-0.196895,-1.149482,1.904310,-0.288827,-1.140250,2.037209,-0.127137,-1.259846,2.019636,-0.157735,-1.253330,1.921495,-0.381113,-1.099675,2.005424,-0.440407,-0.892224,1.946638,-0.224251,-0.875221,2.104928,-0.371649,-0.143642,2.121661,-0.352357,-0.193869,2.077203,-0.392092,-0.084892,2.086623,-0.444371,-0.391463,2.128751,-0.390134,-0.888270,2.092177,-0.413046,-0.890072,2.095410,-0.443586,-0.625818,2.143094,-0.260159,-0.878045,2.089196,-0.331021,-0.080088,2.079728,-0.309933,-0.078429,2.051036,-0.270871,-0.124736,2.131913,-0.248892,-0.501376,2.070786,-0.207692,-0.488103,2.136373,-0.210709,-0.874156,2.074783,-0.157090,-0.869938,2.068648,-0.089096,-0.715427,2.066634,-0.022147,-0.419222,2.054590,-0.177241,-0.028154,2.045606,-0.228192,-0.067987,2.064476,-0.049190,-0.503348,2.056078,-0.066635,-0.704720,2.064873,-0.085812,-0.852398,2.069538,-0.151465,-1.139504,2.131986,-0.196895,-1.149482,2.170106,-0.288827,-1.140250,2.054783,-0.157734,-1.253330,2.152923,-0.381113,-1.099675,2.068994,-0.440407,-0.892224,2.127780,-0.224251,-0.875221,1.995426,-0.393622,-1.284289,2.037051,-0.405817,-1.284076,2.055031,-0.164165,-1.288107,2.078652,-0.393798,-1.284285,2.033272,-0.161368,-1.288389,2.014815,-0.166142,-1.288524,1.934119,-0.276802,-1.282546,1.953049,-0.355327,-1.281176,2.057055,-0.173755,-1.254301,2.108524,-0.209382,-1.283722,2.140339,-0.277467,-1.282534,2.121038,-0.355797,-1.281167,2.017363,-0.173755,-1.254301,1.981635,-0.352999,-0.081817,2.007931,-0.456671,-0.563681,2.018433,-0.428761,-0.220640,1.916940,-0.252122,-0.877413,2.018137,-0.122849,0.245502,2.037208,-0.218477,-0.034424,2.022496,-0.005443,-0.417908,2.037209,0.004095,-0.417158,2.037211,-0.055358,-1.016197,2.024774,-0.084013,-1.144609,1.952234,-0.399948,-1.137305,2.092783,-0.352999,-0.081817,2.066487,-0.456654,-0.563769,2.053560,-0.403185,-0.085765,2.157477,-0.252122,-0.877413,2.051921,-0.005443,-0.417908,2.049644,-0.084025,-1.144549,2.122184,-0.399947,-1.137306,1.990837,-0.182755,-1.288030,2.037208,-0.169594,-1.253974,1.997215,-0.393959,-0.061149,1.994690,-0.311801,-0.054686,1.985221,-0.332889,-0.056345,2.084197,-0.385270,-0.060465,2.089196,-0.332889,-0.056345,2.079728,-0.311801,-0.054686,1.981635,-0.354867,-0.058074,2.020857,-0.405052,-0.062021,2.037208,-0.286962,-0.052732,2.092783,-0.354867,-0.058074,2.053560,-0.405052,-0.062021,2.002127,-0.389805,-0.060822,1.999911,-0.317736,-0.055153,2.078426,-0.382183,-0.060222,2.074507,-0.317736,-0.055153,1.988459,-0.355513,-0.058125,2.037208,-0.401587,-0.061749,2.037208,-0.295948,-0.053439,2.085958,-0.355514,-0.058125,2.051552,-0.399536,-0.061587,1.995992,-0.380322,-0.083879,2.002127,-0.387944,-0.084479,1.999911,-0.315875,-0.078810,1.991605,-0.334373,-0.080265,2.072291,-0.387944,-0.084479,2.078426,-0.380322,-0.083879,2.082812,-0.334373,-0.080265,2.074507,-0.315875,-0.078810,1.991104,-0.368557,-0.082954,1.988459,-0.353653,-0.081781,2.010220,-0.393660,-0.084928,2.022866,-0.397675,-0.085244,2.037208,-0.399726,-0.085406,2.016971,-0.303737,-0.077855,2.037208,-0.294087,-0.077096,2.083313,-0.368557,-0.082954,2.085958,-0.353653,-0.081781,2.064198,-0.393660,-0.084928,2.051552,-0.397675,-0.085244,2.057446,-0.303737,-0.077855,1.992521,-0.219415,-0.881854,2.017363,-0.203153,-0.880575,1.967582,-0.242538,-0.883673,1.948553,-0.273715,-0.886126,1.937303,-0.309178,-0.888915,1.942050,-0.348460,-0.892005,1.954967,-0.384054,-0.894805,1.975058,-0.405572,-0.896498,1.996906,-0.419863,-0.897622,2.017383,-0.427786,-0.898245,2.037209,-0.431318,-0.898523,2.081896,-0.219415,-0.881854,2.106836,-0.242538,-0.883673,2.057055,-0.203153,-0.880575,2.125865,-0.273715,-0.886125,2.137115,-0.309178,-0.888915,2.132368,-0.348460,-0.892005,2.119451,-0.384054,-0.894805,2.099359,-0.405572,-0.896497,2.077511,-0.419863,-0.897622,2.057035,-0.427786,-0.898245,2.037209,-0.198992,-0.880248,2.051921,0.004537,-0.302001,2.051921,0.009521,-0.188163,2.037209,0.019059,-0.187413,2.037209,-0.003750,0.116558,2.037209,0.011749,0.005569,2.051921,0.002211,0.004819,2.037209,0.017693,-0.087724,2.051921,0.008155,-0.088474,2.022496,0.002211,0.004819,2.022496,0.008155,-0.088474,2.022496,0.009521,-0.188163,2.007177,-0.053639,-0.412213,2.007333,-0.035262,-0.406409,2.007197,-0.026637,-0.393190,2.037208,-0.120565,0.565322,2.067786,-0.043089,-0.377096,2.063705,-0.108096,0.101993,2.056573,-0.011907,-0.346582,2.064975,-0.027044,-0.372812,2.055277,-0.002674,-0.259115,2.053118,0.003657,-0.149277,2.052280,0.000729,0.002926,2.051921,-0.000046,0.020980,2.037209,-0.010344,0.165834,2.040658,-0.005453,0.112561,2.022496,-0.006056,0.064021,2.021247,-0.002830,-0.018323,2.020379,-0.000090,-0.174864,2.017050,-0.016348,-0.373153,-1.936844,-0.352360,-0.193875,-1.971883,-0.444371,-0.391448,-1.929755,-0.390135,-0.888270,-2.021298,-0.458458,-0.430159,-1.915413,-0.260160,-0.878046,-1.969310,-0.331022,-0.080088,-1.978778,-0.309934,-0.078430,-2.007471,-0.270871,-0.124736,-1.926594,-0.248893,-0.501376,-1.922133,-0.210710,-0.874156,-1.983723,-0.157091,-0.869938,-1.989858,-0.089102,-0.715429,-1.991872,-0.022148,-0.419223,-2.003917,-0.177241,-0.028155,-2.012900,-0.228189,-0.067992,-2.021298,-0.285095,-0.076476,-1.994030,-0.049187,-0.503359,-2.021298,-0.014953,-0.544993,-2.021298,-0.052578,-0.702134,-2.002429,-0.066633,-0.704720,-1.993633,-0.085812,-0.852392,-2.021298,-0.062555,-0.877540,-2.021300,-0.071014,-1.132311,-1.988968,-0.151466,-1.139505,-1.926520,-0.196896,-1.149482,-1.888400,-0.288828,-1.140250,-2.021298,-0.127138,-1.259847,-2.003725,-0.157735,-1.253331,-1.905584,-0.381114,-1.099676,-1.989513,-0.440408,-0.892225,-1.930726,-0.224252,-0.875221,-2.105750,-0.352358,-0.193870,-2.061291,-0.392092,-0.084892,-2.070712,-0.444372,-0.391464,-2.112840,-0.390135,-0.888270,-2.076265,-0.413047,-0.890072,-2.079499,-0.443587,-0.625819,-2.127183,-0.260159,-0.878046,-2.125896,-0.296779,-0.404004,-2.073286,-0.331022,-0.080088,-2.063817,-0.309934,-0.078430,-2.035125,-0.270871,-0.124737,-2.051264,-0.216515,-0.405709,-2.105278,-0.270106,-0.330579,-2.116002,-0.248893,-0.501376,-2.120462,-0.210710,-0.874156,-2.058872,-0.157091,-0.869938,-2.052737,-0.089097,-0.715427,-2.050723,-0.022148,-0.419223,-2.038679,-0.177241,-0.028155,-2.029696,-0.228193,-0.067988,-2.048565,-0.049191,-0.503348,-2.040167,-0.066636,-0.704720,-2.048963,-0.085813,-0.852399,-2.053627,-0.151466,-1.139505,-2.116075,-0.196896,-1.149482,-2.154196,-0.288828,-1.140250,-2.038871,-0.157735,-1.253331,-2.137011,-0.381114,-1.099676,-2.053082,-0.440408,-0.892225,-2.111870,-0.224252,-0.875221,-1.979514,-0.393623,-1.284290,-2.021140,-0.405818,-1.284077,-2.039120,-0.164166,-1.288108,-2.062740,-0.393799,-1.284285,-2.017361,-0.161369,-1.288390,-1.950382,-0.208926,-1.283730,-1.998904,-0.166143,-1.288525,-1.918207,-0.276803,-1.282546,-1.937137,-0.355328,-1.281176,-2.041143,-0.173756,-1.254302,-2.092613,-0.209383,-1.283723,-2.124427,-0.277468,-1.282535,-2.105127,-0.355798,-1.281168,-2.001452,-0.173756,-1.254302,-1.965724,-0.353000,-0.081817,-1.992020,-0.456671,-0.563682,-2.002523,-0.428762,-0.220641,-1.901029,-0.252123,-0.877414,-2.002227,-0.122850,0.245502,-2.021298,-0.218478,-0.034424,-2.006585,-0.005444,-0.417909,-2.021298,0.004094,-0.417158,-2.021300,-0.055359,-1.016197,-2.008863,-0.084014,-1.144610,-1.936323,-0.399949,-1.137306,-2.076872,-0.353000,-0.081817,-2.037648,-0.403185,-0.085765,-2.141567,-0.252123,-0.877414,-2.036011,-0.005444,-0.417909,-2.033733,-0.084026,-1.144550,-2.106272,-0.399948,-1.137307,-2.021297,-0.169595,-1.253975,-1.981304,-0.393960,-0.061149,-1.978778,-0.311802,-0.054687,-1.969310,-0.332889,-0.056345,-2.068285,-0.385271,-0.060466,-2.073286,-0.332889,-0.056345,-2.063817,-0.311802,-0.054687,-1.965724,-0.354868,-0.058074,-2.004946,-0.405053,-0.062022,-2.021298,-0.286963,-0.052733,-2.076872,-0.354868,-0.058074,-2.037648,-0.405053,-0.062022,-1.986216,-0.389806,-0.060822,-1.984000,-0.317737,-0.055153,-2.062515,-0.382184,-0.060223,-2.058595,-0.317737,-0.055153,-1.972548,-0.355514,-0.058125,-2.021298,-0.401588,-0.061749,-2.021298,-0.295948,-0.053439,-2.070047,-0.355514,-0.058125,-2.035641,-0.399536,-0.061588,-1.980080,-0.380323,-0.083880,-1.986216,-0.387945,-0.084479,-1.984000,-0.315876,-0.078810,-1.975694,-0.334374,-0.080265,-2.056380,-0.387945,-0.084479,-2.062515,-0.380323,-0.083880,-2.066901,-0.334374,-0.080265,-2.058595,-0.315876,-0.078810,-1.975193,-0.368558,-0.082954,-1.972548,-0.353653,-0.081782,-1.994309,-0.393660,-0.084929,-2.006955,-0.397675,-0.085245,-2.021298,-0.399727,-0.085406,-2.001060,-0.303738,-0.077855,-2.021298,-0.294088,-0.077096,-2.067402,-0.368558,-0.082954,-2.070047,-0.353653,-0.081782,-2.048286,-0.393660,-0.084929,-2.035641,-0.397675,-0.085245,-2.041535,-0.303738,-0.077855,-1.976610,-0.219416,-0.881855,-2.001452,-0.203154,-0.880575,-1.951671,-0.242539,-0.883674,-1.932642,-0.273716,-0.886126,-1.921391,-0.309179,-0.888916,-1.926139,-0.348461,-0.892006,-1.939055,-0.384055,-0.894805,-1.959147,-0.405573,-0.896498,-1.980996,-0.419864,-0.897622,-2.001472,-0.427787,-0.898245,-2.021297,-0.431319,-0.898523,-2.065985,-0.219416,-0.881855,-2.090925,-0.242538,-0.883673,-2.041143,-0.203154,-0.880575,-2.109954,-0.273716,-0.886126,-2.121204,-0.309179,-0.888915,-2.116457,-0.348461,-0.892005,-2.103540,-0.384055,-0.894805,-2.083448,-0.405572,-0.896498,-2.061599,-0.419863,-0.897622,-2.041123,-0.427787,-0.898245,-2.021297,-0.198993,-0.880248,-2.036011,0.004536,-0.302001,-2.036011,0.009520,-0.188163,-2.021298,0.019058,-0.187413,-2.021298,0.011748,0.005569,-2.021298,-0.003751,0.116558,-2.036011,0.002210,0.004819,-2.021298,0.017692,-0.087725,-2.036011,0.008155,-0.088475,-2.006585,0.002210,0.004819,-2.006585,0.008155,-0.088475,-2.006585,0.009520,-0.188163,-1.988723,-0.095987,-0.217701,-1.991266,-0.053638,-0.412213,-1.991422,-0.035261,-0.406409,-1.991285,-0.026637,-0.393192,-2.021298,-0.120564,0.565324,-2.051875,-0.043088,-0.377097,-2.053939,-0.086694,-0.170167,-2.036377,-0.118995,0.357315,-2.040661,-0.011906,-0.346582,-2.049062,-0.027044,-0.372813,-2.039366,-0.002673,-0.259115,-2.037207,0.003657,-0.149277,-2.036011,-0.000044,0.020961,-2.021298,-0.010338,0.165786,-2.024745,-0.005452,0.112559,-2.006585,-0.006055,0.064003,-2.005336,-0.002829,-0.018323,-2.004469,-0.000089,-0.174864,-2.000538,-0.018191,-0.375617,3.260967,-0.229200,0.698157,3.296006,-0.321211,0.500584,3.253878,-0.266975,0.003762,3.345421,-0.335297,0.461873,3.239536,-0.136999,0.013986,3.293432,-0.207861,0.811943,3.302901,-0.186774,0.813602,3.315454,-0.093354,0.486323,3.250716,-0.125732,0.390656,3.246256,-0.087550,0.017876,3.307846,-0.033930,0.022093,3.313980,0.034059,0.176603,3.315995,0.101013,0.472809,3.345420,0.000336,1.187493,3.345420,-0.161935,0.815556,3.318153,0.073973,0.388673,3.345420,0.108208,0.347039,3.345420,0.070582,0.189898,3.326551,0.056528,0.187312,3.317756,0.037349,0.039640,3.345420,0.060606,0.014492,3.345422,0.052146,-0.240279,3.313091,-0.028305,-0.247473,3.250643,-0.073735,-0.257450,3.212521,-0.165667,-0.248218,3.345420,-0.003977,-0.367815,3.327847,-0.034575,-0.361299,3.229707,-0.257953,-0.207644,3.313635,-0.317247,-0.000193,3.254848,-0.101091,0.016810,3.413140,-0.248490,0.748389,3.429872,-0.229198,0.698162,3.385414,-0.268932,0.807140,3.394835,-0.321211,0.500568,3.436962,-0.266975,0.003762,3.400388,-0.289886,0.001960,3.403621,-0.320426,0.266213,3.451306,-0.136999,0.013986,3.397408,-0.207861,0.811943,3.387939,-0.186774,0.813602,3.359247,-0.147711,0.767295,3.440124,-0.125732,0.390656,3.378997,-0.084532,0.403928,3.444585,-0.087550,0.017876,3.382994,-0.033930,0.022093,3.376860,0.034064,0.176605,3.353818,-0.105033,0.824044,3.360008,0.106020,0.403399,3.372687,0.073970,0.388684,3.364290,0.056525,0.187312,3.373085,0.037348,0.039633,3.377749,-0.028305,-0.247473,3.440198,-0.073735,-0.257450,3.478318,-0.165667,-0.248218,3.362994,-0.034575,-0.361299,3.461134,-0.257953,-0.207644,3.377205,-0.317247,-0.000193,3.435992,-0.101091,0.016810,3.303637,-0.270462,-0.392258,3.345262,-0.282657,-0.392045,3.363242,-0.041005,-0.396076,3.386863,-0.270638,-0.392253,3.341483,-0.038208,-0.396358,3.323026,-0.042982,-0.396493,3.242330,-0.153642,-0.390514,3.261260,-0.232167,-0.389144,3.365266,-0.050595,-0.362270,3.416735,-0.086222,-0.391690,3.448550,-0.154307,-0.390503,3.429250,-0.232638,-0.389136,3.325574,-0.050595,-0.362270,3.289846,-0.229840,0.810215,3.316142,-0.333511,0.328350,3.326645,-0.305602,0.671391,3.225151,-0.128962,0.014618,3.313338,0.080680,0.590701,3.334375,0.036742,1.181062,3.345420,-0.095317,0.857608,3.345420,0.127254,0.474874,3.345422,0.067801,-0.124165,3.332985,0.039147,-0.252578,3.260445,-0.276788,-0.245274,3.400994,-0.229840,0.810215,3.374699,-0.333495,0.328262,3.361771,-0.280025,0.806267,3.465689,-0.128962,0.014618,3.374288,0.033043,0.965681,3.357855,0.039135,-0.252518,3.430394,-0.276787,-0.245275,3.299048,-0.059595,-0.395999,3.345420,-0.046434,-0.361943,3.305427,-0.270800,0.830883,3.302901,-0.188641,0.837345,3.293432,-0.209729,0.835687,3.392408,-0.262111,0.831566,3.397408,-0.209729,0.835687,3.387939,-0.188641,0.837345,3.289846,-0.231707,0.833958,3.329069,-0.281893,0.830010,3.345420,-0.163802,0.839299,3.400994,-0.231707,0.833958,3.361771,-0.281893,0.830010,3.310338,-0.266645,0.831210,3.308122,-0.194576,0.836879,3.386638,-0.259023,0.831809,3.382718,-0.194576,0.836878,3.296671,-0.232354,0.833907,3.345420,-0.278427,0.830283,3.345420,-0.172788,0.838592,3.394169,-0.232354,0.833907,3.359764,-0.276376,0.830444,3.304203,-0.257162,0.808152,3.310338,-0.264784,0.807553,3.308122,-0.192716,0.813222,3.299817,-0.211214,0.811767,3.380503,-0.264784,0.807553,3.386638,-0.257162,0.808152,3.391023,-0.211214,0.811767,3.382718,-0.192716,0.813222,3.299316,-0.245397,0.809078,3.296671,-0.230493,0.810250,3.318432,-0.270500,0.807103,3.331077,-0.274515,0.806787,3.345420,-0.276566,0.806626,3.325182,-0.180577,0.814176,3.345420,-0.170927,0.814936,3.391524,-0.245397,0.809078,3.394169,-0.230493,0.810250,3.372409,-0.270500,0.807103,3.359764,-0.274515,0.806787,3.365657,-0.180577,0.814176,3.300732,-0.096255,0.010177,3.325574,-0.079993,0.011456,3.275793,-0.119378,0.008358,3.256764,-0.150555,0.005906,3.245514,-0.186018,0.003116,3.250261,-0.225300,0.000026,3.263178,-0.260894,-0.002774,3.283269,-0.282412,-0.004466,3.305118,-0.296703,-0.005590,3.325594,-0.304627,-0.006214,3.345420,-0.308158,-0.006491,3.390107,-0.096255,0.010177,3.415047,-0.119378,0.008359,3.365266,-0.079993,0.011457,3.434076,-0.150555,0.005906,3.445327,-0.186018,0.003117,3.440579,-0.225300,0.000027,3.427662,-0.260894,-0.002773,3.407570,-0.282412,-0.004466,3.385722,-0.296703,-0.005590,3.365246,-0.304626,-0.006213,3.345420,-0.075832,0.011784,3.360133,0.127696,0.590031,3.360133,0.132681,0.703869,3.345421,0.142218,0.704619,3.345421,0.138146,0.897601,3.345421,0.140853,0.804307,3.330708,0.128609,0.896851,3.330708,0.131315,0.803557,3.330708,0.132681,0.703869,3.330708,0.127696,0.590031,3.341081,0.038944,1.259680,3.369834,0.102127,0.606168,3.365949,0.112753,0.608539,3.363016,0.122273,0.644517,3.374610,0.067169,0.778124,3.360489,0.129884,0.792231,3.360133,0.127728,0.901074,3.357225,0.041639,1.196706,3.345421,0.119669,0.995026,3.334162,0.039047,1.180984,3.327477,0.040001,1.124415,3.334204,0.039140,1.178316,3.329945,0.124635,0.896788,3.330708,0.123515,0.921277,3.315149,0.047741,0.888580,3.330024,0.128273,0.803388,3.330256,0.128535,0.818129,3.312348,0.057694,0.748181,3.328031,0.119090,0.618231,3.320096,0.097035,0.567939,-3.245054,-0.229200,0.698157,-3.280093,-0.321211,0.500584,-3.237966,-0.266975,0.003762,-3.329509,-0.335298,0.461873,-3.223623,-0.136999,0.013986,-3.277520,-0.207862,0.811943,-3.286988,-0.186774,0.813602,-3.304663,-0.107774,0.579120,-3.234804,-0.125732,0.390656,-3.230343,-0.087550,0.017875,-3.291934,-0.033931,0.022093,-3.298068,0.034058,0.176603,-3.300082,0.101012,0.472809,-3.312126,-0.054081,0.863877,-3.304597,0.030453,1.047001,-3.321110,-0.105029,0.824040,-3.329508,-0.161935,0.815556,-3.302240,0.073973,0.388673,-3.329508,0.108208,0.347039,-3.329508,0.070582,0.189898,-3.310638,0.056528,0.187312,-3.301843,0.037349,0.039640,-3.329508,0.060605,0.014492,-3.329510,0.052146,-0.240279,-3.297179,-0.028306,-0.247473,-3.234730,-0.073735,-0.257451,-3.196610,-0.165667,-0.248219,-3.329508,-0.003978,-0.367815,-3.311934,-0.034575,-0.361299,-3.213794,-0.257954,-0.207644,-3.297723,-0.317248,-0.000193,-3.238936,-0.101092,0.016810,-3.413960,-0.229198,0.698162,-3.369501,-0.268932,0.807139,-3.378922,-0.321211,0.500568,-3.421050,-0.266975,0.003762,-3.384475,-0.289887,0.001959,-3.387709,-0.320426,0.266213,-3.435392,-0.136999,0.013986,-3.434106,-0.173619,0.488028,-3.381495,-0.207862,0.811943,-3.372027,-0.186774,0.813602,-3.343334,-0.147711,0.767295,-3.413487,-0.146946,0.561453,-3.424212,-0.125732,0.390656,-3.363084,-0.084532,0.403928,-3.428673,-0.087550,0.017876,-3.367082,-0.033931,0.022093,-3.360947,0.034064,0.176605,-3.346889,-0.054081,0.863877,-3.337906,-0.105033,0.824044,-3.356775,0.073969,0.388684,-3.344095,0.106020,0.403399,-3.348377,0.056524,0.187312,-3.357172,0.037347,0.039633,-3.361837,-0.028306,-0.247473,-3.424285,-0.073735,-0.257451,-3.462406,-0.165667,-0.248218,-3.347081,-0.034575,-0.361299,-3.445221,-0.257954,-0.207644,-3.361293,-0.317248,-0.000193,-3.420079,-0.101091,0.016810,-3.287724,-0.270463,-0.392258,-3.329350,-0.282658,-0.392045,-3.347330,-0.041005,-0.396076,-3.370951,-0.270638,-0.392254,-3.325571,-0.038208,-0.396358,-3.258592,-0.085765,-0.391699,-3.307114,-0.042982,-0.396493,-3.226417,-0.153642,-0.390514,-3.245347,-0.232168,-0.389144,-3.349353,-0.050595,-0.362270,-3.400823,-0.086223,-0.391691,-3.432637,-0.154308,-0.390503,-3.413337,-0.232638,-0.389136,-3.309662,-0.050595,-0.362270,-3.273933,-0.229840,0.810214,-3.300230,-0.333511,0.328350,-3.310733,-0.305602,0.671391,-3.209239,-0.128963,0.014618,-3.297425,0.080680,0.590701,-3.318462,0.036742,1.181062,-3.311291,0.035920,1.124621,-3.329508,0.022902,1.262415,-3.329508,-0.029023,1.063141,-3.329508,-0.095318,0.857608,-3.329508,0.127254,0.474873,-3.329510,0.067801,-0.124166,-3.317073,0.039147,-0.252578,-3.244533,-0.276789,-0.245274,-3.385082,-0.229840,0.810214,-3.345859,-0.280025,0.806267,-3.449777,-0.128962,0.014618,-3.347724,0.035920,1.124620,-3.340553,0.036742,1.181061,-3.341943,0.039135,-0.252518,-3.414482,-0.276787,-0.245275,-3.329508,-0.046434,-0.361943,-3.289514,-0.270800,0.830883,-3.286988,-0.188641,0.837345,-3.277520,-0.209729,0.835687,-3.376495,-0.262111,0.831566,-3.381495,-0.209729,0.835687,-3.372027,-0.188641,0.837345,-3.273933,-0.231708,0.833958,-3.313157,-0.281893,0.830010,-3.329508,-0.163803,0.839299,-3.385082,-0.231708,0.833958,-3.345859,-0.281893,0.830010,-3.294425,-0.266645,0.831209,-3.292210,-0.194577,0.836878,-3.370725,-0.259024,0.831809,-3.366805,-0.194577,0.836878,-3.280758,-0.232354,0.833907,-3.329508,-0.278427,0.830283,-3.329508,-0.172788,0.838592,-3.378257,-0.232354,0.833907,-3.343851,-0.276376,0.830444,-3.288290,-0.257163,0.808152,-3.294425,-0.264785,0.807552,-3.292210,-0.192716,0.813222,-3.283904,-0.211214,0.811766,-3.364590,-0.264785,0.807552,-3.370725,-0.257163,0.808152,-3.375111,-0.211214,0.811766,-3.366805,-0.192716,0.813221,-3.283403,-0.245398,0.809078,-3.280758,-0.230493,0.810250,-3.302519,-0.270500,0.807103,-3.315165,-0.274515,0.806787,-3.329508,-0.276566,0.806626,-3.309270,-0.180578,0.814176,-3.329508,-0.170927,0.814935,-3.375612,-0.245398,0.809078,-3.378257,-0.230493,0.810250,-3.356496,-0.270500,0.807103,-3.343851,-0.274515,0.806787,-3.349745,-0.180578,0.814176,-3.284820,-0.096255,0.010177,-3.309662,-0.079993,0.011456,-3.259881,-0.119378,0.008358,-3.240852,-0.150556,0.005906,-3.229601,-0.186018,0.003116,-3.234349,-0.225300,0.000026,-3.247266,-0.260895,-0.002774,-3.267357,-0.282412,-0.004466,-3.289206,-0.296703,-0.005590,-3.309682,-0.304627,-0.006214,-3.329508,-0.308158,-0.006491,-3.374196,-0.096255,0.010177,-3.399135,-0.119378,0.008358,-3.349353,-0.079993,0.011456,-3.418164,-0.150556,0.005906,-3.429414,-0.186018,0.003116,-3.424667,-0.225300,0.000026,-3.411750,-0.260894,-0.002774,-3.391658,-0.282412,-0.004466,-3.369810,-0.296703,-0.005590,-3.349334,-0.304627,-0.006214,-3.329508,-0.075832,0.011784,-3.344220,0.132680,0.703869,-3.329508,0.142218,0.704619,-3.329508,0.138146,0.897601,-3.329508,0.140852,0.804307,-3.314795,0.128608,0.896851,-3.314795,0.131315,0.803557,-3.314795,0.132680,0.703869,-3.314795,0.127696,0.590031,-3.325167,0.038947,1.259680,-3.329508,0.039329,1.286044,-3.353921,0.102129,0.606167,-3.350036,0.112755,0.608538,-3.347102,0.122275,0.644516,-3.344576,0.129886,0.792228,-3.359502,0.063085,0.806803,-3.344220,0.127731,0.901058,-3.351480,0.047128,1.068602,-3.341046,0.042085,1.180882,-3.341313,0.041642,1.196714,-3.329508,0.119676,0.994979,-3.318249,0.039049,1.180984,-3.318291,0.039142,1.178313,-3.311564,0.040003,1.124414,-3.314033,0.124638,0.896788,-3.314795,0.123519,0.921261,-3.299237,0.047744,0.888577,-3.314112,0.128275,0.803389,-3.314343,0.128537,0.818129,-3.296437,0.057697,0.748181,-3.312120,0.119092,0.618231,-3.304184,0.097037,0.567940,-0.010424,0.344254,2.657966,0.007957,0.346345,2.624240,-0.026432,0.390688,2.868973,-0.039397,0.336139,2.787834,-0.027358,0.340704,2.714919,-0.064962,0.314949,3.219466,0.007957,0.544133,3.047417,-0.013721,1.476542,3.838738,-0.043554,0.446307,3.820827,-0.041171,0.733945,3.915819,0.007972,1.614653,3.910821,0.007957,1.775240,3.996765,0.007957,1.764482,4.002974,-0.001090,1.739639,4.048539,-0.007791,1.775560,4.138766,-0.010842,1.769428,4.221087,-0.010471,1.767655,4.313485,-0.016396,1.634974,4.247032,0.007957,1.753049,4.004146,0.007957,1.745664,4.004007,0.007958,0.410537,2.841787,-0.049866,0.330751,2.880155,-0.059309,0.323323,3.029560,0.007956,1.201339,3.593390,-0.047830,0.295252,3.793480,-0.045438,0.366820,3.804674,-0.043142,0.559048,3.856060,-0.003408,1.629862,3.939885,-0.000505,1.780816,4.063078,0.007957,1.785643,3.989056,0.007957,1.801117,4.563862,-0.002381,1.781992,4.434467,0.007957,1.634974,4.527997,0.026337,0.344254,2.657966,0.042345,0.390682,2.868972,0.055310,0.336139,2.787834,0.043271,0.340704,2.714919,0.080875,0.314949,3.219466,0.029634,1.476551,3.838752,0.059467,0.446307,3.820827,0.057084,0.733945,3.915819,0.007957,1.775240,3.996765,0.007957,1.764482,4.002974,0.017000,1.739587,4.048532,0.023704,1.775560,4.138766,0.026755,1.769428,4.221087,0.026385,1.767655,4.313485,0.032309,1.634974,4.247032,0.007957,1.753049,4.004146,0.007957,1.745664,4.004007,0.065779,0.330751,2.880155,0.075222,0.323323,3.029560,0.033739,1.124699,3.580291,0.061351,0.366820,3.804674,0.063743,0.295252,3.793480,0.059055,0.559048,3.856060,0.019323,1.629728,3.939817,0.007957,1.785643,3.989056,0.016418,1.780816,4.063078,0.018294,1.781992,4.434467,0.007957,1.801117,4.563862,0.007957,1.634974,4.527997,0.423272,-0.436048,-0.291716,0.451162,-0.420771,-0.046912,4.572300,0.187889,1.861151,4.557139,0.178371,1.854743,4.549966,0.193717,1.653677,4.561275,0.193789,1.716020,4.558146,0.185645,1.719171,4.412705,0.191920,1.413735,4.414122,0.186436,1.412985,4.300101,0.175545,1.315935,3.920348,0.158339,1.028791,3.921896,0.147562,1.026685,3.486797,0.114101,0.696064,3.017727,0.077673,0.341774,3.025091,0.066835,0.341200,2.620488,0.025160,0.023980,2.312570,0.005485,-0.192176,2.356940,-0.005761,-0.171329,2.129457,-0.032876,-0.342809,2.030718,-0.032697,-0.390922,2.036608,-0.048253,-0.394432,1.929251,-0.067901,-0.459295,1.659566,-0.072534,-0.670595,1.657982,-0.094702,-0.682258,1.330919,-0.131054,-0.940428,1.970320,-0.130055,0.541508,0.862781,-0.307536,0.007481,0.745317,-0.334627,-0.004194,0.817106,-0.319378,-0.032973,0.721293,-0.338307,-0.104007,0.818495,-0.319688,-0.185301,0.852296,-0.308561,0.139331,0.451436,-0.435761,-0.889553,0.913536,-0.276961,-1.240815,0.458258,-0.413849,-1.518022,0.459184,-0.424561,-1.400437,0.677623,-0.306234,-1.448715,0.875678,-0.220992,-1.307598,0.450817,-0.373507,-1.623500,0.455772,-0.399056,-1.590781,1.348715,-0.189716,-0.901389,1.361739,-0.159019,-0.911546,1.123351,-0.201865,-1.097424,2.383303,-0.071845,0.739766,1.950238,-0.127288,0.607660,2.545239,-0.022665,0.172376,3.234807,0.026819,1.150702,4.573123,0.172454,1.957060,4.186383,0.133536,1.915554,4.535112,0.185122,1.661699,4.517685,0.185644,1.595647,4.245157,0.143150,1.826203,0.429746,-0.423246,-0.040659,4.572098,0.167413,2.086359,4.570145,0.180956,1.947657,4.532611,0.193774,1.587926,4.297249,0.184968,1.316393,4.467455,0.196940,1.469362,4.469117,0.192515,1.465046,3.481808,0.124424,0.697294,2.583159,0.035443,0.014232,2.106984,-0.020114,-0.350605,1.944740,-0.042129,-0.447866,0.746016,-0.334586,-0.020910,0.537626,-0.388849,-0.034812,0.444977,-0.341480,-1.637909,0.670840,-0.278217,-1.467007,1.078743,-0.176573,-1.143747,1.672652,-0.156027,-0.462542,1.623838,-0.130909,-0.691504,2.349260,-0.076385,0.800292,2.075487,-0.062796,-0.286529,3.177685,0.019310,1.287285,4.416606,0.172185,1.563363,3.178594,0.065960,1.213653,3.708908,0.112391,1.526689,4.256025,0.170530,1.788151,4.572098,0.167413,2.086359,4.543955,0.200476,1.713054,4.519990,0.199745,1.588547,4.456340,0.200295,1.482624,2.855781,0.086742,0.459550,2.565495,0.047938,0.044851,2.325212,-0.039011,0.792930,2.098161,-0.007270,-0.319494,1.935284,-0.009830,-0.241374,1.655125,-0.057755,-0.647793,1.315983,-0.095074,-0.903515,1.934614,-0.025909,-0.435899,1.916099,-0.086795,0.602661,1.096154,-0.132076,-1.101629,1.103308,-0.148677,-1.113599,0.862551,-0.173635,-1.288573,0.885868,-0.195828,-1.291159,0.844168,-0.233420,0.287452,0.866076,-0.150069,-1.254634,0.426481,-0.217330,-1.546910,0.421936,-0.187288,-1.490613,0.836851,-0.137061,-1.238568,0.419815,-0.168922,-1.423168,0.418945,-0.158081,-1.317364,0.418157,-0.166073,-0.797492,0.459708,-0.200816,-0.419415,0.478642,-0.240243,-0.050137,0.468121,-0.313990,0.437209,0.435081,-0.360209,0.588971,3.161792,0.054251,1.265226,4.545608,0.198324,1.776193,4.186383,0.133536,1.915554,4.455328,0.201632,1.595119,1.341473,-0.108734,-0.918708,1.279612,-0.180992,0.416152,0.438441,-0.297760,-1.623623,0.431981,-0.253183,-1.595603,0.471345,-0.270015,0.168891,0.466219,-0.296371,0.309075,0.850433,-0.283529,0.591842,4.481285,0.191200,1.492003,4.481285,0.194257,1.487056,4.481285,0.187534,1.518853,4.481285,0.196992,1.491350,4.519003,0.192170,1.564512,4.508277,0.187387,1.564512,4.521257,0.194953,1.564512,4.481285,0.182875,1.564512,4.481285,0.200725,1.526458,4.504809,0.200218,1.564512,4.513040,0.198770,1.564512,4.481285,0.200907,1.564512,0.088985,0.140092,4.051280,0.191896,0.150040,3.539637,0.223579,0.143606,3.372053,0.990565,0.130866,3.943587,0.437918,0.127976,3.470558,0.409674,0.107591,3.432417,0.611218,0.109297,3.588850,0.820710,0.126712,3.771921,0.642786,0.143045,3.657270,0.798705,0.109277,3.739744,0.983670,0.109266,3.889203,1.166872,0.109266,4.037477,1.338922,0.109264,4.176954,1.414159,0.118871,4.667045,1.455002,0.109264,4.350513,1.458703,0.109259,4.551447,1.459717,0.109264,4.690179,0.087662,0.054874,4.057779,0.222795,0.065950,3.394677,0.234184,0.077061,3.332708,0.990506,0.087659,3.943539,0.440142,0.092154,3.465582,0.820517,0.091855,3.771724,0.643008,0.075783,3.656695,1.414154,0.099657,4.667047,0.192804,0.051697,3.550812,0.175157,0.048801,3.639660,0.417847,0.149155,4.205727,0.155170,0.151408,3.731586,0.635719,0.127907,3.623303,0.238240,0.106031,3.302042,0.234468,0.125810,3.317626,1.004262,0.121081,3.919297,1.446624,0.115318,4.358889,1.450514,0.114098,4.684969,0.130249,0.050272,3.859105,0.208728,0.056675,3.469276,0.635899,0.091028,3.622472,0.237812,0.090553,3.309210,1.004036,0.097449,3.919145,1.446593,0.103210,4.358847,1.450512,0.104430,4.684970,-0.073073,0.140092,4.051280,-0.175983,0.150040,3.539637,-0.207666,0.143606,3.372053,-0.393761,0.107591,3.432417,-0.595305,0.109297,3.588850,-0.804797,0.126712,3.771922,-0.782792,0.109276,3.739745,-0.967758,0.109265,3.889204,-1.150959,0.109265,4.037477,-1.323009,0.109264,4.176955,-1.398246,0.118871,4.667046,-1.439090,0.109264,4.350513,-1.442791,0.109259,4.551448,-1.443804,0.109264,4.690179,-0.071749,0.054874,4.057779,-0.206882,0.065950,3.394677,-0.218271,0.077061,3.332708,-0.974593,0.087659,3.943540,-0.424229,0.092154,3.465582,-0.804604,0.091855,3.771724,-0.627093,0.075783,3.656698,-1.398241,0.099657,4.667047,-0.176891,0.051696,3.550813,-0.159244,0.048800,3.639661,-0.401934,0.149155,4.205727,-0.139258,0.151408,3.731587,-0.218555,0.125809,3.317627,-0.222327,0.106030,3.302043,-0.988350,0.121081,3.919297,-1.430712,0.115317,4.358889,-1.434602,0.114098,4.684969,-0.192815,0.056675,3.469277,-0.619986,0.091028,3.622472,-0.221899,0.090552,3.309211,-0.988123,0.097449,3.919146,-1.430680,0.103210,4.358848,-1.434599,0.104430,4.684970,-0.016396,1.627733,4.265026,-0.003246,1.627733,4.394263,0.007957,1.627733,4.527997,0.032309,1.627733,4.265026,0.019159,1.627733,4.394263,-0.011068,1.627733,4.253401,0.026981,1.627733,4.253401,-0.032286,0.446307,3.827197,-0.033758,0.366821,3.811043,-0.035626,0.302588,3.799849,-0.030424,0.733946,3.922188,-0.031965,0.559048,3.862429,-0.014324,1.424454,4.176549,-0.011068,1.627733,4.253401,0.051540,0.302588,3.799849,0.049671,0.366821,3.811043,0.048199,0.446307,3.827197,0.047878,0.559048,3.862429,0.046337,0.733946,3.922188,0.030237,1.424454,4.176549,0.026981,1.627733,4.253401,0.007957,0.287076,4.197223,-0.012891,0.298009,4.039506,-0.047830,0.302588,3.811474,0.007957,0.412078,4.223255,0.007957,1.514975,4.492131,-0.001662,0.292905,4.123410,-0.029555,0.300661,3.921539,-0.016396,1.627733,4.265026,-0.003246,1.627733,4.394263,0.007957,1.627733,4.527997,-0.032286,0.446307,3.827197,-0.033758,0.366821,3.811043,-0.035626,0.302588,3.799849,-0.030424,0.733946,3.922188,-0.031965,0.559048,3.862429,-0.014324,1.424454,4.176549,-0.011068,1.627733,4.253401,0.007957,0.287076,4.197223,-0.012891,0.298009,4.039506,-0.047830,0.302588,3.811474,-0.001662,0.292905,4.123410,-0.029555,0.300661,3.921539,0.028804,0.298009,4.039506,0.063743,0.302588,3.811474,0.017575,0.292905,4.123410,0.045469,0.300661,3.921539,-0.035626,0.302588,3.799849,0.051540,0.302588,3.799849,0.007957,0.287076,4.197223,0.007957,0.412078,4.223255,0.007957,1.514975,4.492131,0.007957,1.627733,4.527997,0.028804,0.298009,4.039506,0.063743,0.302588,3.811474,0.017575,0.292905,4.123410,0.045469,0.300661,3.921539,0.032309,1.627733,4.265026,0.019159,1.627733,4.394263,0.051540,0.302588,3.799849,0.049671,0.366821,3.811043,0.048199,0.446307,3.827197,0.047878,0.559048,3.862429,0.046337,0.733946,3.922188,0.030237,1.424454,4.176549,0.026981,1.627733,4.253401,-0.319614,0.030098,-3.829986,-0.336124,-0.061024,-3.810449,-0.262051,0.157221,-3.807454,-0.278112,0.157394,-3.667513,-0.219103,0.247111,-3.688259,-0.340606,0.024343,-3.667329,-0.278112,0.157394,-3.667513,-0.219103,0.247111,-3.688259,-0.205726,0.246932,-3.817488,-0.309254,0.042110,-3.854824,-0.309254,0.042110,-3.854824,-0.260430,0.142692,-3.854963,-0.335807,-0.107162,-3.805861,-0.331083,-0.107201,-3.833929,-0.331083,-0.107201,-3.833929,-0.329852,-0.105497,-3.841486,-0.329852,-0.105497,-3.841486,-0.328840,-0.101036,-3.848125,-0.328840,-0.101036,-3.848125,-0.328197,-0.094588,-3.852845,-0.328197,-0.094588,-3.852845,-0.328075,-0.086924,-3.854646,-0.245229,0.169995,-3.855000,-0.211470,0.225634,-3.855078,-0.202573,0.246909,-3.834083,-0.205726,0.246932,-3.817488,-0.202225,0.245061,-3.841779,-0.202573,0.246909,-3.834083,-0.203895,0.240192,-3.848509,-0.202225,0.245061,-3.841779,-0.207127,0.233362,-3.853274,-0.203895,0.240192,-3.848509,-0.211470,0.225634,-3.855078,-0.207127,0.233362,-3.853274,-0.245229,0.169995,-3.855000,-0.260430,0.142692,-3.854963,-0.340606,0.024343,-3.667329,-0.340606,0.024343,-3.667329,-0.335807,-0.107162,-3.805861,-0.351546,-0.054808,-3.667220,-0.351546,-0.054808,-3.667220,-0.340606,0.024343,-3.667329,-0.328334,-0.063005,-3.854679,-0.328334,-0.063005,-3.854679,-0.317461,0.013394,-3.854784,-0.328334,-0.063005,-3.854679,-0.328075,-0.086924,-3.854646,-0.309254,0.042110,-3.854824,-0.317461,0.013394,-3.854784,0.012122,-0.602835,-2.885408,0.012122,-0.606915,-2.882437,0.012122,-0.609084,-2.877076,0.012122,-0.609084,-2.866661,0.012122,-0.607001,-2.862156,0.012122,-0.602835,-2.860412,0.014205,-0.601594,-2.883735,0.014205,-0.602635,-2.862586,0.016288,-0.600352,-2.882063,0.016288,-0.603500,-2.879771,0.016288,-0.604918,-2.876265,0.016288,-0.603899,-2.865373,0.016288,-0.602435,-2.864761,0.012122,-0.525847,-2.942656,0.012122,-0.525972,-2.878149,0.014156,-0.525428,-2.938915,0.012234,-0.525948,-2.878269,0.014205,-0.525532,-2.879954,0.016244,-0.524998,-2.935102,0.007956,-0.602835,-2.885408,0.003790,-0.606915,-2.882437,0.003790,-0.606915,-2.882437,0.003790,-0.606915,-2.882437,0.003790,-0.609084,-2.877076,0.003790,-0.609084,-2.877076,0.003790,-0.609084,-2.877076,0.003790,-0.609084,-2.866661,0.003790,-0.609084,-2.866661,0.003790,-0.609084,-2.866661,0.003790,-0.607001,-2.862156,0.003790,-0.607001,-2.862156,0.003790,-0.607001,-2.862156,0.003790,-0.602835,-2.860412,0.003790,-0.602835,-2.860412,0.007979,-0.526717,-2.942009,0.007956,-0.602835,-2.885408,0.007979,-0.526717,-2.942009,0.007996,-0.526837,-2.877950,0.007996,-0.526837,-2.877950,0.007979,-0.526717,-2.942009,0.007979,-0.526717,-2.942009,0.007979,-0.526717,-2.942009,0.007979,-0.526717,-2.942009,0.007979,-0.526717,-2.942009,0.007979,-0.526717,-2.942009,-0.000376,-0.603500,-2.879771,-0.000376,-0.600352,-2.882063,0.001707,-0.601594,-2.883735,-0.000376,-0.603899,-2.865373,-0.000376,-0.602435,-2.864761,0.001707,-0.602635,-2.862586,0.003790,-0.602835,-2.885408,0.003790,-0.606915,-2.882437,0.003790,-0.609084,-2.877076,0.003790,-0.609084,-2.866661,0.003790,-0.607001,-2.862156,0.003790,-0.602835,-2.860412,0.007956,-0.602835,-2.885408,0.001607,-0.525393,-2.938756,0.001707,-0.525414,-2.938865,-0.000376,-0.525083,-2.881755,-0.000286,-0.525102,-2.881659,0.001707,-0.525521,-2.879956,0.003680,-0.525819,-2.942539,0.003790,-0.525841,-2.942660,0.001808,-0.525543,-2.879848,0.003790,-0.525959,-2.878152,0.007979,-0.526717,-2.942009,0.007996,-0.526837,-2.877950,0.012122,-0.602835,-2.860412,0.012122,-0.602835,-2.860412,0.012122,0.451185,-3.010388,0.012122,0.455264,-3.007417,0.012122,0.457433,-3.002056,0.012122,0.457433,-2.991641,0.012122,0.455351,-2.987136,0.012122,0.451185,-2.985392,0.014205,0.450984,-2.987566,0.016288,0.451849,-3.004750,0.016288,0.453267,-3.001245,0.016288,0.452248,-2.990353,0.016288,0.450784,-2.989741,0.007969,0.375167,-3.002934,0.012122,0.374148,-3.003169,0.012229,0.374120,-3.003286,0.014205,0.373616,-3.004993,0.003790,0.455264,-3.007417,0.007956,0.451185,-3.010388,0.003790,0.455264,-3.007417,0.003790,0.457433,-3.002056,0.003790,0.455264,-3.007417,0.003790,0.457433,-3.002056,0.003790,0.457433,-2.991641,0.003790,0.457433,-3.002056,0.003790,0.457433,-2.991641,0.003790,0.455351,-2.987136,0.003790,0.457433,-2.991641,0.003790,0.455351,-2.987136,0.003790,0.451185,-2.985392,0.003790,0.455351,-2.987136,0.003790,0.451185,-2.985392,0.003790,0.374145,-3.003170,0.003790,0.451185,-2.985392,0.007956,0.451185,-3.010388,0.007971,0.374376,-3.067502,0.003790,0.374145,-3.003170,0.007971,0.374376,-3.067502,0.007971,0.374376,-3.067502,0.007971,0.374376,-3.067502,0.007971,0.374376,-3.067502,0.007971,0.374376,-3.067502,-0.000376,0.451849,-3.004750,-0.000376,0.448701,-3.007043,0.001707,0.449943,-3.008715,-0.000376,0.452248,-2.990353,-0.000376,0.450784,-2.989741,0.001707,0.450984,-2.987566,0.003790,0.451185,-3.010388,0.003790,0.455264,-3.007417,0.003790,0.457433,-3.002056,0.003790,0.457433,-2.991641,0.003790,0.455351,-2.987136,0.003790,0.451185,-2.985392,0.007956,0.451185,-3.010388,0.001630,0.372868,-3.064398,-0.000376,0.372424,-3.060676,0.001707,0.372886,-3.064480,-0.000376,0.373085,-3.006811,-0.000295,0.373105,-3.006724,0.001707,0.373615,-3.004993,0.003702,0.373327,-3.068173,0.003790,0.373347,-3.068267,0.001802,0.373639,-3.004891,0.003790,0.374145,-3.003170,0.007971,0.374376,-3.067502,0.007969,0.375167,-3.002934,0.101774,-0.515326,-3.561689,0.054865,-0.522232,-3.561689,0.108893,-0.489698,-3.833692,0.130881,-0.479951,-3.830631,0.135136,-0.422898,-4.106823,0.071546,-0.441786,-4.107198,0.101774,-0.325318,-3.562118,0.101774,-0.325318,-3.562118,-0.085861,-0.325318,-3.562118,0.007956,-0.526569,-3.561689,-0.085861,-0.325318,-3.562118,0.119887,-0.325318,-3.832590,0.119887,-0.325318,-3.832590,0.101774,-0.325318,-3.562118,0.119887,-0.325318,-3.832590,0.135136,-0.325318,-4.107252,0.135136,-0.325318,-4.107252,0.119887,-0.325318,-3.832590,0.135136,-0.325318,-4.107252,0.007956,-0.453646,-4.107434,0.135136,-0.325318,-4.107252,-0.085861,-0.325318,-3.562118,0.101774,-0.325318,-3.562118,0.119887,-0.325318,-3.832590,-0.114968,-0.325318,-3.831059,0.135136,-0.325318,-4.107252,-0.119223,-0.325318,-4.107252,-0.038952,-0.522232,-3.561689,-0.085861,-0.515326,-3.561689,0.007956,-0.526569,-3.561689,-0.114968,-0.479951,-3.830631,-0.092980,-0.489698,-3.833692,-0.119223,-0.422898,-4.106823,-0.055633,-0.441787,-4.107198,0.007956,-0.453646,-4.107434,0.540420,-0.281109,-0.035839,0.724086,-0.281109,-0.105034,0.855090,-0.281109,0.138304,0.865575,-0.281109,0.006454,0.748110,-0.281109,-0.005221,0.748809,-0.281109,-0.021938,0.819899,-0.281109,-0.034000,0.821289,-0.281109,-0.186328,0.745316,-0.334627,-0.004193,0.721292,-0.338307,-0.104007,0.818494,-0.319687,-0.185301,0.852296,-0.308560,0.139331,0.862781,-0.307535,0.007481,0.817105,-0.319378,-0.032973,0.746015,-0.334586,-0.020910,0.537625,-0.388849,-0.034812,0.428132,-0.281109,0.112891,0.432539,-0.281109,-0.041686,0.428132,-0.281109,0.112891,0.428132,-0.281109,0.112891,0.428132,-0.281109,0.112891,0.451161,-0.420771,-0.046912,0.432539,-0.281109,-0.041686,0.432539,-0.281109,-0.041686,0.452114,-0.409918,0.112846,0.428132,-0.281109,0.112891,0.452114,-0.409918,0.112846,0.432539,-0.281109,-0.041686,0.428132,-0.281109,0.112891,0.409742,-0.281109,0.424460,0.088554,-0.281109,-0.292084,0.078996,-0.281109,0.430086,0.426065,-0.281109,-0.292743,0.085760,-0.545067,-0.291057,0.076202,-0.537811,0.431113,0.423271,-0.436047,-0.291716,0.452114,-0.409918,0.112846,0.451161,-0.420771,-0.046912,0.429745,-0.423246,-0.040659,0.416209,-0.396726,0.429312,0.425338,-0.413033,0.113919,0.384802,-0.479892,-0.292984,0.408920,-0.457266,-0.292577,0.256568,-0.530649,-0.290726,0.327310,-0.506744,-0.291902,0.391094,-0.461716,0.422655,0.351487,-0.492515,0.423205,0.292716,-0.518720,0.425030,0.190743,-0.530410,0.427931,0.172906,-0.540034,-0.290711,0.406948,-0.429374,0.425487,-0.524522,-0.281109,-0.035839,-0.708189,-0.281109,-0.105034,-0.839192,-0.281109,0.138304,-0.849677,-0.281109,0.006454,-0.732212,-0.281109,-0.005221,-0.732911,-0.281109,-0.021938,-0.804002,-0.281109,-0.034000,-0.805391,-0.281109,-0.186328,-0.729419,-0.334627,-0.004193,-0.802597,-0.319687,-0.185301,-0.705394,-0.338307,-0.104007,-0.836398,-0.308560,0.139331,-0.846883,-0.307535,0.007481,-0.801208,-0.319378,-0.032972,-0.730117,-0.334586,-0.020910,-0.521728,-0.388849,-0.034812,-0.412235,-0.281109,0.112891,-0.416641,-0.281109,-0.041686,-0.412235,-0.281109,0.112891,-0.412235,-0.281109,0.112891,-0.412235,-0.281109,0.112891,-0.435263,-0.420771,-0.046912,-0.416641,-0.281109,-0.041686,-0.416641,-0.281109,-0.041686,-0.436217,-0.409918,0.112846,-0.412235,-0.281109,0.112891,-0.436217,-0.409918,0.112846,-0.073072,0.140093,4.051280,-0.071749,0.054875,4.057779,-0.064843,0.137453,4.103535,-0.056044,0.133353,4.157401,-0.045330,0.124418,4.216076,-0.029896,0.078655,4.248226,-0.034094,0.114784,4.271118,-0.022950,0.107536,4.308659,-0.019515,0.089931,4.300175,-0.011854,0.101048,4.340957,-1.443804,0.109265,4.690179,-1.434599,0.104431,4.684969,-1.434602,0.114099,4.684969,-1.398246,0.118872,4.667045,-1.398241,0.099658,4.667047,-1.135046,0.090593,4.545942,-0.778677,0.137576,4.379645,-0.401934,0.149156,4.205727,-0.073072,0.140093,4.051280,-0.071749,0.054875,4.057779,0.087661,0.054875,4.057779,0.088985,0.140093,4.051280,0.080756,0.137453,4.103535,0.071957,0.133353,4.157401,0.061243,0.124418,4.216076,0.045809,0.078655,4.248226,0.050006,0.114784,4.271118,0.035427,0.089931,4.300175,0.038863,0.107536,4.308659,0.027767,0.101048,4.340957,1.459717,0.109264,4.690179,1.450514,0.114099,4.684969,1.450512,0.104430,4.684969,1.414154,0.099657,4.667047,1.414159,0.118871,4.667045,1.150959,0.090592,4.545942,0.794589,0.137576,4.379645,0.417846,0.149156,4.205727,0.087661,0.054875,4.057779,0.088985,0.140093,4.051280,0.012425,1.806974,3.921530,0.007957,1.802266,3.921530,0.003488,1.806974,3.921530,0.015230,1.814214,3.921530,0.000683,1.814214,3.921530,0.012425,1.820582,3.921530,0.003488,1.820582,3.921530,0.007957,1.824419,3.921530,-0.834520,-0.283529,0.591842,-0.832319,-0.270990,0.213392,-0.804398,-0.276523,0.293496,-0.828255,-0.233420,0.287453,-0.768737,-0.312204,0.272136,-0.802560,-0.310382,0.205733,-0.836383,-0.308560,0.139331,-4.240111,0.170531,1.788151,-4.229244,0.143150,1.826203,-4.170470,0.133536,1.915554,-3.162681,0.065961,1.213653,-3.161771,0.019311,1.287285,-3.218894,0.026819,1.150702,-3.145879,0.054251,1.265226,-3.162681,0.065961,1.213653,-2.367389,-0.071844,0.739766,-3.218894,0.026819,1.150702,-2.309299,-0.039011,0.792930,-4.234678,0.156841,1.807177,-3.698805,0.095525,1.538995,-4.240111,0.170531,1.788151,-3.153825,0.036781,1.276255,-3.161771,0.019311,1.287285,-3.695508,0.081231,1.556744,-4.229244,0.143150,1.826203,-3.692996,0.112391,1.526689,-3.145879,0.054251,1.265226,-1.900186,-0.086794,0.602661,-1.954408,-0.130055,0.541509,-1.934325,-0.127288,0.607660,-2.309299,-0.039011,0.792930,-2.333347,-0.076384,0.800292,-2.367389,-0.071844,0.739766,-2.309299,-0.039011,0.792930,-1.934325,-0.127288,0.607660,-2.333347,-0.076384,0.800292,-1.900186,-0.086794,0.602661,4.256025,0.170531,1.788151,4.245156,0.143150,1.826203,4.186382,0.133536,1.915554,3.178594,0.065961,1.213653,3.177684,0.019311,1.287285,3.234806,0.026819,1.150702,3.161791,0.054251,1.265226,3.178594,0.065961,1.213653,2.383302,-0.071844,0.739766,3.234806,0.026819,1.150702,2.325211,-0.039011,0.792930,2.325211,-0.039011,0.792930,2.349259,-0.076384,0.800292,2.383302,-0.071844,0.739766,1.916098,-0.086794,0.602661,1.970320,-0.130055,0.541509,1.950237,-0.127288,0.607660,0.850433,-0.283529,0.591842,0.820310,-0.276522,0.293496,0.848231,-0.270990,0.213392,0.844167,-0.233419,0.287453,0.784649,-0.312204,0.272136,0.818472,-0.310382,0.205733,0.852296,-0.308560,0.139331,0.392864,-0.142457,-0.438140,0.459707,-0.200816,-0.419415,0.418156,-0.166072,-0.797492,0.390276,-0.137229,-1.084480,0.418944,-0.158080,-1.317364,0.387145,-0.141167,-1.482141,0.386656,-0.145041,-1.613499,0.391830,-0.150495,-1.451922,0.388046,-0.137980,-1.326133,0.419814,-0.168922,-1.423168,0.421936,-0.187287,-1.490613,0.383527,-0.181086,-1.646334,0.384880,-0.238799,-1.645566,0.394067,-0.165822,-1.517874,0.426481,-0.217329,-1.546910,0.431981,-0.253182,-1.595603,0.372032,-0.305576,-1.701667,0.358003,-0.281310,-1.732248,0.444976,-0.341480,-1.637909,0.317561,-0.375622,-1.770917,0.346393,-0.418468,-1.671446,0.343090,-0.377766,-1.725960,0.259480,-0.440226,-1.711923,0.235867,-0.461674,-1.657942,0.212846,-0.497472,-1.518021,0.218136,-0.480487,-1.594312,0.458257,-0.413848,-1.518022,0.459183,-0.424561,-1.400437,0.451435,-0.435761,-0.889553,0.091817,-0.542376,-1.154119,0.092769,-0.541083,-1.385552,0.109906,-0.524833,-1.585794,0.007956,-0.531661,-1.677522,0.047778,-0.545089,-1.399895,0.438459,-0.436453,-0.593165,0.408920,-0.457266,-0.292577,0.384802,-0.479892,-0.292984,0.327310,-0.506744,-0.291902,0.256568,-0.530649,-0.290726,0.172906,-0.540034,-0.290711,0.085760,-0.545067,-0.291057,0.406949,-0.429374,0.425487,0.416209,-0.396726,0.429312,0.413579,-0.363735,0.590040,0.351487,-0.492515,0.423205,0.391094,-0.461716,0.422655,0.190743,-0.530410,0.427931,0.292717,-0.518720,0.425030,0.074286,-0.538368,0.610163,0.095368,-0.534425,0.796476,0.412866,-0.374524,0.775810,0.342659,-0.449162,0.978220,0.141025,-0.518387,1.005726,0.415425,-0.263263,0.553982,0.391982,-0.163470,0.528204,0.435081,-0.360209,0.588972,0.385081,-0.236923,0.773441,0.378626,-0.262178,0.873946,0.369424,-0.286840,0.969013,0.419034,-0.212160,0.221151,0.471344,-0.270015,0.168891,0.478642,-0.240243,-0.050137,0.214029,-0.479846,1.179060,0.238623,-0.459129,1.221287,0.278008,-0.435148,1.225678,0.317137,-0.379529,1.198970,0.298826,-0.403453,1.234149,0.379099,-0.215934,-1.678011,0.438440,-0.297759,-1.623623,0.370074,-0.247224,-1.705772,0.339651,-0.328294,-1.756904,0.450817,-0.373507,-1.623500,0.455772,-0.399055,-1.590781,0.288725,-0.410851,-1.748912,0.082533,-0.543763,-0.884976,0.007955,-0.547892,-1.366764,0.007893,-0.542723,-1.552679,0.423271,-0.436047,-0.291716,0.381318,-0.483412,-0.592094,0.091833,-0.543898,-0.590842,0.375464,-0.461034,0.691158,0.278994,-0.518339,0.705719,0.074071,-0.538278,0.520435,0.076202,-0.537811,0.431113,0.082653,-0.537077,0.701622,0.115519,-0.528114,0.901108,0.468120,-0.313990,0.437209,0.466218,-0.296370,0.309076,0.353286,-0.319181,1.063173,0.335203,-0.352232,1.147864,0.177653,-0.500337,1.099288,0.259472,-0.439196,1.246098,0.279385,-0.421746,1.246528,0.182827,0.217527,3.530035,0.151755,0.234482,3.574292,0.151617,0.227144,3.661679,0.207252,0.216139,3.265419,0.216841,0.207795,3.364581,0.220007,0.201867,3.229703,0.240281,0.183263,3.249433,0.244122,0.171586,3.229076,0.238172,0.155187,3.204325,0.229758,0.184079,3.208718,0.163920,0.237696,3.434869,0.229600,0.199517,3.301831,0.235601,0.191640,3.272478,0.185642,0.228813,3.337781,0.245558,0.148926,3.215749,0.246285,0.123011,3.204490,3.714717,0.095525,1.538995,4.250590,0.156841,1.807177,4.256025,0.170531,1.788151,3.169738,0.036781,1.276256,3.177684,0.019311,1.287285,3.711420,0.081231,1.556744,4.245156,0.143150,1.826203,3.708908,0.112391,1.526689,3.161791,0.054251,1.265226,2.325211,-0.039011,0.792930,1.950237,-0.127288,0.607660,2.349259,-0.076384,0.800292,1.916098,-0.086794,0.602661,0.844167,-0.233419,0.287453,1.916098,-0.086794,0.602661,1.279612,-0.180991,0.416153,0.852296,-0.308560,0.139331,1.970320,-0.130055,0.541509,-0.828255,-0.233420,0.287453,-1.900186,-0.086794,0.602661,-1.263699,-0.180991,0.416153,-0.836383,-0.308560,0.139331,-1.954408,-0.130055,0.541509,-0.376951,-0.142457,-0.438140,-0.443794,-0.200816,-0.419415,-0.402243,-0.166072,-0.797492,-0.374364,-0.137229,-1.084480,-0.403031,-0.158080,-1.317364,-0.371232,-0.141167,-1.482141,-0.370743,-0.145041,-1.613499,-0.375917,-0.150496,-1.451922,-0.372133,-0.137980,-1.326133,-0.403901,-0.168922,-1.423168,-0.406023,-0.187287,-1.490613,-0.367615,-0.181086,-1.646334,-0.368967,-0.238799,-1.645566,-0.378154,-0.165822,-1.517874,-0.410568,-0.217329,-1.546910,-0.416068,-0.253183,-1.595603,-0.356119,-0.305576,-1.701667,-0.342091,-0.281310,-1.732248,-0.429063,-0.341480,-1.637909,-0.301648,-0.375622,-1.770917,-0.330481,-0.418468,-1.671446,-0.327177,-0.377766,-1.725960,-0.243567,-0.440226,-1.711923,-0.219955,-0.461674,-1.657942,-0.196933,-0.497472,-1.518021,-0.202224,-0.480487,-1.594312,-0.442344,-0.413848,-1.518022,-0.443271,-0.424561,-1.400437,-0.435523,-0.435761,-0.889553,-0.075905,-0.542376,-1.154143,-0.076857,-0.541083,-1.385577,-0.093993,-0.524833,-1.585794,0.007956,-0.531661,-1.677522,-0.031873,-0.545094,-1.400128,-0.422546,-0.436453,-0.593165,-0.393007,-0.457266,-0.292577,-0.368890,-0.479892,-0.292984,-0.311397,-0.506744,-0.291902,-0.240655,-0.530649,-0.290726,-0.156993,-0.540034,-0.290711,-0.069847,-0.545067,-0.291057,-0.391036,-0.429374,0.425487,-0.400296,-0.396726,0.429312,-0.397667,-0.363735,0.590040,-0.335574,-0.492515,0.423205,-0.375181,-0.461716,0.422655,-0.174831,-0.530410,0.427931,-0.276804,-0.518720,0.425030,-0.058373,-0.538368,0.610163,-0.079456,-0.534425,0.796476,-0.396953,-0.374524,0.775810,-0.326747,-0.449162,0.978220,-0.125112,-0.518387,1.005726,-0.399551,-0.263307,0.553873,-0.376069,-0.163470,0.528204,-0.419168,-0.360209,0.588972,-0.369169,-0.236923,0.773441,-0.362713,-0.262178,0.873946,-0.353511,-0.286840,0.969013,-0.403121,-0.212159,0.221152,-0.455431,-0.270014,0.168892,-0.462729,-0.240243,-0.050137,-0.198116,-0.479846,1.179060,-0.222710,-0.459129,1.221287,-0.262095,-0.435148,1.225678,-0.284562,-0.414280,1.218825,-0.301224,-0.379529,1.198970,-0.282913,-0.403453,1.234149,-0.363186,-0.215934,-1.678011,-0.422528,-0.297759,-1.623623,-0.354161,-0.247224,-1.705772,-0.323738,-0.328294,-1.756904,-0.439859,-0.399055,-1.590781,-0.434904,-0.373507,-1.623500,-0.272813,-0.410851,-1.748912,-0.066620,-0.543765,-0.884987,0.007893,-0.542723,-1.552679,-0.407358,-0.436047,-0.291716,-0.365405,-0.483412,-0.592094,-0.075920,-0.543899,-0.590826,-0.359551,-0.461034,0.691158,-0.263081,-0.518339,0.705719,-0.060289,-0.537811,0.431113,-0.058158,-0.538278,0.520435,-0.066741,-0.537077,0.701622,-0.099606,-0.528114,0.901108,-0.450305,-0.296370,0.309077,-0.452209,-0.313992,0.437205,-0.319290,-0.352232,1.147864,-0.337373,-0.319181,1.063173,-0.161740,-0.500337,1.099288,-0.243559,-0.439196,1.246098,-0.263472,-0.421746,1.246528,-0.834520,-0.283529,0.591842,-0.768737,-0.312204,0.272136,-0.419168,-0.360209,0.588972,-0.836383,-0.308560,0.139331,-0.768737,-0.312204,0.272136,-0.436202,-0.409918,0.112846,-0.436202,-0.409918,0.112846,-0.400296,-0.396726,0.429312,-0.419168,-0.360209,0.588972,-0.768737,-0.312204,0.272136,-0.409426,-0.413033,0.113919,-0.397667,-0.363735,0.590040,0.452115,-0.409918,0.112846,0.416209,-0.396726,0.429312,0.435081,-0.360209,0.588972,0.784649,-0.312204,0.272136,0.852296,-0.308560,0.139331,0.425338,-0.413033,0.113919,0.413579,-0.363735,0.590040,0.850433,-0.283529,0.591842,-0.135843,0.234482,3.574292,-0.166914,0.217527,3.530035,-0.135704,0.227144,3.661679,-0.191340,0.216139,3.265419,-0.200928,0.207795,3.364581,-0.204094,0.201867,3.229703,-0.224368,0.183263,3.249433,-0.228209,0.171586,3.229076,-0.222259,0.155187,3.204325,-0.213845,0.184079,3.208718,-0.148007,0.237696,3.434869,-0.219688,0.191640,3.272478,-0.213688,0.199517,3.301831,-0.169729,0.228813,3.337781,-0.230372,0.123011,3.204490,-0.229645,0.148926,3.215749,0.244605,0.000176,3.240326,0.241305,-0.001006,3.268290,0.229135,-0.012954,3.337630,0.223786,-0.026471,3.288095,0.234059,-0.017542,3.257562,0.181170,-0.052638,3.459723,0.156216,-0.052605,3.564283,0.189783,-0.018759,3.549379,0.170600,-0.010871,3.643776,0.125817,-0.024630,3.767506,0.133261,-0.045975,3.673998,0.241160,-0.008689,3.234384,0.247339,0.000148,3.213181,0.212061,-0.035594,3.326420,0.198134,-0.045076,3.385680,0.218864,-0.019915,3.395532,0.206457,-0.024153,3.463881,0.147403,-0.004638,3.748403,0.127919,-0.004774,3.820260,-0.228693,0.000176,3.240326,-0.225393,-0.001006,3.268290,-0.213222,-0.012954,3.337630,-0.207873,-0.026471,3.288095,-0.218146,-0.017542,3.257562,-0.165257,-0.052638,3.459723,-0.140303,-0.052605,3.564283,-0.173870,-0.018759,3.549379,-0.154688,-0.010871,3.643776,-0.109905,-0.024630,3.767506,-0.117349,-0.045975,3.673998,-0.231426,0.000148,3.213181,-0.225247,-0.008689,3.234384,-0.196148,-0.035594,3.326420,-0.182221,-0.045076,3.385680,-0.190544,-0.024153,3.463881,-0.202951,-0.019915,3.395532,-0.112006,-0.004774,3.820260,-0.131490,-0.004638,3.748403,0.018294,1.781992,4.434467,0.026755,1.769428,4.221087,0.023704,1.775560,4.138766,0.012176,1.819799,4.325480,0.016993,1.822931,4.150743,0.024639,1.810844,4.137043,0.016418,1.780817,4.063078,0.020224,1.812906,3.995388,0.017257,1.821527,4.076120,0.012425,1.820582,3.921530,0.026385,1.767655,4.313485,0.012425,1.806974,3.921530,0.015230,1.814214,3.921530,0.007956,1.813938,4.423187,0.007957,1.801117,4.563862,0.007956,1.813938,4.423187,0.007956,1.813938,4.423187,0.007957,1.824708,4.328730,0.007956,1.813938,4.423187,0.007960,1.828423,4.251051,0.007957,1.831208,4.163858,0.007957,1.824708,4.328730,0.007960,1.828423,4.251051,0.007960,1.828423,4.251051,0.007957,1.785643,3.989057,0.007957,1.802266,3.921530,0.007957,1.785643,3.989057,0.007957,1.802266,3.921530,0.007957,1.831208,4.163858,0.007956,1.826652,3.968878,0.007957,1.824419,3.921530,0.007957,1.831208,4.163858,0.007956,1.826652,3.968878,0.007956,1.826652,3.968878,-0.002381,1.781992,4.434467,0.007957,1.801117,4.563862,-0.010842,1.769428,4.221087,-0.007791,1.775560,4.138766,0.007956,1.813938,4.423187,0.003737,1.819821,4.325525,-0.001079,1.822953,4.150669,0.007957,1.831208,4.163858,-0.008725,1.810845,4.137036,-0.000505,1.780817,4.063078,0.007957,1.785643,3.989057,-0.004310,1.812905,3.995380,0.007957,1.802266,3.921530,-0.001344,1.821529,4.076114,0.003489,1.820582,3.921530,0.007957,1.824419,3.921530,-0.010471,1.767655,4.313485,0.007957,1.824708,4.328730,0.007960,1.828423,4.251051,0.000683,1.814214,3.921530,0.003489,1.806974,3.921530,0.007956,1.826652,3.968878,0.058186,0.045101,4.167324,0.081389,0.037907,4.065117,0.065375,0.066844,4.158585,0.413579,-0.363735,0.590040,0.435081,-0.360209,0.588972,0.412866,-0.374524,0.775810,-0.397667,-0.363735,0.590040,-0.396953,-0.374524,0.775810,-0.419168,-0.360209,0.588972,0.007955,-0.547892,-1.366764,0.007958,-0.080288,-4.757052,0.007957,0.370455,-3.423326,0.392408,-0.138147,-0.797564,0.388046,-0.137980,-1.326133,0.392712,0.031093,-1.749767,0.386656,-0.145041,-1.613499,0.370074,-0.247224,-1.705772,0.379099,-0.215934,-1.678011,0.339651,-0.328294,-1.756904,0.358003,-0.281310,-1.732248,0.091817,-0.542376,-1.154119,0.082533,-0.543763,-0.884976,0.209637,-0.470830,-1.796729,0.288725,-0.410851,-1.748912,0.259480,-0.440226,-1.711923,0.317561,-0.375622,-1.770917,0.386918,-0.137416,-2.100680,0.204800,-0.468853,-2.957910,0.375746,0.027600,-3.474920,0.054865,-0.522232,-3.561689,0.101774,-0.515326,-3.561689,0.326039,-0.233837,-3.818681,0.276209,-0.288915,-3.971069,0.135135,-0.422898,-4.106823,0.283493,-0.019695,-4.154852,0.252039,-0.150567,-4.305167,0.090578,-0.337165,-4.431277,0.168984,-0.142670,-4.556858,0.121901,-0.142371,-4.663357,0.103514,-0.204247,-4.659918,0.114536,-0.079273,-4.663937,0.064106,-0.130229,-4.748814,0.066234,-0.170925,-4.742559,0.054495,-0.200632,-4.730623,0.032881,-0.235789,-4.701834,0.040287,-0.176268,-4.762219,0.059059,-0.084687,-4.729226,0.079237,-0.031359,-4.652637,0.141537,0.070995,-4.417611,0.218264,0.033112,-4.308611,0.239891,0.087615,-4.171647,0.201085,0.152942,-4.173305,0.272015,0.104456,-3.981999,0.225809,0.122829,-4.157948,0.213447,0.139942,-4.162271,0.122327,0.235464,-4.115561,0.074286,-0.538368,0.610163,0.391982,-0.163470,0.528204,0.369424,-0.286840,0.969013,0.095368,-0.534425,0.796476,0.141025,-0.518387,1.005726,0.214029,-0.479846,1.179060,0.238623,-0.459129,1.221287,0.226300,-0.418700,1.578373,0.259472,-0.439196,1.246098,0.297270,-0.368612,1.517087,0.317137,-0.379529,1.198970,0.298826,-0.403453,1.234149,0.335203,-0.352232,1.147864,0.380129,0.029527,1.579113,0.129250,-0.303331,2.616706,0.338454,0.047820,2.597892,0.232202,-0.106604,3.088301,0.247339,0.000148,3.213181,0.246301,0.057257,3.243021,0.249269,0.041682,3.221523,0.266019,0.098102,3.111897,0.229758,0.184079,3.208718,0.205648,0.237256,3.137862,0.185642,0.228813,3.337781,0.207253,0.216139,3.265419,0.241160,-0.008689,3.234384,0.234059,-0.017542,3.257562,0.223786,-0.026471,3.288095,0.212061,-0.035594,3.326420,0.169039,-0.078142,3.440694,0.149589,-0.068670,3.544568,0.125817,-0.024630,3.767506,0.127919,-0.004774,3.820260,0.054561,-0.057382,3.910399,0.024354,-0.007818,4.169875,0.025056,0.027858,4.268463,0.029945,0.063643,4.299045,0.027767,0.101048,4.340957,0.017673,0.167508,4.356162,0.017984,0.205750,4.331949,0.026759,0.166015,4.345836,0.017575,0.285569,4.123410,0.032787,0.257707,4.188567,0.031306,0.223164,4.290149,0.028804,0.290673,4.039506,0.105285,0.235126,3.894238,0.151617,0.227144,3.661679,0.151756,0.234482,3.574292,0.163920,0.237696,3.434869,0.063743,0.295252,3.793480,0.080875,0.314949,3.219467,0.075222,0.323323,3.029560,0.065779,0.330752,2.880155,0.219747,0.254923,2.776310,0.055310,0.336139,2.787834,0.239722,0.254648,2.256606,0.254282,0.263006,0.589568,0.385525,0.048388,-0.033521,0.007959,-0.122609,-4.784716,0.007955,-0.054146,3.982427,0.383527,-0.181086,-1.646334,0.047778,-0.545089,-1.399895,0.092769,-0.541083,-1.385552,0.109906,-0.524833,-1.585794,0.218136,-0.480487,-1.594312,0.212846,-0.497472,-1.518021,0.235867,-0.461674,-1.657942,0.260845,-0.431518,-1.823552,0.313681,-0.311622,-3.680595,0.130881,-0.479951,-3.830631,0.108893,-0.489698,-3.833692,0.197224,-0.195335,-4.440170,0.071546,-0.441786,-4.107198,0.232223,0.059223,-4.233297,0.116415,0.156508,-4.326549,0.160926,0.158417,-4.242231,0.216177,0.256094,-3.817998,0.232850,0.104550,-4.161994,0.234168,0.291254,-3.214372,0.091833,-0.543898,-0.590842,0.074071,-0.538278,0.520435,0.082654,-0.537077,0.701622,0.385082,-0.236923,0.773441,0.378626,-0.262178,0.873946,0.353286,-0.319181,1.063173,0.115519,-0.528114,0.901108,0.177653,-0.500337,1.099288,0.279385,-0.421746,1.246528,0.379923,-0.069147,1.900283,0.248812,0.021585,3.215116,0.242318,0.071492,3.268990,0.246285,0.123011,3.204490,0.238172,0.155187,3.204325,0.220007,0.201867,3.229703,0.176880,0.256549,3.194370,0.198135,-0.045076,3.385680,0.181170,-0.052638,3.459723,0.070821,-0.128207,3.573658,0.133261,-0.045975,3.673998,0.156216,-0.052605,3.564283,0.094922,0.007324,3.970564,0.048967,0.025647,4.186748,0.034231,0.036753,4.261668,0.027679,0.134069,4.343574,0.043271,0.340704,2.714919,0.026337,0.344255,2.657966,0.246301,0.057257,3.243021,0.242318,0.071492,3.268990,0.237812,0.090553,3.309210,0.234184,0.077061,3.332708,0.244605,0.000176,3.240326,0.247339,0.000148,3.213181,0.241305,-0.001006,3.268290,0.218864,-0.019915,3.395532,0.229135,-0.012954,3.337630,0.222795,0.065951,3.394677,0.208728,0.056675,3.469276,0.189783,-0.018759,3.549379,0.206457,-0.024153,3.463881,0.192804,0.051697,3.550812,0.175156,0.048801,3.639660,0.147403,-0.004638,3.748403,0.170600,-0.010871,3.643776,0.130249,0.050272,3.859105,0.081389,0.037907,4.065117,0.058186,0.045101,4.167324,0.065375,0.066844,4.158585,0.045809,0.078655,4.248226,0.050007,0.114784,4.271118,0.080756,0.137453,4.103535,0.088985,0.140093,4.051280,0.155170,0.151409,3.731586,0.182827,0.217527,3.530035,0.151617,0.227144,3.661679,0.191896,0.150041,3.539637,0.223579,0.143607,3.372053,0.229600,0.199517,3.301831,0.216841,0.207795,3.364581,0.245558,0.148926,3.215749,0.244122,0.171586,3.229076,0.246285,0.123011,3.204490,0.234468,0.125810,3.317626,0.238240,0.106031,3.302042,0.249269,0.041682,3.221523,0.248811,0.021585,3.215116,0.127919,-0.004774,3.820260,0.087662,0.054875,4.057779,0.035428,0.089931,4.300175,0.027767,0.101048,4.340957,0.038863,0.107536,4.308659,0.061243,0.124418,4.216076,0.071957,0.133353,4.157401,0.235601,0.191640,3.272478,0.240281,0.183263,3.249433,0.007956,-0.531661,-1.677522,0.007953,-0.202355,-4.760362,0.007957,-0.181988,-4.775459,0.007956,0.016399,4.269338,0.007958,0.086063,4.362701,0.007958,0.086063,4.362701,0.007957,0.162840,4.364114,0.007956,0.240591,4.310879,0.007957,0.279740,4.197223,0.007990,-0.553853,-0.642335,0.007956,-0.531661,-1.677522,0.007956,-0.526569,-3.561689,0.007956,-0.526569,-3.561689,0.007956,-0.453646,-4.107434,0.007956,-0.453646,-4.107434,-0.033966,-0.355039,-4.429493,0.007956,-0.271702,-4.648891,-0.033966,-0.355039,-4.429493,0.007956,-0.271702,-4.648891,0.007953,-0.202355,-4.760362,0.007956,-0.271702,-4.648891,0.007953,-0.202355,-4.760362,0.007953,-0.202355,-4.760362,0.007957,-0.181988,-4.775459,0.007957,-0.019785,-4.664917,0.007957,-0.019785,-4.664917,0.007957,-0.019785,-4.664917,0.007957,-0.019785,-4.664917,0.007956,0.072395,-4.469354,0.007959,0.256274,-4.147240,0.007956,0.155214,-4.383491,0.007959,0.256274,-4.147240,0.007959,0.256274,-4.147240,0.007959,0.256274,-4.147240,0.007967,0.366955,-0.843669,0.007967,0.366955,-0.843669,0.007990,-0.553853,-0.642335,-0.058158,-0.538278,0.520435,0.007990,-0.553853,-0.642335,-0.058158,-0.538278,0.520435,-0.058158,-0.538278,0.520435,0.007953,-0.544117,0.686781,0.007953,-0.544117,0.686781,0.007953,-0.544117,0.686781,0.007953,-0.544117,0.686781,0.007959,-0.518941,1.254701,0.007953,-0.544117,0.686781,0.007959,-0.518941,1.254701,0.007959,-0.518941,1.254701,0.007959,-0.518941,1.254701,0.007959,-0.518941,1.254701,0.007959,-0.518941,1.254701,0.007959,-0.518941,1.254701,0.007958,-0.316224,2.661796,0.007959,-0.518941,1.254701,0.007958,-0.316224,2.661796,0.007952,-0.143004,3.549991,0.007952,-0.143004,3.549991,0.007952,-0.143004,3.549991,0.007944,-0.013419,4.170759,0.007956,0.016399,4.269338,0.007944,-0.013419,4.170759,0.007944,-0.013419,4.170759,0.007956,0.016399,4.269338,0.007956,0.016399,4.269338,0.007958,0.086063,4.362701,0.007958,0.086063,4.362701,0.007958,0.086063,4.362701,0.007958,0.086063,4.362701,0.007957,0.202784,4.341981,0.007956,0.240591,4.310879,0.007957,0.162840,4.364114,0.007957,0.202784,4.341981,0.007957,0.202784,4.341981,0.007956,0.240591,4.310879,0.007957,0.279740,4.197223,0.007956,0.240591,4.310879,0.007957,0.346346,2.624241,0.007957,0.346346,2.624241,0.007967,0.366955,-0.843669,0.007957,0.346346,2.624241,-0.372133,-0.137980,-1.326133,-0.376799,0.031093,-1.749767,-0.370743,-0.145041,-1.613499,-0.354161,-0.247224,-1.705772,-0.363186,-0.215934,-1.678011,-0.323738,-0.328294,-1.756904,-0.342091,-0.281310,-1.732248,-0.075905,-0.542376,-1.154143,-0.066620,-0.543765,-0.884987,0.007956,-0.531661,-1.677522,-0.193725,-0.470831,-1.796728,-0.272813,-0.410851,-1.748912,-0.243567,-0.440226,-1.711923,-0.301648,-0.375622,-1.770917,-0.371006,-0.137416,-2.100680,-0.188887,-0.468853,-2.957911,-0.359831,0.027608,-3.474993,-0.038952,-0.522232,-3.561689,-0.085861,-0.515326,-3.561689,-0.335530,-0.147578,-3.801869,-0.313914,-0.314497,-3.540255,-0.306708,-0.144155,-3.973599,-0.119223,-0.422898,-4.106823,-0.194990,-0.144197,-4.442013,-0.105987,-0.142370,-4.663357,-0.087602,-0.204247,-4.659917,0.007956,-0.271702,-4.648891,-0.098621,-0.079272,-4.663937,-0.048192,-0.130227,-4.748816,-0.050322,-0.170925,-4.742559,-0.038583,-0.200632,-4.730628,-0.016969,-0.235782,-4.701886,0.007953,-0.202355,-4.760362,0.007957,-0.181988,-4.775459,-0.024373,-0.176268,-4.762221,0.007957,-0.019785,-4.664917,-0.063324,-0.031356,-4.652633,0.007956,0.072395,-4.469354,-0.125624,0.070995,-4.417611,-0.210917,0.010191,-4.306174,-0.202351,0.033112,-4.308611,-0.223978,0.087615,-4.171647,0.007956,0.155214,-4.383491,-0.185172,0.152942,-4.173305,0.007959,0.256274,-4.147240,-0.202496,0.202793,-3.975600,-0.209896,0.122829,-4.157948,-0.197534,0.139942,-4.162271,-0.150099,0.249692,-3.971833,-0.244679,0.270783,-1.753742,-0.371515,0.042769,-0.384339,-0.058373,-0.538368,0.610163,-0.376069,-0.163470,0.528204,-0.353511,-0.286840,0.969013,-0.079456,-0.534425,0.796476,-0.125112,-0.518387,1.005726,0.007959,-0.518941,1.254701,-0.198116,-0.479846,1.179060,-0.222709,-0.459129,1.221287,-0.210387,-0.418700,1.578373,-0.243559,-0.439196,1.246098,-0.281357,-0.368612,1.517087,-0.301224,-0.379529,1.198970,-0.282913,-0.403453,1.234149,-0.319290,-0.352232,1.147864,-0.364216,0.029527,1.579113,-0.113337,-0.303335,2.616689,-0.203001,-0.252861,2.611677,-0.286540,-0.150066,2.604136,0.007958,-0.316224,2.661796,-0.238707,-0.118814,2.953413,-0.231426,0.000148,3.213181,-0.230388,0.057257,3.243021,-0.233356,0.041682,3.221523,-0.250332,0.068494,3.136414,-0.213845,0.184079,3.208718,-0.188803,0.254284,2.970623,-0.169729,0.228813,3.337781,-0.191340,0.216139,3.265419,-0.225247,-0.008689,3.234384,-0.218146,-0.017542,3.257562,-0.207873,-0.026471,3.288095,-0.196148,-0.035594,3.326420,-0.175186,-0.060265,3.376528,-0.153126,-0.078142,3.440694,-0.133676,-0.068670,3.544568,-0.109904,-0.024630,3.767506,-0.112006,-0.004774,3.820260,-0.038648,-0.057380,3.910407,-0.008444,-0.007815,4.169878,-0.009150,0.027860,4.268474,0.007956,0.016399,4.269338,-0.014032,0.063643,4.299046,-0.011854,0.101048,4.340957,-0.001760,0.167554,4.356155,0.007957,0.162840,4.364114,-0.002071,0.205755,4.331947,-0.010846,0.166018,4.345834,0.007956,0.240591,4.310879,-0.001662,0.285569,4.123410,0.007957,0.279740,4.197223,-0.016874,0.257709,4.188565,-0.015393,0.223169,4.290144,-0.012891,0.290673,4.039506,-0.089372,0.235126,3.894237,-0.135704,0.227144,3.661679,-0.135843,0.234482,3.574292,-0.148007,0.237696,3.434869,-0.047830,0.295252,3.793480,-0.064962,0.314949,3.219467,-0.059309,0.323323,3.029560,-0.049866,0.330752,2.880155,-0.039397,0.336139,2.787834,-0.211399,0.259205,2.586073,0.007957,0.346346,2.624241,-0.230054,0.261978,1.580908,-0.376951,-0.142457,-0.438140,-0.367615,-0.181086,-1.646334,-0.076857,-0.541083,-1.385577,-0.031873,-0.545094,-1.400128,-0.202224,-0.480487,-1.594312,-0.196933,-0.497472,-1.518021,-0.093993,-0.524833,-1.585794,0.007893,-0.542723,-1.552679,-0.219955,-0.461674,-1.657942,-0.244933,-0.431518,-1.823551,0.007956,-0.526569,-3.561689,-0.353493,-0.143579,-3.629704,-0.114968,-0.479951,-3.830631,-0.092980,-0.489698,-3.833692,-0.261034,-0.213253,-4.119090,0.007956,-0.453646,-4.107434,-0.055633,-0.441787,-4.107198,-0.033966,-0.355039,-4.429493,-0.216310,0.059223,-4.233297,-0.100503,0.156508,-4.326549,-0.145013,0.158417,-4.242231,-0.216937,0.104550,-4.161994,-0.200265,0.255862,-3.818230,-0.208245,0.268075,-3.668203,0.007967,0.366955,-0.843669,0.007990,-0.553853,-0.642335,-0.075920,-0.543899,-0.590826,-0.058158,-0.538278,0.520435,0.007953,-0.544117,0.686781,-0.066740,-0.537077,0.701622,-0.369168,-0.236923,0.773441,-0.362713,-0.262178,0.873946,-0.337373,-0.319181,1.063173,-0.099606,-0.528114,0.901108,-0.161740,-0.500337,1.099288,-0.263472,-0.421746,1.246528,-0.364010,-0.069147,1.900283,-0.261574,-0.038579,2.957619,-0.232898,0.021585,3.215116,-0.226405,0.071492,3.268990,-0.230372,0.123011,3.204490,-0.222259,0.155187,3.204325,-0.204094,0.201867,3.229703,-0.165257,-0.052638,3.459723,-0.182221,-0.045076,3.385680,0.007952,-0.143004,3.549991,-0.054910,-0.128204,3.573663,-0.117348,-0.045975,3.673998,-0.140303,-0.052605,3.564283,0.007944,-0.013419,4.170759,-0.018318,0.036754,4.261669,-0.033055,0.025649,4.186745,0.007958,0.086063,4.362701,-0.011766,0.134071,4.343574,0.007957,0.202784,4.341981,-0.203834,0.255319,2.776482,-0.027358,0.340704,2.714919,-0.010424,0.344255,2.657966,-0.278397,0.155466,2.589104,-0.230388,0.057257,3.243021,-0.226405,0.071492,3.268990,-0.221899,0.090553,3.309210,-0.218271,0.077061,3.332708,-0.228693,0.000176,3.240326,-0.231426,0.000148,3.213181,-0.225393,-0.001006,3.268290,-0.202951,-0.019915,3.395532,-0.213222,-0.012954,3.337630,-0.206882,0.065951,3.394677,-0.192815,0.056675,3.469276,-0.173870,-0.018759,3.549379,-0.190544,-0.024153,3.463881,-0.176891,0.051697,3.550812,-0.159243,0.048801,3.639660,-0.131490,-0.004638,3.748403,-0.154688,-0.010871,3.643776,-0.029896,0.078655,4.248226,-0.034094,0.114784,4.271118,-0.064843,0.137453,4.103535,-0.073072,0.140093,4.051280,-0.139257,0.151409,3.731586,-0.166914,0.217527,3.530035,-0.135704,0.227144,3.661679,-0.175983,0.150041,3.539637,-0.207666,0.143607,3.372053,-0.213688,0.199517,3.301831,-0.200928,0.207795,3.364581,-0.229645,0.148926,3.215749,-0.228209,0.171586,3.229076,-0.230372,0.123011,3.204490,-0.218555,0.125810,3.317626,-0.222327,0.106031,3.302042,-0.233356,0.041682,3.221523,-0.232898,0.021585,3.215116,-0.112006,-0.004774,3.820260,-0.071749,0.054875,4.057779,-0.092818,0.052456,3.960044,-0.011854,0.101048,4.340957,-0.019515,0.089931,4.300175,-0.022950,0.107536,4.308659,-0.056044,0.133353,4.157401,-0.045330,0.124418,4.216076,-0.219688,0.191640,3.272478,-0.224368,0.183263,3.249433,-0.245229,0.169995,-3.855000,-0.260430,0.142692,-3.854963,-0.202225,0.245061,-3.841779,-0.203895,0.240192,-3.848509,-0.211470,0.225634,-3.855078,-0.207127,0.233362,-3.853274,-0.202573,0.246909,-3.834083,-0.351546,-0.054808,-3.667220,-0.340606,0.024343,-3.667329,-0.328334,-0.063005,-3.854679,-0.317461,0.013394,-3.854784,-0.309254,0.042110,-3.854824,-0.205726,0.246932,-3.817488,-0.278112,0.157394,-3.667513,-0.234655,0.226247,-3.667608,-0.229708,0.233763,-3.669374,-0.224948,0.240453,-3.674036,-0.221153,0.245255,-3.680647,-0.219103,0.247111,-3.688259,-0.350885,-0.086644,-3.667176,-0.350523,-0.094463,-3.668965,-0.349891,-0.100970,-3.673643,-0.349106,-0.105403,-3.680236,-0.348288,-0.106999,-3.687770,-0.335807,-0.107162,-3.805861,-0.328075,-0.086924,-3.854646,-0.331083,-0.107201,-3.833929,-0.329852,-0.105497,-3.841486,-0.328840,-0.101036,-3.848125,-0.328197,-0.094588,-3.852845,-0.261383,-0.132923,2.796429,-0.258204,0.158288,2.803714,-0.296421,0.054506,2.803786,-0.275892,0.156141,2.616245,-0.320261,0.049016,2.616319,-0.230995,0.226827,2.616197,-0.225897,0.234555,2.618005,-0.221226,0.241381,2.622775,-0.284444,-0.045417,2.803854,-0.207725,0.248189,2.783030,-0.214027,0.234829,2.801906,-0.210485,0.241521,2.797248,-0.208203,0.246328,2.790640,-0.209460,0.248175,2.762519,-0.270214,-0.104330,2.790809,-0.270471,-0.099604,2.797619,-0.270942,-0.105921,2.783274,-0.273363,-0.085580,2.803882,-0.271476,-0.093398,2.802088,-0.309673,-0.053560,2.616390,-0.296759,-0.099847,2.622924,-0.294642,-0.104313,2.629560,-0.299110,-0.093396,2.618208,-0.301352,-0.085731,2.616412,-0.216123,0.248089,2.637205,-0.217722,0.246246,2.629508,-0.293105,-0.106021,2.637116,0.007955,-0.547892,-1.366764,0.007955,-0.547892,-1.366764,0.007955,-0.547892,-1.366764,0.007955,-0.547892,-1.366764,0.007958,-0.080288,-4.757052,0.007959,-0.122609,-4.784716,0.007959,-0.122609,-4.784716,0.007958,-0.080288,-4.757052,0.007959,-0.122609,-4.784716,0.007958,-0.080288,-4.757052,0.007958,-0.080288,-4.757052,0.007957,0.370455,-3.423326,0.007957,0.370455,-3.423326,0.007957,0.370455,-3.423326,0.007957,0.370455,-3.423326,0.007955,-0.054146,3.982427,0.007955,-0.054146,3.982427,-0.275892,0.156141,2.616245,-0.214027,0.234829,2.801906,-4.463263,0.200969,1.564511,-4.488896,0.200218,1.564511,-4.439415,0.201632,1.595119,-4.488896,0.200218,1.564511,-4.497127,0.198770,1.564511,-4.504078,0.199746,1.588547,-4.463263,0.200689,1.522750,-4.279036,0.195098,1.426365,-4.440427,0.200296,1.482624,-4.463263,0.182522,1.564511,-4.519200,0.185122,1.661698,-4.492364,0.187387,1.564511,-4.503090,0.192171,1.564511,-4.505344,0.194954,1.564511,-4.516699,0.193774,1.587925,-4.492364,0.187387,1.564511,-4.516699,0.193774,1.587925,-4.516699,0.193774,1.587925,-4.504078,0.199746,1.588547,-4.492364,0.187387,1.564511,-4.519200,0.185122,1.661698,-4.516699,0.193774,1.587925,-4.463263,0.196985,1.487995,-4.451543,0.196940,1.469361,-4.463263,0.193955,1.483239,-4.463263,0.187260,1.517862,-4.400694,0.172185,1.563363,-4.463263,0.191429,1.487328,-4.463263,0.193955,1.483239,-4.463263,0.191429,1.487328,-4.453205,0.192515,1.465046,-4.451543,0.196940,1.469361,-4.453205,0.192515,1.465046,-0.834521,-0.283529,0.591842,-0.419169,-0.360209,0.588971,-0.828255,-0.233420,0.287452,-0.450306,-0.296371,0.309075,-0.455432,-0.270015,0.168891,-0.828255,-0.233420,0.287452,-0.455432,-0.270015,0.168891,-0.462730,-0.240243,-0.050137,-0.828255,-0.233420,0.287452,-0.416069,-0.253183,-1.595603,-0.654927,-0.278217,-1.467007,-0.846638,-0.173635,-1.288573,-0.422528,-0.297759,-1.623623,-0.429064,-0.341480,-1.637909,-0.654927,-0.278217,-1.467007,-1.263699,-0.180992,0.416152,-1.919371,-0.009830,-0.241374,-1.900186,-0.086795,0.602661,-1.325560,-0.108734,-0.918708,-1.315006,-0.131054,-0.940428,-1.643653,-0.072534,-0.670595,-4.439415,0.201632,1.595119,-4.528043,0.200476,1.713054,-4.529695,0.198324,1.776193,-4.529695,0.198324,1.776193,-4.556387,0.187890,1.861151,-4.554233,0.180957,1.947657,-3.145879,0.054251,1.265226,-3.162681,0.065960,1.213652,-3.692996,0.112391,1.526688,-0.443795,-0.200816,-0.419415,-0.462730,-0.240243,-0.050137,-1.919371,-0.009830,-0.241374,-0.402244,-0.166073,-0.797492,-0.403032,-0.158081,-1.317364,-1.919371,-0.009830,-0.241374,-0.403902,-0.168922,-1.423168,-0.403032,-0.158081,-1.317364,-0.820938,-0.137061,-1.238568,-0.406024,-0.187288,-1.490613,-0.820938,-0.137061,-1.238568,-0.850163,-0.150069,-1.254634,-0.850163,-0.150069,-1.254634,-0.410569,-0.217330,-1.546910,-0.846638,-0.173635,-1.288573,-0.828255,-0.233420,0.287452,-0.452208,-0.313990,0.437209,-0.419169,-0.360209,0.588971,-0.869955,-0.195828,-1.291159,-1.087396,-0.148677,-1.113600,-0.846638,-0.173635,-1.288573,-1.087396,-0.148677,-1.113600,-0.846638,-0.173635,-1.288573,-1.080241,-0.132076,-1.101629,-1.080241,-0.132076,-1.101629,-0.820938,-0.137061,-1.238568,-1.300071,-0.095073,-0.903515,-1.900186,-0.086795,0.602661,-2.549582,0.047938,0.044851,-2.839868,0.086742,0.459550,-1.919371,-0.009830,-0.241374,-2.549582,0.047938,0.044851,-1.918702,-0.025909,-0.435899,-1.639212,-0.057755,-0.647793,-1.643653,-0.072534,-0.670595,-1.919371,-0.009830,-0.241374,-1.639212,-0.057755,-0.647793,-1.300071,-0.095073,-0.903515,-2.309299,-0.039011,0.792930,-3.162681,0.065960,1.213652,-2.839868,0.086742,0.459550,-2.549582,0.047938,0.044851,-2.082248,-0.007270,-0.319494,-3.001815,0.077673,0.341774,-2.839868,0.086742,0.459550,-2.296658,0.005485,-0.192176,-2.839868,0.086742,0.459550,-3.904435,0.158339,1.028790,-3.465895,0.124424,0.697294,-4.440427,0.200296,1.482624,-4.259658,0.191062,1.325068,-4.279036,0.195098,1.426365,-4.504078,0.199746,1.588547,-4.516699,0.193774,1.587925,-4.534053,0.193717,1.653677,-4.528043,0.200476,1.713054,-4.545362,0.193790,1.716020,-4.556387,0.187890,1.861151,-4.556185,0.167413,2.086359,-4.170470,0.133536,1.915554,-4.554233,0.180957,1.947657,-4.240112,0.170530,1.788151,-4.240112,0.170530,1.788151,-4.240112,0.170530,1.788151,-4.279036,0.195098,1.426365,-3.692996,0.112391,1.526688,-3.162681,0.065960,1.213652,-3.692996,0.112391,1.526688,-2.839868,0.086742,0.459550,-1.607925,-0.130909,-0.691504,-1.913338,-0.067901,-0.459295,-1.656739,-0.156027,-0.462542,-0.654927,-0.278217,-1.467007,-0.429064,-0.341480,-1.637909,-0.434905,-0.373507,-1.623500,-1.928828,-0.042129,-0.447866,-1.913338,-0.067901,-0.459295,-2.014805,-0.032697,-0.390922,-1.918702,-0.025909,-0.435899,-2.082248,-0.007270,-0.319494,-2.091071,-0.020114,-0.350606,-2.113544,-0.032876,-0.342809,-2.296658,0.005485,-0.192176,-2.567246,0.035443,0.014232,-2.604576,0.025160,0.023980,-3.001815,0.077673,0.341774,-3.465895,0.124424,0.697294,-3.470885,0.114101,0.696064,-3.904435,0.158339,1.028790,-4.453205,0.192515,1.465046,-4.451543,0.196940,1.469361,-4.398210,0.186437,1.412985,-4.281337,0.184969,1.316393,-4.284188,0.175545,1.315934,-4.396793,0.191921,1.413734,-4.516699,0.193774,1.587925,-4.519200,0.185122,1.661698,-4.534053,0.193717,1.653677,-4.170470,0.133536,1.915554,-4.556185,0.167413,2.086359,-4.557210,0.172455,1.957060,-1.934325,-0.127288,0.607660,-2.333347,-0.076385,0.800292,-2.367390,-0.071844,0.739766,-1.332802,-0.189716,-0.901390,-0.897623,-0.276961,-1.240815,-0.802582,-0.319688,-0.185301,-0.859765,-0.220991,-1.307599,-0.654927,-0.278217,-1.467007,-0.887645,-0.246239,-1.273175,-0.729404,-0.334627,-0.004194,-0.730103,-0.334586,-0.020910,-0.801193,-0.319378,-0.032973,-0.846869,-0.307536,0.007481,-0.801193,-0.319378,-0.032973,-0.836383,-0.308561,0.139331,-1.954408,-0.130055,0.541508,-0.802582,-0.319688,-0.185301,-1.954408,-0.130055,0.541508,-0.802582,-0.319688,-0.185301,-1.954408,-0.130055,0.541508,-2.367390,-0.071844,0.739766,-2.968113,0.023793,0.504403,-2.020695,-0.048253,-0.394432,-2.014805,-0.032697,-0.390922,-1.913338,-0.067901,-0.459295,-1.656739,-0.156027,-0.462542,-2.091071,-0.020114,-0.350606,-2.014805,-0.032697,-0.390922,-2.341027,-0.005761,-0.171329,-2.296658,0.005485,-0.192176,-2.113544,-0.032876,-0.342809,-2.218699,-0.063220,-0.050079,-2.567246,0.035443,0.014232,-2.296658,0.005485,-0.192176,-3.009179,0.066835,0.341200,-3.001815,0.077673,0.341774,-2.604576,0.025160,0.023980,-3.465895,0.124424,0.697294,-3.001815,0.077673,0.341774,-3.009179,0.066835,0.341200,-2.968113,0.023793,0.504403,-4.398210,0.186437,1.412985,-4.396793,0.191921,1.413734,-4.284188,0.175545,1.315934,-4.451543,0.196940,1.469361,-4.396793,0.191921,1.413734,-4.556387,0.187890,1.861151,-4.541226,0.178371,1.854743,-4.545362,0.193790,1.716020,-4.534053,0.193717,1.653677,-4.542233,0.185646,1.719171,-3.905982,0.147562,1.026685,-3.904435,0.158339,1.028790,-3.470885,0.114101,0.696064,-2.367390,-0.071844,0.739766,-3.218894,0.026819,1.150701,-4.557210,0.172455,1.957060,-4.519200,0.185122,1.661698,-4.229244,0.143150,1.826203,-4.556185,0.167413,2.086359,-4.554233,0.180957,1.947657,-2.968113,0.023793,0.504403,-3.161772,0.019310,1.287285,-4.400694,0.172185,1.563363,-3.905982,0.147562,1.026685,-3.905982,0.147562,1.026685,-4.281337,0.184969,1.316393,-3.904435,0.158339,1.028790,-4.229244,0.143150,1.826203,-4.541226,0.178371,1.854743,-4.557210,0.172455,1.957060,-0.407359,-0.436048,-0.291716,-0.435249,-0.420771,-0.046912,-1.642069,-0.094702,-0.682258,-1.643653,-0.072534,-0.670595,-1.315006,-0.131054,-0.940428,-0.705380,-0.338307,-0.104007,-0.802582,-0.319688,-0.185301,-0.435523,-0.435761,-0.889553,-0.897623,-0.276961,-1.240815,-0.442345,-0.413849,-1.518022,-0.443271,-0.424561,-1.400437,-0.887645,-0.246239,-1.273175,-0.434905,-0.373507,-1.623500,-0.439860,-0.399056,-1.590781,-1.345827,-0.159019,-0.911546,-0.413833,-0.423246,-0.040659,-0.521714,-0.388849,-0.034812,-1.062831,-0.176573,-1.143747,-1.928828,-0.042129,-0.447866,-1.643653,-0.072534,-0.670595,-0.705380,-0.338307,-0.104007,-0.439860,-0.399056,-1.590781,-0.442345,-0.413849,-1.518022,-0.654927,-0.278217,-1.467007,-0.434905,-0.373507,-1.623500,-1.332802,-0.189716,-0.901390,-1.345827,-0.159019,-0.911546,-0.032547,0.078656,4.248227,-0.021438,0.089932,4.300175,-0.049061,0.124419,4.216076],
"morphTargets": [],
"morphColors": [],
"normals": [0.3571,-0.5081,0.7838,0.5202,-0.6877,0.5064,0.2459,-0.8369,0.489,0.2683,-0.8047,0.5296,0.2167,-0.8827,0.417,0.2722,-0.7782,0.566,0.3319,-0.6625,0.6716,0.337,-0.5852,0.7376,-0.0417,-0.9834,-0.1766,-0.0668,-0.9957,-0.0641,0.1451,-0.9848,-0.0956,-0.0273,-0.9917,-0.1253,-0.0441,-0.9911,-0.1253,-0.0499,-0.9849,-0.1659,-0.0534,-0.9838,-0.171,0.3881,0.4068,0.827,0.3999,0.815,0.4194,0.2449,0.8428,0.4792,0.2263,0.8805,0.4166,0.2579,0.8173,0.5153,0.3151,0.6787,0.6634,0.2847,0.7755,0.5635,0.3728,0.4606,0.8055,0.3575,0.5809,0.7312,-0.027,0.99,-0.1382,-0.0245,0.9919,-0.125,0.1833,0.983,-0.0143,-0.0274,0.9917,-0.1255,-0.0463,0.9862,-0.1587,-0.0433,0.9829,-0.1789,-0.0326,0.9827,-0.1824,0.4126,0.0072,-0.9109,-0.9545,0.1744,-0.242,-0.9662,0.0981,-0.2386,-0.3891,-0.4106,0.8246,-0.3571,-0.5081,0.7838,-0.5202,-0.6877,0.5064,-0.2458,-0.8369,0.489,-0.2683,-0.8047,0.5296,-0.2167,-0.8827,0.417,-0.2722,-0.7782,0.566,-0.3319,-0.6625,0.6716,0.0417,-0.9834,-0.1766,0.0668,-0.9957,-0.0641,-0.1451,-0.9848,-0.0956,0.0273,-0.9917,-0.1253,0.0441,-0.9911,-0.1253,0.0499,-0.9849,-0.1659,0.0534,-0.9838,-0.171,0.0672,-0.9865,-0.1494,-0.3881,0.4068,0.827,-0.2449,0.8428,0.4792,-0.2263,0.8805,0.4166,-0.2579,0.8173,0.5153,-0.3151,0.6787,0.6634,-0.2847,0.7755,0.5635,-0.3728,0.4606,0.8055,-0.3575,0.5809,0.7312,0.027,0.99,-0.1382,0.0245,0.9919,-0.125,0.0463,0.9862,-0.1587,-0.4565,0.3172,0.8313,-0.3294,0.8085,0.4877,-0.7269,-0.442,-0.5257,0.101,-0.9947,0.0194,-0.4353,0.3307,0.8374,-0.1094,0.9936,-0.0275,-0.395,-0.223,0.8912,0.13,-0.9913,-0.0188,0.1247,-0.9917,0.0309,-0.796,-0.2797,-0.5368,0.1056,-0.9943,0.0126,0.1006,-0.9947,0.019,0.152,-0.9863,-0.0648,0.1384,-0.9893,-0.0467,-0.1056,-0.8935,0.4365,-0.113,-0.8873,0.4472,-0.1139,-0.8861,0.4493,-0.7526,-0.5605,-0.3456,-0.3904,-0.2187,0.8943,0.638,0.5978,0.4854,-0.1247,0.9917,-0.0309,0.1661,-0.9855,-0.0336,0.1379,-0.9902,0.0206,0.1597,-0.9872,0.0013,0.1249,-0.989,0.0793,-0.0572,-0.8383,0.5423,-0.0246,-0.8784,0.4772,-0.0185,-0.8921,0.4515,-0.638,-0.5978,-0.4854,-0.054,-0.8371,0.5443,0.9938,0.1116,-0.0021,-0.144,0.9895,-0.0089,-0.1661,-0.9855,-0.0336,-0.1379,-0.9902,0.0206,-0.1597,-0.9872,0.0013,-0.1249,-0.989,0.0793,0.0572,-0.8383,0.5423,0.0185,-0.8921,0.4515,-0.7145,-0.6073,0.3473,0.638,-0.5978,-0.4854,0.395,-0.223,0.8912,0.423,-0.0946,0.9012,-0.1247,-0.9917,0.0309,0.0109,-0.892,0.4519,0.054,-0.8371,0.5443,0.4174,-0.0904,0.9042,0.3904,-0.2187,0.8943,-0.638,0.5978,0.4854,0.1247,0.9917,-0.0309,0.0986,-0.8822,0.4605,0.796,-0.2797,-0.5368,0.4301,-0.1,0.8973,-0.1056,-0.9943,0.0126,-0.1006,-0.9947,0.019,-0.152,-0.9863,-0.0648,-0.1384,-0.9893,-0.0467,0.1056,-0.8935,0.4365,0.113,-0.8873,0.4472,0.1139,-0.8861,0.4493,0.7526,-0.5605,-0.3456,0.9943,0.0207,0.1051,0.9944,0.0213,0.1035,0.9943,0.0212,0.1041,0.9942,0.021,0.1051,0.9937,0.0208,0.1102,0.8417,-0.5311,0.0973,0.8417,-0.5311,0.0973,0.8417,-0.5311,0.0973,0.8417,-0.5311,0.0972,0.9328,-0.3436,-0.1086,0.8631,-0.5004,-0.0682,0.8635,-0.5001,-0.0656,0.8638,-0.5,-0.0616,0.9207,-0.3814,-0.0825,0.8386,-0.5429,-0.0442,0.8386,-0.5429,-0.0442,0.8386,-0.5429,-0.0442,0.8386,-0.5429,-0.0442,0.8432,-0.5356,-0.046,0.9835,0.1178,-0.1375,0.9587,0.2479,-0.1398,0.9587,0.2477,-0.1398,0.9588,0.2474,-0.1397,0.9589,0.2471,-0.1396,0.9591,0.2464,-0.1394,0.9865,0.1017,-0.1284,0.9529,0.2631,-0.1511,0.9541,0.2632,-0.1432,0.9541,0.2622,-0.1449,0.9534,0.263,-0.1477,0.9537,0.2628,-0.1464,0.8624,-0.5009,-0.0726,0.8616,-0.5019,-0.0755,-0.4161,0.8957,-0.1567,-0.1625,0.9812,-0.1046,-0.0192,0.9998,-0.0067,-0.0293,0.9996,0.0012,0.0201,0.9996,-0.0196,-0.1694,0.9798,-0.106,-0.164,-0.9814,-0.0997,-0.1638,-0.9841,-0.068,-0.1572,-0.9804,-0.1188,0.1551,0.9784,0.1368,0.1383,0.9818,0.1299,0.1402,0.9844,0.1059,-0.042,0.9644,-0.2613,0.0364,0.9967,-0.0729,-0.2497,0.793,-0.5557,-0.1676,0.8753,-0.4536,-0.5316,0.3018,-0.7914,-0.4123,0.5203,-0.7479,-0.4462,0.5217,-0.7272,0.1498,0.983,0.1065,0.019,0.9937,-0.1102,-0.5491,0.3411,-0.763,-0.5656,0.2782,-0.7764,-0.5537,0.3359,-0.762,-0.4176,0.6429,-0.6421,-0.5146,0.4605,-0.7233,-0.2253,0.8816,-0.4147,-0.1879,0.9021,-0.3886,-0.3148,0.764,-0.5632,-0.3968,0.6924,-0.6026,-0.282,0.8292,-0.4825,-0.2206,0.8798,-0.421,0.0512,0.9953,-0.0821,0.055,0.9951,-0.0821,-0.043,0.9277,-0.3708,-0.2688,0.7988,-0.5382,-0.1312,0.9421,-0.3087,-0.1475,0.9283,-0.3414,0.0545,0.9952,-0.0809,0.1646,0.9804,0.1078,-0.1382,0.9423,-0.3048,0.0202,0.9943,-0.1044,-0.1515,0.9461,-0.2861,0.0358,0.9976,-0.0585,0.0699,0.9972,-0.0264,-0.0876,0.9807,-0.1747,-0.089,0.9804,-0.1755,-0.1684,0.9537,-0.2491,-0.3695,0.9268,-0.0681,-0.3441,0.9362,-0.0717,-0.028,0.9995,-0.0113,-0.2943,0.9554,0.0249,0.0903,0.9895,0.1131,0.1247,0.9889,0.0803,0.093,0.994,0.0575,0.1263,0.989,0.0772,-0.1751,-0.9799,-0.0958,-0.1984,-0.9754,-0.0957,-0.1164,-0.992,-0.048,-0.1518,-0.9871,-0.0518,-0.1041,-0.9938,-0.0384,-0.1304,-0.9886,-0.0748,-0.1304,-0.9912,-0.0244,-0.2432,-0.9513,-0.1897,-0.1625,-0.985,-0.0585,-0.2533,-0.9478,-0.1936,-0.2572,-0.946,-0.1973,-0.3147,-0.9231,-0.2211,-0.2637,-0.9452,-0.1927,-0.1483,-0.9879,-0.0454,-0.1046,-0.9918,0.0732,-0.613,-0.4048,-0.6785,-0.5969,-0.4687,-0.6511,-0.6062,-0.3955,-0.69,-0.3297,-0.9283,-0.1721,-0.1804,-0.9833,-0.0246,-0.1718,-0.9838,-0.0513,-0.1809,-0.983,-0.0302,-0.6395,-0.2734,-0.7185,-0.6203,-0.3351,-0.7092,-0.6116,-0.4709,-0.6357,-0.314,-0.9493,-0.016,-0.2793,-0.9601,0.0127,-0.2752,-0.961,0.0286,-0.2212,-0.9746,0.0355,-0.6369,-0.0413,-0.7699,-0.4395,0.2462,-0.8638,-0.354,0.7237,-0.5923,-0.5467,0.3546,-0.7585,-0.5833,0.2146,-0.7834,-0.2581,0.5277,-0.8093,-0.258,0.5279,-0.8091,-0.6435,0.3809,-0.664,-0.6434,0.3811,-0.6639,-0.8826,0.205,-0.423,-0.8826,0.2052,-0.423,-0.9484,0.1338,-0.2875,-0.9483,0.1343,-0.2875,-0.9708,0.108,-0.2141,-0.9709,0.1076,-0.214,-0.9961,0.0683,-0.0554,-0.982,0.0369,0.1851,-0.982,0.037,0.1851,-0.9195,0.0233,0.3923,-0.9195,0.0231,0.3924,-0.7496,0.0272,0.6613,-0.7496,0.0273,0.6613,-0.3062,0.0685,0.9495,-0.3062,0.0683,0.9495,0.1721,0.1255,0.977,0.1722,0.1256,0.977,0.6423,0.1935,0.7416,0.6422,0.1938,0.7417,0.8377,0.2332,0.4938,0.8376,0.2336,0.4939,0.9182,0.2646,0.2949,0.9182,0.2645,0.2949,0.9517,0.3016,0.0573,0.9517,0.3015,0.0573,0.9361,0.336,-0.1037,0.9362,0.3359,-0.1038,0.9166,0.3571,-0.1794,0.9167,0.3569,-0.1795,0.852,0.4126,-0.3224,0.8522,0.412,-0.3225,0.6077,0.5303,-0.5912,0.6075,0.5305,-0.5911,0.2182,0.5847,-0.7814,0.2182,0.5846,-0.7814,-0.216,0.8553,-0.471,-0.216,0.8553,-0.4709,-0.4762,0.7703,-0.4241,-0.476,0.7705,-0.424,-0.7189,0.6194,-0.3154,-0.7184,0.62,-0.3153,-0.8094,0.5414,-0.2273,-0.809,0.5421,-0.2273,-0.8401,0.5145,-0.1717,-0.8398,0.5151,-0.1717,-0.8752,0.4819,-0.0436,-0.8752,0.4817,-0.0436,-0.8657,0.4758,0.1555,-0.866,0.4753,0.1557,-0.8114,0.4859,0.3248,-0.8117,0.4853,0.3252,-0.6637,0.5223,0.5355,-0.6638,0.5216,0.5359,-0.3055,0.5771,0.7574,-0.3055,0.5769,0.7575,0.0812,0.5983,0.7971,0.081,0.5985,0.797,0.5033,0.5809,0.6398,0.5027,0.5816,0.6396,0.7037,0.5571,0.4409,0.7034,0.5575,0.441,0.7897,0.5523,0.2671,0.7896,0.5524,0.2672,0.8254,0.562,0.0533,0.8255,0.5619,0.0533,0.7966,0.5977,-0.0905,0.7967,0.5976,-0.0906,0.7638,0.6265,-0.1551,0.7642,0.6261,-0.1552,0.6563,0.7073,-0.2628,0.6567,0.7068,-0.263,0.3612,0.8407,-0.4035,0.3611,0.8406,-0.4038,0.068,0.8821,-0.466,0.0679,0.8821,-0.4661,-0.1731,0.9544,-0.243,-0.173,0.9545,-0.2429,-0.3259,0.9154,-0.2365,-0.3254,0.9156,-0.2364,-0.5199,0.8296,-0.2035,-0.5193,0.83,-0.2034,-0.6203,0.768,-0.1592,-0.6195,0.7687,-0.1591,-0.6594,0.7415,-0.1239,-0.6592,0.7417,-0.1239,-0.7137,0.6997,-0.0319,-0.7137,0.6997,-0.0318,-0.7278,0.6742,0.1259,-0.7279,0.674,0.126,-0.6932,0.67,0.2656,-0.6936,0.6694,0.2661,-0.5722,0.6941,0.4368,-0.5725,0.6933,0.4377,-0.2778,0.7456,0.6057,-0.2777,0.7454,0.606,0.0265,0.7805,0.6246,0.0262,0.7807,0.6243,0.3449,0.7988,0.4929,0.344,0.7994,0.4926,0.4885,0.8052,0.3362,0.4878,0.8056,0.3362,0.537,0.8195,0.2001,0.5367,0.8197,0.2002,0.5353,0.8437,0.0403,0.5352,0.8437,0.0404,0.4827,0.8738,-0.0585,0.483,0.8737,-0.0587,0.4417,0.8917,-0.0986,0.442,0.8915,-0.0988,0.3345,0.9296,-0.155,0.3347,0.9294,-0.1553,0.1293,0.9689,-0.2108,0.1292,0.9689,-0.211,-0.0273,0.9717,-0.2348,-0.0273,0.9716,-0.2349,-0.147,0.9818,-0.1206,-0.1469,0.9818,-0.1206,-0.2261,0.9669,-0.1182,-0.2257,0.967,-0.1182,-0.3364,0.9357,-0.1059,-0.3358,0.936,-0.1059,-0.4033,0.911,-0.086,-0.4028,0.9112,-0.0861,-0.4337,0.8985,-0.0682,-0.4335,0.8986,-0.0683,-0.4846,0.8746,-0.0168,-0.5214,0.8492,0.0836,-0.5217,0.849,0.084,-0.5225,0.8323,0.1849,-0.5228,0.832,0.1855,-0.4602,0.8267,0.3236,-0.4603,0.8262,0.3247,-0.2509,0.8378,0.4849,-0.2507,0.8376,0.4853,-0.003,0.8562,0.5167,-0.0034,0.8564,0.5163,0.2529,0.8806,0.4008,0.2517,0.881,0.4006,0.346,0.9011,0.2616,0.3451,0.9013,0.2617,0.3543,0.9234,0.1478,0.354,0.9234,0.148,0.3161,0.9483,0.0293,0.3161,0.9483,0.0292,0.255,0.9663,-0.0346,0.255,0.9663,-0.0347,0.218,0.9742,-0.0576,0.2181,0.9742,-0.0578,0.1374,0.9868,-0.086,0.1372,0.9868,-0.0862,0.0116,0.994,-0.109,0.0114,0.994,-0.1091,-0.0722,0.9904,-0.1178,-0.0724,0.9904,-0.1178,-0.1314,0.99,-0.0522,-0.1682,0.9844,-0.0517,-0.2212,0.9741,-0.0468,-0.2535,0.9666,-0.0376,-0.2671,0.9632,-0.029,-0.2861,0.9582,-0.0046,-0.2895,0.9564,0.0382,-0.2772,0.9579,0.0747,-0.2391,0.9642,0.115,-0.1616,0.9753,0.1507,-0.0878,0.9839,0.1557,-0.0047,0.9914,0.1306,0.0398,0.9947,0.0948,0.057,0.9966,0.0593,0.0582,0.9982,0.0153,0.0406,0.9991,-0.0118,0.0271,0.9994,-0.0221,-0.006,0.9994,-0.035,-0.0603,0.9971,-0.0458,-0.0975,0.994,-0.0504,0.1179,-0.993,-0.0053,-0.1703,-0.4741,-0.8638,-0.1703,-0.4743,-0.8637,-0.5679,-0.4606,-0.6821,-0.568,-0.4604,-0.6822,-0.8254,-0.3898,-0.4083,-0.8252,-0.3903,-0.4084,-0.8966,-0.3576,-0.2613,-0.8965,-0.3579,-0.2613,-0.9192,-0.3481,-0.184,-0.9191,-0.3483,-0.184,-0.9411,-0.3376,-0.0204,-0.9412,-0.3373,-0.0202,-0.9165,-0.3333,0.2214,-0.9164,-0.3335,0.2213,-0.8431,-0.329,0.4253,-0.8433,-0.3282,0.4255,-0.6573,-0.318,0.6833,-0.6572,-0.3181,0.6833,-0.1972,-0.2688,0.9428,-0.1972,-0.2687,0.9428,0.2793,-0.1926,0.9407,0.2793,-0.1927,0.9407,0.7293,-0.0964,0.6774,0.7292,-0.0966,0.6774,0.9072,-0.0486,0.418,0.9071,-0.0491,0.418,0.9765,-0.031,0.2133,0.9765,-0.0311,0.2133,0.9992,-0.0271,-0.0284,0.9992,-0.0277,-0.0284,0.9804,-0.0447,-0.1918,0.9804,-0.0443,-0.1918,0.9612,-0.0609,-0.2689,0.9613,-0.0606,-0.2689,0.9026,-0.1138,-0.4152,0.9026,-0.1135,-0.4152,0.6783,-0.2611,-0.6868,0.6783,-0.2608,-0.6869,0.304,-0.3982,-0.8655,0.3039,-0.3982,-0.8655,-0.0134,-0.8161,-0.5777,-0.0133,-0.8162,-0.5777,-0.2823,-0.8139,-0.5078,-0.2819,-0.8141,-0.5077,-0.547,-0.7519,-0.3681,-0.5459,-0.7527,-0.368,-0.6476,-0.7141,-0.2659,-0.6471,-0.7146,-0.2659,-0.6796,-0.7041,-0.2057,-0.6795,-0.7042,-0.2058,-0.7119,-0.6985,-0.0728,-0.6882,-0.7147,0.1245,-0.6886,-0.7144,0.1248,-0.6195,-0.7302,0.2881,-0.6198,-0.7298,0.2885,-0.4506,-0.7497,0.4847,-0.4508,-0.7493,0.4851,-0.074,-0.7292,0.6803,-0.074,-0.7289,0.6806,0.3058,-0.6457,0.6997,0.3057,-0.6461,0.6994,0.6929,-0.4912,0.5278,0.6925,-0.4921,0.5275,0.8623,-0.3877,0.3257,0.862,-0.3884,0.3256,0.9293,-0.337,0.1508,0.9291,-0.3377,0.1508,0.9485,-0.3102,-0.0637,0.9188,-0.3343,-0.2097,0.9189,-0.3341,-0.2098,0.89,-0.3627,-0.2763,0.8902,-0.3623,-0.2764,0.8,-0.4564,-0.3895,0.8001,-0.456,-0.3897,0.5417,-0.6487,-0.5346,0.5416,-0.6486,-0.5347,0.2666,-0.7627,-0.5892,0.2665,-0.7627,-0.5893,0.0734,-0.9268,-0.3683,0.0735,-0.9268,-0.3683,-0.0831,-0.9332,-0.3495,-0.0828,-0.9333,-0.3495,-0.2899,-0.9101,-0.2962,-0.2891,-0.9104,-0.296,-0.399,-0.8853,-0.2391,-0.3983,-0.8855,-0.2391,-0.4412,-0.8752,-0.1987,-0.4407,-0.8754,-0.1988,-0.4968,-0.8621,-0.0993,-0.4968,-0.8622,-0.0993,-0.5042,-0.8614,0.0608,-0.5044,-0.8613,0.0611,-0.4609,-0.865,0.1981,-0.4614,-0.8646,0.1988,-0.3244,-0.8752,0.3588,-0.3247,-0.8748,0.3596,-0.0141,-0.8629,0.5053,-0.014,-0.8627,0.5056,0.2887,-0.8131,0.5055,0.2885,-0.8133,0.5053,0.588,-0.725,0.3585,0.5875,-0.7256,0.3583,0.7148,-0.6712,0.1964,0.7141,-0.6719,0.1963,0.7539,-0.6544,0.0576,0.7535,-0.6549,0.0576,0.7456,-0.6582,-0.1037,0.7459,-0.6579,-0.1038,0.6955,-0.6891,-0.2035,0.6955,-0.689,-0.2036,0.6576,-0.7128,-0.2438,0.6579,-0.7124,-0.244,0.5605,-0.7718,-0.3002,0.5607,-0.7715,-0.3005,0.3699,-0.8598,-0.352,0.3698,-0.8599,-0.352,0.2186,-0.9033,-0.3691,0.2185,-0.9033,-0.3691,0.1159,-0.9607,-0.2523,0.116,-0.9607,-0.2523,0.0362,-0.969,-0.2444,0.0365,-0.969,-0.2443,-0.0771,-0.9718,-0.2228,-0.0764,-0.9719,-0.2228,-0.1463,-0.9695,-0.1967,-0.1457,-0.9696,-0.1968,-0.1773,-0.9683,-0.176,-0.1771,-0.9683,-0.1761,-0.2284,-0.9662,-0.1194,-0.2285,-0.9662,-0.1195,-0.2623,-0.9649,-0.0149,-0.2626,-0.9648,-0.0145,-0.2596,-0.9617,0.0875,-0.2601,-0.9615,0.0883,-0.1901,-0.9561,0.2229,-0.1903,-0.9558,0.2241,0.0269,-0.928,0.3715,0.027,-0.9278,0.372,0.2721,-0.88,0.3893,0.2717,-0.8803,0.3889,0.5147,-0.817,0.26,0.5135,-0.8178,0.2597,0.5978,-0.7933,0.1152,0.5973,-0.7937,0.1154,0.6027,-0.798,-0.0008,0.6025,-0.7981,-0.0006,0.5631,-0.8176,-0.1199,0.5042,-0.844,-0.1828,0.5043,-0.8439,-0.183,0.469,-0.8591,-0.2051,0.4691,-0.859,-0.2053,0.3928,-0.8901,-0.2314,0.3926,-0.8901,-0.2316,0.2722,-0.9293,-0.2495,0.272,-0.9294,-0.2497,0.1901,-0.9483,-0.2541,0.19,-0.9483,-0.2541,0.1387,-0.9726,-0.1865,0.1019,-0.9777,-0.1835,0.0487,-0.9834,-0.1749,0.0164,-0.9864,-0.1633,0.0031,-0.9881,-0.1537,-0.0144,-0.9917,-0.1281,-0.0146,-0.9962,-0.0854,0.0006,-0.9987,-0.05,0.0421,-0.999,-0.0127,0.1223,-0.9923,0.0175,0.1959,-0.9805,0.018,0.2756,-0.9612,-0.0116,0.3162,-0.9474,-0.0494,0.3303,-0.94,-0.0856,0.3282,-0.9357,-0.1294,0.3094,-0.9381,-0.1554,0.2956,-0.9409,-0.1651,0.2629,-0.9486,-0.1764,0.2093,-0.9603,-0.1844,0.1724,-0.9672,-0.1867,-0.1572,0.9789,0.1306,-0.1572,0.9789,0.1307,-0.1264,-0.4667,-0.8754,-0.1263,-0.4668,-0.8753,-0.5316,-0.4604,-0.711,-0.5314,-0.4605,-0.711,-0.8015,-0.3964,-0.4478,-0.8014,-0.3965,-0.4478,-0.8795,-0.3665,-0.3036,-0.8793,-0.3668,-0.3037,-0.9056,-0.3582,-0.2273,-0.9055,-0.3584,-0.2273,-0.9346,-0.3498,-0.0646,-0.9345,-0.3501,-0.0647,-0.9202,-0.3487,0.1778,-0.9204,-0.3482,0.1779,-0.8562,-0.3447,0.3849,-0.8562,-0.3446,0.385,-0.6816,-0.3348,0.6507,-0.6816,-0.3344,0.6508,-0.234,-0.2821,0.9304,-0.2339,-0.2818,0.9305,0.2411,-0.1992,0.9498,0.2411,-0.1995,0.9498,0.7006,-0.0942,0.7073,0.7006,-0.0943,0.7073,0.8888,-0.0412,0.4564,0.8888,-0.0415,0.4564,0.9667,-0.0202,0.2551,0.9667,-0.0204,0.2551,0.9998,-0.0137,0.0146,0.9998,-0.0139,0.0146,0.9883,-0.0295,-0.1496,0.9883,-0.029,-0.1496,0.9727,-0.0448,-0.2276,0.9727,-0.0447,-0.2276,0.9212,-0.0971,-0.3769,0.9212,-0.0966,-0.3769,0.7108,-0.2442,-0.6597,0.7108,-0.2444,-0.6596,0.3466,-0.3845,-0.8556,0.3465,-0.3844,-0.8557,0.0229,-0.8097,-0.5863,0.023,-0.8098,-0.5863,-0.2487,-0.812,-0.5281,-0.2484,-0.8121,-0.528,-0.5199,-0.7551,-0.3993,-0.5193,-0.7556,-0.3993,-0.6255,-0.7197,-0.3012,-0.6249,-0.7202,-0.3012,-0.6603,-0.7108,-0.2424,-0.6602,-0.7109,-0.2424,-0.6983,-0.7071,-0.1109,-0.683,-0.7252,0.087,-0.6832,-0.725,0.0872,-0.6211,-0.7417,0.2533,-0.6214,-0.7413,0.2537,-0.4607,-0.761,0.4567,-0.461,-0.7605,0.4573,-0.0932,-0.7376,0.6688,-0.0932,-0.7374,0.669,0.2843,-0.6494,0.7053,0.2842,-0.6496,0.7052,0.6762,-0.4879,0.5521,0.6758,-0.4886,0.5518,0.8528,-0.3797,0.3586,0.8525,-0.3803,0.3586,0.9264,-0.3265,0.1873,0.9263,-0.327,0.1873,0.9547,-0.2965,-0.0259,0.9546,-0.2966,-0.0259,0.9315,-0.3198,-0.1732,0.9316,-0.3194,-0.1733,0.9059,-0.3479,-0.2413,0.9061,-0.3475,-0.2414,0.8223,-0.4414,-0.3592,0.8225,-0.4408,-0.3594,0.5731,-0.6355,-0.5174,0.573,-0.6353,-0.5177,0.3023,-0.7524,-0.5852,0.1021,-0.9216,-0.3746,0.1021,-0.9216,-0.3745,-0.055,-0.9303,-0.3626,-0.0547,-0.9304,-0.3625,-0.2642,-0.9105,-0.318,-0.2634,-0.9108,-0.3179,-0.3759,-0.8878,-0.2655,-0.3753,-0.8881,-0.2655,-0.42,-0.8787,-0.2269,-0.4195,-0.8789,-0.2269,-0.4801,-0.8675,-0.1298,-0.4801,-0.8676,-0.1298,-0.4943,-0.8688,0.0298,-0.4947,-0.8686,0.0301,-0.4571,-0.8732,0.1689,-0.4575,-0.8729,0.1695,-0.3274,-0.8835,0.3351,-0.3277,-0.883,0.3359,-0.0239,-0.8685,0.4951,-0.0239,-0.8684,0.4954,0.2778,-0.8148,0.5089,0.2777,-0.8149,0.5087,0.5821,-0.721,0.376,0.5814,-0.7217,0.3757,0.7149,-0.6637,0.22,0.7143,-0.6644,0.22,0.7598,-0.6448,0.0833,0.7595,-0.6452,0.0834,0.7587,-0.6468,-0.0783,0.7586,-0.6468,-0.0783,0.7131,-0.6774,-0.1804,0.7133,-0.6772,-0.1806,0.6774,-0.7011,-0.2226,0.6777,-0.7008,-0.2228,0.5837,-0.7608,-0.2838,0.5838,-0.7606,-0.284,0.3967,-0.8508,-0.3446,0.3965,-0.8508,-0.3448,0.2468,-0.8961,-0.3688,0.14,-0.9562,-0.2572,0.1401,-0.9562,-0.2572,0.0602,-0.9656,-0.2528,0.0604,-0.9656,-0.2527,-0.0539,-0.9702,-0.2362,-0.0532,-0.9702,-0.2362,-0.1242,-0.9691,-0.2131,-0.1236,-0.9692,-0.2132,-0.1561,-0.9686,-0.1937,-0.1558,-0.9686,-0.1938,-0.2096,-0.9678,-0.1394,-0.248,-0.9681,-0.0365,-0.2484,-0.968,-0.0361,-0.2498,-0.966,0.0661,-0.2503,-0.9659,0.0668,-0.1863,-0.961,0.2044,-0.1865,-0.9607,0.2055,0.0236,-0.9317,0.3624,0.0238,-0.9315,0.363,0.2673,-0.8805,0.3914,0.2669,-0.8808,0.391,0.5142,-0.813,0.2734,0.5131,-0.8137,0.2731,0.6034,-0.7863,0.1327,0.6027,-0.7868,0.1328,0.6133,-0.7897,0.0169,0.6129,-0.7899,0.0171,0.579,-0.8087,-0.104,0.5233,-0.8351,-0.1697,0.5233,-0.835,-0.1699,0.4893,-0.8503,-0.1936,0.4894,-0.8503,-0.1938,0.4147,-0.8821,-0.2235,0.4146,-0.8821,-0.2238,0.2956,-0.9227,-0.2473,0.2954,-0.9228,-0.2474,0.2141,-0.9428,-0.2556,0.2139,-0.9428,-0.2556,0.16,-0.9685,-0.1906,0.1233,-0.9741,-0.1893,0.0698,-0.9806,-0.183,0.0372,-0.9842,-0.1729,0.0235,-0.9862,-0.1639,0.0049,-0.9903,-0.1391,0.0029,-0.9953,-0.0964,0.0166,-0.998,-0.0605,0.0565,-0.9982,-0.0214,0.1352,-0.9907,0.0124,0.2085,-0.9779,0.0162,0.2892,-0.9572,-0.0098,0.3312,-0.9425,-0.0456,0.3467,-0.9345,-0.0811,0.3465,-0.9297,-0.1249,0.3289,-0.9321,-0.1518,0.3155,-0.935,-0.162,0.2834,-0.9429,-0.1749,0.2304,-0.9553,-0.1853,0.1937,-0.9626,-0.1893,-0.1763,0.9752,0.1341,-0.3137,0.4579,-0.8319,-0.3136,0.4581,-0.8318,-0.6883,0.3301,-0.646,-0.6881,0.3305,-0.646,-0.9101,0.1798,-0.3734,-0.9101,0.1797,-0.3734,-0.9661,0.1217,-0.2275,-0.9661,0.1216,-0.2276,-0.9833,0.1026,-0.1506,-0.9832,0.1026,-0.1507,-0.9969,0.0778,0.0124,-0.9969,0.0779,0.0124,-0.9651,0.0675,0.253,-0.9651,0.0678,0.253,-0.8874,0.0716,0.4553,-0.8874,0.0709,0.4556,-0.6978,0.0964,0.7097,-0.6978,0.0963,0.7098,-0.2338,0.1565,0.9596,-0.2338,0.1563,0.9596,0.2458,0.2087,0.9466,0.2457,0.2089,0.9466,0.6975,0.2488,0.672,0.6973,0.2492,0.672,0.8741,0.2638,0.4079,0.874,0.264,0.4079,0.9398,0.2759,0.2016,0.9397,0.2763,0.2016,0.9557,0.2916,-0.0402,0.9556,0.2918,-0.0402,0.9284,0.312,-0.202,0.9285,0.3116,-0.2021,0.9035,0.3265,-0.2777,0.9036,0.3262,-0.2778,0.8287,0.37,-0.4199,0.8289,0.3697,-0.4199,0.5659,0.4674,-0.6792,0.5659,0.4671,-0.6794,0.1638,0.5101,-0.8443,0.1639,0.5101,-0.8444,-0.2438,0.8134,-0.5282,-0.2437,0.8135,-0.5281,-0.5005,0.7367,-0.4548,-0.5003,0.7368,-0.4548,-0.7354,0.5997,-0.3155,-0.7348,0.6004,-0.3155,-0.8197,0.5313,-0.2143,-0.8194,0.5317,-0.2144,-0.8465,0.5095,-0.1545,-0.8462,0.51,-0.1545,-0.8722,0.4887,-0.0217,-0.8721,0.4889,-0.0217,-0.8479,0.5001,0.1759,-0.8481,0.4998,0.1761,-0.781,0.5243,0.3393,-0.7811,0.524,0.3395,-0.6176,0.5772,0.5342,-0.6176,0.5767,0.5347,-0.2434,0.6463,0.7232,-0.2433,0.646,0.7235,0.1454,0.6651,0.7324,0.1452,0.6654,0.7322,0.5543,0.6278,0.5465,0.5537,0.6284,0.5463,0.7392,0.5835,0.3364,0.7387,0.584,0.3364,0.8119,0.562,0.1579,0.8116,0.5625,0.1579,0.8316,0.5524,-0.058,0.8317,0.5522,-0.0581,0.7923,0.5757,-0.2019,0.7926,0.5753,-0.202,0.7551,0.5991,-0.2663,0.7554,0.5987,-0.2664,0.6405,0.6716,-0.3725,0.6408,0.6711,-0.3728,0.3367,0.7963,-0.5025,0.3367,0.7962,-0.5027,0.04,0.8364,-0.5466,0.0399,0.8364,-0.5466,-0.1832,0.9317,-0.3138,-0.1831,0.9317,-0.3137,-0.3352,0.8956,-0.2925,-0.335,0.8957,-0.2925,-0.5271,0.8158,-0.2378,-0.5263,0.8164,-0.2377,-0.624,0.7602,-0.1808,-0.6235,0.7606,-0.1809,-0.661,0.7371,-0.1405,-0.6606,0.7375,-0.1406,-0.7085,0.7045,-0.0414,-0.7108,0.6934,0.1185,-0.711,0.6931,0.1188,-0.6661,0.7009,0.2553,-0.6664,0.7003,0.2559,-0.5324,0.7382,0.4143,-0.5326,0.7376,0.4151,-0.2257,0.8002,0.5556,-0.2256,0.8,0.5559,0.0794,0.8321,0.5489,0.0791,0.8323,0.5486,0.3871,0.8341,0.3929,0.3863,0.8347,0.3926,0.5187,0.8245,0.2261,0.518,0.825,0.2261,0.5569,0.8261,0.0861,0.5567,0.8262,0.0862,0.5435,0.8361,-0.0747,0.4839,0.8581,-0.1717,0.4841,0.858,-0.1718,0.4402,0.873,-0.21,0.4405,0.8728,-0.2102,0.3294,0.9073,-0.2615,0.3296,0.9071,-0.2618,0.1209,0.9445,-0.3054,0.1208,0.9445,-0.3055,-0.037,0.9474,-0.3179,-0.1477,0.9693,-0.1965,-0.1476,0.9693,-0.1965,-0.2266,0.9559,-0.187,-0.2262,0.956,-0.187,-0.3359,0.9275,-0.1638,-0.3353,0.9278,-0.1638,-0.4014,0.9056,-0.137,-0.4008,0.9059,-0.137,-0.4303,0.8952,-0.1159,-0.4301,0.8953,-0.116,-0.4775,0.8766,-0.0589,-0.4774,0.8767,-0.059,-0.5068,0.8609,0.0457,-0.5071,0.8607,0.0461,-0.5005,0.853,0.1478,-0.5008,0.8527,0.1487,-0.4281,0.8587,0.2817,-0.4282,0.8583,0.2829,-0.2072,0.8809,0.4254,-0.207,0.8808,0.4259,0.0425,0.8985,0.437,0.0421,0.8986,0.4367,0.2892,0.9087,0.301,0.288,0.9092,0.3008,0.3718,0.9154,0.1539,0.3709,0.9158,0.1541,0.3719,0.9275,0.0383,0.3715,0.9276,0.0386,0.325,0.9424,-0.0788,0.2594,0.9557,-0.1393,0.2595,0.9556,-0.1394,0.2209,0.962,-0.1602,0.221,0.962,-0.1604,0.1385,0.9732,-0.1835,0.1383,0.9732,-0.1838,0.0114,0.9802,-0.1977,0.0111,0.9802,-0.1978,-0.0729,0.9771,-0.2,-0.0731,0.9771,-0.2,-0.127,0.9833,-0.1304,-0.1637,0.9783,-0.1267,-0.2163,0.9693,-0.117,-0.2479,0.9631,-0.1048,-0.2608,0.9607,-0.095,-0.278,0.9581,-0.0689,-0.2782,0.9602,-0.026,-0.2631,0.9647,0.0092,-0.2221,0.9739,0.0459,-0.1421,0.987,0.0746,-0.068,0.995,0.0734,0.0131,0.999,0.0416,0.0548,0.9985,0.0025,0.0692,0.997,-0.0342,0.0672,0.9947,-0.0781,0.0476,0.9935,-0.1038,0.0333,0.993,-0.113,-0.0006,0.9923,-0.1235,-0.0556,0.99,-0.13,-0.0931,0.9869,-0.1315,0.1092,-0.9912,0.0746,0.1264,-0.4667,-0.8753,0.1263,-0.4668,-0.8753,0.5316,-0.4603,-0.711,0.5315,-0.4605,-0.711,0.8016,-0.396,-0.4478,0.8013,-0.3966,-0.4478,0.8795,-0.3665,-0.3037,0.8794,-0.3667,-0.3037,0.9055,-0.3584,-0.2273,0.9345,-0.35,-0.0646,0.9346,-0.3498,-0.0646,0.9203,-0.3485,0.1778,0.9205,-0.3479,0.1779,0.8562,-0.3446,0.385,0.8562,-0.3445,0.385,0.6816,-0.3347,0.6507,0.6816,-0.3344,0.6508,0.234,-0.2821,0.9304,0.2339,-0.2817,0.9305,-0.2411,-0.1991,0.9499,-0.2411,-0.1995,0.9498,-0.7006,-0.0942,0.7073,-0.7006,-0.0943,0.7073,-0.8888,-0.041,0.4564,-0.8888,-0.0415,0.4564,-0.9667,-0.0201,0.2551,-0.9667,-0.0204,0.2551,-0.9998,-0.0136,0.0147,-0.9998,-0.0135,0.0147,-0.9883,-0.0295,-0.1496,-0.9883,-0.0289,-0.1496,-0.9727,-0.0448,-0.2276,-0.9727,-0.0446,-0.2276,-0.9212,-0.0971,-0.3769,-0.9212,-0.0966,-0.3769,-0.7108,-0.2443,-0.6596,-0.7108,-0.2442,-0.6596,-0.3466,-0.3845,-0.8556,-0.3466,-0.3843,-0.8557,-0.0229,-0.8098,-0.5863,-0.023,-0.8098,-0.5863,0.2487,-0.812,-0.5281,0.2484,-0.8121,-0.528,0.5199,-0.7551,-0.3993,0.5192,-0.7556,-0.3993,0.6256,-0.7197,-0.3012,0.6249,-0.7202,-0.3012,0.6604,-0.7107,-0.2424,0.6602,-0.7109,-0.2425,0.6983,-0.7071,-0.1109,0.683,-0.7252,0.087,0.6833,-0.7249,0.0872,0.6212,-0.7416,0.2533,0.6215,-0.7412,0.2537,0.4607,-0.761,0.4568,0.461,-0.7606,0.4573,0.0932,-0.7376,0.6687,0.0932,-0.7374,0.669,-0.2843,-0.6494,0.7054,-0.2841,-0.6497,0.7051,-0.6762,-0.4879,0.552,-0.6758,-0.4887,0.5518,-0.8527,-0.3798,0.3586,-0.8525,-0.3804,0.3586,-0.9264,-0.3266,0.1872,-0.9263,-0.3269,0.1873,-0.9546,-0.2967,-0.0258,-0.9546,-0.2966,-0.0258,-0.9315,-0.3197,-0.1733,-0.9316,-0.3194,-0.1733,-0.906,-0.3479,-0.2413,-0.9061,-0.3474,-0.2413,-0.8223,-0.4413,-0.3592,-0.8225,-0.4408,-0.3594,-0.5731,-0.6355,-0.5174,-0.5731,-0.6354,-0.5176,-0.3023,-0.7524,-0.5852,-0.1021,-0.9216,-0.3745,-0.1022,-0.9216,-0.3746,0.055,-0.9303,-0.3626,0.0547,-0.9303,-0.3626,0.2642,-0.9105,-0.318,0.2634,-0.9108,-0.3179,0.3759,-0.8878,-0.2655,0.3752,-0.8881,-0.2655,0.42,-0.8787,-0.2269,0.4195,-0.8789,-0.2269,0.4801,-0.8676,-0.1299,0.4801,-0.8676,-0.1298,0.4943,-0.8688,0.0298,0.4946,-0.8686,0.0301,0.4571,-0.8733,0.1689,0.4575,-0.8729,0.1694,0.3274,-0.8835,0.3351,0.3277,-0.8831,0.3359,0.0239,-0.8685,0.4951,0.0239,-0.8684,0.4954,-0.2778,-0.8147,0.509,-0.2776,-0.815,0.5086,-0.5821,-0.721,0.376,-0.5815,-0.7216,0.3757,-0.7148,-0.6638,0.2201,-0.7143,-0.6644,0.22,-0.7597,-0.6449,0.0833,-0.7595,-0.6451,0.0834,-0.7587,-0.6467,-0.0783,-0.7586,-0.6468,-0.0783,-0.7131,-0.6775,-0.1804,-0.7132,-0.6773,-0.1806,-0.6774,-0.7011,-0.2226,-0.6777,-0.7008,-0.2228,-0.5837,-0.7608,-0.2838,-0.5838,-0.7606,-0.284,-0.3967,-0.8508,-0.3447,-0.3965,-0.8508,-0.3448,-0.2469,-0.8961,-0.3688,-0.2468,-0.8961,-0.3689,-0.14,-0.9561,-0.2573,-0.1401,-0.9562,-0.2572,-0.0602,-0.9657,-0.2528,-0.0605,-0.9656,-0.2527,0.0539,-0.9702,-0.2362,0.0532,-0.9703,-0.2362,0.1242,-0.9691,-0.2131,0.1236,-0.9692,-0.2132,0.1561,-0.9686,-0.1937,0.1558,-0.9686,-0.1938,0.2096,-0.9678,-0.1394,0.248,-0.9681,-0.0365,0.2484,-0.968,-0.0361,0.2498,-0.966,0.0661,0.2503,-0.9659,0.0669,0.1863,-0.961,0.2044,0.1865,-0.9607,0.2055,-0.0236,-0.9317,0.3625,-0.0238,-0.9315,0.363,-0.2673,-0.8806,0.3914,-0.2669,-0.8808,0.391,-0.5142,-0.8129,0.2734,-0.5132,-0.8137,0.2731,-0.6034,-0.7863,0.1326,-0.6027,-0.7869,0.1328,-0.6133,-0.7897,0.0169,-0.613,-0.7899,0.0171,-0.5791,-0.8086,-0.104,-0.5233,-0.8351,-0.1697,-0.5234,-0.835,-0.1699,-0.4894,-0.8503,-0.1936,-0.4894,-0.8503,-0.1938,-0.4147,-0.8821,-0.2235,-0.4146,-0.8821,-0.2238,-0.2956,-0.9227,-0.2473,-0.2954,-0.9228,-0.2474,-0.2141,-0.9428,-0.2556,-0.2139,-0.9428,-0.2556,-0.1601,-0.9685,-0.1906,-0.1233,-0.9742,-0.1893,-0.0699,-0.9806,-0.183,-0.0372,-0.9842,-0.1729,-0.0235,-0.9862,-0.1639,-0.0049,-0.9903,-0.1391,-0.0029,-0.9953,-0.0964,-0.0166,-0.998,-0.0605,-0.0565,-0.9982,-0.0214,-0.1352,-0.9907,0.0124,-0.2085,-0.9779,0.0162,-0.2892,-0.9572,-0.0098,-0.3312,-0.9425,-0.0457,-0.3467,-0.9345,-0.0811,-0.3465,-0.9297,-0.1249,-0.3288,-0.9321,-0.1518,-0.3156,-0.935,-0.162,-0.2833,-0.9429,-0.1749,-0.2304,-0.9553,-0.1853,-0.1937,-0.9626,-0.1893,0.1763,0.9752,0.1341,0.3136,0.458,-0.8318,0.6883,0.3301,-0.646,0.6882,0.3303,-0.646,0.9102,0.1794,-0.3733,0.9101,0.18,-0.3733,0.9661,0.1218,-0.2275,0.9661,0.122,-0.2276,0.9833,0.1024,-0.1506,0.9832,0.1028,-0.1506,0.9969,0.078,0.0124,0.9969,0.0779,0.0124,0.9651,0.0676,0.253,0.9651,0.0675,0.253,0.8874,0.0713,0.4554,0.8874,0.071,0.4555,0.6979,0.0962,0.7097,0.6978,0.0962,0.7098,0.2338,0.1565,0.9596,0.2337,0.1563,0.9597,-0.2458,0.2088,0.9466,-0.2457,0.2089,0.9466,-0.6975,0.2488,0.672,-0.6974,0.2491,0.672,-0.8741,0.2638,0.4079,-0.874,0.264,0.4079,-0.9398,0.2758,0.2016,-0.9398,0.276,0.2016,-0.9558,0.2914,-0.0402,-0.9557,0.2915,-0.0402,-0.9284,0.3118,-0.202,-0.9035,0.3264,-0.2777,-0.9035,0.3265,-0.2777,-0.8287,0.37,-0.4199,-0.8289,0.3696,-0.4199,-0.5659,0.4673,-0.6792,-0.566,0.4671,-0.6794,-0.1639,0.5101,-0.8444,-0.1639,0.51,-0.8444,0.2438,0.8134,-0.5282,0.2437,0.8135,-0.5281,0.5005,0.7367,-0.4548,0.5002,0.7369,-0.4547,0.7354,0.5997,-0.3155,0.7349,0.6004,-0.3154,0.8197,0.5311,-0.2144,0.8193,0.5318,-0.2144,0.8464,0.5096,-0.1545,0.8462,0.51,-0.1545,0.8722,0.4887,-0.0217,0.8721,0.4888,-0.0217,0.8479,0.5001,0.1759,0.8481,0.4997,0.1761,0.781,0.5244,0.3392,0.7811,0.524,0.3395,0.6176,0.5772,0.5342,0.6177,0.5766,0.5347,0.2434,0.6463,0.7233,0.2433,0.646,0.7235,-0.1454,0.6651,0.7325,-0.1452,0.6654,0.7322,-0.5543,0.6278,0.5465,-0.5537,0.6284,0.5463,-0.7392,0.5835,0.3364,-0.7387,0.584,0.3364,-0.812,0.5619,0.1579,-0.8117,0.5623,0.1579,-0.8316,0.5523,-0.0581,-0.7923,0.5757,-0.202,-0.7925,0.5755,-0.202,-0.7551,0.5991,-0.2663,-0.7554,0.5987,-0.2664,-0.6404,0.6716,-0.3725,-0.6409,0.671,-0.3728,-0.3367,0.7964,-0.5025,-0.3367,0.7962,-0.5027,-0.04,0.8364,-0.5466,-0.0399,0.8364,-0.5467,0.1832,0.9317,-0.3137,0.1831,0.9317,-0.3137,0.3352,0.8956,-0.2925,0.335,0.8957,-0.2924,0.5271,0.8158,-0.2378,0.5264,0.8163,-0.2377,0.6241,0.7601,-0.1808,0.6235,0.7606,-0.1809,0.661,0.7371,-0.1406,0.6606,0.7375,-0.1406,0.7085,0.7045,-0.0414,0.7084,0.7046,-0.0414,0.7107,0.6934,0.1185,0.711,0.6931,0.1188,0.6661,0.7008,0.2553,0.6664,0.7003,0.2558,0.5325,0.7381,0.4143,0.5326,0.7377,0.415,0.2257,0.8002,0.5556,0.2256,0.8,0.5559,-0.0794,0.8321,0.5489,-0.0791,0.8323,0.5486,-0.3871,0.8341,0.3929,-0.3863,0.8346,0.3926,-0.5187,0.8245,0.2261,-0.5179,0.825,0.2261,-0.557,0.826,0.0861,-0.5566,0.8263,0.0862,-0.5435,0.8361,-0.0747,-0.4839,0.8581,-0.1717,-0.4841,0.858,-0.1718,-0.4402,0.873,-0.21,-0.4405,0.8728,-0.2102,-0.3294,0.9073,-0.2615,-0.3296,0.9071,-0.2618,-0.1209,0.9445,-0.3054,-0.1208,0.9445,-0.3055,0.037,0.9474,-0.3179,0.1477,0.9693,-0.1965,0.1476,0.9693,-0.1965,0.2265,0.9559,-0.187,0.2262,0.956,-0.187,0.3359,0.9275,-0.1638,0.3352,0.9278,-0.1638,0.4014,0.9056,-0.137,0.4008,0.9059,-0.137,0.4304,0.8952,-0.1159,0.43,0.8953,-0.116,0.4775,0.8767,-0.0589,0.5067,0.8609,0.0458,0.5071,0.8607,0.0461,0.5004,0.8531,0.1478,0.5008,0.8527,0.1486,0.4281,0.8587,0.2817,0.4282,0.8583,0.2828,0.2072,0.881,0.4254,0.207,0.8808,0.4259,-0.0425,0.8984,0.437,-0.0421,0.8986,0.4367,-0.2892,0.9087,0.301,-0.288,0.9092,0.3008,-0.3718,0.9155,0.1539,-0.3709,0.9158,0.1541,-0.3718,0.9275,0.0383,-0.3715,0.9276,0.0386,-0.325,0.9424,-0.0789,-0.325,0.9424,-0.0788,-0.2594,0.9557,-0.1393,-0.2595,0.9556,-0.1395,-0.2209,0.9621,-0.1601,-0.221,0.962,-0.1604,-0.1385,0.9732,-0.1835,-0.1383,0.9732,-0.1838,-0.0114,0.9802,-0.1978,-0.0111,0.9802,-0.1978,0.073,0.9771,-0.2,0.0731,0.9771,-0.2,0.127,0.9833,-0.1304,0.1637,0.9783,-0.1267,0.2163,0.9693,-0.117,0.2478,0.9631,-0.1048,0.2608,0.9607,-0.095,0.278,0.9581,-0.0689,0.2782,0.9602,-0.026,0.2631,0.9647,0.0092,0.2221,0.9739,0.0459,0.1421,0.987,0.0746,0.068,0.995,0.0734,-0.0131,0.999,0.0416,-0.0548,0.9985,0.0025,-0.0692,0.997,-0.0342,-0.0672,0.9947,-0.0781,-0.0476,0.9935,-0.1038,-0.0333,0.993,-0.113,0.0006,0.9923,-0.1235,0.0556,0.99,-0.13,0.093,0.9869,-0.1315,-0.1092,-0.9912,0.0746,0.1703,-0.4743,-0.8638,0.1704,-0.4741,-0.8638,0.568,-0.4605,-0.6822,0.5679,-0.4604,-0.6823,0.8255,-0.3898,-0.4083,0.8252,-0.3904,-0.4083,0.8967,-0.3574,-0.2613,0.8965,-0.3579,-0.2613,0.9193,-0.348,-0.184,0.9191,-0.3484,-0.184,0.941,-0.3378,-0.0203,0.9412,-0.3373,-0.0203,0.9163,-0.3338,0.2212,0.9163,-0.3337,0.2213,0.8432,-0.3287,0.4253,0.8433,-0.3283,0.4255,0.6572,-0.3183,0.6832,0.6572,-0.3181,0.6833,0.1972,-0.2689,0.9428,0.1971,-0.2687,0.9428,-0.2793,-0.1926,0.9407,-0.2793,-0.1927,0.9407,-0.7293,-0.0962,0.6774,-0.7293,-0.0965,0.6774,-0.9071,-0.0489,0.418,-0.9765,-0.0308,0.2133,-0.9765,-0.0312,0.2133,-0.9992,-0.0275,-0.0284,-0.9992,-0.0273,-0.0284,-0.9804,-0.0449,-0.1918,-0.9804,-0.0442,-0.1918,-0.9613,-0.0605,-0.2689,-0.9613,-0.0602,-0.2689,-0.9026,-0.1139,-0.4152,-0.9026,-0.1135,-0.4152,-0.6783,-0.2612,-0.6868,-0.6782,-0.2609,-0.687,-0.304,-0.3982,-0.8655,-0.3039,-0.3981,-0.8655,0.0134,-0.8161,-0.5777,0.0133,-0.8161,-0.5777,0.2822,-0.8139,-0.5078,0.2819,-0.8141,-0.5077,0.5468,-0.752,-0.3681,0.5461,-0.7525,-0.368,0.6476,-0.714,-0.2659,0.647,-0.7146,-0.2659,0.6796,-0.7041,-0.2056,0.6795,-0.7042,-0.2058,0.7119,-0.6985,-0.0728,0.7119,-0.6986,-0.0728,0.6883,-0.7146,0.1246,0.6886,-0.7144,0.1247,0.6195,-0.7302,0.2882,0.6198,-0.7298,0.2885,0.4506,-0.7497,0.4847,0.4508,-0.7492,0.4852,0.074,-0.7291,0.6804,0.074,-0.7289,0.6806,-0.3058,-0.6457,0.6997,-0.3057,-0.646,0.6994,-0.6929,-0.4914,0.5277,-0.6925,-0.4921,0.5275,-0.8624,-0.3876,0.3257,-0.862,-0.3884,0.3256,-0.9292,-0.3373,0.1507,-0.9291,-0.3378,0.1507,-0.9485,-0.3102,-0.0637,-0.9487,-0.3098,-0.0637,-0.9188,-0.3343,-0.2097,-0.9189,-0.334,-0.2098,-0.8899,-0.363,-0.2763,-0.89,-0.3626,-0.2763,-0.8,-0.4565,-0.3895,-0.8002,-0.4559,-0.3897,-0.5416,-0.6487,-0.5346,-0.5416,-0.6487,-0.5347,-0.2666,-0.7627,-0.5893,-0.2665,-0.7627,-0.5893,-0.0734,-0.9268,-0.3683,-0.0735,-0.9268,-0.3683,0.0831,-0.9332,-0.3495,0.0828,-0.9333,-0.3495,0.2898,-0.9101,-0.2961,0.2892,-0.9103,-0.2961,0.399,-0.8852,-0.2391,0.3982,-0.8856,-0.2391,0.4411,-0.8752,-0.1987,0.4408,-0.8753,-0.1988,0.4969,-0.8621,-0.0993,0.5042,-0.8614,0.0608,0.5045,-0.8613,0.0611,0.461,-0.865,0.1982,0.4614,-0.8647,0.1987,0.3244,-0.8753,0.3587,0.3246,-0.8749,0.3595,0.0141,-0.8629,0.5052,0.014,-0.8627,0.5056,-0.2887,-0.813,0.5056,-0.2885,-0.8134,0.5052,-0.588,-0.725,0.3585,-0.5874,-0.7257,0.3582,-0.7148,-0.6712,0.1964,-0.7142,-0.6719,0.1963,-0.754,-0.6544,0.0576,-0.7537,-0.6547,0.0577,-0.7458,-0.658,-0.1038,-0.7457,-0.6581,-0.1038,-0.6954,-0.6892,-0.2035,-0.6956,-0.689,-0.2036,-0.6577,-0.7127,-0.2438,-0.658,-0.7124,-0.244,-0.5606,-0.7718,-0.3002,-0.5607,-0.7716,-0.3005,-0.3699,-0.8598,-0.3519,-0.3698,-0.8598,-0.3521,-0.2186,-0.9033,-0.3691,-0.2185,-0.9033,-0.3692,-0.1159,-0.9607,-0.2523,-0.116,-0.9607,-0.2523,-0.0362,-0.969,-0.2444,-0.0365,-0.969,-0.2443,0.077,-0.9718,-0.2228,0.0764,-0.9718,-0.2229,0.1463,-0.9695,-0.1967,0.1458,-0.9695,-0.1968,0.1774,-0.9683,-0.176,0.177,-0.9683,-0.1761,0.2284,-0.9662,-0.1195,0.2623,-0.9649,-0.0149,0.2626,-0.9648,-0.0145,0.2596,-0.9617,0.0875,0.2601,-0.9615,0.0884,0.1901,-0.9561,0.223,0.1903,-0.9558,0.2241,-0.0268,-0.9281,0.3715,-0.027,-0.9278,0.372,-0.2721,-0.88,0.3893,-0.2717,-0.8803,0.3889,-0.5147,-0.817,0.26,-0.5135,-0.8178,0.2598,-0.5979,-0.7932,0.1152,-0.5973,-0.7937,0.1154,-0.6027,-0.798,-0.0008,-0.6026,-0.7981,-0.0006,-0.5632,-0.8176,-0.1199,-0.5631,-0.8176,-0.1199,-0.5042,-0.844,-0.1828,-0.5043,-0.8439,-0.183,-0.4691,-0.859,-0.2051,-0.469,-0.859,-0.2053,-0.3928,-0.89,-0.2314,-0.3926,-0.8901,-0.2316,-0.2723,-0.9293,-0.2496,-0.272,-0.9293,-0.2497,-0.1901,-0.9483,-0.2541,-0.19,-0.9483,-0.2541,-0.1386,-0.9726,-0.1865,-0.1019,-0.9777,-0.1835,-0.0487,-0.9834,-0.1749,-0.0165,-0.9864,-0.1633,-0.0032,-0.9881,-0.1537,0.0144,-0.9917,-0.1281,0.0146,-0.9962,-0.0854,-0.0006,-0.9987,-0.05,-0.0421,-0.999,-0.0127,-0.1223,-0.9923,0.0175,-0.1959,-0.9805,0.018,-0.2756,-0.9612,-0.0116,-0.3162,-0.9474,-0.0494,-0.3303,-0.94,-0.0855,-0.3282,-0.9357,-0.1294,-0.3094,-0.9381,-0.1555,-0.2956,-0.9409,-0.1651,-0.2629,-0.9486,-0.1764,-0.2093,-0.9603,-0.1844,-0.1724,-0.9672,-0.1867,0.1572,0.9789,0.1307,0.2581,0.5279,-0.8092,0.258,0.5279,-0.8092,0.6434,0.3811,-0.6639,0.6435,0.3808,-0.664,0.8827,0.2049,-0.423,0.8826,0.205,-0.423,0.9484,0.1335,-0.2875,0.9483,0.1343,-0.2875,0.9708,0.1079,-0.2141,0.9709,0.1077,-0.2141,0.9961,0.0682,-0.0553,0.9961,0.0689,-0.0554,0.982,0.0371,0.1851,0.982,0.0372,0.1851,0.9195,0.0233,0.3923,0.9195,0.023,0.3924,0.7497,0.0274,0.6613,0.7496,0.0271,0.6613,0.3062,0.0684,0.9495,0.3062,0.0682,0.9495,-0.1722,0.1255,0.977,-0.1721,0.1256,0.977,-0.6423,0.1936,0.7416,-0.6422,0.1937,0.7417,-0.8376,0.2335,0.4938,-0.8376,0.2336,0.4939,-0.9182,0.2645,0.2949,-0.9517,0.3015,0.0573,-0.9518,0.3014,0.0573,-0.9363,0.3356,-0.1037,-0.936,0.3363,-0.1037,-0.9165,0.3574,-0.1794,-0.9167,0.3569,-0.1795,-0.852,0.4125,-0.3224,-0.852,0.4124,-0.3225,-0.6076,0.5304,-0.5911,-0.6076,0.5304,-0.5912,-0.2182,0.5846,-0.7814,-0.2183,0.5846,-0.7814,0.216,0.8553,-0.471,0.4763,0.7703,-0.4241,0.476,0.7705,-0.424,0.7189,0.6195,-0.3154,0.7183,0.6203,-0.3152,0.8094,0.5416,-0.2273,0.809,0.5421,-0.2272,0.8401,0.5146,-0.1717,0.8399,0.5149,-0.1717,0.8752,0.4819,-0.0436,0.8752,0.4817,-0.0436,0.8659,0.4755,0.1555,0.8659,0.4753,0.1556,0.8114,0.4859,0.3248,0.8116,0.4853,0.3252,0.6638,0.5222,0.5355,0.6639,0.5216,0.5359,0.3055,0.5772,0.7573,0.3055,0.5769,0.7576,-0.0812,0.5983,0.7971,-0.081,0.5985,0.797,-0.5033,0.5808,0.6398,-0.5028,0.5815,0.6396,-0.7038,0.557,0.441,-0.7033,0.5576,0.441,-0.7897,0.5524,0.2671,-0.7896,0.5524,0.2672,-0.8254,0.562,0.0533,-0.7966,0.5977,-0.0905,-0.7968,0.5975,-0.0906,-0.7639,0.6264,-0.1551,-0.7641,0.6262,-0.1552,-0.6562,0.7074,-0.2627,-0.6568,0.7067,-0.2631,-0.3612,0.8406,-0.4036,-0.3611,0.8406,-0.4037,-0.068,0.8821,-0.4661,-0.0679,0.8821,-0.4661,0.1731,0.9544,-0.243,0.173,0.9545,-0.243,0.3258,0.9154,-0.2365,0.3254,0.9156,-0.2364,0.5199,0.8296,-0.2035,0.5193,0.83,-0.2034,0.6202,0.7681,-0.1592,0.6195,0.7687,-0.1591,0.6595,0.7414,-0.1239,0.6592,0.7417,-0.1239,0.7137,0.6997,-0.0318,0.7276,0.6743,0.1258,0.7278,0.6741,0.126,0.6933,0.6699,0.2656,0.6937,0.6693,0.2662,0.5723,0.694,0.4369,0.5724,0.6934,0.4376,0.2778,0.7456,0.6057,0.2777,0.7455,0.606,-0.0265,0.7805,0.6246,-0.0263,0.7807,0.6244,-0.3449,0.7988,0.4929,-0.344,0.7994,0.4926,-0.4885,0.8052,0.3362,-0.4879,0.8056,0.3362,-0.537,0.8195,0.2001,-0.5367,0.8197,0.2002,-0.5352,0.8438,0.0403,-0.5353,0.8437,0.0403,-0.4827,0.8738,-0.0585,-0.4828,0.8737,-0.0587,-0.4417,0.8917,-0.0986,-0.442,0.8916,-0.0988,-0.3344,0.9296,-0.155,-0.3347,0.9294,-0.1553,-0.1293,0.9689,-0.2108,-0.1291,0.9689,-0.211,0.0272,0.9716,-0.2349,0.0273,0.9717,-0.2348,0.147,0.9818,-0.1206,0.1469,0.9818,-0.1206,0.226,0.9669,-0.1182,0.2258,0.967,-0.1182,0.3364,0.9357,-0.1059,0.3358,0.936,-0.1059,0.4034,0.911,-0.0861,0.4028,0.9112,-0.0861,0.4337,0.8985,-0.0682,0.4335,0.8986,-0.0683,0.4845,0.8746,-0.0168,0.4846,0.8746,-0.0168,0.5212,0.8493,0.0836,0.5217,0.849,0.0839,0.5224,0.8324,0.1848,0.5228,0.832,0.1855,0.4602,0.8267,0.3237,0.4604,0.8262,0.3248,0.2509,0.8378,0.4848,0.2507,0.8376,0.4854,0.003,0.8562,0.5166,0.0034,0.8564,0.5163,-0.2528,0.8806,0.4008,-0.2517,0.881,0.4006,-0.346,0.901,0.2616,-0.3451,0.9013,0.2617,-0.3544,0.9233,0.1478,-0.3541,0.9234,0.148,-0.3161,0.9483,0.0292,-0.255,0.9663,-0.0345,-0.2551,0.9663,-0.0347,-0.2181,0.9742,-0.0576,-0.2181,0.9742,-0.0578,-0.1374,0.9868,-0.086,-0.1373,0.9868,-0.0862,-0.0116,0.994,-0.109,-0.0114,0.994,-0.1091,0.0723,0.9904,-0.1178,0.0724,0.9904,-0.1178,0.1314,0.99,-0.0522,0.1682,0.9844,-0.0517,0.2212,0.9741,-0.0468,0.2535,0.9666,-0.0376,0.2671,0.9632,-0.029,0.2861,0.9582,-0.0046,0.2895,0.9564,0.0382,0.2772,0.9579,0.0747,0.2391,0.9642,0.115,0.1616,0.9753,0.1507,0.0878,0.9839,0.1557,0.0047,0.9914,0.1306,-0.0398,0.9947,0.0948,-0.057,0.9966,0.0593,-0.0582,0.9982,0.0153,-0.0406,0.9991,-0.0118,-0.0271,0.9994,-0.0221,0.006,0.9994,-0.035,0.0603,0.9971,-0.0459,0.0975,0.994,-0.0504,-0.1179,-0.993,-0.0053,0,0,1,0.2911,0.9566,-0.0139,0.2902,0.9536,-0.0797,0.2902,0.9536,-0.0798,0.2736,0.8987,-0.3427,0.2734,0.8987,-0.3428,0.15,0.4922,-0.8575,0.7149,0.6992,-0.012,0.7148,0.6992,-0.012,0.7132,0.6976,-0.0689,0.682,0.667,-0.3001,0.6819,0.6671,-0.3001,0.4081,0.3996,-0.8209,0.9164,0.4002,-0.0103,0.9148,0.3995,-0.059,0.8848,0.3865,-0.2603,0.8849,0.3864,-0.2601,0.578,0.2524,-0.776,0.9916,0.1289,-0.0094,0.9902,0.1288,-0.0541,0.9902,0.1287,-0.0541,0.9627,0.1251,-0.24,0.9627,0.1252,-0.24,0.6576,0.0854,-0.7485,0.9916,-0.1289,-0.0094,0.9902,-0.1288,-0.0541,0.9902,-0.1287,-0.0541,0.9627,-0.1251,-0.2401,0.9627,-0.1252,-0.24,0.6575,-0.0854,-0.7486,0.9164,-0.4002,-0.0103,0.9148,-0.3996,-0.059,0.9148,-0.3995,-0.059,0.8848,-0.3866,-0.2602,0.8849,-0.3864,-0.2602,0.5779,-0.2524,-0.7761,0.7148,-0.6992,-0.012,0.7131,-0.6977,-0.0688,0.6818,-0.6671,-0.3002,0.6819,-0.6671,-0.3001,0.4085,-0.3995,-0.8207,0.0003,0,1,0.2911,-0.9566,-0.0139,0.2903,-0.9536,-0.0798,0.2902,-0.9536,-0.0798,0.2736,-0.8987,-0.3428,0.2735,-0.8987,-0.3427,0.1496,-0.4923,-0.8575,-0.2911,-0.9566,-0.0139,-0.2902,-0.9536,-0.0798,-0.2902,-0.9536,-0.0797,-0.2733,-0.8988,-0.3428,-0.2736,-0.8987,-0.3428,-0.1495,-0.4923,-0.8575,-0.7148,-0.6992,-0.012,-0.7131,-0.6977,-0.0688,-0.6818,-0.6671,-0.3002,-0.6819,-0.6671,-0.3001,-0.4083,-0.3994,-0.8208,-0.9164,-0.4002,-0.0103,-0.9148,-0.3995,-0.059,-0.8849,-0.3864,-0.2602,-0.5781,-0.2523,-0.776,-0.9916,-0.1289,-0.0094,-0.9902,-0.1286,-0.0541,-0.9902,-0.1287,-0.0542,-0.9627,-0.1252,-0.24,-0.9627,-0.1251,-0.24,-0.6575,-0.0855,-0.7486,-0.9916,0.1289,-0.0094,-0.9902,0.1288,-0.0542,-0.9902,0.1287,-0.0542,-0.9627,0.1252,-0.2399,-0.9627,0.1252,-0.24,-0.6575,0.0855,-0.7486,-0.9163,0.4003,-0.0103,-0.9164,0.4002,-0.0103,-0.9148,0.3995,-0.059,-0.9148,0.3996,-0.059,-0.8848,0.3865,-0.2602,-0.8849,0.3864,-0.2601,-0.5779,0.2524,-0.7761,-0.7149,0.6992,-0.012,-0.7148,0.6992,-0.012,-0.7131,0.6977,-0.0688,-0.7132,0.6976,-0.0689,-0.6819,0.6671,-0.3001,-0.6819,0.667,-0.3002,-0.4085,0.3994,-0.8207,-0.291,0.9566,-0.0139,-0.2911,0.9566,-0.0139,-0.2902,0.9536,-0.0797,-0.2901,0.9536,-0.0798,-0.2736,0.8987,-0.3428,-0.2735,0.8987,-0.3428,-0.1496,0.4923,-0.8575,-1,0,0,-1,0.0001,0,0,0,1,-0.1641,0.9814,0.1002,-0.218,0.967,0.132,-0.3994,0.8956,0.1958,-0.7183,0.5919,0.3657,-0.7226,0.5855,0.3676,-0.411,-0.8847,0.22,-0.7657,-0.5425,0.3455,-0.1724,-0.9801,0.0986,-0.189,-0.9765,0.1038,-0.0293,-0.9996,0.0048,1,0,0,0,0,1,0.0293,-0.9995,0.0067,0.1724,-0.98,0.0992,0.1875,-0.9767,0.1041,0.4125,-0.888,0.2033,0.75,-0.5579,0.3553,0.7102,0.5752,0.4059,0.3978,0.892,0.2145,0.787,0.5248,0.3242,0.216,0.9674,0.1321,0.1641,0.9814,0.0997,0.809,-0.4717,0.3507,0.8603,-0.4701,0.1972,0.7452,-0.4044,0.5302,0.7779,-0.5285,0.3401,0.7845,-0.4554,0.4209,0.7806,-0.5315,0.3289,0.7345,-0.5481,0.4001,0.751,-0.5719,0.3299,0.2665,-0.6937,0.6691,0.3086,-0.7344,0.6045,-0.25,-0.7393,0.6253,-0.3353,-0.6781,0.654,-0.6952,-0.6097,0.3808,-0.7661,-0.5373,0.3526,-0.7806,-0.5315,0.3289,-0.7779,-0.5285,0.3401,-0.7845,-0.4554,0.4209,-0.8352,-0.4898,0.2501,-0.8096,-0.4407,0.3877,-0.7452,-0.4044,0.5302,-0.966,-0.2587,0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,0,-0.966,-0.2587,0,-0.966,-0.2587,0,-0.966,-0.2587,-0,-0.966,-0.2587,0,-0.966,-0.2587,-0,-0.966,-0.2587,0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,0,-0.966,-0.2587,-0,-0.966,-0.2587,0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,-0.966,-0.2587,-0,0.966,-0.2587,0,0.966,-0.2587,0,0.966,-0.2587,-0,0.966,-0.2587,0,0.966,-0.2587,0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,0,0.966,-0.2587,-0,0.966,-0.2587,0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,0,0.966,-0.2587,-0,0.966,-0.2587,0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,-0,0.966,-0.2587,0,-0.5673,0.2925,-0.7698,-0.7924,0.4193,-0.443,0.8145,0.55,-0.1846,0.8122,0.468,-0.3484,0.3378,0.6717,-0.6593,0.3377,0.6717,-0.6594,0.3258,0.6749,-0.662,0.3338,0.68,-0.6529,0.2522,0.7327,-0.6322,0.2522,0.7326,-0.6322,0.2523,0.7326,-0.6322,0.2523,0.7326,-0.6321,-0.3063,0.728,-0.6134,-0.3119,0.7274,-0.6113,-0.3123,0.7272,-0.6113,-0.3119,0.7274,-0.6112,-0.2691,0.6873,-0.6747,-0.2692,0.6872,-0.6748,-0.269,0.6873,-0.6747,-0.2694,0.6872,-0.6747,-0.7842,0.4562,-0.4206,-0.7931,0.4495,-0.411,-0.8397,0.4945,-0.2246,-0.7841,0.4562,-0.4208,-0.7945,0.5105,-0.3287,-0.7842,0.4562,-0.4207,-0.7764,0.5332,-0.3359,-0.7781,0.5317,-0.3345,-0.7781,0.5316,-0.3345,-0.8061,0.4611,-0.3709,-0.8439,0.4888,-0.2214,-0.8102,0.4474,-0.3788,-0.8387,0.4719,-0.2718,-0.8383,0.4726,-0.272,-0.833,0.4724,-0.2882,-0.8155,0.4427,-0.3728,-0.8106,0.448,-0.377,-0.8217,0.4478,-0.3524,-0.8215,0.448,-0.3528,-0.8216,0.4479,-0.3527,-0.8143,0.4455,-0.372,-0.816,0.4362,-0.3792,-0.812,0.439,-0.3846,0.7781,0.5317,-0.3345,0.7782,0.5316,-0.3344,0.7863,0.521,-0.332,0.7781,0.5316,-0.3345,0.7842,0.4562,-0.4206,0.8046,0.4405,-0.3983,0.8397,0.4945,-0.2246,0.7843,0.4561,-0.4206,0.8322,0.4754,-0.2853,0.8396,0.4946,-0.2246,0.8168,0.4492,-0.362,0.8289,0.4792,-0.2886,0.8079,0.446,-0.3852,0.8147,0.4512,-0.3643,0.823,0.4195,-0.383,0.8089,0.4354,-0.3951,0.7315,0.3399,-0.5911,0.811,0.4381,-0.3878,0.7299,0.3376,-0.5944,0.7297,0.3362,-0.5954,0.73,0.3375,-0.5943,0.7519,0.5691,-0.3329,0.752,0.569,-0.3329,0.7354,0.5463,-0.4008,0.7354,0.5464,-0.4008,0.7355,0.5463,-0.4008,0.736,0.546,-0.4002,0.7354,0.5463,-0.4009,-0.7354,0.5464,-0.4007,-0.7353,0.5465,-0.4008,-0.7353,0.5465,-0.4009,-0.752,0.5693,-0.3321,-0.7358,0.5461,-0.4006,-0.7521,0.5693,-0.3321,0.425,0.0003,0.9052,0.4134,-0.0174,0.9104,0.4253,-0.0037,0.905,0.4216,0.0428,0.9058,0.4309,0.0658,0.9,0.4126,-0.0072,0.9109,0.3832,0.0666,0.9213,0.365,0.1284,0.9221,0.4343,0.0003,0.9008,0.3989,0.0003,0.917,0.4264,0.0057,0.9045,-0.9229,-0.3055,0.2342,-0.9637,-0.0168,0.2666,-0.9811,-0.0008,0.1933,-0.8988,-0.4207,0.1227,-0.959,-0.2401,0.1508,-0.9662,-0.0981,0.2386,-0.9996,-0.027,-0.006,-0.9813,-0.101,0.1638,-0.9084,-0.3196,0.2697,-0.9982,-0.0113,0.059,0.2641,-0.8225,0.5037,0.3912,-0.4096,0.8241,0.2712,-0.6347,0.7236,0.317,-0.5213,0.7923,0.3891,-0.4106,0.8246,0.3582,-0.7522,0.5531,0.2056,-0.9292,0.3072,0.3625,-0.8858,0.2897,0.2869,-0.7686,0.5718,0.2609,-0.8098,0.5255,0.3585,-0.5787,0.7325,0.3226,-0.6682,0.6704,-0.006,-0.9952,-0.098,-0.0497,-0.9856,-0.1616,-0.0519,-0.9856,-0.1612,-0.0609,-0.9885,-0.1386,0.1833,-0.983,-0.0144,0.3832,-0.9219,-0.0577,0.1179,-0.9903,-0.073,0.0127,-0.9982,-0.0594,-0.0746,-0.9926,-0.0957,-0.0355,-0.9822,-0.1843,-0.0672,-0.9865,-0.1494,-0.0933,-0.9831,-0.1577,-0.0485,-0.9824,-0.1804,0.2471,0.8412,0.481,0.5053,0.773,0.3836,0.3387,0.4213,0.8413,0.3387,0.4251,0.8394,0.288,0.8931,0.3457,0.2771,0.8396,0.4672,0.2631,0.8138,0.5182,0.2769,0.7806,0.5604,0.3318,0.6684,0.6657,0.3498,0.5833,0.7331,-0.0061,0.9952,-0.0981,-0.0186,0.9779,-0.2083,0.1178,0.9903,-0.0732,-0.046,0.987,-0.1539,-0.0259,0.9874,-0.1564,0.383,0.9219,-0.0578,0.0127,0.9982,-0.0593,0.1448,0.9848,-0.0957,-0.0445,0.9833,-0.1766,-0.041,0.9917,-0.1218,-0.0071,0.9651,-0.2617,0.425,-0.0002,-0.9052,0.4134,0.0174,-0.9104,0.365,-0.1284,-0.9221,0.4343,-0.0003,-0.9008,0.4253,0.0037,-0.905,0.4216,-0.0428,-0.9058,0.3832,-0.0666,-0.9213,0.4309,-0.0658,-0.9,0.4342,-0.0004,-0.9008,0.399,-0.0004,-0.917,0.4264,-0.0058,-0.9045,-0.9229,0.3055,-0.2342,-0.9637,0.0168,-0.2666,-0.9811,0.0008,-0.1933,-0.8989,0.4207,-0.1227,-0.9996,0.027,0.0059,-0.9813,0.101,-0.1638,-0.959,0.2401,-0.1508,-0.9083,0.3196,-0.2697,-0.9982,0.0113,-0.059,-0.3625,-0.8858,0.2898,-0.2641,-0.8225,0.5037,-0.3912,-0.4096,0.8241,-0.2712,-0.6347,0.7236,-0.317,-0.5213,0.7923,-0.3582,-0.7522,0.5531,-0.2056,-0.9292,0.3072,-0.2869,-0.7686,0.5718,-0.2609,-0.8098,0.5255,-0.3585,-0.5787,0.7325,-0.337,-0.5852,0.7376,-0.3226,-0.6682,0.6704,-0.1833,-0.983,-0.0144,0.006,-0.9952,-0.098,0.0497,-0.9856,-0.1616,0.0519,-0.9856,-0.1612,0.0609,-0.9885,-0.1386,-0.3832,-0.9219,-0.0577,-0.1179,-0.9903,-0.073,-0.0127,-0.9982,-0.0594,0.0355,-0.9822,-0.1843,0.0746,-0.9926,-0.0957,0.0933,-0.9831,-0.1577,0.0485,-0.9824,-0.1804,-0.2471,0.8412,0.481,-0.3387,0.4213,0.8413,-0.3387,0.4251,0.8394,-0.2879,0.8931,0.3457,-0.2772,0.8396,0.4672,-0.2631,0.8137,0.5183,-0.2769,0.7806,0.5604,-0.3318,0.6684,0.6657,-0.3498,0.5833,0.7331,0.0061,0.9952,-0.0982,0.0186,0.9779,-0.2083,-0.1178,0.9903,-0.0732,-0.5054,0.7729,0.3836,-0.3999,0.815,0.4194,0.0259,0.9874,-0.1564,-0.383,0.9219,-0.0578,-0.1448,0.9848,-0.0957,-0.0127,0.9982,-0.0593,0.0274,0.9917,-0.1256,-0.1833,0.983,-0.0143,0.0445,0.9833,-0.1766,0.046,0.987,-0.1539,0.0433,0.9829,-0.1789,0.041,0.9917,-0.1218,0.0071,0.9651,-0.2617,0.0326,0.9827,-0.1824,0,0.9839,-0.1789,-0.1268,0.9917,0.0233,0.1544,-0.9808,-0.1194,0.5488,0.6103,0.5713,0.5488,0.6103,0.5713,0.1697,-0.9758,-0.1382,-0.699,-0.5417,-0.4669,-0.0612,0.989,-0.1346,0.638,0.5978,0.4854,-0.0873,0.99,-0.1108,-0.423,-0.0946,0.9012,-0.1237,0.9923,0.011,-0.0986,-0.8822,0.4605,0.1874,-0.9726,-0.1375,-0.4301,-0.1,0.8973,0.1567,-0.9832,-0.0936,0.699,0.5417,0.4669,-0.1033,0.9945,-0.0173,-0.5488,-0.6103,-0.5713,-0.7688,-0.5311,-0.3563,-0.113,-0.8873,0.4472,-0.0694,0.9939,-0.086,0.0056,0.9851,-0.1722,0.7197,0.5091,0.472,-0.1177,0.993,0.0054,-0.13,0.9913,0.0188,-0.4174,-0.0904,0.9042,-0.699,-0.5417,-0.4669,0.1989,-0.9707,-0.1351,0.158,-0.9831,-0.0929,-0.7375,-0.6461,-0.1969,-0.1174,0.9839,-0.1345,-0.7375,-0.646,-0.1969,0.5232,-0.8517,-0.0313,0.7145,-0.6073,0.3473,-0.1524,0.9867,-0.0571,-0.1466,0.9886,-0.0355,-0.1459,0.9882,-0.0472,-0.1261,0.9888,-0.0796,-0.0494,-0.8554,0.5156,-0.8093,-0.3032,-0.5031,-0.1661,0.9855,0.0336,0.181,-0.9727,-0.145,0.1807,-0.9699,-0.1634,-0.0109,-0.892,0.4519,0.7375,-0.646,-0.1969,0.1174,0.9839,-0.1345,0.7375,-0.646,-0.1969,-0.5232,-0.8517,-0.0313,0.0246,-0.8784,0.4772,0.1459,0.9882,-0.0472,0.1524,0.9867,-0.0571,0.1466,0.9886,-0.0355,0.1261,0.9888,-0.0796,0.0494,-0.8554,0.5156,0.699,-0.5417,-0.4669,0.0873,0.99,-0.1108,0.0612,0.989,-0.1346,-0.638,0.5978,0.4854,-0.13,-0.9913,-0.0188,0.8093,-0.3032,-0.5031,0.1661,0.9855,0.0336,0.144,0.9895,-0.0089,-0.181,-0.9727,-0.145,-0.1807,-0.9699,-0.1634,-0.9938,0.1116,-0.0021,0.13,0.9913,0.0188,0.699,-0.5417,-0.4669,-0.158,-0.9831,-0.0929,-0.1989,-0.9707,-0.1351,0.1237,0.9923,0.011,-0.699,0.5417,0.4669,0.1033,0.9945,-0.0173,-0.1874,-0.9726,-0.1375,-0.1567,-0.9832,-0.0936,0.1177,0.993,0.0054,0.0694,0.9939,-0.086,-0.0056,0.9851,-0.1722,0.5488,-0.6103,-0.5713,0.7688,-0.5311,-0.3563,0.113,-0.8873,0.4472,-0.7197,0.5091,0.472,0.1177,0.993,0.0054,-0.1697,-0.9758,-0.1382,-0.5488,0.6103,0.5713,0.1094,0.9936,-0.0275,0.4353,0.3307,0.8374,-0.5488,0.6103,0.5713,-0,0.9839,-0.1789,0.1268,0.9917,0.0233,-0.1544,-0.9808,-0.1194,-0.101,-0.9947,0.0194,0.7268,-0.442,-0.5257,0.3294,0.8085,0.4877,0.4565,0.3172,0.8313,0,-0.0276,0.9996,0,-0.0275,0.9996,-0,0.0623,-0.9981,-0,-0.0276,0.9996,-0,0.0623,-0.9981,0,0.0623,-0.9981,0,-0.0276,0.9996,0,-0.0276,0.9996,0,0.0623,-0.9981,-0.902,0.3905,0.1841,-0.5412,-0.8406,-0.0213,-0.8505,-0.4088,0.331,-0.959,-0.1748,0.2232,-0.6211,0.7827,0.0406,-0.6705,0.7353,-0.0991,-0.6567,0.7541,0.003,-0.9236,0.3834,0.0045,-0.9849,-0.1365,0.1068,-0.9527,0.2705,-0.1384,-0,-0.0784,0.9969,0.5317,-0.8406,-0.1037,0.902,0.3905,0.1841,0.8504,-0.4088,0.3311,0.959,-0.1748,0.2232,0.6211,0.7827,0.0406,0.6712,0.7346,-0.099,0.6567,0.7541,0.003,0.9236,0.3834,0.0045,0.9849,-0.1364,0.1068,0.9527,0.2707,-0.1384,-0.5672,0.8152,-0.117,-0.6267,-0.7587,-0.1777,0.2454,-0.9423,-0.2279,-0.9931,-0.1122,0.0328,-0.9794,-0.192,0.0621,-0.9658,-0.2537,-0.0532,-0.9413,-0.2363,0.2412,-0.7499,-0.6601,0.0443,-0.7108,-0.6774,0.1894,-0.6668,-0.7448,-0.0248,-0.1543,-0.9733,-0.1699,-0.2444,-0.9688,0.0406,0.0003,-0.9999,-0.0134,-0.1826,-0.9756,0.1219,-0.4163,-0.8983,0.1406,-0.9202,0.3912,0.0156,-0.8923,0.4181,0.1704,-0.959,0.137,0.2479,-0.6733,0.7155,0.1863,-0.5759,0.7996,0.1703,-0.4809,0.794,0.3718,-0.5721,0.8122,0.1136,-0.7858,0.6176,0.032,-0.2484,-0.9629,-0.1051,-0.6417,-0.7659,0.0407,-0.975,-0.2089,0.076,-0.8901,0.4552,-0.0208,-0.9968,0.0793,0.0047,-0.999,0.0413,0.0159,-0.9894,0.1434,-0.0238,-0.9987,0.0362,-0.0372,-0.9982,-0.0063,0.0595,-0.9971,0.0445,0.0619,-0.987,-0.1594,-0.0188,-0.915,-0.3968,0.0732,-0.9403,-0.1817,0.2878,-0.8627,0.4747,-0.1747,-0.5353,0.8355,-0.1245,-0.7383,0.6609,-0.1349,-0.5693,0.7995,-0.1914,-0.8531,0.5155,-0.0802,-0.8261,0.5574,-0.0827,-0.8702,0.4926,-0.0122,-0.6652,0.7455,-0.0424,-0.5898,0.8046,-0.0694,-0.8379,0.5444,-0.0403,-0.9874,0.1497,-0.0505,-0.9593,0.282,-0.0128,-0.5912,0.8059,0.031,-0.4875,0.7991,-0.3517,-0.8606,0.4395,-0.2573,-0.5662,0.8158,-0.1183,-0.572,0.8119,-0.117,-0.9173,0.3641,-0.1614,-0.837,0.4906,-0.2423,-0.9373,-0.2709,-0.2192,-0.6899,-0.6903,-0.218,-0.2784,-0.9526,-0.1228,0.9778,-0.2063,0.036,0.9658,-0.2537,-0.0531,0.8539,-0.513,0.0874,0.8821,-0.3741,0.2861,0.9511,-0.1896,0.244,0.7549,-0.6423,0.1327,0.978,-0.2058,0.0352,0.9879,-0.117,0.1017,0.4353,-0.9002,0.0133,0.0001,-0.9912,-0.1325,0.1936,-0.9743,-0.115,0.2445,-0.9688,0.0405,0.1587,-0.9755,0.1525,0.4139,-0.8952,0.1654,0.164,-0.9751,0.1491,0.1374,-0.9799,0.1444,0.9202,0.3912,0.0156,0.8922,0.4181,0.1704,0.959,0.137,0.2479,0.6733,0.7155,0.1863,0.5759,0.7996,0.1703,0.4809,0.794,0.3718,0.5721,0.8122,0.1136,0.7858,0.6176,0.032,0,-0.9961,-0.0879,0.6417,-0.7659,0.0407,0.975,-0.2089,0.076,0.8901,0.4553,-0.0208,0.9968,0.0793,0.0047,0.999,0.0413,0.0159,0.9894,0.1434,-0.0238,0.9765,-0.2099,0.0483,0.9971,0.0445,0.0619,0.9025,-0.4034,0.1511,0.9403,-0.1817,0.2879,0.8627,0.4746,-0.1747,0.5353,0.8355,-0.1245,0.7383,0.6609,-0.1349,0.853,0.5157,-0.0802,0.5694,0.7995,-0.1914,0.8262,0.5573,-0.0827,0.8701,0.4928,-0.0122,0.6652,0.7454,-0.0424,0.5899,0.8045,-0.0693,0.838,0.5442,-0.0404,0.9874,0.1497,-0.0506,0.9593,0.282,-0.0128,0.5912,0.8059,0.031,0.4895,0.7981,-0.3512,0.8606,0.4395,-0.2572,0.6268,0.7581,-0.1801,0.5716,0.8119,-0.1188,0.9171,0.3639,-0.1628,0.8901,0.4125,-0.1939,0.9428,-0.2646,-0.2025,0.6895,-0.6908,-0.2175,0.5412,-0.8406,-0.0213,0.2478,-0.9631,-0.1052,0.275,-0.9538,-0.1213,-0.952,-0.233,-0.1986,-0.6623,-0.7146,-0.2254,0.6461,0.7513,-0.1343,0.9469,-0.2371,-0.217,0.6595,-0.7171,-0.2253,-0,0.9833,-0.1818,0.128,0.9904,-0.0528,-0.2444,0.9502,-0.1935,-0,-0.2083,-0.9781,0.5525,-0.804,-0.22,-0.2024,-0.9452,-0.256,0.2027,-0.9469,-0.2495,-0.1217,-0.9684,-0.2176,-0.9127,0.4073,0.032,0.9127,0.4073,0.032,-0.9293,-0.3681,-0.029,-0.987,0.1601,0.0126,-0.5056,0.8601,0.0677,0.9626,-0.2702,-0.0213,0.9206,-0.354,-0.1648,0.5378,-0.8392,0.0804,0.4258,-0.902,-0.071,0,-0.9969,-0.0784,0.987,0.1601,0.0126,0.5056,0.8601,0.0677,0.7799,0.6239,0.0491,0.9127,-0.4073,-0.032,-0.7799,0.624,0.0491,-0.9516,-0.2782,-0.1304,-0.9127,-0.4073,-0.032,0.9217,0.3751,-0.0989,0.9178,0.3879,-0.0847,0.9847,0.1737,0.0137,0.578,0.8135,0.064,0.142,0.9868,0.0776,0.317,0.9474,-0.0451,0.3019,0.953,-0.0256,0.9516,-0.2782,-0.1304,0.987,-0.1601,-0.0126,0.5809,-0.8115,-0.0638,0.5056,-0.8601,-0.0677,0.4266,-0.8772,-0.2204,-0.9847,0.1736,0.0137,-0.9626,0.2702,0.0213,-0.9152,0.3886,-0.1066,-0.5378,0.8392,-0.0801,-0.5744,0.8171,-0.0488,-0.3035,0.9499,0.0747,-0.142,0.9868,0.0776,-0.987,-0.1601,-0.0126,-0.4315,-0.8993,-0.0707,-0.5056,-0.8601,-0.0677,-0.5733,-0.7882,-0.2237,0.4138,-0.9065,-0.0835,0.5489,-0.8333,-0.0656,0.681,-0.7291,-0.0686,0.8553,-0.5174,-0.0271,0.8542,-0.5192,-0.0276,0.9534,-0.2999,-0.0324,0.9718,0.2347,0.0233,0.9928,0.1198,0.0018,0.9403,0.3396,0.0206,0.6717,0.7386,0.058,0.7319,0.6797,0.0469,0.5486,0.8343,0.0545,0.3618,0.9302,0.0617,0.2803,0.9578,0.0632,0.1759,0.9814,0.0768,-0.681,-0.7295,-0.0633,-0.5922,-0.8033,-0.0632,-0.5489,-0.8339,-0.0572,-0.9534,-0.2999,-0.032,-0.905,-0.4236,-0.0389,-0.8542,-0.5193,-0.0263,-0.9403,0.3396,0.021,-0.9709,0.2394,0.0113,-0.9927,0.1179,0.0267,-0.5485,0.8343,0.0546,-0.6687,0.7417,0.0515,-0.732,0.6787,0.0597,-0.1759,0.9823,0.065,-0.2767,0.9588,0.0638,-0.3619,0.9295,0.0717,-0.2058,-0.9756,-0.0767,0.2058,-0.9756,-0.0767,0.4318,0.9001,-0.0586,0.54,0.8386,-0.0722,0.5423,0.8394,-0.0368,0.5445,0.8307,0.116,0.5451,0.8367,0.0533,0.5444,0.8388,0.0115,0.5443,0.8388,0.0115,-0.5444,0.8307,0.116,-0.5451,0.8367,0.0533,-0.5443,0.8388,0.0115,-0.5412,0.8391,-0.0547,-0.9998,0.0204,0.0053,-0.9997,0.0148,-0.0199,-0.9997,0.0147,-0.02,-0.7507,0.6537,0.0958,-0.9972,-0.0749,0.0087,-0.9326,-0.3562,0.0582,0.9997,0.0021,-0.0263,0.9859,0.1589,0.052,0.7507,0.6537,0.0958,0.9989,0.0371,-0.028,0.9994,-0.0058,0.0356,0.9931,-0.117,-0.0074,0.9566,-0.2877,0.047,0.9377,0.346,-0.0298,0.8659,0.5,-0.0112,0.9466,0.3219,-0.02,0.938,0.3463,-0.0152,0.9757,0.219,0.003,0.9899,0.1415,0.009,0.9719,0.2352,0.0056,0.9747,0.2235,0.0097,0.9792,0.2009,0.0281,0.5444,0.8308,0.116,0.5409,0.8337,0.1116,0.5446,0.8307,0.116,-0.5324,0.839,0.1123,-0.5445,0.8307,0.116,-0.982,0.1883,0.012,-0.9886,0.1492,0.0208,-0.9757,0.219,0.003,-0.9862,0.1656,0.0084,-0.9769,0.2136,-0.0011,-0.9301,0.3665,-0.0239,-0.7756,0.6284,0.0587,-0.2551,-0.811,0.5265,-0.4483,-0.2658,0.8535,-0.4473,-0.3031,0.8415,0.0072,0.9945,0.1045,-0.2418,0.9618,0.1284,-0.2799,0.96,0.0098,-0.1431,-0.8764,0.4599,0.1441,-0.9888,-0.0396,0.1415,-0.9891,-0.0409,0.1422,-0.989,-0.0409,0.2304,-0.9703,-0.0742,0.1278,-0.9916,-0.0184,0.1261,-0.9919,-0.0181,0.0407,-0.9936,0.1055,0.1179,-0.9899,0.0792,0.0681,-0.9959,0.0587,-0.2759,-0.7931,0.5429,0.9794,-0.192,0.0621,0.2444,-0.9688,0.0406,0.902,0.3905,0.1841,0.9856,0.1678,-0.0217,0.8505,-0.4088,0.331,0.959,-0.1748,0.2232,0.6211,0.7827,0.0406,0.6705,0.7353,-0.0991,0.6567,0.7541,0.003,0.9236,0.3834,0.0045,0.9849,-0.1364,0.1068,0.9527,0.2705,-0.1384,0,-0.0784,0.9969,-0.8112,-0.5718,0.1224,-0.5317,-0.8406,-0.1037,-0.902,0.3905,0.1841,-0.5412,-0.8406,-0.0213,-0.8504,-0.4088,0.3311,-0.959,-0.1748,0.2232,-0.6211,0.7827,0.0406,-0.6713,0.7346,-0.099,-0.6567,0.7541,0.003,-0.9236,0.3834,0.0045,-0.9849,-0.1364,0.1068,-0.9527,0.2707,-0.1384,0.6637,0.743,-0.0866,0,0.9947,-0.1031,0.6267,-0.7587,-0.1777,-0.2454,-0.9423,-0.2279,0.9931,-0.1122,0.0328,0.9658,-0.2537,-0.0532,0.9413,-0.2363,0.2412,0.7499,-0.6601,0.0443,0.7108,-0.6774,0.1894,0.6668,-0.7448,-0.0248,0.1543,-0.9733,-0.1699,0.1826,-0.9756,0.1219,0.4163,-0.8983,0.1406,0.9202,0.3912,0.0156,0.8923,0.4181,0.1704,0.959,0.137,0.2479,0.6733,0.7155,0.1863,0.4809,0.794,0.3718,0.4533,0.8789,0.1486,0.7858,0.6176,0.032,0.6417,-0.7659,0.0407,0.975,-0.2089,0.076,0.8901,0.4553,-0.0208,0.9968,0.0793,0.0047,0.9894,0.1434,-0.0238,0.9995,0.0126,-0.0297,0.9951,-0.0978,0.0168,0.9914,-0.0399,0.1249,0.9843,-0.1762,0.0034,0.9326,-0.3562,0.0582,0.915,-0.3968,0.0732,0.9403,-0.1817,0.2878,0.8627,0.4747,-0.1747,0.5352,0.8355,-0.1245,0.7383,0.6609,-0.1349,0.5693,0.7995,-0.1914,0.8531,0.5155,-0.0802,0.8261,0.5574,-0.0827,0.8702,0.4926,-0.0122,0.6652,0.7454,-0.0424,0.5898,0.8046,-0.0694,0.8379,0.5444,-0.0403,0.9874,0.1497,-0.0505,0.9593,0.282,-0.0128,0.5912,0.8059,0.031,0.4875,0.7992,-0.3517,0.8606,0.4395,-0.2573,0.6488,0.7506,-0.1254,0.5613,0.8095,-0.1723,0.9173,0.3641,-0.1614,0.8876,0.4173,-0.1952,0.9432,-0.2642,-0.2015,0.9479,-0.2323,-0.2182,0.6899,-0.6903,-0.218,0.5412,-0.8406,-0.0213,0.2484,-0.9629,-0.1051,0.2784,-0.9526,-0.1228,-0.9611,-0.2755,-0.0187,-0.9371,-0.3475,0.034,-0.9366,-0.3504,-0.0029,-0.8979,-0.3759,0.2292,-0.9879,-0.117,0.1017,-0.0663,-0.9911,-0.1154,-0.2692,-0.9631,0.0069,-0.1202,-0.992,-0.0396,-0.1587,-0.9755,0.1525,-0.4139,-0.8952,0.1654,-0.164,-0.9751,0.1491,-0.1374,-0.9799,0.1444,-0.9202,0.3912,0.0156,-0.9695,0.244,0.0215,-0.9076,0.4059,0.1074,-0.9154,0.3463,0.2052,-0.9462,0.2787,0.1644,-0.959,0.137,0.2479,-0.6419,0.7341,0.2215,-0.5463,0.8159,0.1892,-0.4809,0.794,0.3718,-0.5963,0.7912,0.1357,-0.5733,0.8115,0.1133,-0.7858,0.6176,0.032,-0,-0.9961,-0.0879,-0.2478,-0.9631,-0.1052,-0.6417,-0.7659,0.0407,-0.975,-0.2089,0.076,-0.8901,0.4552,-0.0208,-0.9968,0.0793,0.0047,-0.9994,0.0278,0.0199,-0.9894,0.1434,-0.0238,-0.9751,-0.2148,0.0548,-0.9971,0.0403,0.0651,-0.9187,-0.3899,0.0637,-0.9159,-0.396,0.0653,-0.9403,-0.1817,0.2879,-0.8627,0.4746,-0.1747,-0.5353,0.8355,-0.1245,-0.7383,0.6609,-0.1349,-0.853,0.5157,-0.0802,-0.5694,0.7995,-0.1914,-0.8262,0.5573,-0.0827,-0.8701,0.4928,-0.0122,-0.6652,0.7454,-0.0424,-0.5899,0.8045,-0.0693,-0.838,0.5441,-0.0404,-0.9874,0.1497,-0.0506,-0.9593,0.282,-0.0128,-0.5912,0.8059,0.031,-0.4895,0.7981,-0.3512,-0.8606,0.4395,-0.2572,-0.6268,0.7581,-0.1801,-0.5716,0.8119,-0.1188,-0.9171,0.3639,-0.1628,-0.8901,0.4125,-0.1939,-0.9378,-0.2704,-0.2178,-0.6895,-0.6908,-0.2175,-0.275,-0.9538,-0.1213,0.6623,-0.7146,-0.2254,-0.6461,0.7513,-0.1343,-0.9505,-0.2377,-0.2001,-0.6595,-0.7171,-0.2253,-0.1277,0.9754,-0.1795,0.2443,0.9502,-0.1935,0,-0.2083,-0.9781,-0.6343,-0.7433,-0.2126,0.2024,-0.9452,-0.256,-0.2027,-0.9469,-0.2495,0.1217,-0.9684,-0.2176,0.9127,0.4073,0.032,-0.9127,0.4073,0.032,0.9293,-0.3681,-0.029,0.987,0.1601,0.0126,0.5056,0.8601,0.0677,-0.9626,-0.2702,-0.0213,-0.9206,-0.354,-0.1648,-0.5378,-0.8392,0.0804,-0.4258,-0.902,-0.071,0,-0.9969,-0.0784,-0.987,0.1601,0.0126,-0.987,0.16,0.0126,-0.5056,0.8601,0.0677,-0.7799,0.624,0.0491,-0.9127,-0.4073,-0.032,0.7799,0.624,0.0491,0.9516,-0.2782,-0.1304,0.9127,-0.4073,-0.032,-0.9217,0.3751,-0.0989,-0.9178,0.3879,-0.0847,-0.9847,0.1736,0.0137,-0.578,0.8135,0.064,-0.142,0.9868,0.0776,-0.317,0.9474,-0.0451,-0.3019,0.953,-0.0256,-0.9516,-0.2782,-0.1304,-0.987,-0.1601,-0.0126,-0.5809,-0.8114,-0.0638,-0.5056,-0.8601,-0.0677,-0.4266,-0.8772,-0.2204,0.9847,0.1736,0.0137,0.9626,0.2702,0.0213,0.9152,0.3886,-0.1066,0.5378,0.8392,-0.0801,0.5744,0.8171,-0.0488,0.3035,0.9499,0.0747,0.142,0.9868,0.0776,0.987,-0.1601,-0.0126,0.4315,-0.8993,-0.0707,0.5056,-0.8601,-0.0677,0.5733,-0.7882,-0.2237,-0.5892,-0.8058,-0.0595,-0.5489,-0.8333,-0.0656,-0.681,-0.7295,-0.0635,-0.8543,-0.5178,-0.0463,-0.9025,-0.4286,-0.0425,-0.9533,-0.3019,-0.0067,-0.9718,0.2347,0.0233,-0.9928,0.1199,0.0018,-0.9403,0.3396,0.0206,-0.6717,0.7386,0.058,-0.7319,0.6797,0.0469,-0.5485,0.8343,0.0545,-0.3618,0.9302,0.0617,-0.2803,0.9578,0.0632,-0.1759,0.9814,0.0768,0.681,-0.7295,-0.0633,0.5922,-0.8033,-0.0632,0.5489,-0.834,-0.0572,0.9534,-0.3,-0.032,0.905,-0.4236,-0.0389,0.8542,-0.5193,-0.0263,0.9403,0.3396,0.021,0.9709,0.2394,0.0113,0.9927,0.1179,0.0267,0.5485,0.8343,0.0546,0.6687,0.7417,0.0515,0.732,0.6787,0.0597,0.1759,0.9823,0.065,0.2767,0.9588,0.0638,0.3619,0.9295,0.0717,0.2058,-0.9756,-0.0767,-0.2058,-0.9756,-0.0767,-0.4318,0.9001,-0.0586,-0.5399,0.8386,-0.0722,-0.5423,0.8394,-0.0368,-0.5444,0.8307,0.116,-0.5451,0.8367,0.0533,-0.5443,0.8388,0.0115,0.5444,0.8307,0.116,0.5451,0.8367,0.0533,0.5443,0.8388,0.0115,0.5412,0.8391,-0.0547,-0.9941,-0.0994,0.0435,-0.9915,-0.1276,0.0252,0.9978,0.0665,0.0014,0.9997,0.0148,-0.02,0.7507,0.6537,0.0958,0.9904,-0.1363,0.021,-0.9997,0.0021,-0.0263,-0.9859,0.1589,0.052,-0.7507,0.6537,0.0958,-0.9997,0.0008,-0.0262,-0.9999,-0.0018,-0.0104,-0.9377,0.346,-0.0298,-0.866,0.5,-0.0112,-0.9466,0.3218,-0.0199,-0.938,0.3463,-0.0152,-0.9757,0.219,0.003,-0.9899,0.1415,0.009,-0.9719,0.2352,0.0055,-0.5445,0.8307,0.116,-0.5408,0.8337,0.1116,0.5324,0.839,0.1123,0.5445,0.8307,0.116,0.982,0.1883,0.012,0.9886,0.1492,0.0208,0.9757,0.219,0.003,0.9862,0.1655,0.0084,0.9314,0.3633,-0.0237,0.9767,0.2147,-0.0002,0.7568,0.6478,0.0871,0.2716,0.9611,0.0498,0.2551,-0.811,0.5265,0.4482,-0.2658,0.8535,0.4473,-0.3031,0.8415,0.2801,0.9388,0.2007,0.2797,0.9389,0.2006,0.1851,0.9807,0.0623,0.1105,0.9939,-0.0005,0.1431,-0.8764,0.4599,-0.258,-0.9569,-0.1336,-0.1422,-0.989,-0.0409,-0.2304,-0.9703,-0.0741,-0.1202,-0.9927,-0.0084,-0.1754,-0.9843,-0.0182,-0.0787,-0.9913,0.1058,-0.209,-0.9761,0.0604,-0.0444,-0.9951,0.0889,0.2514,-0.8141,0.5236,-0.902,0.3905,0.1841,-0.5412,-0.8406,-0.0213,-0.9735,-0.2198,0.0637,-0.9852,-0.1617,0.056,-0.6211,0.7827,0.0406,-0.6705,0.7353,-0.0991,-0.6567,0.7541,0.003,-0.9236,0.3834,0.0045,-0.9849,-0.1365,0.1068,-0.9527,0.2705,-0.1384,0,-0.0784,0.9969,0.5317,-0.8406,-0.1037,0.902,0.3905,0.1841,0.9552,-0.2842,0.0824,0.815,-0.4694,0.3398,0.959,-0.1748,0.2232,0.9232,0.3824,-0.0374,0.6211,0.7827,0.0406,0.6712,0.7346,-0.099,0.6567,0.7541,0.003,0.9236,0.3834,0.0045,0.9849,-0.1364,0.1068,0.9527,0.2707,-0.1384,-0.5672,0.8152,-0.117,-0.6267,-0.7587,-0.1777,0.2454,-0.9423,-0.2279,-0.9931,-0.1122,0.0328,-0.9794,-0.192,0.0621,-0.9658,-0.2537,-0.0532,-0.9413,-0.2363,0.2412,-0.7499,-0.6601,0.0443,-0.7108,-0.6774,0.1894,-0.6668,-0.7448,-0.0248,-0.1543,-0.9733,-0.1699,-0.2444,-0.9688,0.0406,0.0003,-0.9999,-0.0134,-0.1826,-0.9756,0.1219,-0.4163,-0.8983,0.1406,-0.9202,0.3912,0.0156,-0.8923,0.4181,0.1704,-0.959,0.137,0.2479,-0.6459,0.7403,0.1865,-0.4996,0.8379,0.22,-0.5733,0.8115,0.1133,-0.7858,0.6176,0.032,-0.2484,-0.9629,-0.1051,-0.6417,-0.7659,0.0407,-0.975,-0.2089,0.076,-0.8901,0.4553,-0.0208,-0.9968,0.0793,0.0047,-0.9994,0.0278,0.0199,-0.9894,0.1434,-0.0238,-0.9999,-0.0077,-0.0074,-0.9997,-0.0063,-0.0236,-0.9997,0.0022,-0.0239,-0.9987,-0.0491,0.0165,-0.9569,-0.2725,0.1009,-0.9312,-0.3628,0.0368,-0.8562,-0.2757,0.4368,-0.8627,0.4747,-0.1747,-0.6571,0.7456,-0.1111,-0.5693,0.7995,-0.1914,-0.8531,0.5155,-0.0802,-0.8261,0.5574,-0.0827,-0.8702,0.4926,-0.0122,-0.6652,0.7454,-0.0424,-0.5898,0.8046,-0.0694,-0.8379,0.5444,-0.0403,-0.9874,0.1497,-0.0505,-0.9593,0.282,-0.0128,-0.5912,0.8059,0.031,-0.4875,0.7992,-0.3517,-0.8606,0.4395,-0.2573,-0.5662,0.8158,-0.1183,-0.572,0.8119,-0.117,-0.9173,0.3642,-0.1614,-0.837,0.4906,-0.2423,-0.9373,-0.2709,-0.2192,-0.6899,-0.6903,-0.218,-0.2784,-0.9526,-0.1228,0.9778,-0.2063,0.036,0.9658,-0.2536,-0.0531,0.8539,-0.513,0.0875,0.8821,-0.3741,0.2861,0.9511,-0.1895,0.244,0.7548,-0.6423,0.1327,0.978,-0.2058,0.0352,0.9879,-0.117,0.1017,0.4353,-0.9002,0.0133,0.0001,-0.9912,-0.1325,0.1936,-0.9743,-0.115,0.2445,-0.9688,0.0405,0.1587,-0.9755,0.1525,0.4139,-0.8952,0.1654,0.164,-0.9751,0.1491,0.1374,-0.9799,0.1444,0.9202,0.3912,0.0156,0.8923,0.4181,0.1704,0.959,0.137,0.2479,0.6733,0.7155,0.1863,0.4809,0.794,0.3718,0.5759,0.7996,0.1703,0.5721,0.8123,0.1136,0.7858,0.6176,0.032,0,-0.9961,-0.0879,0.6417,-0.7659,0.0407,0.975,-0.2089,0.076,0.8901,0.4553,-0.0208,0.9968,0.0792,0.0047,0.999,0.0413,0.0159,0.9894,0.1434,-0.0238,0.9991,0.0405,0.0079,0.9971,0.0445,0.0619,0.9794,-0.1956,0.0492,0.9978,0.0647,-0.0145,0.9998,0.017,0.0048,0.9534,-0.2906,0.0812,0.9403,-0.1817,0.2879,0.8728,0.4412,-0.2088,0.7812,0.6238,-0.0259,0.5831,0.8035,-0.1197,0.853,0.5157,-0.0802,0.5694,0.7995,-0.1914,0.8262,0.5573,-0.0827,0.8701,0.4928,-0.0122,0.6652,0.7454,-0.0424,0.5899,0.8045,-0.0693,0.838,0.5441,-0.0404,0.9874,0.1497,-0.0506,0.9593,0.282,-0.0128,0.5912,0.8059,0.031,0.4895,0.7981,-0.3512,0.8606,0.4395,-0.2572,0.6268,0.7581,-0.1801,0.5716,0.8119,-0.1188,0.9171,0.3639,-0.1628,0.8901,0.4125,-0.1939,0.9428,-0.2646,-0.2025,0.6895,-0.6908,-0.2175,0.5412,-0.8406,-0.0213,0.2478,-0.9631,-0.1052,0.275,-0.9538,-0.1213,-0.952,-0.233,-0.1986,-0.6623,-0.7145,-0.2254,0.6461,0.7513,-0.1343,0.9469,-0.2371,-0.217,0.6595,-0.7171,-0.2253,-0,0.9833,-0.1818,0.128,0.9904,-0.0528,-0.2443,0.9502,-0.1935,0,-0.2083,-0.9781,0.5525,-0.804,-0.22,-0.2024,-0.9452,-0.256,0.2027,-0.9469,-0.2495,-0.1217,-0.9684,-0.2176,-0.9127,0.4073,0.032,0.9127,0.4073,0.032,-0.9293,-0.3681,-0.029,-0.987,0.1601,0.0126,-0.5056,0.8601,0.0677,0.9626,-0.2702,-0.0213,0.9206,-0.354,-0.1648,0.5378,-0.8392,0.0804,0.4258,-0.902,-0.071,0,-0.9969,-0.0784,0.987,0.1601,0.0126,0.5056,0.8601,0.0677,0.78,0.6239,0.0491,0.9127,-0.4073,-0.032,-0.7799,0.624,0.0491,-0.9516,-0.2782,-0.1304,-0.9127,-0.4073,-0.032,0.9217,0.3751,-0.0989,0.9178,0.3879,-0.0847,0.9847,0.1737,0.0137,0.578,0.8135,0.064,0.142,0.9868,0.0776,0.317,0.9474,-0.0451,0.302,0.953,-0.0256,0.9516,-0.2782,-0.1304,0.987,-0.1601,-0.0126,0.5809,-0.8115,-0.0638,0.5056,-0.8601,-0.0677,0.4266,-0.8772,-0.2204,-0.9847,0.1736,0.0137,-0.9626,0.2701,0.0213,-0.9152,0.3885,-0.1066,-0.5378,0.8392,-0.0801,-0.5743,0.8172,-0.0488,-0.3035,0.9499,0.0747,-0.142,0.9868,0.0776,-0.987,-0.16,-0.0126,-0.4315,-0.8993,-0.0707,-0.5056,-0.8601,-0.0677,-0.5733,-0.7882,-0.2237,0.4138,-0.9065,-0.0835,0.5489,-0.8333,-0.0655,0.681,-0.7291,-0.0686,0.8553,-0.5174,-0.0271,0.8542,-0.5192,-0.0276,0.9534,-0.2999,-0.0324,0.9718,0.2347,0.0233,0.9928,0.1198,0.0018,0.9403,0.3396,0.0206,0.6717,0.7386,0.058,0.7319,0.6798,0.0469,0.5486,0.8343,0.0545,0.3618,0.9302,0.0617,0.2803,0.9578,0.0632,0.1759,0.9814,0.0768,-0.681,-0.7295,-0.0633,-0.5922,-0.8033,-0.0632,-0.5489,-0.834,-0.0572,-0.9534,-0.2999,-0.032,-0.905,-0.4236,-0.0389,-0.8542,-0.5193,-0.0263,-0.9403,0.3396,0.021,-0.9709,0.2394,0.0113,-0.9927,0.1179,0.0267,-0.5486,0.8343,0.0546,-0.6687,0.7417,0.0515,-0.7319,0.6787,0.0597,-0.1759,0.9823,0.065,-0.2767,0.9588,0.0638,-0.3619,0.9295,0.0717,-0.2058,-0.9756,-0.0767,0.2058,-0.9756,-0.0767,0.9511,0.2835,-0.1226,0.4318,0.9,-0.0586,0.5423,0.8394,-0.0368,0.574,0.8185,0.0237,0.5444,0.8388,0.0115,0.6003,0.7994,0.0229,-0.5447,0.8383,0.0243,-0.5444,0.8388,0.0115,-0.5443,0.8388,0.0115,-0.5423,0.8394,-0.0368,-0.6596,0.7465,-0.0871,-0.4318,0.9001,-0.0586,-0.9574,-0.2747,0.0894,0.923,-0.3136,0.2232,0.938,0.3464,-0.0151,0.938,0.3463,-0.0152,0.9692,0.2464,0.0039,0.9482,0.3121,0.0584,0.546,0.8231,0.1561,0.5977,0.8015,0.0178,-0.9922,-0.0886,0.0871,-0.9896,0.0723,0.1247,-0.9956,-0.0923,-0.0189,-0.5607,0.8135,0.1543,-0.542,0.8227,0.1715,-0.982,0.1886,0.0055,-0.9814,0.1878,0.0392,-0.9757,0.219,0.003,-0.9821,0.1882,0.0055,-0.9757,0.2187,0.0114,-0.9649,0.2624,-0.0115,-0.9828,0.1846,0.0014,-0.8901,0.4518,0.0603,-0.8921,0.4482,0.0572,-0.9468,0.3217,0.0083,-0.9549,0.2921,0.0534,-0.1196,0.9927,0.0118,-0.1335,0.9905,0.0325,-0.1333,0.9905,0.0323,-0.1813,0.982,0.0524,-0.2352,0.9709,0.0442,0.1086,-0.9929,-0.0488,0.0938,-0.9931,-0.0705,0.0277,-0.9994,-0.0197,0.059,-0.9981,0.0168,-0.1843,0.9801,0.0732,0.0705,-0.9963,0.0487,-0.2406,0.9498,0.1998,-0.2481,0.9486,0.1964,-0.098,-0.964,0.2471,-0.0482,-0.9119,0.4075,0.0515,-0.9973,0.0523,-0.543,-0.367,0.7553,0.9794,-0.192,0.0621,0.2444,-0.9688,0.0406,0.902,0.3905,0.1841,0.8505,-0.4088,0.331,0.9855,-0.1556,0.0679,0.6211,0.7827,0.0406,0.6705,0.7353,-0.0991,0.6567,0.7541,0.003,0.9236,0.3834,0.0045,0.9849,-0.1364,0.1068,0.9527,0.2705,-0.1384,-0,-0.0784,0.9969,-0.8112,-0.5718,0.1224,-0.5317,-0.8406,-0.1037,-0.902,0.3905,0.1841,-0.5412,-0.8406,-0.0213,-0.8504,-0.4088,0.3311,-0.959,-0.1748,0.2232,-0.9232,0.3824,-0.0374,-0.6211,0.7827,0.0406,-0.6712,0.7346,-0.099,-0.6567,0.7541,0.003,-0.9236,0.3834,0.0045,-0.9849,-0.1365,0.1068,-0.9527,0.2707,-0.1384,0.6637,0.743,-0.0866,0,0.9947,-0.1031,0.6267,-0.7587,-0.1777,-0.2454,-0.9423,-0.2279,0.9931,-0.1122,0.0328,0.9658,-0.2537,-0.0532,0.9413,-0.2363,0.2412,0.7499,-0.6601,0.0443,0.7108,-0.6774,0.1894,0.6668,-0.7448,-0.0248,0.1543,-0.9733,-0.1699,0.1826,-0.9756,0.1219,0.4163,-0.8983,0.1406,0.9202,0.3912,0.0156,0.8923,0.4181,0.1704,0.959,0.137,0.2479,0.6837,0.7056,0.1862,0.4976,0.8327,0.243,0.5439,0.8302,0.1225,0.7858,0.6176,0.032,0.6416,-0.7659,0.0407,0.975,-0.2089,0.076,0.8901,0.4552,-0.0208,0.9968,0.0793,0.0047,0.9996,0.0123,0.0245,0.9894,0.1434,-0.0238,0.9992,-0.0377,-0.0118,0.9997,-0.0063,-0.0236,0.9991,-0.037,-0.0226,0.9721,-0.2244,0.0678,0.9978,-0.0652,0.0153,0.9891,-0.1378,0.0519,0.9913,-0.1302,0.0193,0.9268,-0.3541,0.1254,0.9195,-0.3737,0.1223,0.9271,-0.3597,0.1053,0.9065,-0.4018,0.1296,0.9403,-0.1817,0.2878,0.8627,0.4747,-0.1747,0.6571,0.7456,-0.1111,0.5693,0.7995,-0.1914,0.8531,0.5155,-0.0802,0.8261,0.5574,-0.0827,0.8702,0.4926,-0.0122,0.6652,0.7454,-0.0424,0.5898,0.8046,-0.0694,0.8379,0.5444,-0.0403,0.9874,0.1497,-0.0505,0.9593,0.282,-0.0128,0.5912,0.8059,0.031,0.4875,0.7992,-0.3517,0.8606,0.4395,-0.2573,0.6488,0.7506,-0.1254,0.5613,0.8095,-0.1723,0.9173,0.3641,-0.1614,0.8876,0.4173,-0.1952,0.9432,-0.2642,-0.2015,0.9479,-0.2323,-0.2182,0.6899,-0.6903,-0.218,0.5412,-0.8406,-0.0213,0.2484,-0.9629,-0.1051,0.2784,-0.9526,-0.1228,-0.9611,-0.2755,-0.0187,-0.9371,-0.3475,0.034,-0.9366,-0.3504,-0.0029,-0.8979,-0.3759,0.2292,-0.9879,-0.117,0.1017,-0.0663,-0.9911,-0.1154,-0.2692,-0.9631,0.0069,-0.1202,-0.992,-0.0396,-0.1587,-0.9755,0.1525,-0.4139,-0.8952,0.1654,-0.1639,-0.9751,0.1491,-0.1374,-0.9799,0.1444,-0.9202,0.3912,0.0156,-0.9695,0.244,0.0215,-0.9076,0.4059,0.1074,-0.9154,0.3464,0.2052,-0.9462,0.2787,0.1644,-0.959,0.137,0.2479,-0.6419,0.7341,0.2215,-0.4809,0.794,0.3718,-0.5029,0.8466,0.1745,-0.5739,0.8075,0.1363,-0.5721,0.8123,0.1136,-0.7858,0.6176,0.032,-0,-0.9961,-0.0879,-0.2478,-0.9631,-0.1052,-0.6417,-0.7659,0.0407,-0.975,-0.2089,0.076,-0.8901,0.4553,-0.0208,-0.9968,0.0793,0.0047,-0.999,0.0413,0.0159,-0.9894,0.1434,-0.0238,-0.9978,0.0653,-0.015,-0.9991,0.0405,0.0079,-0.9971,0.0445,0.0619,-0.9765,-0.2099,0.0483,-0.9953,-0.0873,0.0408,-0.9952,-0.0951,0.0247,-0.9517,-0.2831,0.1186,-0.9195,-0.3737,0.1223,-0.9606,-0.2778,0.0088,-0.9508,-0.2997,0.0781,-0.9065,-0.4018,0.1296,-0.9403,-0.1817,0.2879,-0.8728,0.4411,-0.2088,-0.7812,0.6238,-0.0259,-0.5831,0.8036,-0.1197,-0.853,0.5156,-0.0802,-0.5694,0.7995,-0.1914,-0.8262,0.5573,-0.0827,-0.8701,0.4927,-0.0122,-0.6652,0.7454,-0.0424,-0.5899,0.8045,-0.0693,-0.838,0.5441,-0.0404,-0.9874,0.1497,-0.0506,-0.9593,0.282,-0.0128,-0.5912,0.8059,0.031,-0.4895,0.7981,-0.3512,-0.8606,0.4395,-0.2572,-0.6268,0.7581,-0.1801,-0.5716,0.8119,-0.1188,-0.9171,0.3639,-0.1628,-0.8901,0.4125,-0.1939,-0.9378,-0.2704,-0.2178,-0.6895,-0.6908,-0.2175,-0.275,-0.9538,-0.1213,0.6623,-0.7146,-0.2254,-0.6461,0.7513,-0.1343,-0.9505,-0.2377,-0.2001,-0.6595,-0.7171,-0.2253,-0.1277,0.9754,-0.1794,0.2444,0.9502,-0.1935,-0,-0.2083,-0.9781,-0.6343,-0.7433,-0.2126,0.2024,-0.9452,-0.256,-0.2027,-0.9469,-0.2495,0.1217,-0.9684,-0.2176,0.9127,0.4073,0.032,-0.9127,0.4073,0.032,0.9293,-0.3681,-0.029,0.987,0.1601,0.0126,0.5056,0.8601,0.0677,-0.9626,-0.2702,-0.0213,-0.9206,-0.354,-0.1648,-0.5378,-0.8392,0.0804,-0.4258,-0.902,-0.071,0,-0.9969,-0.0784,-0.987,0.1601,0.0126,-0.5056,0.8601,0.0677,-0.7799,0.6239,0.0491,-0.9127,-0.4073,-0.032,0.7799,0.624,0.0491,0.9516,-0.2782,-0.1304,0.9127,-0.4073,-0.032,-0.9217,0.3751,-0.0989,-0.9178,0.3879,-0.0847,-0.9847,0.1737,0.0137,-0.578,0.8135,0.064,-0.142,0.9868,0.0776,-0.317,0.9474,-0.0451,-0.3019,0.953,-0.0256,-0.9516,-0.2782,-0.1304,-0.987,-0.1601,-0.0126,-0.5809,-0.8114,-0.0638,-0.5056,-0.8601,-0.0677,-0.4266,-0.8772,-0.2204,0.9847,0.1736,0.0137,0.9626,0.2702,0.0213,0.9152,0.3886,-0.1066,0.5378,0.8392,-0.0801,0.5744,0.8171,-0.0488,0.3035,0.9499,0.0747,0.142,0.9868,0.0776,0.987,-0.1601,-0.0126,0.4315,-0.8993,-0.0707,0.5056,-0.8601,-0.0677,0.5733,-0.7882,-0.2237,-0.5892,-0.8058,-0.0595,-0.5489,-0.8333,-0.0656,-0.681,-0.7295,-0.0635,-0.8543,-0.5178,-0.0463,-0.9025,-0.4286,-0.0425,-0.9533,-0.3019,-0.0067,-0.9718,0.2347,0.0233,-0.9928,0.1199,0.0018,-0.9403,0.3396,0.0206,-0.6717,0.7386,0.058,-0.7319,0.6798,0.0469,-0.5485,0.8343,0.0545,-0.3618,0.9302,0.0617,-0.2803,0.9578,0.0632,-0.1759,0.9814,0.0768,0.681,-0.7295,-0.0633,0.5922,-0.8033,-0.0632,0.5489,-0.834,-0.0572,0.9534,-0.2999,-0.032,0.905,-0.4236,-0.0389,0.8542,-0.5193,-0.0263,0.9403,0.3396,0.021,0.9709,0.2394,0.0113,0.9927,0.1179,0.0267,0.5485,0.8343,0.0546,0.6687,0.7417,0.0515,0.7319,0.6787,0.0597,0.1759,0.9823,0.065,0.2767,0.9588,0.0638,0.3619,0.9295,0.0717,0.2058,-0.9756,-0.0767,-0.2058,-0.9756,-0.0767,-0.8889,0.4512,-0.079,-0.6727,0.7384,-0.0481,-0.5357,0.8358,-0.1205,-0.5739,0.8186,0.0237,-0.5444,0.8388,0.0115,-0.6002,0.7995,0.0229,0.5447,0.8383,0.0243,0.5446,0.8383,0.0243,0.5443,0.8388,0.0115,0.5444,0.8388,0.0115,0.5423,0.8394,-0.0368,0.6596,0.7465,-0.0871,0.4318,0.9001,-0.0586,0.9436,-0.3188,0.0894,0.966,-0.2502,0.0652,-0.9323,-0.3557,0.0661,0.9592,-0.232,0.1613,-0.976,-0.1789,0.1244,0.938,-0.3463,0.0151,-0.9692,0.2462,0.0039,-0.9816,0.1637,0.0986,-0.9881,-0.0868,0.1268,-0.9955,-0.0925,-0.0194,-0.546,0.8231,0.1561,-0.5976,0.8016,0.0178,0.9923,-0.0883,0.0871,0.9895,0.0726,0.1247,0.9955,-0.0928,-0.0188,0.9896,0.0724,0.1247,0.9942,0.0706,0.0808,0.5607,0.8135,0.1543,0.5421,0.8226,0.1715,0.9821,0.1883,0.0055,0.9704,0.2344,0.0584,0.9814,0.1877,0.0391,0.9757,0.219,0.003,0.982,0.189,0.0055,0.9758,0.2184,0.0114,0.9828,0.1845,0.0014,0.9649,0.2624,-0.0115,0.8901,0.4518,0.0603,0.8921,0.4482,0.0572,0.9468,0.3217,0.0083,0.9549,0.292,0.0534,0.1348,0.9908,0.0078,0.1318,0.9908,0.03,0.1196,0.9927,0.0118,0.1318,0.9908,0.0323,0.1317,0.9908,0.0323,0.0968,0.9936,0.0576,-0.0938,-0.9931,-0.0705,0.1923,0.9804,0.0422,-0.1086,-0.9929,-0.0488,-0.0277,-0.9994,-0.0197,-0.059,-0.9981,0.0168,0.152,0.9857,0.0729,-0.0719,-0.996,0.0526,-0.054,-0.9973,0.0489,0.2588,0.9468,0.1914,0.2481,0.9486,0.1964,0.098,-0.964,0.2471,0.0482,-0.9119,0.4075,0.543,-0.367,0.7553,-0.6098,0.7631,-0.2142,-0.7791,0.3819,-0.4972,-0.9903,-0.0695,-0.1205,-0.9992,0.0382,0.0122,-0.9991,0.0422,0.0048,-0.9801,0.0037,-0.1986,-0.7723,0.6056,-0.1919,-0.532,0.8121,-0.2396,-0.9332,0.3489,-0.0855,-0.9075,0.4012,-0.1247,-0.9331,0.3571,-0.0412,-0.9526,0.2959,-0.0709,-0.6749,0.6188,-0.402,-0.8843,0.2984,-0.3592,-0.9954,0.0927,-0.0255,-0.993,0.0247,-0.1155,-0.9957,0.0905,-0.0205,-0.9991,0.0286,0.0308,-0.9993,0.0172,0.0318,-0.9994,-0.0005,0.0344,-0.9993,-0.008,0.0373,-0.7734,0.3845,-0.504,-0.7942,0.3522,-0.4952,-0.989,-0.088,-0.1188,-0.9669,0.1895,-0.1708,-0.9782,0.156,-0.1368,-0.9942,0.0521,-0.0946,-0.9986,0.0393,-0.0341,-0.999,0.0365,-0.0246,-0.9965,-0.0178,0.0822,-0.9978,0.0118,0.0653,-0.9962,-0.0151,0.0863,-0.9946,0.0468,-0.0925,-0.9907,-0.0139,-0.1357,-0.9813,0.0764,-0.1769,0.6099,0.763,-0.2142,0.675,0.6187,-0.402,0.7795,0.3815,-0.4968,0.9903,-0.0695,-0.1205,0.9964,0.0768,-0.0363,0.9991,0.0422,0.0048,0.9801,0.0037,-0.1986,0.7722,0.6057,-0.1919,0.5321,0.8121,-0.2396,0.9332,0.349,-0.0855,0.9075,0.4012,-0.1247,0.9331,0.3572,-0.0412,0.9526,0.2959,-0.0709,0.9561,0.2925,-0.0156,0.8108,0.3526,-0.4672,0.8335,0.353,-0.425,0.9662,0.1498,-0.2099,0.9996,0.023,-0.0155,0.9942,0.0864,-0.064,0.9993,0.0172,0.0318,0.9991,0.0286,0.0308,0.9994,-0.0005,0.0344,0.9993,-0.008,0.0373,0.9996,0.0192,0.0226,0.7952,0.3515,-0.494,0.7745,0.3839,-0.5028,0.989,-0.088,-0.1188,0.9782,0.1562,-0.137,0.967,0.1892,-0.1706,0.9972,0.003,-0.0753,0.9988,0.0346,-0.0344,0.9978,0.0118,0.0653,0.9965,-0.0178,0.0822,0.9962,-0.0151,0.0863,0.9907,-0.0139,-0.1357,0.9946,0.0467,-0.0925,0.9813,0.0762,-0.1768,0.8983,-0.4081,-0.1625,0.6114,0.26,-0.7474,0.5764,0.2356,-0.7824,0.538,0.4047,-0.7394,0.4665,0.5361,-0.7036,0.436,0.352,-0.8283,0.5543,0.3562,-0.7523,0.3204,-0.932,0.1696,0.3184,-0.9479,-0.0097,0.3356,-0.9379,-0.0881,0.6339,-0.2781,-0.7217,0.5964,-0.5864,-0.5482,0.6235,-0.112,-0.7738,0.2039,-0.9777,0.0511,0.3179,-0.9167,-0.242,0.6233,-0.1123,-0.7739,0.1669,-0.9842,-0.0587,0.3112,-0.9205,-0.2362,0.2528,-0.9496,-0.1852,0.1536,-0.9825,-0.1057,0.2793,-0.9601,0.0127,0.1283,-0.9906,0.0472,0.936,0.3514,0.0211,0.5673,-0.8123,-0.1356,0.9224,0.3826,0.0536,0.9317,-0.3629,-0.0126,0.5529,-0.8298,-0.0757,0.4268,-0.8896,-0.1629,0.4265,-0.8966,-0.1196,0.4484,-0.8859,-0.1191,0.6202,0.2243,-0.7517,0.4446,0.7054,-0.552,0.6744,0.268,-0.688,0.5463,0.3544,-0.7589,0.5833,0.2147,-0.7834,0.579,0.2356,-0.7806,0.353,0.7462,-0.5645,0.5467,0.3546,-0.7585,0.5314,0.4006,-0.7464,0.5096,0.4491,-0.7339,0.354,0.7237,-0.5923,0.4648,0.555,-0.6899,0.5486,0.0406,-0.8351,0.4395,0.2462,-0.8638,0.3945,0.3418,-0.8529,0.6369,-0.0413,-0.7699,0.5509,0.3574,-0.7542,0.1775,-0.9825,-0.0573,0.2014,-0.9794,0.0155,0.1997,-0.9798,0.0083,0.2475,-0.9689,0.0042,0.2102,-0.9776,0.0064,0.2212,-0.9746,0.0355,0.2752,-0.961,0.0286,0.2119,-0.9771,-0.0205,0.1718,-0.9838,-0.0513,0.314,-0.9493,-0.016,0.39,-0.8997,-0.1962,0.6054,-0.5041,-0.6159,0.6015,-0.516,-0.6099,0.6271,-0.2216,-0.7467,0.6364,-0.3077,-0.7073,0.6099,-0.4143,-0.6755,0.5941,-0.4684,-0.6539,0.6413,-0.2169,-0.736,0.6357,-0.229,-0.7372,0.322,-0.9312,-0.1708,0.3297,-0.9283,-0.1721,0.6062,-0.3955,-0.69,0.5969,-0.4687,-0.6511,0.613,-0.4048,-0.6785,0.1278,-0.9918,-0.0025,0.1046,-0.9918,0.0732,0.1317,-0.9901,-0.0482,0.2806,-0.9327,-0.2268,0.291,-0.9319,-0.2164,0.2464,-0.9519,-0.1818,0.1646,-0.9856,-0.0385,0.2424,-0.9526,-0.1841,0.2448,-0.9504,-0.1919,0.1179,-0.993,-0.0053,0.1615,-0.9819,-0.099,0.154,-0.9827,-0.1033,0.1041,-0.9938,-0.0379,0.1187,-0.99,-0.0758,0.1041,-0.9938,-0.0384,0.1168,-0.9918,-0.0523,0.1212,-0.9918,-0.0395,0.1304,-0.9912,-0.0244,0.1464,-0.9881,-0.0464,0.1292,-0.9913,-0.0252,0.1475,-0.9871,-0.0625,0.1984,-0.9754,-0.0957,0.1544,-0.9834,-0.0957,0.1244,0.9888,0.0823,0.3585,0.9335,0.0107,0.4206,0.9005,-0.1103,-0.0428,0.998,-0.0455,-0.008,0.9961,-0.0876,0.1211,0.9466,-0.2988,-0.0438,0.9952,-0.0872,0.2732,0.8307,-0.4852,0.1753,0.9142,-0.3653,0.4054,0.6431,-0.6496,0.4506,0.555,-0.6992,0.4579,0.4592,-0.7612,0.2588,0.7806,-0.5689,-0.0308,0.9943,-0.1021,-0.1409,0.9836,0.1122,-0.0975,0.9578,0.2705,-0.1371,0.9868,0.0859,-0.1217,0.992,0.0341,-0.1253,0.9892,0.0764,-0.1803,0.9703,0.1615,-0.0334,0.9988,0.0349,-0.0927,0.9936,0.0644,-0.0827,0.9917,0.098,-0.0903,0.9895,0.1131,-0.1686,0.9674,0.1888,0.2943,0.9554,0.0249,0.028,0.9995,-0.0113,0.3441,0.9362,-0.0717,0.3695,0.9268,-0.0681,-0.0829,0.9965,-0.0126,0.089,0.9804,-0.1755,0.0876,0.9807,-0.1747,-0.0441,0.9984,-0.0347,-0.0532,0.9982,-0.026,-0.0718,0.9965,-0.043,-0.0202,0.9943,-0.1044,0.1382,0.9423,-0.3048,-0.1697,0.9804,0.0997,-0.1646,0.9804,0.1078,-0.0545,0.9952,-0.0809,0.1475,0.9283,-0.3414,0.1312,0.9421,-0.3087,0.3661,0.6896,-0.6248,0.2688,0.7988,-0.5382,0.043,0.9277,-0.3708,-0.055,0.9951,-0.0821,-0.0512,0.9953,-0.0821,0.5121,0.4623,-0.7239,0.2206,0.8798,-0.421,0.282,0.8292,-0.4825,0.3969,0.6924,-0.6026,-0.1683,0.982,0.0857,-0.1704,0.9817,0.0856,0.3148,0.764,-0.5632,0.1879,0.902,-0.3886,0.2253,0.8816,-0.4147,0.5146,0.4605,-0.7233,0.4176,0.6429,-0.6421,0.5537,0.3359,-0.762,0.5656,0.2782,-0.7764,0.5491,0.3411,-0.763,-0.019,0.9937,-0.1102,-0.1498,0.983,0.1065,0.507,0.3353,-0.7941,0.4462,0.5217,-0.7272,0.4123,0.5203,-0.7479,0.5316,0.3018,-0.7914,0.1563,0.8872,-0.4341,0.1676,0.8753,-0.4536,0.2497,0.793,-0.5557,-0.0364,0.9967,-0.0729,0.042,0.9644,-0.2613,-0.1079,0.994,0.0151,-0.1402,0.9844,0.1059,-0.1383,0.9818,0.1299,-0.1374,0.9821,0.1289,-0.1518,0.9724,0.1773,-0.1802,0.97,0.1634,-0.1551,0.9784,0.1368,0.1572,-0.9804,-0.1188,0.7315,-0.5801,-0.3584,0.6481,0.6423,-0.4091,0.1406,-0.981,-0.1339,0.6481,0.6424,-0.4091,0.4012,-0.8997,-0.1716,0.4013,-0.8997,-0.1716,0.7194,-0.5826,-0.3782,0.4161,0.8957,-0.1567,0.164,-0.9809,-0.1045,0.164,-0.9814,-0.1002,0.0141,0.9998,-0.0117,-0.0088,0.9999,-0.0048,0.1694,0.9798,-0.106,0.0293,0.9996,0.0012,0.1725,0.9809,-0.0897,0.1621,0.9812,-0.1043,0.514,0.5379,-0.6681,0.2718,0.9173,-0.2911,0.5289,0.5403,-0.6545,0.2339,0.9467,-0.2214,0.1021,0.9938,-0.0433,0.119,-0.9809,-0.154,0.3404,-0.8347,-0.4329,0.5555,-0.4311,-0.711,0.2718,-0.9172,-0.2914,0.5291,-0.5396,-0.6549,0.2339,-0.9467,-0.2215,0.102,-0.9938,-0.0432,0.0583,-0.9981,-0.0209,0.0282,0.9996,-0.0082,-0.0402,0.9988,0.027,0.0507,0.9895,-0.1355,0.083,0.9963,-0.0226,0.0159,0.9999,-0.0041,0.0065,0.9994,0.0347,0.3408,0.8303,-0.441,0.5102,0.551,-0.6604,0.4821,0.5971,-0.6411,0.1928,0.9434,-0.2699,0.494,0.56,-0.6651,0.4923,0.6412,-0.5886,0.2293,0.9408,-0.2497,0.5337,0.5249,-0.6631,0.3598,0.8221,-0.4412,0.5293,0.5399,-0.6545,0.0517,0.9966,-0.0638,0.4715,0.662,-0.5826,0.2435,0.9395,-0.2411,0.0312,0.9995,-0.0017,0.0058,0.9995,0.0311,0.384,0.8869,-0.2569,0.1432,0.9893,-0.0271,0.4666,0.8845,-0.0034,0.5787,0.8155,-0.0106,0.036,-0.9993,-0.0022,0.0642,-0.9973,0.0369,0.0894,-0.9903,-0.1063,0.5351,-0.5127,-0.6714,0.3486,-0.8271,-0.4409,0.338,-0.8378,-0.4288,0.5671,-0.359,-0.7413,0.5525,-0.4358,-0.7105,0.4919,-0.6421,-0.588,0.2296,-0.9406,-0.2502,0.3602,-0.822,-0.441,0.5407,-0.5061,-0.6719,0.532,-0.5364,-0.6551,0.0517,-0.9966,-0.0638,0.2438,-0.9392,-0.2417,0.471,-0.6629,-0.582,0.0357,-0.9994,-0.0044,0.0058,-0.9995,0.031,0.384,-0.8869,-0.2568,0.4664,-0.8846,-0.0034,0.1432,-0.9893,-0.027,0.5772,-0.8165,-0.0107,0.0647,-0.9967,-0.0482,0.0569,-0.9982,0.0183,-0.075,0.9969,-0.0241,-0.5289,0.5404,-0.6545,-0.2236,0.9512,-0.2125,-0.0583,0.9965,-0.0604,-0.119,-0.9809,-0.154,-0.3404,-0.8347,-0.4329,-0.5555,-0.4311,-0.711,-0.2718,-0.9172,-0.2913,-0.5291,-0.5396,-0.6549,-0.2339,-0.9467,-0.2215,-0.102,-0.9938,-0.0432,0.0402,0.9988,0.027,-0.0388,0.9991,-0.0157,-0.0159,0.9999,-0.0041,-0.0413,0.9991,-0.0133,-0.3266,0.8297,-0.4527,-0.2953,0.8722,-0.39,-0.2621,0.9315,-0.2522,-0.4821,0.5971,-0.6411,-0.4923,0.6412,-0.5886,-0.5266,0.5428,-0.6543,-0.0364,0.9991,-0.0235,-0.0517,0.9966,-0.0638,-0.4715,0.662,-0.5826,-0.0284,0.9992,0.0297,-0.384,0.8869,-0.2569,-0.4666,0.8845,-0.0034,-0.1432,0.9893,-0.0271,-0.5786,0.8155,-0.0106,-0.036,-0.9993,-0.0022,-0.0894,-0.9903,-0.1063,-0.5351,-0.5127,-0.6714,-0.3485,-0.8272,-0.4408,-0.5671,-0.359,-0.7413,-0.3381,-0.8378,-0.4288,-0.5525,-0.4358,-0.7105,-0.4919,-0.6421,-0.588,-0.2296,-0.9406,-0.2502,-0.5407,-0.5061,-0.6719,-0.3602,-0.8221,-0.441,-0.532,-0.5364,-0.6551,-0.0517,-0.9966,-0.0638,-0.471,-0.6629,-0.582,-0.2438,-0.9392,-0.2417,-0.0357,-0.9994,-0.0044,-0.0058,-0.9995,0.031,-0.384,-0.8869,-0.2568,-0.1432,-0.9893,-0.027,-0.4664,-0.8846,-0.0034,-0.5772,-0.8165,-0.0107,-0.0647,-0.9967,-0.0482,-0.0583,-0.9981,-0.0209,-0.0566,-0.998,0.0263,0,1,-0,0,0.3536,-0.9354,0,0.3457,-0.9384,0,0.3233,-0.9463,0,0.2983,-0.9545,0,0.1992,-0.98,0,0.1717,-0.9852,-0.9962,-0.0265,0.0834,-0.9894,-0.0428,0.1388,-0.9915,-0.0265,0.1271,-0.991,-0.0296,0.1308,-0.9903,-0.033,0.1353,-0.9975,-0.0021,0.0701,-0.9948,-0.011,0.1012,-0.7147,0.152,-0.6827,-0.6825,0.1447,-0.7164,-0.9995,-0.0021,0.0318,-0.9824,0.0882,0.1647,-0.9997,-0.0042,0.0225,-0.9975,-0.003,0.0713,-0.9954,-0.0465,0.0836,-0.8959,0.1696,-0.4106,0,-0.9969,-0.0787,0,-0.9982,-0.0607,0,-0.9997,-0.0225,0,-0.9998,-0.0175,0,-1,-0,0.9962,-0.0265,0.0834,0.9894,-0.0428,0.1388,0.9915,-0.0265,0.1271,0.991,-0.0296,0.1308,0.9903,-0.033,0.1353,0.9954,-0.0465,0.0836,0.9948,-0.011,0.1012,0.6825,0.1447,-0.7164,0.7147,0.152,-0.6828,0.986,0.0284,0.1642,0.8784,0.1448,-0.4554,0.9995,-0.0021,0.0318,0.9975,-0.0021,0.0701,0.9975,-0.003,0.0713,0.8959,0.1696,-0.4106,0.8417,-0.5311,0.0973,0.9003,-0.4227,0.1038,0.848,-0.5225,0.0885,0.8878,-0.4307,0.162,0.9859,0.0233,0.1659,0.9859,0.0232,0.1659,0.8439,-0.5118,0.161,0.8439,-0.5118,0.1611,0.8602,-0.4787,0.1757,0.8994,-0.4252,0.101,0.981,-0.1517,0.1212,0.9942,0.0174,0.1063,0.9844,-0.1359,0.1119,0.9743,-0.1384,0.1778,0.9849,0.0109,0.173,0.9287,-0.2651,0.2592,0,0.5886,0.8084,0,0.927,0.375,0,1,0,0,0.9077,-0.4196,0,0.3861,-0.9224,-0.7072,0.4162,0.5716,-0.7072,0.273,-0.6522,-0.7071,0.4162,0.5716,-0.7071,0.4162,0.5717,-0.7071,0.6555,0.2652,-0.7072,0.6554,0.2652,-0.7071,0.7071,0,-0.7709,0.6341,-0.0593,-0.7072,0.6418,-0.2967,-0.7071,0.273,-0.6523,-1,0,0,0,0.5967,0.8025,0.0001,0.5967,0.8025,0,-0.2249,-0.9744,-0.7056,-0.1593,-0.6905,-0.8478,0.3164,0.4256,-0.7071,0.4145,0.5728,-0.7049,-0.1595,-0.6912,-0.6187,-0.1726,-0.7664,-0.7061,-0.1556,-0.6908,-0.8481,0.3105,0.4293,-0.707,0.4068,0.5785,-0.9996,-0.0277,-0.0033,-0.9989,-0.0268,-0.0372,0.2052,-0.9787,-0.0019,0.2042,-0.9789,-0.0018,0.2051,-0.9787,-0.0019,0.2051,-0.9787,-0.0018,0.7071,0.4162,0.5716,0.7071,0.273,-0.6523,0.7071,0.6555,0.2652,0.7975,0.603,0.0167,0.7795,0.6264,0,0.7071,0.6418,-0.2967,0.7071,0.273,-0.6522,0,0.5886,0.8084,1,-0,0,0.7072,0.4145,0.5728,0.7068,0.4147,0.5731,0.7067,-0.1518,-0.691,0.7076,-0.1516,-0.6901,0.6184,-0.1727,-0.7666,0.7061,-0.1556,-0.6908,0.8522,0.3067,0.4238,0.7071,0.4219,0.5674,0.7074,0.4218,0.5672,0.7094,-0.1548,-0.6876,0.618,-0.1768,-0.7661,0,0.5967,0.8025,0,-0.2249,-0.9744,-0.0001,0.5967,0.8025,0.9994,-0.0001,0.0348,-0.2046,-0.9788,-0.0018,-0.2043,-0.9789,-0.0018,-0.2036,-0.9791,-0.0018,-0.2032,-0.9791,-0.0018,-0.2044,-0.9789,-0.0018,-0.2033,-0.9791,-0.0018,0,-0.5887,0.8084,0,-0.927,0.3751,0,-1,0,0,-0.9077,-0.4196,0,-0.3861,-0.9225,-0.7072,-0.273,-0.6522,-0.7071,-0.4163,0.5716,-0.7071,-0.6555,0.2652,-0.7071,-0.7071,0,-0.7709,-0.6342,-0.0593,-0.7071,-0.6418,-0.2967,-0.7071,-0.273,-0.6523,-1,0,0,0,0.2249,-0.9744,0,-0.5967,0.8025,0.0001,0.2249,-0.9744,-0.7054,0.1594,-0.6907,-0.7076,0.159,-0.6885,-0.6184,0.1727,-0.7666,-0.7061,0.1556,-0.6908,-0.718,-0.3899,0.5766,-0.9996,0.0266,0.0019,-0.9947,0.0262,0.0995,0.2376,0.9713,-0.0119,0.2377,0.9713,-0.0119,0.2375,0.9713,-0.0119,0.7071,-0.4162,0.5716,0.707,-0.273,-0.6523,0.7071,-0.4161,0.5717,0.7071,-0.4163,0.5716,0.7071,-0.6555,0.2652,0.7975,-0.6031,0.0167,0.7795,-0.6263,0,0.7071,-0.6418,-0.2967,0.7071,-0.273,-0.6523,0.7072,-0.273,-0.6522,0,-0.5887,0.8084,1,0,0,0.707,-0.4146,0.5729,0.8545,-0.2988,0.4249,0.7071,-0.4146,0.5729,0.7068,0.1518,-0.691,0.7055,0.1521,-0.6921,0.6185,0.1727,-0.7665,0.7061,0.1556,-0.6908,0.8523,-0.3067,0.4238,0.7071,-0.4219,0.5674,0.7061,-0.4226,0.5683,0.7041,0.1561,-0.6927,0.6181,0.1768,-0.766,0,-0.5967,0.8025,-0.0001,-0.5967,0.8025,-0.2368,0.9715,-0.0119,-0.2381,0.9712,-0.0119,-0.2369,0.9715,-0.0119,-0.2365,0.9716,-0.012,-0.2385,0.9711,-0.0119,-0.0003,0.0023,1,-0,0.0022,1,-0.0002,0.002,1,0.9976,-0.0669,0.0198,0.9978,0.0002,0.0668,-0.139,0.0027,0.9903,0.9999,0.0001,0.0154,0.9959,0.0715,0.0553,0.0072,-0.0044,-1,0.0042,-0.0028,-1,-0,1,0,0.0003,0.0023,1,-0.9942,0.0002,0.1076,0.0002,0.0022,1,0.1391,0.0027,0.9903,-0.9911,-0.1328,0.0134,-0.9999,0.0001,0.0154,-0.9999,0,0.0154,-0.0029,0.0043,-1,-0.0072,-0.0044,-1,0,-0.0005,-1,0,1,0,-0.6434,0.0177,-0.7653,-0.6413,0.026,-0.7668,0.9917,-0.1018,0.0781,0.9921,-0.098,0.0789,0.9974,-0.072,0.0092,0.9973,-0.0726,0.0091,0.9978,-0.0513,0.0416,0.9978,-0.0513,0.0417,0.1643,0.0145,0.9863,0.1673,0.0102,0.9859,0.1045,-0.0245,-0.9942,0.0988,-0.0491,-0.9939,-0.3526,0.0002,-0.9358,-0.3526,0.0004,-0.9358,0.1192,0.053,-0.9915,0.0541,-0.0109,-0.9985,-0.0774,0.0451,0.996,-0.0594,-0.0114,0.9982,0,1,-0,-0.9999,0.0108,-0.0133,-0.9999,0.0105,-0.0132,0.9995,-0.0182,-0.0258,-0.2801,-0.0014,-0.96,0.9995,-0.0198,-0.0248,0.9966,0.0582,0.0588,0.9993,-0.0209,0.03,0.0392,0.0069,0.9992,0.0053,0.0124,-0.9999,-0.012,-0.0135,-0.9998,0.0235,-0.0124,0.9996,0.017,-0.0106,0.9998,0.028,0.0039,0.9996,-0.0123,-0.0139,-0.9998,0.0004,-0.0052,-1,-0.1966,0.0105,0.9804,0.0289,0.0048,0.9996,0.0042,-0.0039,-1,0.0275,0.0037,0.9996,-0.4243,0.0143,0.9054,0.0151,0.0303,-0.9994,-0.002,-0.0066,-1,-0,1,-0,0.6434,0.0177,-0.7653,0.6413,0.026,-0.7668,-0.9917,-0.1018,0.0781,-0.9921,-0.098,0.0789,-0.9974,-0.072,0.0092,-0.9973,-0.0726,0.0091,-0.9978,-0.0513,0.0416,-0.9978,-0.0513,0.0417,-0.1643,0.0145,0.9863,-0.1673,0.0102,0.9859,-0.1045,-0.0245,-0.9942,-0.0988,-0.0491,-0.9939,0.3526,0.0002,-0.9358,0.3526,0.0004,-0.9358,-0.1192,0.053,-0.9915,-0.0541,-0.0109,-0.9985,0.0774,0.0451,0.996,0.0594,-0.0114,0.9982,0.9878,0.0035,-0.1554,0.987,0.0065,-0.1607,0.9841,0.0261,-0.1757,0.9595,0.1613,-0.231,0.9639,0.213,-0.1595,0.9394,0.2547,-0.2297,0.9209,0.2997,-0.2491,0.9186,0.3021,-0.2549,-0.4926,-0.0002,-0.8702,-0.4422,-0.0002,-0.8969,-0.418,-0.0002,-0.9084,-0.4201,-0.0247,-0.9072,-0.418,-0.0414,-0.9075,-0.4178,-0.0389,-0.9077,-0.4256,-0.0754,-0.9018,-0.9878,0.0035,-0.1554,-0.987,0.0065,-0.1607,-0.9841,0.0261,-0.1757,-0.9359,0.2596,-0.2381,-0.98,0.0594,-0.1897,-0.9209,0.2997,-0.2491,-0.9394,0.2547,-0.2297,-0.9186,0.3021,-0.2549,0.4926,-0.0002,-0.8702,0.4422,-0.0002,-0.8969,0.4422,-0.0001,-0.8969,0.418,-0.0002,-0.9084,0.418,-0.0413,-0.9075,0.4201,-0.0247,-0.9072,0.4178,-0.0389,-0.9077,0.4256,-0.0754,-0.9018,0,0,1,0.8582,0.4373,-0.2689,0.7308,0.6767,0.0897,0.8647,0.4925,0.0989,0.5901,0.7573,-0.2798,0.7145,0.6073,-0.3473,0.7569,0.6149,-0.2214,-0.7268,0.442,0.5257,-0.7728,0.5164,0.369,-0.7526,0.5605,0.3456,-0.1054,0.8934,-0.4366,-0.1141,0.8862,-0.4491,-0.3353,-0.8075,-0.4853,-0.4387,-0.3285,-0.8364,-0.362,-0.7577,-0.543,-0.3381,-0.807,-0.4842,-0.359,-0.7583,-0.5441,-0.4257,-0.4331,-0.7945,-0.4353,-0.3307,-0.8374,-0.4291,-0.4313,-0.7936,-0.7375,0.646,0.1969,0.7124,-0.5454,-0.4416,-0.423,0.0946,-0.9012,-0.3904,0.2187,-0.8943,0.7268,0.442,0.5257,0.7728,0.5163,0.369,0.7526,0.5605,0.3456,0.1054,0.8934,-0.4366,0.1141,0.8862,-0.4491,-0.7124,-0.5454,-0.4416,0.7375,0.646,0.1969,-0.8582,0.4373,-0.2689,-0.7308,0.6767,0.0897,-0.8647,0.4925,0.0989,-0.5901,0.7573,-0.2798,-0.7145,0.6073,-0.3473,-0.7569,0.6149,-0.2214,-0.6582,-0.7529,0.0032,-0.5926,-0.8031,0.0621,-0.6479,-0.6403,0.4126,-0.8751,0.0926,0.4749,-0.6345,0.6004,0.4867,-0.4359,0.7083,0.5553,-0.3392,0.9236,0.1786,-0.3213,0.9428,0.0884,-0.2082,0.9781,0.0046,-0.1445,0.9856,0.0873,-0.1019,0.9939,0.042,-0.6839,0.7293,-0.0167,-0.3199,0.9473,0.0161,-0.0576,0.9876,0.1457,-0.4077,0.9129,-0.0212,-0.5189,0.8496,-0.0944,-0.9746,-0.175,-0.1397,-0.7844,-0.6106,-0.1091,-0.4596,0.8735,-0.1609,-0.7818,0.5768,-0.2369,-0.7043,-0.7099,-0.0029,-0.6122,-0.7889,-0.0528,-0.648,-0.7597,-0.0546,-0.5468,-0.8372,0.0076,-0.6532,-0.7571,-0.0126,-0.9106,-0.413,0.0137,-0.9704,-0.2404,0.023,-0.9127,-0.4084,0.0154,-0.6875,-0.7121,0.1422,-0.6619,-0.7283,0.1775,-0.5594,-0.825,0.0799,-0.9867,-0.021,0.161,-0.9971,-0.007,0.0758,-0.9927,-0.0217,0.1184,-0.635,-0.6546,0.4102,-0.7392,-0.6172,0.2697,-0.7295,-0.3522,0.5863,-0.6483,-0.4703,0.5988,-0.7077,-0.3128,0.6335,-0.9706,0.0778,0.2278,-0.9613,0.1759,0.2118,-0.9333,-0.1081,0.3424,-0.6556,0.0088,0.755,-0.8788,0.2077,0.4297,-0.8376,0.2466,0.4874,-0.4973,0.2789,0.8215,-0.5315,0.6267,0.5699,-0.5673,0.8017,0.1881,-0.592,0.7158,0.3703,-0.3318,0.9175,0.2194,-0.3197,0.9237,0.2112,-0.3211,0.9289,0.1845,-0.3161,0.9275,0.1994,-0.5311,0.8472,0.0105,-0.3012,0.9527,0.0403,-0.3014,0.9526,0.0404,-0.1964,0.9805,-0.0017,-0.2889,0.9559,0.0528,-0.1512,0.9862,0.0671,-0.0472,0.9985,0.0278,-0.6349,0.7726,-0.0017,-0.635,0.7721,-0.026,-0.8268,0.5609,-0.0424,-0.4233,0.906,-0.0057,-0.2045,0.9789,-0.0003,-0.2045,0.9788,0.0069,-0.1108,0.9879,0.109,-0.8948,0.4433,-0.0532,-0.9527,0.2942,-0.076,-0.9565,0.2806,-0.0799,-0.9242,0.3814,0.0186,-0.6137,0.7886,-0.0377,-0.516,0.8549,-0.0543,-0.0664,0.9978,0.0012,-0.0644,0.9979,0.0037,-0.105,0.9944,-0.0137,-0.0789,0.9969,-0.0069,-0.1145,0.9932,-0.021,-0.0901,0.9959,-0.0058,-0.8637,0.4898,-0.119,-0.131,0.9896,-0.0601,-0.1065,0.9935,-0.0394,-0.9135,-0.2887,-0.2868,-0.773,-0.63,-0.0752,-0.9714,-0.1984,-0.1307,-0.9621,-0.2526,-0.1027,-0.9665,-0.234,-0.1055,-0.9736,-0.1985,-0.1124,-0.9002,-0.4353,-0.0103,-0.9696,-0.24,-0.0474,-0.8778,-0.464,-0.1193,-0.7823,-0.6144,-0.1028,-0.9795,-0.0657,-0.1904,-0.9787,0.0104,-0.2049,-0.9302,0.2997,-0.2121,-0.4182,0.8989,-0.1305,-0.2818,0.9524,-0.1161,-0.22,0.9702,-0.101,-0.4788,0.8357,-0.269,-0.4972,0.8492,-0.178,-0.5976,0.6919,-0.4053,-0.7494,0.5784,-0.3223,-0.9449,0.2646,-0.1927,-0.9035,0.3675,-0.2204,-0.5534,-0.8299,-0.0706,-0.7632,-0.6121,0.2071,-0.5574,-0.8274,-0.0677,-0.5458,-0.8356,-0.063,-0.5843,-0.8114,-0.0118,-0.6617,-0.7469,0.0652,-0.5332,-0.845,-0.042,-0.5483,-0.8361,-0.0173,-0.7699,-0.6165,0.1648,-0.6667,-0.7337,0.1313,-0.6956,-0.7174,0.0383,-0.8564,-0.301,0.4195,-0.8697,-0.217,0.4434,-0.8667,-0.3116,0.3896,0.3353,-0.8075,-0.4853,0.4387,-0.3286,-0.8364,0.362,-0.7577,-0.543,0.3381,-0.807,-0.4842,0.3591,-0.7583,-0.5441,0.4257,-0.4331,-0.7945,0.4353,-0.3306,-0.8374,0.4291,-0.4313,-0.7936,0.423,0.0946,-0.9012,0.3904,0.2187,-0.8943,0.0259,0.8921,-0.4511,0.0603,0.8393,-0.5403,-0.0218,0.9203,-0.3905,-0.0259,0.8921,-0.4511,-0.0603,0.8393,-0.5403,0.0218,0.9203,-0.3905,0.6582,-0.7529,0.0032,0.5926,-0.8031,0.0621,0.6479,-0.6403,0.4126,0.8751,0.0926,0.4749,0.6345,0.6004,0.4867,0.4359,0.7083,0.5553,0.3392,0.9236,0.1785,0.3213,0.9428,0.0884,0.2082,0.9781,0.0046,0.1447,0.9856,0.0874,0.1022,0.9939,0.0421,0.6839,0.7293,-0.0167,0.3199,0.9473,0.0161,0.0576,0.9876,0.1457,0.4077,0.9129,-0.0212,0.5189,0.8496,-0.0944,0.9746,-0.175,-0.1397,0.7844,-0.6106,-0.1091,0.4596,0.8735,-0.1609,0.6991,0.68,-0.2211,0.9168,0.273,-0.2916,0.7043,-0.7099,-0.0029,0.6122,-0.7889,-0.0528,0.648,-0.7597,-0.0546,0.5468,-0.8372,0.0076,0.6532,-0.7571,-0.0126,0.9704,-0.2404,0.023,0.9106,-0.413,0.0137,0.9127,-0.4084,0.0154,0.6991,-0.6952,0.1673,0.6475,-0.7468,0.1516,0.5594,-0.825,0.0799,0.9867,-0.021,0.161,0.9971,-0.007,0.0758,0.9927,-0.0217,0.1184,0.635,-0.6546,0.4102,0.7392,-0.6172,0.2697,0.7295,-0.3522,0.5863,0.6483,-0.4703,0.5988,0.7077,-0.3128,0.6335,0.9706,0.0778,0.2278,0.9613,0.1759,0.2118,0.9333,-0.1081,0.3424,0.6556,0.0088,0.755,0.8788,0.2077,0.4297,0.8376,0.2466,0.4874,0.5315,0.6267,0.5699,0.4973,0.2789,0.8215,0.5673,0.8017,0.1881,0.592,0.7158,0.3703,0.3318,0.9175,0.2194,0.3197,0.9237,0.2112,0.3211,0.9289,0.1845,0.3161,0.9276,0.1994,0.5311,0.8472,0.0105,0.3012,0.9527,0.0403,0.3014,0.9526,0.0404,0.1964,0.9805,-0.0017,0.2319,0.9667,0.1081,0.2004,0.9756,-0.0895,0.6349,0.7726,-0.0017,0.635,0.7721,-0.026,0.8268,0.5609,-0.0424,0.4233,0.906,-0.0057,0.2045,0.9788,0.0069,0.2045,0.9789,-0.0003,0.1108,0.9879,0.109,0.8948,0.4433,-0.0532,0.9572,0.2801,-0.0731,0.9532,0.2922,-0.0781,0.9242,0.3814,0.0186,0.514,0.8572,-0.0321,0.6124,0.786,-0.0853,0.0644,0.9979,0.0037,0.0664,0.9978,0.0012,0.0789,0.9969,-0.0069,0.105,0.9944,-0.0137,0.1145,0.9932,-0.021,0.0901,0.9959,-0.0058,0.8637,0.4898,-0.119,0.131,0.9896,-0.0601,0.1065,0.9935,-0.0394,0.7729,-0.63,-0.0752,0.9134,-0.2888,-0.2868,0.9714,-0.1984,-0.1307,0.9621,-0.2527,-0.1028,0.9665,-0.2339,-0.1056,0.9736,-0.1985,-0.1124,0.9002,-0.4353,-0.0103,0.8778,-0.464,-0.1193,0.9696,-0.2402,-0.0473,0.7823,-0.6144,-0.1028,0.9787,0.0104,-0.2049,0.9795,-0.0657,-0.1904,0.4182,0.8989,-0.1305,0.2818,0.9524,-0.1161,0.22,0.9702,-0.101,0.4788,0.8357,-0.269,0.4972,0.8492,-0.178,0.5976,0.6919,-0.4053,0.7483,0.5011,-0.4346,0.6918,0.6274,-0.3576,0.9495,0.2314,-0.2121,0.9279,0.3098,-0.2076,0.9231,0.3255,-0.205,0.181,0.9822,-0.0509,0.2385,0.9665,-0.095,0.1176,0.9916,-0.0547,0.2508,0.9656,-0.0687,0.1682,0.9651,-0.2008,0.2923,0.9392,-0.1803,-0.181,0.9822,-0.0509,-0.2385,0.9665,-0.095,-0.1176,0.9916,-0.0547,-0.2508,0.9656,-0.0687,-0.1682,0.9651,-0.2008,-0.2923,0.9392,-0.1803,0.5534,-0.8299,-0.0706,0.7632,-0.6121,0.2071,0.5574,-0.8274,-0.0677,0.5458,-0.8356,-0.0631,0.6617,-0.7469,0.0652,0.5843,-0.8114,-0.0118,0.5332,-0.845,-0.042,0.5483,-0.8361,-0.0173,0.7699,-0.6165,0.1648,0.6667,-0.7337,0.1313,0.6956,-0.7174,0.0383,0.8697,-0.217,0.4434,0.8564,-0.301,0.4195,0.8667,-0.3116,0.3896,-0.7385,0.6427,-0.2038,-0.8863,0.4525,-0.0987,-0.9059,0.4135,-0.0917,-0.9066,0.4124,-0.0895,-0.8927,0.4433,-0.0803,-0.774,0.6271,-0.0875,-0.7834,0.6159,-0.0835,-0.7757,0.6257,-0.0822,-0.7595,0.648,-0.0568,-0.7379,0.6686,-0.0925,-0.7472,0.6564,-0.1042,-0.7455,0.6361,-0.1991,-0.7757,0.599,-0.1985,-0.7218,0.6675,-0.1829,-0.7366,0.653,-0.176,-0.7565,0.6212,-0.2047,-0.7562,0.6217,-0.2039,0.7834,0.6159,-0.0835,0.7385,0.6427,-0.2038,0.9059,0.4135,-0.0917,0.8863,0.4525,-0.0987,0.9066,0.4124,-0.0895,0.8927,0.4433,-0.0803,0.7524,0.6545,-0.0744,0.8071,0.5859,-0.0727,0.7554,0.6511,-0.0733,0.7472,0.6564,-0.1042,0.7379,0.6686,-0.0925,0.7757,0.599,-0.1985,0.7455,0.6361,-0.1991,0.7218,0.6675,-0.1829,0.7366,0.653,-0.176,0.7562,0.6217,-0.2039,0.7565,0.6212,-0.2047,-0.948,-0.317,-0.0289,-0.9531,-0.3024,0.0128,-0.8414,-0.5404,0.0072,-0.8283,-0.5595,0.0293,-0.9665,-0.2503,-0.0568,-0.9484,-0.3161,-0.026,-0.9975,0.0232,-0.0671,-0.9653,-0.261,-0.0089,-0.7792,-0.6227,-0.071,-0.6932,-0.7204,-0.023,-0.7679,-0.6398,-0.0306,-0.7578,-0.6516,-0.0326,-0.8611,-0.5074,-0.0328,-0.9152,0.3817,0.1295,-0.9818,0.1867,0.0333,-0.9947,0.0311,0.0979,-0.7252,0.6882,0.0213,-0.9302,0.3605,0.0693,-0.9159,0.3898,0.096,-0.6661,-0.7458,0.0117,-0.8724,-0.4883,0.0201,-0.6511,-0.7582,0.0357,-0.6342,-0.773,0.0181,-0.6967,-0.7169,0.0262,-0.9137,-0.4026,0.0547,0.948,-0.3169,-0.0289,0.9531,-0.3023,0.0128,0.8418,-0.5398,0.0073,0.8284,-0.5594,0.0293,0.9663,-0.2553,-0.0344,0.9432,-0.3265,-0.0604,0.9975,0.0231,-0.0671,0.9653,-0.2609,-0.0089,0.7776,-0.6247,-0.0712,0.7664,-0.6416,-0.0306,0.6924,-0.7211,-0.0231,0.7566,-0.6531,-0.0325,0.8613,-0.507,-0.0328,0.9152,0.3817,0.1295,0.9818,0.1867,0.0333,0.9947,0.0311,0.0979,0.9302,0.3605,0.0693,0.7252,0.6882,0.0213,0.9159,0.3898,0.096,0.6649,-0.7469,0.0119,0.8725,-0.4882,0.0201,0.6341,-0.7731,0.0181,0.6511,-0.7582,0.0358,0.6967,-0.7169,0.0262,0.9137,-0.4026,0.0546,-0.9477,0.2206,-0.2307,-0.1588,0.9857,0.0566,0.1588,0.9857,0.0566,-0.967,0.2531,0.0291,-0.0723,0.9974,0.0026,-0.639,0.7626,0.1004,-0.0971,0.9947,0.0339,-0.6746,0.7359,0.0585,-0.1455,0.988,-0.0512,-0.932,0.306,0.1942,-0.9271,-0.1642,0.3369,-0.9296,0.1947,0.3129,-0.7669,0.5922,0.2473,-0.8771,0.2822,0.3886,-0.3984,0.5463,0.7368,-0.4493,-0.4888,0.7478,-0.92,-0.3446,0.1864,-0.5877,-0.7583,0.2822,-0.819,-0.5518,0.1574,-0.8864,-0.4489,0.1133,-0.3828,-0.9215,0.0651,-0.9992,-0.0406,-0.0038,-0.5184,0.8475,-0.1138,-0.635,0.7645,-0.1106,-0.8397,0.5384,-0.0709,-0.9061,0.411,-0.1008,-0.986,0.1654,-0.0219,-0.9893,0.0118,-0.1451,-0.9165,-0.3998,0.0118,-0.7345,-0.671,-0.1018,-0.9317,0.3256,-0.1611,-0.7298,0.6489,-0.2152,-0.2603,0.9422,-0.2107,-0.5537,0.8122,-0.184,-0.7297,0.6507,-0.2103,-0.7948,0.4317,-0.4266,-0.6374,0.0142,-0.7704,-0.7246,-0.3644,-0.5849,-0.6897,-0.6846,-0.2358,-0.443,-0.8965,-0.0021,-0.8618,-0.5072,-0.0101,-0.9975,-0.0704,0.0082,-0.9999,0.0167,-0.0044,-0.9993,0.0374,0.0039,-0.9925,0.1222,0.0043,-0.9963,0.0857,0.0008,-0.9519,0.3032,0.0437,-0.9125,0.3977,0.0953,-0.9398,0.3368,0.0578,-0.0904,0.9959,0.0052,-0.0691,0.9976,0.0014,-0.1079,0.9941,0.0082,-0.361,0.9153,0.1787,-0.3744,0.9253,0.0599,-0.5936,0.8026,0.0592,-0.6105,0.7895,0.0633,-0.7413,0.6647,0.0928,-0.6068,0.7949,0.0066,-0.4705,0.8824,0.0035,-0.7074,0.7067,0.0117,-0.6077,0.7942,0.0039,-0.9994,0.0344,-0,-0.9556,0.2946,0.0118,-0.7694,0.6383,0.023,-0.2887,0.9574,0.0026,-0.9999,0.014,0.0098,-0.0919,0.9936,-0.065,-0.9879,0.1531,0.0264,-0.98,0.1976,0.0236,-0.6866,0.7267,0.0213,-0.4128,0.9078,0.0747,-0.9888,-0.008,0.149,-0.9877,0.0907,0.1277,-0.9017,0.4061,0.1481,-0.7267,0.6749,0.1282,-0.752,0.6426,0.1472,-0.916,-0.2184,0.3365,-0.9379,-0.1668,0.3043,-0.8885,0.3976,0.2289,-0.784,0.5651,0.257,-0.2748,0.9196,0.2807,-0.1763,0.9397,0.293,-0.8738,0.3276,0.3593,-0.7539,0.5856,0.2978,-0.5591,0.7301,0.3928,-0.131,0.9431,0.3058,-0.9099,-0.1025,0.402,-0.3729,0.84,0.3942,-0.1294,0.9349,0.3304,-0.7006,-0.346,0.624,-0.8309,-0.0919,0.5488,-0.8247,0.0436,0.5639,-0.8305,0.2738,0.485,-0.7064,0.4859,0.5146,-0.5684,0.7015,0.4299,-0.395,0.7151,0.5767,-0.1009,0.8448,0.5255,-0.5881,0.4907,0.6429,-0.4463,0.6004,0.6636,-0.3965,0.1414,0.9071,-0.5354,0.0313,0.844,-0.6131,0.0886,0.785,-0.5339,-0.3833,0.7537,-0.3477,-0.7837,0.5146,-0.2277,-0.7699,0.5961,-0.6001,-0.5736,0.5575,-0.6712,-0.5978,0.4383,-0.2171,-0.8726,0.4376,-0.172,-0.8911,0.42,-0.7848,-0.4871,0.3832,-0.9074,-0.3274,0.2636,-0.9079,-0.3143,0.2772,-0.9441,-0.2941,0.1486,-0.1919,-0.9023,0.386,-0.5476,-0.7785,0.3067,-0.2596,-0.902,0.3448,-0.6102,-0.7535,0.2447,-0.8998,-0.3899,0.1956,-0.8416,-0.5081,0.1833,-0.2133,-0.9677,0.1344,-0.24,-0.9589,0.1512,-0.8558,-0.5144,0.0555,-0.877,-0.4804,0.0096,-0.3294,-0.9442,-0.0013,-0.8579,-0.5139,0.0016,-0.8523,-0.523,0.0006,-0.364,-0.9314,-0.005,-0.1205,0.9927,0.0043,0,1,-0.0051,-0.1062,0.9942,-0.0194,0,0.9994,0.0351,-0.0849,0.9964,0.0012,-0.0907,0.9958,-0.0157,-0.0927,0.9957,-0.0056,-0.9995,-0.033,-0.001,-0.9992,0.0349,-0.0177,-0.9877,0.1452,-0.0579,-0.9943,0.0992,-0.0389,-0.9997,0.022,0.0061,-0.9397,0.3346,-0.0701,-0.9517,0.3012,-0.0597,-0.0551,0.9975,-0.0442,-0.1212,0.9907,-0.0626,-0.069,0.9965,-0.0468,-0.234,0.962,-0.1404,-0.205,0.9728,-0.1074,-0.234,0.9621,-0.1401,-0.6156,0.7804,-0.1096,-0.6542,0.7491,-0.1039,-0.7122,0.6962,-0.0897,-0.9349,0.348,-0.0703,-0.1563,0.9776,-0.1408,-0.2482,0.96,-0.1299,-0.6504,0.7458,-0.1437,-0.6865,0.7121,-0.1472,-0.9177,0.3838,-0.102,-0.9453,0.308,-0.1078,-0.9917,-0.1228,-0.0384,-0.9718,0.1783,-0.1544,-0.6323,0.7543,-0.1767,-0.9909,0.0608,-0.1201,-0.9911,0.0778,-0.1076,-0.9887,-0.0034,-0.1498,-0.9755,-0.1385,-0.1706,-0.9573,-0.2592,-0.1283,-0.96,-0.2428,-0.1393,-0.9197,-0.3888,-0.0549,-0.8342,-0.5457,-0.0798,-0.8926,-0.4496,-0.0337,-0.6375,-0.7679,-0.0624,-0.7041,-0.7039,-0.0931,-0.6808,-0.7258,-0.0988,-0.9408,0.3053,-0.1469,-0.9034,0.3834,-0.1918,-0.8997,0.3916,-0.1929,-0.9078,0.3747,-0.1885,-0.8485,0.5098,-0.1423,-0.8275,0.5513,-0.1062,-0.6233,0.7625,-0.1733,-0.1728,0.9667,-0.1885,-0.1578,0.9696,-0.1871,-0.7183,0.6642,-0.2071,-0.6355,0.7488,-0.1882,-0.6354,0.7491,-0.1873,-0.8207,0.5366,-0.196,-0.7939,0.5739,-0.2008,-0.7937,0.5741,-0.201,-0.7212,0.6607,-0.2082,-0.153,0.968,-0.1989,-0.7282,0.6516,-0.2123,-0.3238,0.9056,-0.2739,-0.2506,0.9462,-0.2046,-0.3258,0.9209,-0.2138,-0.7614,0.6026,-0.2391,-0.7028,0.6558,-0.2756,-0.7346,0.6456,-0.2088,-0.4937,0.697,-0.5201,-0.7723,0.4704,-0.427,-0.7673,0.474,-0.432,-0.7552,0.0498,-0.6536,-0.7487,0.0253,-0.6624,-0.7369,0.0337,-0.6752,-0.5048,-0.5484,-0.6667,-0.4349,-0.4364,-0.7876,-0.5684,-0.4368,-0.6972,-0.8506,-0.3307,-0.4089,-0.7545,-0.4847,-0.4424,-0.6846,-0.7143,-0.1456,-0.8605,-0.4784,-0.1752,-0.7189,-0.6839,-0.1246,-0.7073,-0.666,-0.2368,-0.7095,-0.6954,-0.1137,-0.7232,-0.68,-0.1207,-0.7412,-0.6567,-0.1391,-0.6689,-0.7406,-0.0633,-0.6148,-0.7874,-0.0454,-0.6888,-0.7209,-0.0767,-0.5287,-0.8473,-0.0509,-0.5353,-0.8393,-0.0946,-0.4504,-0.8927,-0.0159,-0.4635,-0.8858,-0.0253,-0.8793,-0.4751,-0.0335,-0.8937,-0.4409,-0.0828,-0.3886,-0.9214,0.0065,-0.4437,-0.896,-0.0166,-0.2553,-0.9636,0.0794,-0.3255,-0.9448,0.0379,-0.3788,-0.9255,-0.0079,-0.8835,-0.4676,-0.0277,-0.8642,-0.503,-0.0088,-0.3613,-0.9324,-0.0055,-0.7705,-0.6246,0.1274,-0.8644,-0.4664,0.1878,-0.9907,0.04,-0.13,-0.9949,-0.0145,-0.1002,-0.9827,0.0432,-0.1799,-0.9801,0.0459,-0.1932,-0.9481,0.2287,-0.2209,-0.947,0.2185,-0.2355,-0.9655,-0.2036,-0.1623,-0.9717,-0.1559,-0.1777,-0.9889,-0.1093,-0.1006,-0.9912,-0.0058,-0.1326,-0.991,-0.0553,-0.1217,-0.9946,-0.0198,-0.1021,-0.9835,0.0821,-0.1611,-0.985,0.0724,-0.1567,-0.9931,0.0059,-0.1169,-0.9852,0.0462,-0.165,-0.9836,0.0394,-0.1761,-0.9845,0.046,-0.1691,-0.984,0.0433,-0.1731,-0.9772,0.0606,-0.2036,-0.9802,0.0405,-0.1937,-0.9809,0.0459,-0.1888,-0.9417,0.2197,-0.2549,-0.9738,0.0592,-0.2194,-0.9748,0.099,-0.2001,-0.9536,0.1994,-0.2254,-0.9433,0.2587,-0.2082,-0.9493,0.2328,-0.2112,-0.9488,0.2127,-0.2334,-0.9676,0.139,-0.2109,-0.948,0.216,-0.2337,-0.9235,0.3062,-0.2312,-0.9401,0.2451,-0.2369,-0.9495,0.2081,-0.2349,-0.9494,0.2081,-0.2351,-0.9469,0.0229,-0.3207,-0.9577,-0.0156,-0.2873,-0.9537,-0.0062,-0.3008,-0.9685,-0.1298,-0.2123,-0.9671,-0.1283,-0.2199,-0.9693,-0.1446,-0.199,-0.9725,-0.1405,-0.186,-0.9678,-0.1837,-0.1721,-0.9593,-0.2146,-0.1837,-0.963,-0.1745,-0.2055,-0.9733,-0.1246,-0.1928,-0.9492,-0.2363,-0.2078,-0.9703,-0.1566,-0.1845,-0.9792,-0.1092,-0.1709,-0.9755,-0.1236,-0.182,-0.9902,0.0187,-0.1386,-0.9817,-0.0955,-0.1646,-0.9865,-0.0577,-0.153,-0.9956,-0.0334,-0.0879,-0.9766,-0.1608,-0.1428,-0.9944,0.0174,-0.1043,0.967,0.2531,0.0291,0.639,0.7626,0.1004,0.0971,0.9947,0.0339,0.6628,0.7467,0.0556,0.1455,0.988,-0.0512,0.946,0.2793,0.1643,0.968,-0.1018,0.2292,0.7919,0.5511,0.2631,0.8888,0.2841,0.3597,0.3984,0.5462,0.7369,0.9392,-0.2682,0.2143,0.5722,-0.7737,0.2719,0.6377,-0.7318,0.2404,0.8189,-0.5615,0.1189,0.3316,-0.9434,0.0076,0.5185,0.8475,-0.1138,0.635,0.7645,-0.1106,0.8397,0.5384,-0.0709,0.9061,0.411,-0.1008,0.6989,0.6876,-0.1967,0.9481,0.2783,-0.154,0.9824,0.058,-0.1777,0.945,-0.3267,-0.0154,0.7014,-0.7076,-0.0855,0.8996,0.3976,-0.1806,0.7298,0.6489,-0.2152,0.5536,0.8123,-0.1839,0.7948,0.4317,-0.4266,0.6377,0.0142,-0.7702,0.7252,-0.3643,-0.5842,0.6897,-0.6846,-0.2358,0.4412,-0.8974,-0.0023,0.8659,-0.4995,-0.0273,0.9996,-0.0289,-0.0015,0.9995,-0.0309,0.0053,0.9998,0.0175,-0.004,0.9993,0.0374,0.0039,0.9994,0.0344,-0,0.9925,0.1222,0.0043,0.9963,0.0857,0.0008,0.9519,0.3032,0.0437,0.9125,0.3977,0.0953,0.9398,0.3368,0.0578,0.0905,0.9959,0.0052,0.069,0.9976,0.0013,0.1078,0.9941,0.0082,0.0723,0.9974,0.0026,0.361,0.9153,0.1787,0.0469,0.9985,0.0277,0.3744,0.9253,0.0599,0.6105,0.7895,0.0633,0.5936,0.8026,0.0592,0.7413,0.6647,0.0928,0.6068,0.7948,0.0066,0.4705,0.8824,0.0035,0.7074,0.7067,0.0117,0.6077,0.7942,0.0039,0.9999,0.014,0.0098,0.9589,0.2836,0.0031,0.7427,0.6694,0.018,0.2887,0.9574,0.0026,0.0919,0.9936,-0.065,0.9996,0.0268,0.0113,0.958,0.2709,0.0937,0.973,0.2307,0.0102,0.6621,0.749,0.0269,0.4128,0.9078,0.0747,0.9262,0.3479,0.1455,0.8113,0.5588,0.1719,0.7365,0.6646,0.1259,0.967,-0.1079,0.2307,0.9613,0.1527,0.2293,0.9184,-0.2037,0.3392,0.8287,0.4881,0.2739,0.6322,0.7075,0.3158,0.2758,0.9234,0.2671,0.1776,0.9472,0.2669,0.923,-0.1044,0.3703,0.5512,0.7512,0.3633,0.3781,0.8392,0.391,0.5585,-0.5216,0.645,0.8309,-0.092,0.5488,0.8247,0.0435,0.5639,0.8305,0.2737,0.485,0.7065,0.4859,0.5146,0.5686,0.7013,0.43,0.3951,0.7148,0.577,0.1001,0.8448,0.5256,0.5882,0.4906,0.6429,0.4463,0.6003,0.6637,0.3965,0.1414,0.9071,0.5354,0.0312,0.844,0.6131,0.0886,0.785,0.5204,-0.4672,0.7148,0.2244,-0.8146,0.5349,0.546,-0.5511,0.631,0.6712,-0.5978,0.4383,0.2171,-0.8726,0.4375,0.172,-0.8911,0.42,0.8085,-0.4588,0.3685,0.83,-0.2576,0.4947,0.9463,-0.2324,0.2247,0.9095,-0.3105,0.2762,0.9467,-0.2304,0.2251,0.1919,-0.9023,0.386,0.5043,-0.8152,0.2847,0.3518,-0.8921,0.2835,0.9009,-0.3894,0.1916,0.8756,-0.4503,0.1749,0.2786,-0.9517,0.1292,0.2093,-0.9659,0.1524,0.3369,-0.9368,0.0942,0.8758,-0.4826,0.0096,0.8519,-0.5234,0.017,0.4291,-0.9032,-0.0012,0.3685,-0.9296,-0.0041,0.8758,-0.4827,0.0007,0.8605,-0.5094,-0.0051,0.1204,0.9927,0.0043,0.1137,0.9935,-0.0068,0.085,0.9964,0.0012,0.0907,0.9958,-0.0157,0.0927,0.9957,-0.0056,0.9992,0.0349,-0.0177,0.9943,0.0992,-0.0389,0.9877,0.1452,-0.0579,0.9997,0.022,0.0061,0.9517,0.3012,-0.0597,0.9397,0.3346,-0.0701,0.9992,-0.0397,-0.004,0.0551,0.9975,-0.0442,0.1212,0.9907,-0.0626,0.069,0.9965,-0.0468,0.234,0.962,-0.1404,0.205,0.9728,-0.1074,0.234,0.9621,-0.1401,0.6156,0.7804,-0.1096,0.7122,0.6962,-0.0897,0.6542,0.7491,-0.1039,0.9349,0.348,-0.0703,0.1563,0.9776,-0.1408,0.2482,0.96,-0.1299,0.4916,0.8593,-0.1414,0.6423,0.756,-0.1259,0.7747,0.6207,-0.1211,0.9379,0.3408,-0.0641,0.9911,-0.1269,-0.0396,0.4899,0.8518,-0.1858,0.9885,0.0795,-0.1287,0.9821,0.0771,-0.1716,0.9816,0.1303,-0.1398,0.9826,0.0507,-0.1785,0.9748,-0.1412,-0.1727,0.9592,-0.282,0.0177,0.9691,-0.2442,0.0352,0.8942,-0.446,-0.0375,0.8208,-0.5674,-0.0664,0.9457,0.2848,-0.1569,0.9351,0.3123,-0.1672,0.902,0.3878,-0.1901,0.8903,0.4135,-0.1909,0.9049,0.3816,-0.1886,0.8485,0.5098,-0.1423,0.8685,0.4791,-0.1274,0.8565,0.4916,-0.1575,0.6231,0.7627,-0.1731,0.1728,0.9667,-0.1885,0.1578,0.9696,-0.1871,0.7183,0.6642,-0.2071,0.6354,0.7491,-0.1873,0.6355,0.7488,-0.1882,0.7939,0.5739,-0.2008,0.8207,0.5366,-0.196,0.7938,0.5741,-0.201,0.7212,0.6607,-0.2082,0.1483,0.9663,-0.2104,0.7274,0.653,-0.2109,0.2362,0.9518,-0.1956,0.2505,0.9462,-0.2046,0.3243,0.9054,-0.2739,0.3263,0.9207,-0.2139,0.7616,0.6023,-0.2391,0.7029,0.6558,-0.2755,0.7346,0.6455,-0.2088,0.7726,0.47,-0.4267,0.4934,0.6971,-0.5202,0.7674,0.4738,-0.432,0.7485,0.0253,-0.6627,0.7551,0.0498,-0.6537,0.7367,0.0336,-0.6754,0.4337,-0.4367,-0.7882,0.5046,-0.5485,-0.6667,0.5681,-0.4372,-0.6972,0.8506,-0.3307,-0.4088,0.7545,-0.4847,-0.4424,0.8604,-0.4785,-0.1752,0.6845,-0.7143,-0.1456,0.7189,-0.6839,-0.1246,0.7073,-0.6661,-0.2368,0.7131,-0.691,-0.1184,0.7171,-0.6875,-0.1146,0.7412,-0.6567,-0.1391,0.6689,-0.7406,-0.0633,0.5774,-0.8135,-0.0691,0.6417,-0.7656,-0.0454,0.5727,-0.8152,-0.0863,0.5932,-0.8029,-0.0593,0.4486,-0.8936,-0.0161,0.5094,-0.8594,-0.044,0.4616,-0.8867,-0.0254,0.3998,-0.9165,0.0086,0.4428,-0.8959,-0.0359,0.373,-0.9263,0.0532,0.3462,-0.9289,0.1311,0.3706,-0.9287,-0.0094,0.8397,-0.5428,-0.0171,0.9311,-0.3646,0.0061,0.8661,-0.4998,-0.0066,0.3556,-0.9346,-0.0056,0.792,-0.5719,0.2136,0.8723,-0.4589,0.1689,0.9907,0.04,-0.13,0.9949,-0.0145,-0.1002,0.9827,0.0432,-0.1799,0.9801,0.046,-0.1932,0.9655,-0.2036,-0.1623,0.9717,-0.1559,-0.1777,0.9889,-0.1093,-0.1006,0.9912,-0.0058,-0.1326,0.991,-0.0553,-0.1217,0.9946,-0.0198,-0.1021,0.985,0.0724,-0.1567,0.9835,0.0821,-0.1611,0.9931,0.0059,-0.1169,0.9852,0.0462,-0.165,0.9836,0.0394,-0.1761,0.9839,0.0458,-0.1726,0.9846,0.0434,-0.1694,0.9772,0.0606,-0.2036,0.9811,0.0402,-0.1892,0.9799,0.046,-0.194,0.9209,0.2998,-0.2491,0.9738,0.0592,-0.2194,0.9747,0.0928,-0.2032,0.948,0.227,-0.2231,0.9273,0.3115,-0.2076,0.9676,0.1389,-0.2109,0.9487,0.2137,-0.233,0.9475,0.2164,-0.2353,0.9494,0.2081,-0.2351,0.9495,0.2081,-0.2349,0.9577,-0.0156,-0.2873,0.9469,0.0229,-0.3207,0.9537,-0.0062,-0.3008,0.9685,-0.1298,-0.2123,0.9693,-0.1446,-0.199,0.9671,-0.1283,-0.2199,0.9725,-0.1405,-0.186,0.9678,-0.1837,-0.1721,0.9593,-0.2146,-0.1837,0.963,-0.1745,-0.2055,0.9733,-0.1246,-0.1928,0.9599,-0.2132,-0.1821,0.963,-0.1602,-0.2166,0.9792,-0.1092,-0.1709,0.9755,-0.1236,-0.182,0.9902,0.0187,-0.1386,0.9817,-0.0955,-0.1646,0.9865,-0.0577,-0.153,0.9956,-0.0334,-0.0879,0.9766,-0.1608,-0.1428,0.9944,0.0174,-0.1043,0.8604,-0.4788,0.1747,0.8797,-0.4267,0.2099,0.7317,-0.6254,0.271,0.844,-0.5119,0.1599,0.8442,-0.5117,0.1598,0.7695,-0.568,0.2919,0.6439,-0.7362,0.2083,0.6912,-0.6769,0.2529,0.8512,-0.5003,0.1586,0.9856,-0.1361,0.1008,0.9544,-0.1355,0.266,0.8531,-0.5144,0.0873,0.8456,-0.5337,-0.0009,0.8456,-0.5339,-0.0011,0.8419,-0.5299,0.1022,0.8421,-0.5301,0.0991,0.8422,-0.53,0.0984,0.8424,-0.5299,0.0978,0.8474,-0.5235,0.0884,0.9944,0.0224,0.1032,0.999,-0.0031,0.0444,0.9947,0.0208,0.1008,0.9944,0.0224,0.1033,0.9009,-0.423,0.0972,0.9943,0.0172,0.1051,0.9851,0.0109,0.1717,0.9859,0.0232,0.1659,0.9859,0.0231,0.1659,0.9859,0.0231,0.1658,0.9859,0.0233,0.1659,0.8478,-0.505,0.1618,0.9216,-0.3395,-0.188,0.7721,0.616,-0.1559,0.7613,0.6267,-0.1663,0.9468,0.2783,-0.1618,0.9104,-0.3991,-0.1094,0.9212,-0.3816,-0.0755,0.8389,-0.5429,-0.0378,0.8424,-0.5351,-0.0644,0.8383,-0.5438,-0.0392,0.8376,-0.5449,-0.0404,0.983,0.1177,-0.1412,0.8631,-0.4999,-0.0714,0.8605,-0.5045,-0.0705,0.8602,-0.5052,-0.0704,0.8589,-0.5072,-0.0702,0.8479,-0.5257,-0.0685,0.8466,-0.5275,-0.0712,0.9528,0.2651,-0.1483,0.9528,0.2652,-0.1481,0.9767,0.1513,-0.152,0.9518,0.2651,-0.1541,0.9526,0.2627,-0.1534,0.9518,0.2651,-0.154,0.9519,0.265,-0.154,0.9917,0.1023,-0.0775,0.9671,0.2418,-0.0786,0.9589,0.2473,-0.1394,0.9588,0.2474,-0.1397,0.9586,0.2475,-0.1405,0.9583,0.2478,-0.1421,0.8244,-0.5643,-0.0434,0.8297,-0.5564,-0.0443,0.835,-0.5486,-0.0421,0.8368,-0.5459,-0.0411,0.9569,0.2514,-0.1453,0.9589,0.2472,-0.1392,-0.0293,0.9996,0.0012,-0.1725,0.9809,-0.0897,0.0359,0.9993,0.0106,-0.1645,-0.984,-0.0684,-0.4013,-0.8997,-0.1716,-0.7194,-0.5826,-0.3782,-0.4161,0.8957,-0.1567,-0.359,-0.9255,-0.1207,-0.6481,0.6423,-0.4091,-0.139,-0.9812,-0.134,-0.6481,0.6424,-0.4091,-0.7314,-0.5801,-0.3584,0.1802,0.97,0.1634,0.1518,0.9724,0.1773,0.1374,0.9821,0.1289,-0.4579,0.4592,-0.7612,-0.507,0.3353,-0.7941,0.1704,0.9817,0.0856,-0.5121,0.4623,-0.7239,0.0334,0.9988,0.0349,-0.1244,0.9888,0.0823,0.1803,0.9703,0.1616,0.1409,0.9836,0.1122,0.1079,0.994,0.0151,0.0308,0.9943,-0.1021,-0.1563,0.8872,-0.4341,-0.2588,0.7806,-0.5689,0.0975,0.9578,0.2705,-0.4506,0.555,-0.6992,-0.4054,0.6431,-0.6496,-0.1753,0.9142,-0.3653,0.1768,0.9837,0.0317,0.1301,0.9877,0.0871,-0.2732,0.8307,-0.4852,0.0438,0.9952,-0.0872,0.1697,0.9804,0.0997,0.008,0.9961,-0.0876,-0.1211,0.9466,-0.2988,0.0428,0.998,-0.0455,0.0196,0.9992,-0.0361,-0.4207,0.9005,-0.1102,-0.3585,0.9335,0.0107,0.0827,0.9917,0.098,0.1686,0.9674,0.1888,0.1306,0.99,0.0532,0.1371,0.9868,0.0859,-0.322,-0.9312,-0.1708,-0.6271,-0.2216,-0.7467,-0.5486,0.0406,-0.8351,-0.3661,0.6896,-0.6248,-0.5096,0.4491,-0.7339,-0.353,0.7462,-0.5645,-0.5463,0.3544,-0.7589,-0.4447,0.7053,-0.5521,-0.6202,0.2242,-0.7517,-0.4483,-0.8859,-0.1191,-0.1041,-0.9938,-0.0379,-0.1278,-0.9918,-0.0025,-0.2119,-0.9771,-0.0205,-0.6371,-0.2771,-0.7192,-0.2102,-0.9776,0.0064,-0.1444,-0.9891,0.0292,-0.156,-0.9877,0.0047,-0.2475,-0.9689,0.0042,-0.1493,-0.9886,-0.0207,-0.436,0.352,-0.8283,-0.3175,-0.9152,-0.2482,-0.3945,0.3418,-0.8529,-0.4664,0.5361,-0.7036,-0.2564,-0.9476,-0.1903,-0.4648,0.555,-0.6899,-0.538,0.4047,-0.7394,-0.5314,0.4006,-0.7464,-0.246,-0.9507,-0.1888,-0.6113,0.2601,-0.7474,-0.6744,0.2681,-0.688,-0.8983,-0.4082,-0.1625,-0.5764,0.2356,-0.7824,-0.1383,-0.9892,-0.049,-0.2635,-0.931,-0.2525,-0.1551,-0.983,-0.0979,-0.1292,-0.9913,-0.0252,-0.936,0.3512,0.0211,-0.5673,-0.8123,-0.1356,-0.9224,0.3824,0.0536,-0.9318,-0.3629,-0.0126,-0.5529,-0.8298,-0.0757,-0.4268,-0.8896,-0.1629,-0.579,0.2356,-0.7806,-0.1179,-0.993,-0.0053,-0.1187,-0.99,-0.0758,-0.5543,0.3561,-0.7523,-0.3204,-0.932,0.1696,-0.3184,-0.9479,-0.0097,-0.3356,-0.9379,-0.0881,-0.5914,-0.5897,-0.55,-0.635,-0.0923,-0.767,-0.6395,-0.4493,-0.6238,-0.6233,-0.1123,-0.7739,-0.1283,-0.9906,0.0472,-0.5509,0.3574,-0.7542,-0.39,-0.8997,-0.1962,-0.6353,-0.2938,-0.7142,-0.5781,-0.4667,-0.6693,-0.9545,-0.1744,0.242],
"colors": [9342606,9342606,9407623,9342606,3155221,13042692,46848,665600,3879711,7368816,4143149,8223602,9342606,9342606,9342606,9342606],
"uvs": [[-2.2623,9.707,-2.6091,10.004,-2.6622,10.097,-2.6091,10.004,-2.8889,10.242,-2.9476,10.336,-2.9476,10.336,-2.6622,10.097,-2.6091,10.004,-1.406,8.9837,-1.842,9.3462,-1.8767,9.4354,-1.8767,9.4354,-1.4286,9.0554,-1.406,8.9837,-0.9623,8.6643,-0.5049,8.2805,-0.4904,8.2316,0.2963,7.5928,-0.0883,7.8824,-0.0947,7.9312,-0.0947,7.9312,0.2976,7.6416,0.2963,7.5928,-0.0022,8.0742,0.309,7.7474,-0.0947,7.9312,-0.5049,8.2805,-0.0022,8.0742,-0.0947,7.9312,-0.0022,8.0742,0.3321,7.9873,0.309,7.7474,-3.0379,10.583,-3.0236,10.915,-2.968,10.523,-2.3023,9.7963,-2.6622,10.097,-2.6565,10.327,-2.6622,10.097,-2.9476,10.336,-2.968,10.523,-3.0236,10.915,-2.5878,10.639,-2.6565,10.327,-0.4139,8.7333,-0.5049,8.2805,-0.9623,8.6643,-1.3453,9.4051,-0.7902,9.5097,-0.8745,9.0826,-1.3453,9.4051,-1.2585,9.8014,-0.7902,9.5097,-0.4139,8.7333,0.0677,9.0099,-0.0052,8.5585,-0.5049,8.2805,-0.4139,8.7333,-0.0052,8.5585,0.3602,8.2488,-0.0022,8.0742,0.0295,8.3641,0.3897,8.494,0.3602,8.2488,0.0295,8.3641,0.3602,8.2488,0.3321,7.9873,-0.0022,8.0742,0.4189,8.6613,-0.0052,8.5585,0.448,8.8052,-0.0052,8.5585,0.0677,9.0099,0.448,8.8052,0.0295,8.3641,-0.0022,8.0742,-0.5049,8.2805,-0.093,7.9463,-0.5045,8.2841,-0.49,8.2352,-3.0248,10.398,-3.0516,10.419,-3.0271,10.361,-2.6091,10.004,-2.2623,9.707,-2.3023,9.7963,-2.3023,9.7963,-2.6622,10.097,-2.6091,10.004,-1.842,9.3462,-1.406,8.9838,-1.4286,9.0554,-1.406,8.9838,-0.9585,8.6107,-0.9622,8.6648,-2.1507,10.363,-2.5878,10.639,-2.2224,10.1,-1.3453,9.4051,-1.7936,9.7591,-1.8767,9.4354,-0.5045,8.2841,-0.4138,8.7335,-0.9622,8.6648,-0.4138,8.7335,-0.3329,9.2316,-0.8745,9.0826,-1.2585,9.8014,-1.3453,9.4051,-0.7902,9.5097,-1.3453,9.4051,-1.4286,9.0554,-0.8745,9.0826,-0.4138,8.7335,-0.0043,8.5517,0.0677,9.0099,-0.3329,9.2316,-0.4138,8.7335,0.0677,9.0099,0.4279,8.6235,-0.0043,8.5517,0.0308,8.3009,0.4007,8.392,0.4279,8.6235,0.0308,8.3009,0.0308,8.3009,-0.0043,8.5517,-0.5045,8.2841,-7.2517,-4.8495,-7.2712,-4.8003,-9.8884,-2.3992,-9.8884,-2.3992,-9.9017,-2.484,-7.2517,-4.8495,-9.9017,-2.484,-9.7443,-2.0011,-7.0759,-4.5149,-7.2712,-4.8003,-7.0759,-4.5149,-9.7443,-2.0011,-7.2517,-4.8495,-7.0759,-4.5149,-7.2712,-4.8003,-9.9017,-2.484,-9.915,-2.5687,-7.2517,-4.8495,-9.7443,-2.0011,-9.9017,-2.484,-7.2517,-4.8495,-5.2107,-6.9865,-4.9985,-6.3752,-3.9955,-7.2229,-4.2619,-7.8284,-3.9955,-7.2229,-4.9985,-6.3752,-4.22,-7.8395,-3.9955,-7.2229,-4.2619,-7.8284,-7.2735,-5.1284,-5.2107,-6.9865,-7.3424,-5.2686,-7.0759,-4.5149,-7.3424,-5.2686,-5.2107,-6.9865,-5.2107,-6.9865,-7.2735,-5.1284,-5.1812,-7.0029,-5.2107,-6.9865,-4.9985,-6.3752,-7.0759,-4.5149,-5.1812,-7.0029,-4.9985,-6.3752,-5.2107,-6.9865,-6.2982,-6.1876,-5.2524,-7.1213,-5.3236,-7.2398,-5.3236,-7.2398,-6.3675,-6.3243,-6.2982,-6.1876,-7.2712,-4.8003,-7.0759,-4.5149,-7.2517,-4.8495,-6.3675,-6.3243,-5.2819,-7.1049,-5.2402,-6.9701,-5.3236,-7.2398,-5.2819,-7.1049,-6.3675,-6.3243,-4.22,-7.8395,-5.2107,-6.9865,-5.1812,-7.0029,-5.1812,-7.0029,-4.1782,-7.8507,-4.22,-7.8395,-4.9985,-6.3752,-3.9955,-7.2229,-4.1782,-7.8507,-4.1782,-7.8507,-5.1812,-7.0029,-4.9985,-6.3752,-2.5982,-8.9179,-3.9955,-7.2229,-1.5655,-7.8989,-4.22,-7.8395,-3.9955,-7.2229,-3.3751,-8.5296,-4.22,-7.8395,-3.3751,-8.5296,-4.2447,-7.9869,-2.0661,-9.5816,-2.6325,-9.2056,-2.5982,-8.9179,-4.2619,-7.8284,-3.9955,-7.2229,-4.22,-7.8395,-4.22,-7.8395,-4.2447,-7.9869,-4.2865,-7.9757,-4.2865,-7.9757,-4.2619,-7.8284,-4.22,-7.8395,-4.3111,-8.1231,-4.2865,-7.9757,-4.2447,-7.9869,-1.4849,-8.6111,-1.5655,-7.8989,-3.9955,-7.2229,-1.4849,-8.6111,-3.9955,-7.2229,-4.2619,-7.8284,-4.2619,-7.8284,-1.4042,-9.3233,-1.4849,-8.6111,-4.2865,-7.9757,-4.3111,-8.1231,-3.4366,-8.6857,-3.9955,-7.2229,-4.2447,-7.9869,-1.5601,-9.585,-1.5601,-9.585,-1.5655,-7.8989,-3.9955,-7.2229,-3.9955,-7.2229,-4.1782,-7.8507,-4.2447,-7.9869,4.9955,-7.2229,3.5982,-8.9179,2.5655,-7.8989,4.9955,-7.2229,4.3751,-8.5296,3.5982,-8.9179,4.9955,-7.2229,5.22,-7.8395,4.3751,-8.5296,4.3751,-8.5296,5.22,-7.8395,5.2447,-7.9869,4.3751,-8.5296,5.2447,-7.9869,4.4366,-8.6857,5.3111,-8.1231,4.4366,-8.6857,5.2447,-7.9869,4.4366,-8.6857,3.6325,-9.2056,4.3751,-8.5296,3.0661,-9.5816,2.5701,-9.915,3.0521,-9.2627,5.2865,-7.9757,5.3111,-8.1231,5.2447,-7.9869,2.5655,-7.8989,2.4849,-8.6111,4.9955,-7.2229,4.9955,-7.2229,2.4849,-8.6111,5.2619,-7.8284,4.4366,-8.6857,5.2619,-7.8284,3.6325,-9.2056,2.4871,-9.6191,3.6325,-9.2056,5.2619,-7.8284,2.4871,-9.6191,3.0661,-9.5816,3.6325,-9.2056,2.4871,-9.6191,2.5701,-9.915,3.0661,-9.5816,5.22,-7.8395,6.2107,-6.9865,5.2619,-7.8284,5.9985,-6.3752,6.2107,-6.9865,4.9955,-7.2229,6.2402,-6.9701,6.2107,-6.9865,5.9985,-6.3752,4.9955,-7.2229,5.2619,-7.8284,5.9985,-6.3752,2.5501,-9.2551,2.5655,-7.8989,5.1782,-7.8507,4.9955,-7.2229,5.1782,-7.8507,2.5655,-7.8989,5.1782,-7.8506,6.1812,-7.0029,5.22,-7.8395,4.9955,-7.2229,5.9985,-6.3752,5.1782,-7.8506,6.1812,-7.0029,5.1782,-7.8506,5.9985,-6.3752,5.9985,-6.3752,8.0759,-4.5149,6.1812,-7.0029,8.2735,-5.1284,6.1812,-7.0029,8.0759,-4.5149,5.9985,-6.3752,8.0759,-4.5149,6.2107,-6.9865,8.2517,-4.8495,6.2107,-6.9865,8.0759,-4.5149,6.2524,-7.1214,7.2982,-6.1876,6.3236,-7.2398,7.3675,-6.3243,6.3236,-7.2398,7.2982,-6.1876,7.3675,-6.3243,7.2982,-6.1876,8.4113,-5.4089,8.0759,-4.5149,8.2712,-4.8003,8.2517,-4.8495,5.9985,-6.3752,6.2107,-6.9865,6.2402,-6.9701,6.2819,-7.1049,6.2402,-6.9701,6.2107,-6.9865,6.2524,-7.1214,6.2819,-7.1049,6.2107,-6.9865,6.2524,-7.1214,6.3236,-7.2398,6.2819,-7.1049,8.2712,-4.8003,8.0759,-4.5149,6.2402,-6.9701,5.9985,-6.3752,6.2402,-6.9701,8.0759,-4.5149,8.2712,-4.8003,7.3675,-6.3243,8.3413,-5.1046,0.298,0.2081,0.2937,0.2082,0.3021,0.2285,0.3013,0.2087,0.3009,0.2081,0.3021,0.2243,0.3017,0.2104,0.3013,0.2087,0.3021,0.2243,0.302,0.2128,0.3017,0.2104,0.3021,0.2243,0.3021,0.2243,0.3021,0.2157,0.302,0.2128,0.3019,0.346,0.302,0.3433,0.302,0.3152,0.302,0.3152,0.3017,0.3485,0.3019,0.346,0.302,0.3152,0.3013,0.3502,0.3017,0.3485,0.302,0.3152,0.3009,0.3509,0.3013,0.3502,0.6987,0.3155,0.6987,0.2732,0.6875,0.2709,0.6987,0.3155,0.6976,0.3515,0.698,0.3508,0.6987,0.3155,0.698,0.3508,0.6984,0.3489,0.6987,0.3155,0.6984,0.3489,0.6986,0.3464,0.6875,0.3147,0.6987,0.3155,0.6875,0.2709,0.6963,0.3515,0.6875,0.3435,0.6876,0.3465,0.6963,0.3515,0.6876,0.3465,0.6878,0.3491,0.6963,0.3515,0.6878,0.3491,0.6882,0.351,0.6882,0.351,0.6886,0.3515,0.6963,0.3515,0.6963,0.3515,0.6875,0.3204,0.6875,0.3435,0.6987,0.2732,0.6987,0.2323,0.6875,0.229,0.6875,0.2159,0.6875,0.229,0.6987,0.2323,0.6876,0.2132,0.6875,0.2159,0.6987,0.2323,0.6879,0.211,0.6876,0.2132,0.6987,0.2323,0.6882,0.2091,0.6879,0.211,0.6987,0.2323,0.6886,0.2083,0.6882,0.2091,0.6987,0.2323,0.6875,0.2709,0.6987,0.2732,0.6875,0.229,0.6986,0.2132,0.6984,0.211,0.6987,0.2323,0.6987,0.2323,0.6987,0.2159,0.6986,0.2132,0.6976,0.2084,0.6917,0.2083,0.6987,0.2323,0.698,0.2091,0.6976,0.2084,0.6987,0.2323,0.6984,0.211,0.698,0.2091,0.6987,0.2323,0.6963,0.3515,0.6972,0.3515,0.6987,0.3155,0.6987,0.3155,0.6875,0.3147,0.6963,0.3515,0.0669,0.1772,0.0226,0.1513,0.0284,0.1319,0.0226,0.1513,0.0281,0.1621,0.0254,0.1657,0.0669,0.1772,0.0281,0.1621,0.0226,0.1513,0.0377,0.1404,0.0133,0.1318,0.0226,0.1401,0.0125,0.1401,0.0098,0.1338,0.0128,0.1337,0.0098,0.1338,0.0125,0.1401,0.013,0.1401,0.0156,0.1401,0.0133,0.1318,0.0098,0.1338,0.0226,0.1607,0.0254,0.1657,0.0226,0.1619,0.9872,0.5149,0.9854,0.5737,0.8975,0.483,1,0.7743,0.9998,0.9139,0.6349,0.625,0.9991,0.9604,0.998,0.9756,0.8922,0.8971,0.8992,0.8928,0.9991,0.9604,0.8922,0.8971,0.8874,0.9069,0.893,0.9062,0.9392,0.9541,0.9951,0.9962,0.9392,0.9541,0.9967,0.9886,0.9951,0.9962,0.9935,1,0.9392,0.9541,0.7927,0.4485,0.8975,0.483,0.6349,0.625,0.841,0.8673,0.8351,0.8592,0.8874,0.9069,0.8899,0.9113,0.841,0.8673,0.8874,0.9069,0.841,0.8673,0.7803,0.8127,0.8351,0.8592,0.7803,0.8127,0.7778,0.8069,0.8351,0.8592,0.7778,0.8069,0.7839,0.8028,0.8368,0.856,0.8922,0.8971,0.8368,0.856,0.8992,0.8928,0.8922,0.8971,0.893,0.9062,0.8368,0.856,0.7927,0.4485,0.6349,0.625,0.6395,0.3984,0.6326,0.6805,0.635,0.6772,0.7012,0.7403,0.7778,0.8069,0.7012,0.7403,0.7023,0.7341,0.7839,0.8028,0.7778,0.8069,0.7023,0.7341,0.7778,0.8069,0.7803,0.8127,0.7012,0.7403,0.635,0.6772,0.6349,0.625,0.7023,0.7341,0.5935,0.6543,0.5957,0.646,0.6119,0.6652,0.6326,0.6805,0.6119,0.6652,0.5957,0.646,0.635,0.6772,0.6326,0.6805,0.5957,0.646,0.5935,0.6543,0.5441,0.6118,0.5957,0.646,0.6349,0.625,0.5957,0.646,0.4832,0.5482,0.6395,0.3984,0.4133,0.4368,0.541,0.3473,0.3356,0.2343,0.541,0.3473,0.4133,0.4368,0.2627,0.373,0.4133,0.4368,0.3743,0.4684,0.0664,0.2067,0.0716,0.2044,0.1571,0.284,0.0669,0.1772,0.4133,0.4368,0.1571,0.284,0.0716,0.2044,0.0669,0.1772,0.1571,0.284,0.0664,0.2067,0.0386,0.1806,0.0281,0.1621,0.0716,0.2044,0.0664,0.2067,0.0281,0.1621,0.0716,0.2044,0.0281,0.1621,0.0669,0.1772,0.007,0.1002,0.0056,0.1162,0.0029,0.0994,0.007,0.1002,0.0128,0.1337,0.0056,0.1162,0.0284,0.1319,0.0128,0.1337,0.007,0.1002,0.0066,0.0833,0.007,0.1002,0.0002,0.0605,0.0931,0.0459,0.0763,0.0801,0.0002,0,0.0007,0.0372,0.0002,0,0.0763,0.0801,0.0669,0.1772,0.0284,0.1319,0.0066,0.0833,0.0763,0.0801,0.0669,0.1772,0.0066,0.0833,0.007,0.1002,0.0066,0.0833,0.0284,0.1319,0.208,0.1503,0.4133,0.4368,0.0669,0.1772,0.208,0.1503,0.3356,0.2343,0.4133,0.4368,0.6349,0.625,0.4832,0.5482,0.6395,0.3984,0.99,0.6728,0.6349,0.625,0.9854,0.5737,0.0038,0.0622,0.0789,0.0699,0,0.0347,0.0931,0.0459,0.0002,0,0,0.0347,0.0657,0.2069,0.1567,0.2845,0.1633,0.2682,0.1567,0.2845,0.2615,0.3733,0.1633,0.2682,0.1633,0.2682,0.0377,0.1404,0.0657,0.2069,0.2615,0.3733,0.3726,0.4686,0.3825,0.4248,0.3726,0.4686,0.47,0.5538,0.3825,0.4248,0.3825,0.4248,0.5334,0.6062,0.5628,0.5737,0.5628,0.5737,0.6105,0.6661,0.6981,0.6844,0.5628,0.5737,0.5881,0.6523,0.6105,0.6661,0.6264,0.4148,0.3825,0.4248,0.5628,0.5737,0.527,0.3616,0.6264,0.4148,0.6313,0.397,0.6313,0.397,0.5352,0.3453,0.527,0.3616,0.7098,0.7459,0.7016,0.7434,0.7729,0.805,0.776,0.8022,0.7098,0.7459,0.7729,0.805,0.7098,0.7459,0.776,0.8022,0.6981,0.6844,0.6363,0.6835,0.7098,0.7459,0.6981,0.6844,0.6981,0.6844,0.9036,0.61,0.5628,0.5737,0.6981,0.6844,0.776,0.8022,0.9036,0.61,0.841,0.8673,0.8832,0.9021,0.8303,0.8549,0.7803,0.8127,0.841,0.8673,0.8303,0.8549,0.841,0.8673,0.8899,0.9113,0.8832,0.9021,0.776,0.8022,0.7729,0.805,0.8303,0.8549,0.9392,0.9541,0.9921,0.9961,0.8832,0.9021,0.8808,0.8934,0.9909,0.9873,0.9903,0.9678,0.776,0.8022,0.8808,0.8934,0.9036,0.61,0.9712,0.5696,0.927,0.5881,0.9921,0.5728,0.9213,0.5613,0.893,0.5582,0.904,0.5691,0.9211,0.5658,0.9213,0.5613,0.904,0.5691,0.5935,0.6543,0.6119,0.6652,0.6105,0.6661,0.6326,0.6805,0.6363,0.6835,0.6119,0.6652,0.5935,0.6543,0.5881,0.6523,0.5441,0.6118,0.4789,0.5564,0.47,0.5538,0.3743,0.4684,0.2627,0.373,0.2615,0.3733,0.1571,0.284,3220.4,-401.19,3224.9,-398.76,3220.8,-399.75,3224.6,-400.18,3229.2,-394.91,3229,-396.26,3236,-380.98,3236,-382.06,3241,-364.89,3241.1,-365.67,3243.7,-352.77,3243.8,-353.31,3244.5,-338.48,3244.7,-338.75,3243,-330.2,3243.1,-330.31,3239.4,-321.81,3239.4,-321.76,3233.6,-315.34,3233.6,-315.16,3225.7,-312.83,3225.4,-312.6,3217.4,-314.4,3217,-314.21,3211,-320.17,3210.5,-320.09,3206.5,-328.1,3205.9,-328.16,3204,-336.14,3203.4,-336.36,3203.2,-350.42,3202.5,-350.92,3204.6,-362.78,3203.9,-363.52,3207.7,-379.34,3207.1,-380.39,3213,-393.98,3212.5,-395.31,3216.8,-398.29,3216.4,-399.71,3224.9,-394.99,3221,-395.91,3228.9,-391.38,3235.3,-378.32,3240,-363.23,3242.5,-351.86,3243.3,-338.47,3241.8,-330.71,3238.5,-322.84,3233.1,-316.77,3225.6,-314.42,3217.9,-315.89,3211.9,-321.3,3207.7,-328.73,3205.3,-336.28,3204.6,-349.67,3205.8,-361.26,3208.8,-376.78,3213.7,-390.5,3217.3,-394.55,3225,-386.87,3221.7,-387.68,3228.5,-383.75,3234.1,-372.42,3238.1,-359.35,3240.3,-349.49,3241,-337.89,3239.7,-331.16,3236.8,-324.34,3232.2,-319.08,3225.7,-317.04,3219,-318.32,3213.8,-323.01,3210.2,-329.45,3208.1,-335.99,3207.5,-347.59,3208.6,-357.64,3211.1,-371.09,3215.4,-382.99,3218.5,-386.49,3224.9,-370.54,3222.6,-371.11,3227.4,-368.3,3231.4,-360.2,3234.3,-350.85,3235.8,-343.81,3236.3,-335.51,3235.4,-330.7,3233.3,-325.82,3230,-322.06,3225.4,-320.6,3220.6,-321.52,3216.9,-324.87,3214.3,-329.48,3212.9,-334.15,3212.4,-342.45,3213.2,-349.63,3215,-359.26,3218,-367.76,3220.3,-370.26,3224.7,-334.45,3243,-336.93,3239.4,-339.31,3239.1,-338.16,3243.5,-338.06,3247,-332.86,3247.5,-333.91,3252.7,-318.66,3253.3,-319.43,3256.3,-302.43,3257,-302.89,3258,-290.26,3258.8,-290.49,3257.7,-276.08,3258.4,-276.04,3255.5,-267.98,3256.1,-267.79,3251.2,-259.89,3251.8,-259.54,3245,-253.84,3245.5,-253.37,3236.9,-251.85,3237.2,-251.34,3228.9,-253.9,3229.1,-253.44,3223,-260.01,3223,-259.66,3219.2,-268.13,3219.1,-267.93,3217.3,-276.24,3217.3,-276.2,3217.7,-290.42,3217.6,-290.66,3220,-302.57,3220,-303.04,3224.5,-318.77,3224.5,-319.55,3230.9,-332.93,3231.1,-333.98,3235,-336.96,3235.3,-338.09,3242.2,-333.5,3238.4,-334.65,3245.9,-329.68,3251.2,-316.36,3254.6,-301.15,3256.2,-289.74,3255.9,-276.44,3253.8,-268.85,3249.8,-261.27,3244,-255.59,3236.4,-253.72,3228.9,-255.65,3223.4,-261.37,3219.8,-268.99,3218.1,-276.59,3218.4,-289.89,3220.6,-301.28,3224.7,-316.47,3230.7,-329.74,3234.6,-333.53,3241.1,-325.75,3237.9,-326.76,3244.3,-322.45,3248.9,-310.9,3251.9,-297.72,3253.3,-287.83,3253,-276.3,3251.2,-269.72,3247.8,-263.15,3242.7,-258.23,3236.1,-256.61,3229.6,-258.28,3224.8,-263.24,3221.7,-269.84,3220.3,-276.43,3220.6,-287.96,3222.4,-297.83,3226,-310.99,3231.2,-322.5,3234.6,-325.78,3239.1,-309.89,3236.8,-310.61,3241.4,-307.53,3244.7,-299.27,3246.8,-289.84,3247.8,-282.77,3247.6,-274.53,3246.3,-269.83,3243.9,-265.13,3240.3,-261.61,3235.6,-260.45,3230.9,-261.65,3227.5,-265.19,3225.3,-269.91,3224.3,-274.63,3224.5,-282.87,3225.8,-289.93,3228.4,-299.34,3232.1,-307.57,3234.5,-309.91,3235.4,-274.49,1965,315.52,1961.3,313.33,1960.9,314.47,1965.4,314.4,1969.1,319.4,1969.5,318.36,1975.3,333.32,1975.9,332.54,1979.6,349.34,1980.3,348.87,1981.8,361.4,1982.6,361.16,1982.1,375.57,1982.8,375.6,1980.2,383.74,1980.9,383.93,1976.3,392,1976.9,392.35,1970.4,398.32,1970.9,398.79,1962.3,400.68,1962.7,401.19,1954.3,398.99,1954.5,399.47,1948.1,393.16,1948.2,393.53,1944,385.23,1944,385.45,1941.8,377.22,1941.8,377.29,1941.6,363.06,1941.6,362.85,1943.4,350.83,1943.4,350.39,1947.2,334.48,1947.2,333.72,1953,320.06,1953.2,319.03,1956.9,315.85,1957.2,314.74,1964.2,318.96,1960.4,317.98,1968,322.6,1973.9,335.65,1977.9,350.68,1980,361.98,1980.2,375.26,1978.5,382.93,1974.8,390.68,1969.3,396.6,1961.8,398.81,1954.2,397.22,1948.4,391.76,1944.6,384.33,1942.5,376.82,1942.3,363.53,1944,352.07,1947.5,336.74,1953,323.22,1956.7,319.27,1963.4,326.71,1960.2,325.86,1966.8,329.87,1971.9,341.18,1975.3,354.2,1977.1,364,1977.3,375.51,1975.8,382.16,1972.6,388.87,1967.8,394,1961.3,395.92,1954.8,394.54,1949.8,389.81,1946.4,383.37,1944.7,376.85,1944.5,365.34,1946,355.41,1949,342.12,1953.7,330.4,1956.9,326.98,1962.1,342.6,1959.7,341.99,1964.4,344.86,1968.1,352.95,1970.6,362.26,1971.8,369.27,1972,377.5,1970.9,382.25,1968.6,387.05,1965.2,390.72,1960.6,392.09,1955.9,391.1,1952.4,387.72,1950,383.11,1948.7,378.46,1948.6,370.22,1949.6,363.12,1951.8,353.62,1955.1,345.24,1957.4,342.79,1959.8,378.06,1991.9,289.04,1996.1,291.65,1992.1,290.31,1996,290.4,2000.1,295.83,2000,294.66,2005.9,310.26,2006,309.36,2009.7,326.66,2009.8,326.09,2011.5,338.94,2011.7,338.6,2011.2,353.2,2011.4,353.14,2009,361.3,2009.2,361.39,2004.8,369.34,2004.9,369.58,1998.6,375.29,1998.5,375.64,1990.5,377.11,1990.2,377.5,1982.4,374.85,1982,375.2,1976.4,368.58,1975.9,368.8,1972.5,360.32,1971.9,360.39,1970.6,352.11,1970,352.02,1970.9,337.85,1970.3,337.49,1973.1,325.68,1972.6,325.09,1977.5,309.49,1977,308.59,1983.9,295.39,1983.5,294.22,1988,291.43,1987.7,290.18,1995.8,295.21,1992,293.96,1999.5,299.13,2005,312.66,2008.5,328.04,2010.2,339.55,2010,352.92,2007.9,360.51,2004,368.05,1998.2,373.63,1990.5,375.34,1983,373.22,1977.3,367.34,1973.7,359.6,1971.9,351.9,1972.2,338.53,1974.3,327.12,1978.4,311.94,1984.3,298.72,1988.2,295.01,1995.4,303.1,1992.1,302.02,1998.6,306.5,2003.3,318.22,2006.4,331.56,2007.8,341.53,2007.6,353.12,2005.9,359.7,2002.4,366.24,1997.4,371.07,1990.8,372.55,1984.2,370.72,1979.4,365.62,1976.2,358.91,1974.7,352.24,1974.9,340.65,1976.7,330.76,1980.3,317.6,1985.4,306.15,1988.8,302.92,1994,319.14,1991.7,318.36,1996.3,321.57,1999.7,329.95,2001.9,339.48,2002.9,346.62,2002.8,354.91,2001.5,359.61,1999.1,364.28,1995.5,367.74,1990.7,368.8,1986.1,367.49,1982.6,363.84,1980.3,359.04,1979.3,354.28,1979.4,345.99,1980.7,338.92,1983.2,329.51,1986.9,321.32,1989.3,319.01,1991.1,354.79,-1961.3,313.33,-1965,315.52,-1960.9,314.47,-1965.4,314.4,-1969.1,319.4,-1969.5,318.36,-1975.3,333.32,-1975.9,332.54,-1979.6,349.34,-1980.3,348.87,-1981.8,361.4,-1982.6,361.16,-1982.1,375.57,-1982.8,375.6,-1980.2,383.74,-1980.9,383.93,-1976.3,392,-1976.9,392.35,-1970.4,398.32,-1970.9,398.79,-1962.3,400.68,-1962.7,401.19,-1954.3,398.99,-1954.5,399.47,-1948.1,393.16,-1948.2,393.53,-1944,385.23,-1944,385.45,-1941.8,377.22,-1941.8,377.29,-1941.6,363.06,-1941.6,362.85,-1943.4,350.83,-1943.4,350.39,-1947.2,334.48,-1947.2,333.72,-1953,320.06,-1953.2,319.03,-1956.9,315.85,-1957.2,314.74,-1964.2,318.96,-1960.4,317.98,-1968,322.6,-1973.9,335.65,-1977.9,350.68,-1980,361.98,-1980.2,375.26,-1978.5,382.93,-1974.8,390.68,-1969.3,396.6,-1961.8,398.81,-1954.2,397.22,-1948.4,391.76,-1944.5,384.33,-1942.5,376.82,-1942.3,363.53,-1944,352.07,-1947.5,336.74,-1953,323.22,-1956.7,319.27,-1963.4,326.71,-1960.2,325.86,-1966.8,329.87,-1971.9,341.18,-1975.3,354.2,-1977.1,364,-1977.3,375.51,-1975.8,382.16,-1972.6,388.87,-1967.8,394,-1961.3,395.92,-1954.8,394.54,-1949.8,389.81,-1946.4,383.37,-1944.7,376.85,-1944.5,365.34,-1946,355.41,-1949,342.12,-1953.7,330.4,-1956.9,326.98,-1962.1,342.6,-1959.7,341.99,-1964.4,344.86,-1968.1,352.95,-1970.6,362.26,-1971.8,369.27,-1972,377.5,-1970.9,382.25,-1968.6,387.05,-1965.2,390.72,-1960.6,392.09,-1955.9,391.1,-1952.4,387.72,-1950,383.11,-1948.7,378.46,-1948.6,370.22,-1949.6,363.12,-1951.8,353.62,-1955.1,345.24,-1957.4,342.79,-1959.8,378.06,-1996.1,291.65,-1991.9,289.04,-1992.1,290.31,-1996,290.4,-2000.1,295.83,-2000,294.66,-2005.9,310.26,-2006,309.36,-2009.7,326.66,-2009.8,326.09,-2011.5,338.94,-2011.7,338.6,-2011.2,353.2,-2011.4,353.14,-2009,361.3,-2009.2,361.39,-2004.8,369.34,-2004.9,369.58,-1998.6,375.29,-1998.5,375.64,-1990.5,377.11,-1990.2,377.5,-1982.4,374.85,-1982,375.2,-1976.4,368.58,-1975.9,368.8,-1972.5,360.32,-1971.9,360.39,-1970.6,352.11,-1970,352.02,-1970.9,337.85,-1970.3,337.49,-1973.1,325.68,-1972.6,325.09,-1977.5,309.49,-1977,308.59,-1983.9,295.39,-1983.5,294.22,-1988,291.43,-1987.7,290.18,-1995.8,295.21,-1992,293.96,-1999.5,299.13,-2005,312.66,-2008.5,328.04,-2010.2,339.55,-2010,352.92,-2007.9,360.51,-2004,368.05,-1998.2,373.63,-1990.5,375.34,-1983,373.22,-1977.3,367.34,-1973.7,359.6,-1971.9,351.9,-1972.2,338.53,-1974.3,327.12,-1978.4,311.94,-1984.3,298.72,-1988.2,295.01,-1995.4,303.1,-1992.1,302.02,-1998.6,306.5,-2003.3,318.22,-2006.4,331.56,-2007.8,341.53,-2007.6,353.12,-2005.9,359.7,-2002.4,366.24,-1997.4,371.07,-1990.8,372.55,-1984.2,370.72,-1979.4,365.62,-1976.2,358.91,-1974.7,352.24,-1974.9,340.65,-1976.7,330.76,-1980.3,317.6,-1985.4,306.15,-1988.8,302.92,-1994,319.14,-1991.7,318.36,-1996.3,321.57,-1999.7,329.95,-2001.9,339.48,-2002.9,346.62,-2002.8,354.91,-2001.5,359.61,-1999.1,364.28,-1995.5,367.74,-1990.7,368.8,-1986.1,367.49,-1982.6,363.84,-1980.3,359.04,-1979.3,354.28,-1979.4,345.99,-1980.7,338.92,-1983.2,329.51,-1986.9,321.32,-1989.3,319.01,-1991.1,354.79,-3239.4,-339.31,-3243.1,-336.93,-3239.1,-338.16,-3243.5,-338.06,-3247,-332.86,-3247.5,-333.91,-3252.7,-318.66,-3253.3,-319.43,-3256.3,-302.43,-3257,-302.89,-3258,-290.26,-3258.8,-290.5,-3257.7,-276.08,-3258.4,-276.04,-3255.5,-267.98,-3256.1,-267.79,-3251.2,-259.89,-3251.8,-259.54,-3245,-253.84,-3245.5,-253.37,-3236.9,-251.85,-3237.2,-251.34,-3228.9,-253.9,-3229.1,-253.44,-3223,-260.01,-3223,-259.66,-3219.2,-268.13,-3219.1,-267.93,-3217.3,-276.24,-3217.3,-276.2,-3217.7,-290.43,-3217.6,-290.66,-3220,-302.57,-3220,-303.04,-3224.5,-318.77,-3224.5,-319.55,-3230.9,-332.93,-3231.1,-333.98,-3235,-336.96,-3235.3,-338.09,-3242.2,-333.5,-3238.4,-334.65,-3245.9,-329.68,-3251.2,-316.36,-3254.6,-301.15,-3256.2,-289.74,-3255.9,-276.44,-3253.8,-268.85,-3249.8,-261.27,-3244,-255.59,-3236.4,-253.72,-3228.9,-255.65,-3223.4,-261.37,-3219.8,-268.99,-3218.1,-276.59,-3218.4,-289.89,-3220.6,-301.28,-3224.7,-316.47,-3230.7,-329.74,-3234.6,-333.53,-3241.1,-325.75,-3237.9,-326.76,-3244.3,-322.45,-3248.9,-310.9,-3251.9,-297.72,-3253.3,-287.83,-3253,-276.3,-3251.2,-269.72,-3247.8,-263.15,-3242.7,-258.23,-3236.1,-256.61,-3229.6,-258.28,-3224.8,-263.24,-3221.7,-269.84,-3220.3,-276.43,-3220.6,-287.96,-3222.4,-297.83,-3226,-310.99,-3231.2,-322.5,-3234.6,-325.78,-3239.1,-309.89,-3236.8,-310.61,-3241.4,-307.53,-3244.7,-299.27,-3246.8,-289.84,-3247.8,-282.78,-3247.6,-274.53,-3246.3,-269.83,-3243.9,-265.13,-3240.3,-261.61,-3235.6,-260.45,-3230.9,-261.65,-3227.5,-265.19,-3225.3,-269.91,-3224.3,-274.63,-3224.5,-282.87,-3225.8,-289.93,-3228.4,-299.34,-3232.1,-307.57,-3234.5,-309.91,-3235.4,-274.49,-3224.9,-398.76,-3220.4,-401.19,-3220.8,-399.75,-3224.6,-400.18,-3229.2,-394.91,-3229,-396.26,-3236,-380.98,-3236,-382.06,-3241,-364.89,-3241.1,-365.67,-3243.7,-352.77,-3243.8,-353.31,-3244.5,-338.48,-3244.7,-338.75,-3243,-330.2,-3243.1,-330.31,-3239.4,-321.81,-3239.4,-321.76,-3233.6,-315.34,-3233.6,-315.16,-3225.7,-312.83,-3225.4,-312.6,-3217.4,-314.4,-3217,-314.21,-3211,-320.17,-3210.5,-320.09,-3206.5,-328.1,-3205.9,-328.17,-3204,-336.14,-3203.4,-336.36,-3203.2,-350.42,-3202.5,-350.92,-3204.6,-362.78,-3203.9,-363.52,-3207.7,-379.34,-3207.1,-380.39,-3213,-393.98,-3212.5,-395.31,-3216.8,-398.29,-3216.4,-399.71,-3224.9,-394.99,-3221,-395.91,-3228.9,-391.38,-3235.3,-378.32,-3240,-363.23,-3242.5,-351.86,-3243.3,-338.47,-3241.8,-330.71,-3238.5,-322.84,-3233.1,-316.77,-3225.6,-314.42,-3217.9,-315.89,-3211.9,-321.3,-3207.7,-328.73,-3205.3,-336.28,-3204.6,-349.67,-3205.8,-361.26,-3208.8,-376.78,-3213.7,-390.5,-3217.3,-394.55,-3225,-386.87,-3221.7,-387.68,-3228.5,-383.75,-3234.1,-372.42,-3238.1,-359.35,-3240.3,-349.49,-3241,-337.89,-3239.7,-331.16,-3236.8,-324.34,-3232.2,-319.08,-3225.7,-317.04,-3219,-318.32,-3213.8,-323.01,-3210.2,-329.45,-3208.1,-335.99,-3207.5,-347.59,-3208.6,-357.64,-3211.1,-371.09,-3215.4,-382.99,-3218.5,-386.49,-3224.9,-370.54,-3222.6,-371.11,-3227.4,-368.3,-3231.4,-360.2,-3234.3,-350.85,-3235.8,-343.81,-3236.3,-335.51,-3235.4,-330.7,-3233.3,-325.82,-3230,-322.06,-3225.4,-320.6,-3220.6,-321.52,-3216.9,-324.87,-3214.3,-329.48,-3212.9,-334.15,-3212.4,-342.45,-3213.2,-349.63,-3215,-359.26,-3218,-367.76,-3220.3,-370.27,-3224.7,-334.45,-0,-201.25,6.6862,-201.25,2.7695,-201.25,-0,190.26,1.3427,190.26,-0,195.38,1.2357,195.38,-0,199.26,0.8648,199.26,-0.0001,201.25,5.1174,-201.25,2.481,190.26,2.2832,195.38,1.598,199.26,6.6862,-201.25,3.2416,190.26,2.9832,195.38,2.0878,199.26,7.2371,-201.25,3.5086,190.26,3.2289,195.38,2.2598,199.26,3.2415,190.26,2.9831,195.38,2.0878,199.26,2.4809,190.26,5.1174,-201.25,2.2832,195.38,1.5979,199.26,2.7695,-201.25,1.3426,190.26,1.2356,195.38,0.8647,199.26,0,-201.25,-0.0001,190.26,-0.0001,195.38,-0.0001,199.26,-2.7695,-201.25,-1.3428,190.26,-1.2358,195.38,-0.8649,199.26,-5.1174,-201.25,-2.4811,190.26,-2.2834,195.38,-1.5981,199.26,-6.6862,-201.25,-3.2417,190.26,-2.9833,195.38,-2.088,199.26,-7.2371,-201.25,-3.5088,190.26,-3.2291,195.38,-2.26,199.26,-6.6862,-201.25,-3.2417,190.26,-2.9833,195.38,-2.0879,199.26,-5.1174,-201.25,-2.481,190.26,-2.2833,195.38,-1.598,199.26,-2.7695,-201.25,-1.3427,190.26,-1.2357,195.38,-0.8648,199.26,-19.985,6.9302,-19.985,-38.728,-19.985,-38.728,-19.985,33.78,-19.985,-0.6746,7.0071,-38.728,17.733,-38.728,3.5382,-38.728,11.77,-38.728,-19.985,38.728,-19.985,34.433,19.986,-38.728,21.04,6.0129,21.04,36.547,21.04,1.1245,-18.788,-40.636,-8.0624,-40.636,-12.825,-40.636,-4.5935,-40.636,21.04,-40.636,21.04,-40.636,21.04,40.636,21.04,35.88,-21.042,-40.636,-231.93,-142,-193.13,-140.35,-205.49,-151.38,-224.89,-151.66,-217.85,-155.7,-224.27,-80.354,-152.97,-71.42,-210.31,-5.04,-108.46,12.898,-133.58,103.96,-0,155.7,-0,69.839,133.58,103.96,108.46,12.898,152.97,-71.42,210.31,-5.04,224.27,-80.354,231.93,-142,193.13,-140.35,224.89,-151.66,205.49,-151.38,217.85,-155.7,385.2,2917.9,385.2,2842.1,359.38,2917.9,359.38,2842.1,385.2,2757.9,385.2,2682.1,359.38,2757.9,359.38,2682.1,390.7,2597.9,390.7,2522.1,364.88,2597.9,364.88,2522.1,389.21,2437.9,389.21,2362.1,363.39,2437.9,363.39,2362.1,390.7,2277.9,390.7,2202.1,364.88,2277.9,364.88,2202.1,392.19,2117.9,392.19,2042.1,366.37,2117.9,366.37,2042.1,390.7,1957.9,390.7,1882.1,364.88,1957.9,364.88,1882.1,392.19,1797.9,392.19,1722.1,366.37,1797.9,366.37,1722.1,392.19,1637.9,392.19,1562.1,366.37,1637.9,366.37,1562.1,392.19,1477.9,392.19,1402.1,366.37,1477.9,366.37,1402.1,393.69,1317.9,393.69,1242.1,367.87,1317.9,367.87,1242.1,393.69,1157.9,393.69,1082.1,367.87,1157.9,367.87,1082.1,393.69,997.95,393.69,922.05,367.87,997.95,367.87,922.05,392.2,837.95,392.2,762.05,366.38,837.95,366.38,762.05,392.2,677.95,392.2,602.05,366.38,677.95,366.38,602.05,392.2,517.95,392.2,442.05,366.38,517.95,366.38,442.05,390.71,357.95,390.71,282.05,364.89,357.95,364.89,282.05,390.71,197.95,390.71,122.05,364.89,197.95,364.89,122.05,390.71,37.948,390.71,-37.948,364.89,37.948,364.89,-37.948,390.71,-122.05,390.71,-197.95,364.89,-122.05,364.89,-197.95,390.71,-282.05,390.71,-357.95,364.89,-282.05,364.89,-357.95,389.22,-442.05,389.22,-517.95,363.41,-442.05,363.41,-517.95,389.22,-762.05,389.22,-837.95,363.41,-762.05,363.41,-837.95,392.2,-602.05,392.2,-677.95,366.38,-602.05,366.38,-677.95,392.2,-922.05,392.2,-997.95,366.38,-922.05,366.38,-997.95,387.73,-1082.1,387.73,-1157.9,361.91,-1082.1,361.91,-1157.9,384.75,-1242.1,384.75,-1317.9,358.93,-1242.1,358.93,-1317.9,383.26,-1402.1,383.26,-1477.9,357.44,-1402.1,357.44,-1477.9,380.28,-1562.1,380.28,-1637.9,354.46,-1562.1,354.46,-1637.9,384.3,-1722.1,384.3,-1797.9,358.48,-1722.1,358.48,-1797.9,380.29,-1882.1,380.29,-1957.9,354.47,-1882.1,354.47,-1957.9,378.8,-2042.1,378.8,-2117.9,352.98,-2042.1,352.98,-2117.9,375.82,-2202.1,375.82,-2277.9,350,-2202.1,350,-2277.9,369.86,-2362.1,369.86,-2437.9,344.04,-2362.1,344.04,-2437.9,354.98,-2682.1,354.98,-2757.9,329.16,-2682.1,329.16,-2757.9,363.9,-2522.1,363.9,-2597.9,338.08,-2522.1,338.08,-2597.9,345.63,-2842.1,345.63,-2917.9,319.81,-2842.1,319.81,-2917.9,-385.2,2842.1,-385.2,2917.9,-359.38,2917.9,-359.38,2842.1,-385.2,2682.1,-385.2,2757.9,-359.38,2757.9,-359.38,2682.1,-390.7,2522.1,-390.7,2597.9,-364.88,2597.9,-364.88,2522.1,-389.21,2362.1,-389.21,2437.9,-363.39,2437.9,-363.39,2362.1,-390.7,2202.1,-390.7,2277.9,-364.88,2277.9,-364.88,2202.1,-392.19,2042.1,-392.19,2117.9,-366.37,2117.9,-366.37,2042.1,-390.7,1882.1,-390.7,1957.9,-364.88,1957.9,-364.88,1882.1,-392.19,1722.1,-392.19,1797.9,-366.37,1797.9,-366.37,1722.1,-392.19,1562.1,-392.19,1637.9,-366.37,1637.9,-366.37,1562.1,-392.19,1402.1,-392.19,1477.9,-366.37,1477.9,-366.37,1402.1,-393.69,1242.1,-393.69,1317.9,-367.87,1317.9,-367.87,1242.1,-393.69,1082.1,-393.69,1157.9,-367.87,1157.9,-367.87,1082.1,-393.69,922.05,-393.69,997.95,-367.87,997.95,-367.87,922.05,-392.2,762.05,-392.2,837.95,-366.38,837.95,-366.38,762.05,-392.2,602.05,-392.2,677.95,-366.38,677.95,-366.38,602.05,-392.2,442.05,-392.2,517.95,-366.38,517.95,-366.38,442.05,-390.71,282.05,-390.71,357.95,-364.89,357.95,-364.89,282.05,-390.71,122.05,-390.71,197.95,-364.89,197.95,-364.89,122.05,-390.71,-37.948,-390.71,37.948,-364.89,37.948,-364.89,-37.948,-390.71,-197.95,-390.71,-122.05,-364.89,-122.05,-364.89,-197.95,-390.71,-357.95,-390.71,-282.05,-364.89,-282.05,-364.89,-357.95,-389.22,-517.95,-389.22,-442.05,-363.41,-442.05,-363.41,-517.95,-389.22,-837.95,-389.22,-762.05,-363.41,-762.05,-363.41,-837.95,-392.2,-677.95,-392.2,-602.05,-366.38,-602.05,-366.38,-677.95,-392.2,-997.95,-392.2,-922.05,-366.38,-922.05,-366.38,-997.95,-387.73,-1157.9,-387.73,-1082.1,-361.91,-1082.1,-361.91,-1157.9,-384.75,-1317.9,-384.75,-1242.1,-358.93,-1242.1,-358.93,-1317.9,-383.26,-1477.9,-383.26,-1402.1,-357.44,-1402.1,-357.44,-1477.9,-380.28,-1637.9,-380.28,-1562.1,-354.46,-1562.1,-354.46,-1637.9,-384.3,-1797.9,-384.3,-1722.1,-358.48,-1722.1,-358.48,-1797.9,-380.29,-1957.9,-380.29,-1882.1,-354.47,-1882.1,-354.47,-1957.9,-378.8,-2117.9,-378.8,-2042.1,-352.98,-2042.1,-352.98,-2117.9,-375.82,-2277.9,-375.82,-2202.1,-350,-2202.1,-350,-2277.9,-369.86,-2437.9,-369.86,-2362.1,-344.04,-2362.1,-344.04,-2437.9,-354.98,-2757.9,-354.98,-2682.1,-329.16,-2682.1,-329.16,-2757.9,-363.9,-2597.9,-363.9,-2522.1,-338.08,-2522.1,-338.08,-2597.9,-345.63,-2917.9,-345.63,-2842.1,-319.81,-2842.1,-319.81,-2917.9,-224.73,-156.14,-220.89,-157.14,-214.33,-155.83,-207.89,-152.61,220.89,-157.14,201.44,-147.83,214.33,-155.83,207.89,-152.61,-0,70.976,109.24,13.679,3.4977,73.21,0,159.44,3.1191,155.79,105.12,19.889,135.77,106.97,130.12,105.54,-136.03,106.75,-109.24,13.678,-129.97,105.48,-105.85,20.084,-6.0312,72.562,-3.081,156.1,-3.4595,73.622,-194.38,-140.33,-153.95,-70.949,-194.99,-136.69,-198.68,-140.95,-232.17,-142.04,-235.66,-142.2,-231.88,-149.02,-232.61,-140.41,-213.56,-3.3691,-159.07,-75.412,-212.56,-12.236,-157.88,-72.975,-201.44,-147.83,-228.55,-148.23,-206.35,-148.43,-228.3,-152.97,-224.33,-152.21,-225.57,-151.57,-201.38,-144.38,-216.15,-154.04,-221.15,-154.04,-208.62,-150.33,213.71,-3.7026,153.95,-70.949,212.57,-12.236,235.66,-142.2,232.42,-139.81,157.88,-72.975,159.07,-75.412,194.38,-140.33,199.62,-142.26,194.99,-136.69,232.17,-142.04,231.88,-149.02,228.82,-147.92,228.3,-152.97,225.27,-151.67,224.73,-156.14,221.07,-154.04,201.26,-144.38,208.75,-150.41,218.85,-154.04,216.51,-154.04,136.66,96.723,204.17,-2.1146,114.06,12.877,205.32,-3.7989,154.4,-64.243,113.99,12.626,-206.05,-3.7989,-155.13,-64.243,-204.78,-1.9331,-114.77,12.776,-114.73,12.626,-137.39,96.723,-3.0271,10.361,-3.0008,10.34,-3.0008,10.34,-2.8889,10.242,-2.6091,10.004,-2.8889,10.242,-3.0008,10.34,-3.0008,10.34,-2.8889,10.242,-2.6091,10.004,-2.8889,10.242,-2.6091,10.004,-2.2623,9.707,-2.6091,10.004,-2.2623,9.707,-2.6091,10.004,-2.6091,10.004,-1.842,9.3462,-1.842,9.3462,0.4189,8.6613,0.3897,8.494,0.4279,8.6235,0.4189,8.6613,0.448,8.8052,0.4007,8.392,0.4279,8.6235,0.3602,8.2488,-2.8889,10.242,-2.8889,10.242,-3.0008,10.34,0.3494,7.9926,0.4007,8.392,0.3321,7.9873,0.2996,7.6217,0.3009,7.6706,0.2963,7.5928,-0.0883,7.8824,-0.4904,8.2316,-0.5049,8.2805,0.3321,7.9873,0.309,7.7474,0.3494,7.9926,0.2976,7.6416,0.3009,7.6706,0.309,7.7474,0.3494,7.9926,0.3009,7.6706,-3.0008,10.34,-3.0271,10.361,-3.0516,10.419,0.2976,7.6416,0.2963,7.5928,0.3009,7.6706,0.3897,8.494,0.3602,8.2488,0.4279,8.6235,-0.5049,8.2805,-0.0947,7.9312,-0.0883,7.8824,-0.4904,8.2316,-0.9586,8.6101,-0.9623,8.6643,-2.8889,10.242,-3.0008,10.34,-3.0248,10.398,-1.842,9.3462,-2.2623,9.707,-2.3023,9.7963,-3.0248,10.398,-2.9476,10.336,-2.8889,10.242,-3.0516,10.419,-3.0008,10.34,-0.9586,8.6101,-1.406,8.9837,-1.4286,9.0554,-2.3023,9.7963,-1.8767,9.4354,-1.842,9.3462,-2.6622,10.097,-2.2623,9.707,0.0295,8.3641,-0.0052,8.5585,0.4189,8.6613,-1.4286,9.0554,-0.9623,8.6643,-0.9586,8.6101,0.0295,8.3641,-0.5049,8.2805,-0.0052,8.5585,0.3897,8.494,0.0295,8.3641,0.4189,8.6613,-2.6622,10.097,-2.968,10.523,-2.6565,10.327,-2.5878,10.639,-2.2224,10.1,-2.6565,10.327,-1.2585,9.8014,-1.3453,9.4051,-1.7936,9.7591,-1.3453,9.4051,-1.4286,9.0554,-1.8767,9.4354,-3.0516,10.419,-3.0379,10.583,-3.0248,10.398,-2.968,10.523,-3.0248,10.398,-2.2224,10.1,-2.1507,10.363,-1.7083,10.084,-0.4139,8.7333,-0.9623,8.6643,-0.8745,9.0826,-2.3023,9.7963,-2.2224,10.1,-1.7936,9.7591,-1.7083,10.084,-1.7936,9.7591,-2.5878,10.639,-2.1507,10.363,-1.3453,9.4051,-1.8767,9.4354,-1.7936,9.7591,-0.3329,9.2316,-0.4139,8.7333,-0.8745,9.0826,-0.4139,8.7333,-0.3329,9.2316,0.0677,9.0099,-1.4286,9.0554,-1.3453,9.4051,-0.8745,9.0826,-3.0248,10.398,-2.968,10.523,-2.9476,10.336,-0.0947,7.9312,0.309,7.7474,0.2976,7.6416,-2.6565,10.327,-2.2224,10.1,-2.3023,9.7963,-2.6565,10.327,-2.968,10.523,-3.0236,10.915,-1.7936,9.7591,-1.7083,10.084,-1.2585,9.8014,-1.7936,9.7591,-1.8767,9.4354,-2.3023,9.7963,-0.8745,9.0826,-0.7902,9.5097,-0.3329,9.2316,-0.8745,9.0826,-0.9623,8.6643,-1.4286,9.0554,-2.8889,10.242,-2.6091,10.004,-2.6622,10.097,-1.4286,9.0554,-1.8767,9.4354,-1.842,9.3462,-0.0866,7.8974,0.2996,7.6217,0.3009,7.6706,-3.0008,10.34,-2.8889,10.242,-2.9476,10.336,-0.5045,8.2841,-0.9622,8.6648,-0.9585,8.6107,-3.0271,10.361,-3.0008,10.34,-3.0248,10.398,0.3009,7.6706,-0.093,7.9463,-0.0866,7.8974,-0.49,8.2352,-0.0866,7.8974,-2.9476,10.336,-3.0248,10.398,-3.0008,10.34,-2.6622,10.097,-2.8889,10.242,-0.9585,8.6107,-0.49,8.2352,-0.5045,8.2841,-3.0236,10.915,-3.0379,10.583,-2.9679,10.523,0.0308,8.3009,-0.093,7.9463,0.3494,7.9926,-2.2623,9.707,-1.842,9.3462,-1.8767,9.4354,-3.0379,10.583,-3.0516,10.419,-3.0248,10.398,-3.0248,10.398,-2.9679,10.523,0.4007,8.392,0.0308,8.3009,0.3494,7.9926,-1.8767,9.4354,-2.3023,9.7963,-2.2623,9.707,-0.9622,8.6648,-1.4286,9.0554,-1.406,8.9838,-2.6622,10.097,-2.6565,10.327,-2.9679,10.523,-2.9476,10.336,-2.6622,10.097,-2.9679,10.523,0.0308,8.3009,-0.5045,8.2841,-0.093,7.9463,-2.5878,10.639,-2.6565,10.327,-2.2224,10.1,-2.2224,10.1,-1.7936,9.7591,-1.7083,10.084,-2.1507,10.363,-2.2224,10.1,-1.7083,10.084,-2.5878,10.639,-3.0236,10.915,-2.6565,10.327,-0.4138,8.7335,-0.8745,9.0826,-0.9622,8.6648,-1.3453,9.4051,-1.2585,9.8014,-1.7936,9.7591,-1.4286,9.0554,-1.8767,9.4354,-2.6622,10.097,-2.3023,9.7963,-2.6565,10.327,-2.2224,10.1,-2.3023,9.7963,-1.7936,9.7591,-1.3453,9.4051,-0.8745,9.0826,-0.7902,9.5097,-0.4138,8.7335,-0.5045,8.2841,-0.0043,8.5517,0.3494,7.9926,-0.093,7.9463,0.3009,7.6706,-2.9679,10.523,-2.6565,10.327,-3.0236,10.915,-2.9679,10.523,-3.0248,10.398,-2.9476,10.336,-1.8767,9.4354,-1.7936,9.7591,-2.3023,9.7963,-2.2224,10.1,-2.6565,10.327,-2.3023,9.7963,-0.9622,8.6648,-0.8745,9.0826,-1.4286,9.0554,-1.7083,10.084,-1.7936,9.7591,-1.2585,9.8014,0.0677,9.0099,-0.0043,8.5517,0.448,8.8052,0.4279,8.6235,-0.0043,8.5517,-0.7902,9.5097,-0.8745,9.0826,-0.3329,9.2316,-7.0759,-4.5149,-7.2517,-4.8495,-9.9017,-2.484,-9.7443,-2.0011,-9.8884,-2.3992,-7.2712,-4.8003,-7.2517,-4.8495,-9.915,-2.5687,-7.2323,-4.8986,-9.915,-2.5687,-9.9017,-2.484,-9.7443,-2.0011,-7.2517,-4.8495,-7.2323,-4.8986,-7.0759,-4.5149,-9.7443,-2.0011,-9.9017,-2.484,-9.8884,-2.3992,-5.2107,-6.9865,-4.22,-7.8395,-4.2619,-7.8284,-4.2619,-7.8284,-5.2402,-6.9701,-5.2107,-6.9865,-7.0759,-4.5149,-7.2323,-4.8986,-9.915,-2.5687,-9.915,-2.5687,-9.7443,-2.0011,-7.0759,-4.5149,-7.2517,-4.8495,-7.0759,-4.5149,-9.7443,-2.0011,-3.9955,-7.2229,-4.22,-7.8395,-5.2107,-6.9865,-7.2735,-5.1284,-7.3424,-5.2686,-7.0759,-4.5149,-5.1812,-7.0029,-7.2735,-5.1284,-7.0759,-4.5149,-4.9985,-6.3752,-5.1812,-7.0029,-5.2107,-6.9865,-7.2517,-4.8495,-7.0759,-4.5149,-4.9985,-6.3752,-5.2107,-6.9865,-5.2107,-6.9865,-5.2524,-7.1213,-6.2982,-6.1876,-7.3139,-5.1235,-7.2517,-4.8495,-5.2107,-6.9865,-7.3424,-5.2686,-7.3139,-5.1235,-6.2982,-6.1876,-7.3139,-5.1235,-5.2107,-6.9865,-7.3413,-5.1046,-7.2712,-4.8003,-7.2517,-4.8495,-5.2819,-7.1049,-5.2524,-7.1213,-5.2107,-6.9865,-5.2402,-6.9701,-4.9985,-6.3752,-7.0759,-4.5149,-5.2402,-6.9701,-4.2619,-7.8284,-5.2107,-6.9865,-5.2402,-6.9701,-7.0759,-4.5149,-7.2712,-4.8003,-5.2402,-6.9701,-7.4113,-5.4089,-7.3413,-5.1046,-7.3139,-5.1235,-7.3424,-5.2686,-6.2982,-6.1876,-7.4113,-5.4089,-6.3675,-6.3243,-7.3413,-5.1046,-7.3139,-5.1235,-7.3424,-5.2686,-6.2982,-6.1876,-6.3675,-6.3243,-5.2402,-6.9701,-7.2712,-4.8003,-6.3675,-6.3243,-6.3675,-6.3243,-7.3413,-5.1046,-5.2107,-6.9865,-4.9985,-6.3752,-7.2517,-4.8495,-7.3139,-5.1235,-5.3236,-7.2398,-5.2524,-7.1213,-5.2819,-7.1049,-5.2402,-6.9701,-5.2107,-6.9865,-5.2107,-6.9865,-4.22,-7.8395,-3.9955,-7.2229,-4.9985,-6.3752,-5.2107,-6.9865,-4.1782,-7.8507,-4.22,-7.8395,-5.2107,-6.9865,-4.9985,-6.3752,-5.1812,-7.0029,-2.0521,-9.2627,-1.5655,-7.8989,-1.5601,-9.585,-1.5655,-7.8989,-2.0521,-9.2627,-2.5982,-8.9179,-4.2447,-7.9869,-3.3751,-8.5296,-3.4366,-8.6857,-3.4366,-8.6857,-4.3111,-8.1231,-4.2447,-7.9869,-2.6325,-9.2056,-3.4366,-8.6857,-3.3751,-8.5296,-2.5982,-8.9179,-2.6325,-9.2056,-3.9955,-7.2229,-2.5982,-8.9179,-1.5701,-9.915,-2.0661,-9.5816,-2.0521,-9.2627,-2.5982,-8.9179,-2.0521,-9.2627,-1.4849,-8.6111,-1.5601,-9.585,-1.5655,-7.8989,-2.0521,-9.2627,-1.5701,-9.915,-1.4849,-8.6111,-1.4042,-9.3233,-1.5601,-9.585,-1.5601,-9.585,-1.4871,-9.6191,-1.5701,-9.915,-1.5601,-9.585,-4.2619,-7.8284,-3.4366,-8.6857,-2.6325,-9.2056,-3.4366,-8.6857,-4.2619,-7.8284,-4.2865,-7.9757,-1.4871,-9.6191,-1.4042,-9.3233,-4.2619,-7.8284,-1.5701,-9.915,-1.4871,-9.6191,-2.0661,-9.5816,-1.4871,-9.6191,-2.6325,-9.2056,-2.6325,-9.2056,-4.2619,-7.8284,-4.1782,-7.8507,-1.5601,-9.585,-4.2447,-7.9869,-4.1782,-7.8507,-1.5501,-9.255,-1.5655,-7.8989,-1.5501,-9.255,-4.1782,-7.8507,-1.5655,-7.8989,-1.5601,-9.585,-4.1782,-7.8507,-3.9955,-7.2229,-1.5655,-7.8989,2.5655,-7.8989,3.0521,-9.2627,2.5601,-9.585,3.0521,-9.2627,2.5655,-7.8989,3.5982,-8.9179,2.5601,-9.585,3.0521,-9.2627,2.5701,-9.915,2.4042,-9.3233,2.4849,-8.6111,2.5601,-9.585,2.5701,-9.915,2.4871,-9.6191,2.5601,-9.585,3.6325,-9.2056,3.0661,-9.5816,3.5982,-8.9179,3.0521,-9.2627,3.5982,-8.9179,2.4042,-9.3233,2.5601,-9.585,2.4871,-9.6191,4.9955,-7.2229,5.2619,-7.8284,5.22,-7.8395,5.2447,-7.9869,5.22,-7.8395,5.2865,-7.9757,2.5601,-9.585,2.4849,-8.6111,2.5655,-7.8989,3.5982,-8.9179,4.3751,-8.5296,3.6325,-9.2056,2.4042,-9.3233,2.4871,-9.6191,5.2619,-7.8284,2.4042,-9.3233,5.2619,-7.8284,2.4849,-8.6111,5.2619,-7.8284,4.4366,-8.6857,5.2865,-7.9757,5.3111,-8.1231,5.2865,-7.9757,4.4366,-8.6857,5.22,-7.8395,4.9955,-7.2229,5.22,-7.8395,5.2619,-7.8284,2.5655,-7.8989,2.5501,-9.2551,2.5601,-9.585,2.5501,-9.2551,5.1782,-7.8507,2.5601,-9.585,6.2402,-6.9701,5.9985,-6.3752,5.2619,-7.8284,5.2619,-7.8284,6.2107,-6.9865,5.1782,-7.8507,4.9955,-7.2229,5.2447,-7.9869,2.5601,-9.585,5.2447,-7.9869,2.5655,-7.8989,2.5601,-9.585,4.9955,-7.2229,5.2447,-7.9869,2.5601,-9.585,5.22,-7.8395,4.9955,-7.2229,6.2107,-6.9865,4.9955,-7.2229,5.1782,-7.8506,5.22,-7.8395,5.22,-7.8395,6.2107,-6.9865,4.9955,-7.2229,5.9985,-6.3752,6.2107,-6.9865,5.9985,-6.3752,6.2107,-6.9865,6.1812,-7.0029,5.22,-7.8395,6.1812,-7.0029,8.2735,-5.1284,6.2107,-6.9865,6.1812,-7.0029,8.3424,-5.2686,8.0759,-4.5149,6.2107,-6.9865,8.3424,-5.2686,8.2735,-5.1284,5.9985,-6.3752,6.1812,-7.0029,6.2107,-6.9865,5.9985,-6.3752,8.0759,-4.5149,8.2735,-5.1284,8.3424,-5.2686,8.2517,-4.8495,8.3139,-5.1235,6.2107,-6.9865,6.2524,-7.1214,6.2107,-6.9865,7.2982,-6.1876,8.3139,-5.1235,8.3424,-5.2686,7.2982,-6.1876,8.3139,-5.1235,6.2107,-6.9865,8.3424,-5.2686,8.4113,-5.4089,7.2982,-6.1876,8.3424,-5.2686,8.3139,-5.1235,8.4113,-5.4089,8.3413,-5.1046,8.3139,-5.1235,8.3139,-5.1235,8.2517,-4.8495,8.3413,-5.1046,8.2712,-4.8003,10.902,-2.484,10.744,-2.0011,8.2517,-4.8495,10.915,-2.5687,10.902,-2.484,8.2517,-4.8495,10.915,-2.5687,8.2323,-4.8986,6.2819,-7.1049,7.3675,-6.3243,6.2402,-6.9701,8.2712,-4.8003,7.3675,-6.3243,7.3675,-6.3243,8.4113,-5.4089,8.3413,-5.1046,6.2819,-7.1049,6.3236,-7.2398,7.3675,-6.3243,8.0759,-4.5149,8.2517,-4.8495,10.744,-2.0011,10.744,-2.0011,10.915,-2.5687,8.0759,-4.5149,8.2323,-4.8986,8.0759,-4.5149,8.2323,-4.8986,8.2517,-4.8495,10.902,-2.484,10.915,-2.5687,8.0759,-4.5149,8.2517,-4.8495,8.2712,-4.8003,10.744,-2.0011,10.888,-2.3992,10.902,-2.484,-3309.1,-767.16,-3248.4,-769.52,-3252.7,-770.29,-3265.2,-770.98,-3284.6,-771.52,-3309.1,-771.88,-3336.2,-772,-3363.3,-771.88,-3387.8,-771.52,-3407.2,-770.98,-3419.7,-770.29,-3424,-769.52,-3419.7,-768.75,-3407.2,-768.06,-3387.8,-767.52,-3363.3,-767.16,-3336.2,-767.04,-3284.6,-767.52,-3265.2,-768.06,-3252.7,-768.75,-3238.4,-124.16,-3368.3,-117.26,-3243.3,-126.41,-3257.4,-128.43,-3279.3,-130.04,-3307,-131.07,-3337.6,-131.43,-3368.3,-131.07,-3395.9,-130.04,-3417.9,-128.43,-3431.9,-126.41,-3436.8,-124.16,-3431.9,-121.92,-3417.9,-119.9,-3395.9,-118.29,-3337.6,-116.9,-3307,-117.26,-3279.3,-118.29,-3257.4,-119.9,-3243.3,-121.92,-2000.7,128.17,-1940.1,125.81,-1944.3,125.05,-1956.8,124.36,-1976.2,123.81,-2000.7,123.46,-2027.8,123.34,-2055,123.46,-2079.4,123.81,-2098.8,124.36,-2111.3,125.05,-2115.6,125.81,-2111.3,126.58,-2098.8,127.27,-2079.4,127.82,-2055,128.17,-2027.8,128.29,-1976.2,127.82,-1956.8,127.27,-1944.3,126.58,-1930,769.05,-2059.9,775.96,-1934.9,766.81,-1949,764.79,-1970.9,763.18,-1998.6,762.15,-2029.2,761.79,-2059.9,762.15,-2087.5,763.18,-2109.5,764.79,-2123.6,766.81,-2128.4,769.05,-2123.6,771.3,-2109.5,773.32,-2087.5,774.93,-2029.2,776.32,-1998.6,775.96,-1970.9,774.93,-1949,773.32,-1934.9,771.3,2029.2,776.32,1930,769.05,1934.9,766.81,1949,764.79,1970.9,763.18,1998.6,762.15,2029.2,761.79,2059.9,762.15,2087.5,763.18,2109.5,764.79,2123.6,766.81,2128.4,769.05,2123.6,771.3,2109.5,773.32,2087.5,774.93,2059.9,775.96,1998.6,775.96,1970.9,774.93,1949,773.32,1934.9,771.3,1941.5,125.81,2056.4,128.17,1945.7,125.05,1958.2,124.36,1977.6,123.81,2002.1,123.46,2029.2,123.34,2056.4,123.46,2080.8,123.81,2100.2,124.36,2112.7,125.05,2117,125.81,2112.7,126.58,2100.2,127.27,2080.8,127.82,2029.2,128.29,2002.1,128.17,1977.6,127.82,1958.2,127.27,1945.7,126.58,3249.8,-769.52,3364.7,-767.16,3254.1,-770.29,3266.6,-770.98,3286,-771.52,3310.5,-771.88,3337.6,-772,3364.7,-771.88,3389.2,-771.52,3408.6,-770.98,3421.1,-770.29,3425.4,-769.52,3421.1,-768.75,3408.6,-768.06,3389.2,-767.52,3337.6,-767.04,3310.5,-767.16,3286,-767.52,3266.6,-768.06,3254.1,-768.75,3307,-117.26,3238.4,-124.16,3243.3,-126.41,3257.4,-128.43,3279.3,-130.04,3307,-131.07,3337.6,-131.43,3368.3,-131.07,3395.9,-130.04,3417.9,-128.43,3431.9,-126.41,3436.8,-124.16,3431.9,-121.92,3417.9,-119.9,3395.9,-118.29,3368.3,-117.26,3337.6,-116.9,3279.3,-118.29,3257.4,-119.9,3243.3,-121.92,0.4095,0.2222,0.3481,0.2669,0.3473,0.311,0.8981,0.162,0.9184,0.1225,0.7862,0.0378,0.3201,0.5889,0.3416,0.4822,0.3235,0.5026,0.3722,0.3928,0.3462,0.3631,0.8531,0.8442,0.7647,0.7804,0.7783,0.8291,0.9224,0.7842,0.9157,0.8114,0.7765,0.5188,0.7742,0.6311,0.9196,0.6429,0.92,0.3552,0.925,0.5478,0.7841,0.1431,0.981,0.6298,0.7771,0.4905,0.7851,0.0951,0.7841,0.1431,0.6425,0.0311,0.3481,0.2669,0.4095,0.2222,0.3473,0.311,0.3416,0.4822,0.3201,0.5889,0.3722,0.3928,0.7647,0.7804,0.9223,0.7841,0.7742,0.6311,0.7765,0.5188,0.9196,0.6429,0.92,0.3552,0.925,0.5478,0.8981,0.162,0.981,0.6298,0.7771,0.4905,1,0.6122,0.9997,0.5774,0.9998,0.6163,0.9974,0.5216,0.9815,0.5962,0.9999,0.6222,0.9815,0.5962,0.5754,0.4389,0.7786,0.4153,0.5161,0.0295,0.3379,0.1351,0.3491,0.2208,0.424,0.0622,0.609,0.0037,0.537,0,0.6091,0.0038,0.3384,0.1118,0.5682,0.5251,0.9976,0.1102,0.7782,0.4321,0.5765,0.8571,0.6909,0.7735,0.5311,0.9137,0.5273,0.8478,0.1725,0.7028,0.5989,0.9288,0.5304,0.9487,0.53,0.9687,0.6837,0.85,0.6851,0.8206,0.9845,0.6938,0.9968,0.3804,0.996,0.216,0.9977,0.1358,0.5161,0.0295,0.5754,0.4389,0.3824,0.1818,0.3491,0.2208,0.3507,0.139,0.7786,0.4153,0.3512,0.1158,0.5682,0.5251,0.7862,0.0378,0.7782,0.4321,0.6909,0.7735,0.5765,0.8571,0.2499,0.7337,0.5311,0.9137,0.5304,0.9487,0.6851,0.8205,0.9968,0.379,0.996,0.215,0.9184,0.1225,0.9977,0.1354,0.9814,0.6049,0.3344,0.3071,0.3353,0.263,0.3353,0.263,0.3344,0.3071,0.3363,0.2169,0.3334,0.3591,0.3363,0.2169,0.3376,0.1533,0.3384,0.1118,0.3347,0.2947,0.3363,0.2156,0.3347,0.2947,0.3363,0.2156,0.3378,0.1438,0.3383,0.1191,0.3338,0.3403,0.3374,0.1597,0.3382,0.1234,0.3505,0.1477,0.3502,0.1636,0.3482,0.2599,0.3475,0.2986,0.3502,0.1636,0.3505,0.1477,0.3482,0.2599,0.3475,0.2986,0.3497,0.1883,0.3491,0.2195,0.3508,0.1357,0.351,0.123,0.3509,0.1273,0.3469,0.324,0.3465,0.3442,0.3491,0.2195,0.3497,0.1883,0.3508,0.1357,0.3509,0.1273,0.3469,0.324,0.7806,0.5006,0.7799,0.5347,0.7816,0.4522,0.7829,0.3869,0.7844,0.3126,0.7861,0.2304,0.7876,0.1558,0.7885,0.1108,0.7891,0.0808,0.7895,0.0642,0.7896,0.0568,0.7816,0.4522,0.7806,0.5006,0.7799,0.5347,0.7844,0.3126,0.7829,0.3869,0.7876,0.1558,0.7861,0.2304,0.7891,0.0808,0.7885,0.1108,0.7895,0.0642,0.7798,0.5434,0.406,1,0.4679,0.9696,0.4064,0.98,0.3019,0.9847,0.2421,0.9522,0.3023,0.9647,0.3523,0.9971,0.3527,0.9772,0.3023,0.9647,0.3527,0.9772,0.4064,0.98,0.5242,0.8862,0.517,0.9043,0,0.7076,0.5084,0.8699,0.506,0.9035,0.4919,0.9352,0.4447,0.9545,0.3855,0.9677,0.3034,0.9616,0.2936,0.96,0.2155,0.9384,0.2442,0.9487,0.2704,0.9474,0.3148,0.9542,0.3993,0.9599,0.5062,0.9259,0.7841,0.1431,0.5754,0.4389,0.5161,0.0295,0.609,0.0037,0.537,-0,0.3481,0.2669,0.4095,0.2222,0.3473,0.311,0.5765,0.8571,0.5273,0.8478,0.7742,0.6311,0.3416,0.4822,0.3201,0.5889,0.3235,0.5026,0.3722,0.3928,0.3462,0.3631,0.7647,0.7804,0.8531,0.8442,0.7783,0.8291,0.9224,0.7841,0.9157,0.8114,0.7765,0.5188,0.9196,0.6429,0.92,0.3552,0.925,0.5478,0.8981,0.162,0.981,0.6298,0.7771,0.4905,0.4095,0.2222,0.5161,0.0295,0.3507,0.139,0.7841,0.1431,0.7851,0.0951,0.6425,0.0311,0.3481,0.2669,0.3473,0.311,0.8981,0.162,0.9184,0.1225,0.7862,0.0378,0.3201,0.5889,0.3416,0.4822,0.3722,0.3928,0.7647,0.7804,0.9223,0.7841,0.7765,0.5188,0.7742,0.6311,0.9196,0.6429,0.92,0.3552,0.925,0.5478,0.981,0.6298,0.7771,0.4905,0.9974,0.5226,1,0.6122,0.9999,0.6222,0.9974,0.5216,0.9998,0.6163,0.9815,0.5962,0.9815,0.5962,0.7786,0.4153,0.3491,0.2208,0.3379,0.1351,0.424,0.0622,0.3384,0.1118,0.7862,0.0378,0.7782,0.4321,0.6909,0.7735,0.5311,0.9137,0.4224,0.7591,0.1725,0.7028,0,0.7076,0.5989,0.9288,0.53,0.9687,0.5304,0.9487,0.6851,0.8205,0.6837,0.85,0.9845,0.6938,0.9968,0.3804,0.996,0.216,0.9184,0.1225,0.9976,0.1102,0.9977,0.1358,0.5229,0.3386,0.7786,0.4153,0.3491,0.2208,0.3512,0.1157,0.5754,0.4389,0.4833,0.3944,0.5238,0.5067,0.7782,0.4321,0.5765,0.8571,0.6909,0.7735,0.1122,0.7109,0.5311,0.9137,0.5304,0.9487,0.6851,0.8205,0.9968,0.379,0.996,0.215,0.9977,0.1354,0.9814,0.6049,0.3344,0.3071,0.3353,0.263,0.3353,0.263,0.3344,0.3071,0.3363,0.2169,0.3334,0.3591,0.3376,0.1533,0.3363,0.2169,0.3384,0.1118,0.3347,0.2947,0.3363,0.2156,0.3347,0.2947,0.3363,0.2156,0.3378,0.1438,0.3383,0.1191,0.3338,0.3403,0.3374,0.1597,0.3382,0.1234,0.3502,0.1636,0.3505,0.1477,0.3475,0.2986,0.3482,0.2599,0.3505,0.1477,0.3502,0.1636,0.3482,0.2599,0.3475,0.2986,0.3497,0.1883,0.3491,0.2195,0.3508,0.1357,0.3509,0.1273,0.351,0.123,0.3469,0.324,0.3465,0.3442,0.3497,0.1883,0.3491,0.2195,0.3508,0.1357,0.3509,0.1273,0.3469,0.324,0.7806,0.5006,0.7799,0.5346,0.7816,0.4522,0.7829,0.3869,0.7844,0.3126,0.7861,0.2304,0.7876,0.1558,0.7885,0.1108,0.7891,0.0808,0.7895,0.0642,0.7896,0.0568,0.7806,0.5006,0.7816,0.4522,0.7799,0.5347,0.7829,0.3869,0.7844,0.3126,0.7861,0.2304,0.7876,0.1558,0.7885,0.1108,0.7891,0.0808,0.7895,0.0642,0.7798,0.5434,0.4679,0.9696,0.406,1,0.4064,0.98,0.2421,0.9522,0.3019,0.9847,0.3023,0.9647,0.3523,0.9971,0.3527,0.9772,0.3023,0.9647,0.3527,0.9772,0.4064,0.98,0.3967,0.7785,0.5242,0.8862,0.517,0.9043,0.5084,0.8699,0.506,0.9035,0.4919,0.9352,0.4447,0.9545,0.3855,0.9677,0.2936,0.96,0.2155,0.9384,0.2442,0.9487,0.2704,0.9474,0.3148,0.9542,0.3993,0.9599,0.5076,0.922,0.3494,0.2222,0.2818,0.2669,0.2808,0.311,0.8878,0.162,0.9101,0.1225,0.7645,0.0378,0.0586,0.7029,0.2362,0.8021,0.2546,0.5026,0.4753,0.5067,0.2796,0.3631,0.8381,0.8442,0.7408,0.7804,0.7557,0.8291,0.9145,0.7842,0.9072,0.8114,0.7537,0.5188,0.7512,0.6311,0.9114,0.6429,0.9119,0.3552,0.9174,0.5478,0.7621,0.1431,0.9791,0.6298,0.7544,0.4905,0.7632,0.0951,0.7621,0.1431,0.6061,0.0311,0.2818,0.2669,0.3494,0.2222,0.2808,0.311,0.1904,0.7714,0.2746,0.4822,0.3083,0.3928,0.5333,0.8571,0.5246,0.9242,0.4041,0.916,0.7408,0.7804,0.9144,0.7841,0.7512,0.6311,0.7537,0.5188,0.9114,0.6429,0.9119,0.3552,0.9174,0.5478,0.8878,0.162,0.9791,0.6298,0.7544,0.4905,1,0.6122,0.9997,0.5774,0.9998,0.6163,0.9971,0.5216,0.9797,0.5962,0.9999,0.6222,0.9797,0.5962,0.5322,0.4389,0.756,0.4153,0.4668,0.0295,0.2705,0.1351,0.2828,0.2208,0.3653,0.0622,0.5692,0.0037,0.4898,0,0.5692,0.0038,0.271,0.1118,0.9974,0.1102,0.7557,0.4321,0.5333,0.8571,0.6594,0.7735,0.3197,0.823,0.4133,0.8711,0.4833,0.9137,0.0624,0.7791,0.0961,0.7859,0.5581,0.9288,0.4821,0.9687,0.6515,0.85,0.653,0.8205,0.983,0.6938,0.9964,0.3804,0.9956,0.216,0.9975,0.1358,0.4668,0.0295,0.5322,0.4389,0.3196,0.1818,0.2828,0.2208,0.2846,0.139,0.756,0.4153,0.2852,0.1158,0.5243,0.5251,0.7645,0.0378,0.7557,0.4321,0.6594,0.7735,0.3019,0.8428,0.0531,0.7894,0.653,0.8205,0.9964,0.379,0.9956,0.215,0.9101,0.1225,0.9975,0.1354,0.9795,0.6049,0.2667,0.3071,0.2677,0.263,0.2677,0.263,0.2667,0.3071,0.2687,0.2169,0.2655,0.3591,0.2687,0.2169,0.2701,0.1533,0.271,0.1118,0.267,0.2947,0.2687,0.2156,0.267,0.2947,0.2687,0.2156,0.2703,0.1438,0.2709,0.1191,0.2659,0.3403,0.27,0.1597,0.2708,0.1234,0.2844,0.1477,0.284,0.1636,0.2819,0.2599,0.281,0.2986,0.284,0.1636,0.2844,0.1477,0.2819,0.2599,0.281,0.2986,0.2835,0.1883,0.2828,0.2195,0.2847,0.1357,0.2849,0.123,0.2848,0.1273,0.2804,0.324,0.28,0.3442,0.2828,0.2195,0.2835,0.1883,0.2847,0.1357,0.2848,0.1273,0.2804,0.324,0.7583,0.5006,0.7575,0.5347,0.7594,0.4522,0.7608,0.3869,0.7625,0.3126,0.7643,0.2304,0.766,0.1558,0.767,0.1108,0.7677,0.0808,0.768,0.0642,0.7682,0.0568,0.7594,0.4522,0.7583,0.5006,0.7575,0.5347,0.7625,0.3126,0.7608,0.3869,0.766,0.1558,0.7643,0.2304,0.7677,0.0808,0.767,0.1108,0.768,0.0642,0.7573,0.5434,0.4137,0.9696,0.3456,1,0.346,0.98,0.2309,0.9915,0.2288,0.9697,0.2863,0.9971,0.2935,0.9742,0.2868,0.9772,0.2313,0.9715,0.346,0.98,0.4137,0.9696,0.0157,0.7837,0.4027,0.9383,0.3813,0.9582,0.173,0.9528,0.0624,0.7839,0.064,0.7841,0.2168,0.9608,0.2314,0.9632,0.2869,0.9708,0.2781,0.9713,0.3969,0.9516,0.4268,0.9054,0.7621,0.1431,0.5322,0.4389,0.4668,0.0295,0.5692,0.0037,0.4898,-0,0.2818,0.2669,0.3494,0.2222,0.2808,0.311,0.2746,0.4822,0.2509,0.5889,0.2546,0.5026,0.4202,0.4765,0.2796,0.3631,0.7408,0.7804,0.8381,0.8442,0.7557,0.8291,0.9145,0.7842,0.9072,0.8114,0.7512,0.6311,0.7537,0.5188,0.9114,0.6429,0.9119,0.3552,0.9174,0.5478,0.8878,0.162,0.9791,0.6298,0.7544,0.4905,0.3494,0.2222,0.4668,0.0295,0.2846,0.139,0.7621,0.1431,0.7632,0.0951,0.6061,0.0311,0.2818,0.2669,0.2808,0.311,0.8878,0.162,0.9101,0.1225,0.7645,0.0378,0.2509,0.5889,0.2746,0.4822,0.3083,0.3928,0.5246,0.9242,0.5333,0.8571,0.4041,0.916,0.7408,0.7804,0.9144,0.7841,0.7537,0.5188,0.7512,0.6311,0.9114,0.6429,0.9119,0.3552,0.9174,0.5478,0.9791,0.6298,0.7544,0.4905,0.9972,0.5226,1,0.6122,0.9999,0.6222,0.9971,0.5216,0.9998,0.6163,0.9797,0.5962,0.9797,0.5962,0.756,0.4153,0.2828,0.2208,0.2705,0.1351,0.3653,0.0622,0.271,0.1118,0.7645,0.0378,0.7557,0.4321,0.6594,0.7735,0.5333,0.8571,0.4133,0.8711,0.3197,0.823,0.4833,0.9137,0.2362,0.8022,0.1421,0.7659,0.1325,0.6414,0.0959,0.7774,0.0624,0.7791,0.5581,0.9288,0.4821,0.9687,0.653,0.8205,0.6515,0.85,0.983,0.6938,0.9964,0.3804,0.9956,0.216,0.9101,0.1225,0.9974,0.1102,0.9975,0.1358,0.4743,0.3386,0.756,0.4153,0.2828,0.2208,0.2852,0.1158,0.5322,0.4389,0.4307,0.3944,0.5243,0.5251,0.7557,0.4321,0.6594,0.7735,0.2848,0.8343,0.1292,0.8009,0.0624,0.7791,0.0959,0.7774,0.014,0.7501,0.653,0.8205,0.9964,0.379,0.9956,0.215,0.9975,0.1354,0.9795,0.6049,0.2667,0.3071,0.2677,0.263,0.2677,0.263,0.2667,0.3071,0.2687,0.2169,0.2655,0.3591,0.2701,0.1533,0.2687,0.2169,0.271,0.1118,0.267,0.2947,0.2687,0.2156,0.267,0.2947,0.2687,0.2156,0.2703,0.1438,0.2709,0.1191,0.2659,0.3403,0.27,0.1597,0.2708,0.1234,0.284,0.1636,0.2844,0.1477,0.281,0.2986,0.2819,0.2599,0.2844,0.1477,0.284,0.1636,0.2819,0.2599,0.281,0.2986,0.2835,0.1883,0.2828,0.2195,0.2847,0.1357,0.2848,0.1273,0.2849,0.123,0.2805,0.324,0.28,0.3442,0.2835,0.1883,0.2828,0.2195,0.2847,0.1357,0.2848,0.1273,0.2805,0.324,0.7583,0.5006,0.7575,0.5347,0.7594,0.4522,0.7608,0.3869,0.7625,0.3126,0.7643,0.2304,0.766,0.1558,0.767,0.1108,0.7677,0.0808,0.768,0.0642,0.7682,0.0568,0.7583,0.5006,0.7594,0.4522,0.7575,0.5347,0.7608,0.3869,0.7625,0.3126,0.7643,0.2304,0.766,0.1558,0.767,0.1108,0.7677,0.0808,0.768,0.0642,0.7573,0.5434,0.3813,0.9582,0.3456,1,0.346,0.98,0.2288,0.9697,0.2309,0.9915,0.2863,0.9971,0.2935,0.9742,0.2313,0.9715,0.2868,0.9772,0.346,0.98,0.4137,0.9696,0.0157,0.7837,0.0531,0.7894,-0,0.7845,0.4027,0.9383,0.0625,0.7903,0.173,0.9528,0.0624,0.7839,0.064,0.7841,0.0961,0.7859,0.2168,0.9608,0.2314,0.9632,0.2869,0.9708,0.2781,0.9713,0.3969,0.9516,0.4268,0.9054,0.8878,0.0766,0.9826,0.0325,0.8738,0.0634,0.3367,0.8762,0.5003,0.6017,0.3738,0.7845,0.2582,0.9865,0.2924,0.9828,0.2892,0.9757,0.3341,0.2913,0.2657,0.9592,0.1767,0.979,0.1633,0.8897,0.1291,0.9778,0.2886,0.9681,0.2886,0.9632,0.9532,0.0302,1,0.0339,0.8681,0.0236,0.9157,0.0272,0.791,0.0186,0.7818,0.1653,0.6931,0.0131,0.3972,0,0.3914,0.0475,0.3831,0.1003,0.3649,0.1752,0.3217,0.8863,0.2963,0.9897,0.2192,0.983,0,1,0.0667,0.9873,0.0185,0.8897,0.9826,0.0325,0.8738,0.0634,0.3738,0.7845,0.2924,0.9828,0.2582,0.9865,0.2892,0.9757,0.2657,0.9591,0.1633,0.8897,0.1767,0.979,0.1291,0.9778,0.2886,0.9681,0.2886,0.9632,0.9532,0.0302,0.8681,0.0236,0.9157,0.0272,0.791,0.0186,0.6931,0.0131,0.5071,0.5508,0.3831,0.1003,0.3914,0.0475,0.3972,0,0.3341,0.2913,0.3649,0.1752,0.3217,0.8862,0.2963,0.9897,0.2192,0.983,0.0667,0.9873,0,1,0.0185,0.8897,0.0056,0.1162,0.0029,0.0994,0.0036,0.0986,0.0386,0.1806,0.0383,0.1808,0.0657,0.2069,0.1571,0.284,0.1567,0.2845,0.2615,0.3733,0.3743,0.4684,0.3726,0.4686,0.47,0.5538,0.5441,0.6118,0.5334,0.6062,0.5881,0.6523,0.6119,0.6652,0.6105,0.6661,0.6363,0.6835,0.7012,0.7403,0.7016,0.7434,0.7803,0.8127,0.927,0.5881,0.9921,0.5728,0.9036,0.61,0.992,0.7991,0.8808,0.8934,0.9903,0.9678,0.9901,0.9362,0.8303,0.8549,0.9376,0.9492,0.8899,0.9113,0.9921,0.9961,0.9909,0.9873,0.7729,0.805,0.6981,0.6844,0.6011,0.6371,0.527,0.3616,0.6264,0.4148,0.4881,0.5139,0.3221,0.2512,0.9988,0.6385,0.9972,0.5711,0.0002,0,0,0.0347,0.0007,0.0372,0.0038,0.0622,0.0002,0.0605,0.0091,0.114,0.0133,0.1318,0.0098,0.1338,0.0664,0.2067,0.0254,0.1657,0.025,0.1668,0.2627,0.373,0.4789,0.5564,0.5935,0.6543,0.6326,0.6805,0.8955,0.5228,0.893,0.5582,0.904,0.5691,0.9213,0.5613,0.9211,0.5658,0.9712,0.5696,0.776,0.8022,0.9935,1,0.9392,0.9541,0.841,0.8673,0.7098,0.7459,0.5352,0.3453,0.6313,0.397,0.0789,0.0699,0.3358,0.2146,0.0931,0.0459,0.0377,0.1404,0.0066,0.0833,0.007,0.1002,0.0128,0.1337,0.4133,0.4368,0.4832,0.5482,0.5957,0.646,0.6349,0.625,0.7023,0.7341,0.7839,0.8028,0.635,0.6772,0.8368,0.856,0.8992,0.8928,0.8351,0.8592,0.893,0.9062,0.8874,0.9069,0.9967,0.9886,0.998,0.9756,0.8922,0.8971,0.9996,0.9423,0.9998,0.9139,0.99,0.6728,0.9854,0.5737,0.8975,0.483,0.988,0.4428,0.9959,0.4021,0.3356,0.2343,0.208,0.1503,0.0763,0.0801,0.0284,0.1319,0.3397,0.2205,0.0002,0,0.0931,0.0459,0.0281,0.1621,0.541,0.3473,0.6395,0.3984,0.7778,0.8069,0.7927,0.4485,0.9951,0.9962,0.9991,0.9604,1,0.7743,0.9872,0.5149,0.9884,0.4772,0.896,0.4013,0.0221,0.1596,0.0221,0.1609,0.0221,0.1524,0.0221,0.1598,0.013,0.1401,0.0156,0.1401,0.0125,0.1401,0.0221,0.1401,0.0221,0.1401,0.0221,0.1503,0.0164,0.1401,0.0145,0.1401,0.7653,0.9061,0.7447,0.8786,0.6184,0.7934,0.3419,0.5378,0.4657,0.6615,0.5954,0.7441,0.4818,0.6847,0.347,0.577,0.0095,0.2387,0.2134,0.4702,0.0007,0.0999,0.0332,0.0167,0.5952,0.7445,0.9015,0.9333,0.8932,0.9779,0.7431,0.8822,0.4659,0.6616,0.342,0.5379,0.0096,0.2387,0.0332,0.0167,0.9234,0.8208,0.9362,0.7568,0.924,0.8288,0.7594,0.349,0.9508,0.6906,0.999,0.4603,0.9009,0.9496,0.6006,0.7686,0.8903,1,0.893,0.9888,0.332,0.5553,0.088,0.3697,0.0034,0.2447,0.0067,0.0038,-0,0,1,0.4556,0.969,0.5987,0.9118,0.8795,0.6004,0.7692,0.8906,0.9948,0.3321,0.5554,0.0067,0.0038,0.7563,0.3472,0.9191,0.8327,0.8963,0.9548,0.4661,0.6634,0.482,0.6868,0.3487,0.5779,0.2168,0.4699,0.0152,0.2356,0.3339,0.556,0.0065,0.0953,0.0386,0.011,0.8969,0.9383,0.5941,0.7474,0.8887,0.9835,0.7403,0.8867,0.7622,0.9108,0.617,0.7968,0.3438,0.5383,0.4663,0.6635,0.0152,0.2356,0.0386,0.011,0.9933,0.4598,0.9456,0.6928,0.8884,0.9945,0.8857,1.0059,0.0928,0.3682,0.0092,0.2417,0.0058,-0.0059,0.0124,-0.0021,0.9942,0.4551,0.907,0.884,0.5993,0.7723,0.886,1.0006,0.3341,0.5561,0.0124,-0.0021,0.9185,0.8245,0.9312,0.7598,0.0874,0.8849,0.0874,0.8849,0.0185,0.8849,0.1541,0.8849,0.1541,0.8849,0.1601,0.8849,0.1601,0.8849,0.1997,0.7499,0.1997,0.7499,0.1601,0.8849,0.1601,0.8849,0.3308,0.2913,0.3308,0.2913,0.3616,0.1752,0.3616,0.1752,0.3798,0.1003,0.3798,0.1003,0.3881,0.0475,0.3881,0.0475,0.3939,0.0049,0.3939,0.0049,0.0185,0.8849,0.0874,0.8849,0.037,0.81,0.2703,0.0018,0.1756,0.0776,0.3312,0.0036,0.189,-0.0054,0.2271,-0.0016,0.3308,0.2913,0.1541,0.8849,0.3798,0.1003,0.3881,0.0475,0.3879,0.0049,0.3939,0.0049,0.3616,0.1752,0.1997,0.7499,0.1601,0.8849,0.2271,-0.0016,0.2271,-0.0016,0.189,-0.0054,0.2703,0.0018,0.2703,0.0018,0.3312,0.0036,0.3312,0.0036,0.3879,0.0049,0.3879,0.0049,0.3939,0.0049,0.3939,0.0049,0.0874,0.8849,0.0185,0.8849,0.037,0.81,0.1756,0.0776,0.2703,0.0018,0.3312,0.0036,0.189,-0.0054,0.2271,-0.0016,0.1997,0.7499,0.1541,0.8849,0.3939,0.0049,0.3881,0.0475,0.3879,0.0049,0.3798,0.1003,0.3616,0.1752,0.3308,0.2913,0.1601,0.8849,0.302,0.3152,0.2936,0.3151,0.3005,0.351,0.3021,0.2608,0.302,0.3093,0.3005,0.351,0.293,0.3509,0.2922,0.2632,0.2908,0.2681,0.2908,0.2681,0.2908,0.3092,0.2934,0.226,0.2937,0.2082,0.292,0.2081,0.292,0.2081,0.2916,0.2086,0.2916,0.2086,0.2912,0.2104,0.2912,0.2104,0.2909,0.2128,0.2909,0.2128,0.2908,0.2156,0.2908,0.3203,0.2908,0.343,0.292,0.3509,0.293,0.3509,0.2916,0.3502,0.292,0.3509,0.2912,0.3484,0.2916,0.3502,0.2909,0.3457,0.2912,0.3484,0.2908,0.343,0.2909,0.3457,0.2908,0.3203,0.2908,0.3092,0.3021,0.2608,0.3021,0.2608,0.2937,0.2082,0.3021,0.2285,0.3021,0.2285,0.3021,0.2608,0.2908,0.2252,0.2908,0.2252,0.2908,0.2564,0.2908,0.2252,0.2908,0.2167,0.2908,0.2681,0.2908,0.2564,0.7995,0.0026,0.7992,0.0009,0.7995,0.0026,0.7992,0.0009,0.7992,0.0009,0.7992,0.0009,0.7987,0,0.7987,0,0.7987,0,0.7987,0,0.7976,0,0.7976,0,0.7976,0,0.7976,0,0.7971,0.0009,0.7971,0.0009,0.7971,0.0009,0.7971,0.0009,0.7969,0.0026,0.7969,0.0026,0.7969,0.0026,0.7994,0.0031,0.7971,0.0026,0.7992,0.0036,0.7989,0.0023,0.7986,0.0017,0.7974,0.0021,0.7974,0.0027,0.8055,0.0338,0.7995,0.0026,0.8056,0.0341,0.8055,0.0338,0.7988,0.0341,0.7988,0.0337,0.8052,0.0343,0.7988,0.0341,0.799,0.0342,0.8048,0.0345,0.7988,0.0337,0.8055,0.0338,0.8055,0.0338,0.8055,0.0338,0.8055,0.0338,0.8055,0.0338,0.8055,0.0338,0.2035,0.0036,0.2038,0.0023,0.2033,0.0031,0.2054,0.0027,0.2056,0.0026,0.2053,0.0021,0.2032,0.0026,0.2035,0.0009,0.2041,0,0.2052,0,0.2057,0.0009,0.2058,0.0026,0.2032,0.0026,0.1975,0.0343,0.1974,0.0343,0.2036,0.0344,0.2036,0.0344,0.2037,0.0342,0.1971,0.0341,0.197,0.0341,0.2038,0.0342,0.2039,0.0341,0.2058,0.0026,0.1971,0.0338,0.2058,0.0026,0.204,0.0337,0.8124,0.4362,0.8127,0.4345,0.8127,0.4345,0.8124,0.4362,0.8124,0.4362,0.8119,0.437,0.8124,0.4362,0.8119,0.437,0.8119,0.437,0.8108,0.437,0.8119,0.437,0.8108,0.437,0.8108,0.437,0.8103,0.4362,0.8108,0.437,0.8103,0.4362,0.8103,0.4362,0.8101,0.4345,0.8103,0.4362,0.8101,0.4345,0.8101,0.4345,0.8103,0.4344,0.8121,0.4348,0.8118,0.4353,0.8106,0.4349,0.8106,0.4343,0.812,0.4029,0.8101,0.4345,0.8127,0.4345,0.8188,0.403,0.812,0.4029,0.8119,0.4033,0.812,0.4029,0.812,0.4029,0.8122,0.4027,0.8188,0.403,0.8188,0.403,0.8188,0.403,0.8188,0.403,0.8188,0.403,0.1904,0.4348,0.1902,0.4335,0.19,0.434,0.1922,0.4344,0.192,0.4343,0.1919,0.4349,0.1898,0.4345,0.1901,0.4362,0.1907,0.437,0.1918,0.437,0.1923,0.4362,0.1925,0.4345,0.1898,0.4345,0.184,0.4024,0.1844,0.4022,0.184,0.4024,0.1902,0.4025,0.1902,0.4025,0.1904,0.4027,0.1836,0.4026,0.1836,0.4026,0.1904,0.4027,0.1906,0.4029,0.1837,0.403,0.1906,0.4033,0.8709,0.0356,0.8709,0.0384,0.871,0.1163,0.871,0.1163,0.871,0.1163,0.8709,0.0338,0.871,0.1163,0.8996,0.0489,0.8995,0.1163,0.8995,0.1163,0.871,0.1163,0.8993,0.0529,0.8995,0.1163,0.9285,0.0763,0.9285,0.1163,0.9285,0.1163,0.8995,0.1163,0.9285,0.0686,0.9285,0.1163,0.9285,0.0637,0.9285,0.1163,0.1308,0.1163,0.1308,0.1163,0.102,0.1163,0.1018,0.1163,0.0725,0.1163,0.0725,0.1163,0.1308,0.0384,0.1308,0.0356,0.1308,0.0338,0.1021,0.0529,0.1017,0.0489,0.0725,0.0763,0.0724,0.0637,0.0725,0.0686,0.5239,0.1344,0.508,0.1344,0.5074,0.1344,0.5125,0.1344,0.5239,0.1344,0.5266,0.1344,0.5113,0.1344,0.5239,0.1344,0.5239,0.1344,0.5095,0.1344,0.5006,0.1344,0.5082,0.1344,0.4919,0.1344,0.492,0.1186,0.5007,0.111,0.5267,0.1232,0.5126,0.1236,0.5083,0.1187,0.5114,0.1125,0.5096,0.1125,0.5081,0.0903,0.5068,0.0772,0.5074,0.1344,0.5074,0.1344,0.5239,0.0816,0.5239,0.1344,0.5239,0.0816,0.4496,0.1344,0.4502,0.1344,0.5258,0.1344,0.4831,0.1344,0.4994,0.1344,0.5259,0.1344,0.5257,0.0262,0.4495,0.0292,0.5258,0.0709,0.5,0.0772,0.4993,0.0762,0.4497,0.087,0.483,0.0803,0.4831,0.0816,0.5259,0.0622,0.5259,0.0529,0.5258,0.0419,0.5257,0.0321,0.4503,0.0478,0.4504,0.0604,0.4498,0.0322,0.4502,0.037,0.5257,0.0283,0.4501,0.0736,0.4988,0.1344,0.4831,0.1344,0.4994,0.1344,0.4831,0.1344,0.4943,0.1344,0.4804,0.1344,0.4956,0.1344,0.4831,0.1344,0.4831,0.1344,0.4973,0.1344,0.5061,0.1344,0.4986,0.1344,0.5147,0.1344,0.506,0.111,0.5146,0.1186,0.4942,0.1236,0.4803,0.1232,0.4985,0.1187,0.4972,0.1125,0.4955,0.1125,0.4987,0.0902,0.5,0.0772,0.4994,0.1344,0.4994,0.1344,0.4831,0.0816,0.4831,0.1344,0.4831,0.0816,0.9459,0.2721,0.9452,0.307,0.9508,0.3059,0.9565,0.3042,0.9628,0.3006,0.9662,0.2818,0.9687,0.2966,0.9727,0.2937,0.9718,0.2864,0.9762,0.291,0.0005,0.2924,-0,0.2944,0.0005,0.2964,0.0024,0.2983,0.0024,0.2904,0.0152,0.2867,0.0328,0.306,0.0667,0.2721,0.0511,0.3107,0.0674,0.307,0.0674,0.307,0.0667,0.2721,0.0619,0.3059,0.0562,0.3042,0.05,0.3006,0.0466,0.2818,0.0442,0.2966,0.0412,0.2864,0.0403,0.2937,0.0369,0.291,0.0005,0.2964,-0,0.2944,0.0005,0.2924,0.0024,0.2904,0.0024,0.2983,0.0152,0.2867,0.0667,0.2721,0.0328,0.306,0.0511,0.3107,0.0674,0.307,0.9313,0.9881,0.9313,0.9901,0.9313,0.9901,0.9313,0.993,0.9313,0.993,0.9313,0.9956,0.9313,0.9956,0.9313,0.9972,0.464,0.1363,0.4725,0.1385,0.4647,0.1539,0.4663,0.1217,0.4325,0.1334,0.4733,0.1224,0.4803,0.1232,0.3023,0.3083,0.2928,0.3043,0.3063,0.3195,0.3736,0.2606,0.3615,0.2718,0.3669,0.2766,0.3591,0.2575,0.3669,0.2766,0.4113,0.2336,0.4169,0.2202,0.3736,0.2606,0.3326,0.2887,0.3043,0.3139,0.3063,0.3195,0.3603,0.2647,0.3591,0.2575,0.3307,0.2829,0.3023,0.3083,0.3339,0.2957,0.3615,0.2718,0.4379,0.1963,0.4309,0.1974,0.4314,0.214,0.4105,0.2183,0.4169,0.2202,0.4113,0.2336,0.4309,0.1974,0.4105,0.2183,0.4113,0.2336,0.4314,0.214,0.2928,0.3043,0.3023,0.3083,0.3063,0.3195,0.3615,0.2718,0.3736,0.2606,0.3669,0.2766,0.3591,0.2575,0.4113,0.2336,0.3669,0.2766,0.4169,0.2202,0.3736,0.2606,0.4169,0.2202,0.4105,0.2183,0.4113,0.2336,0.4309,0.1974,0.4379,0.1963,0.4314,0.214,0.4725,0.1385,0.464,0.1363,0.4647,0.1539,0.4663,0.1217,0.4325,0.1334,0.4733,0.1224,0.4803,0.1232,0.5393,0.1673,0.5413,0.1912,0.5792,0.1815,0.6483,0.1879,0.6452,0.1804,0.635,0.1931,0.6687,0.1517,0.6583,0.1605,0.6552,0.1816,0.6778,0.1343,0.6804,0.1151,0.6746,0.1244,0.6772,0.0948,0.6714,0.0781,0.6679,0.1097,0.6757,0.0692,0.67,0.0604,0.6633,0.0527,0.6552,0.08,0.6552,0.0457,0.6428,0.0756,0.6168,0.0273,0.5575,0.0515,0.6412,0.0279,0.6589,0.0272,0.6624,0.0345,0.6721,0.0317,0.6428,0.0262,0.5259,0.0622,0.5576,0.0707,0.5259,0.0529,0.5258,0.0419,0.5257,0.0321,0.5257,0.0283,0.5257,0.0262,0.4205,0.0372,0.4503,0.0478,0.4502,0.037,0.3918,0.0655,0.4221,0.0607,0.4028,0.1422,0.4131,0.0961,0.3927,0.1321,0.4772,0.1389,0.4717,0.1627,0.5003,0.1511,0.3661,0.0614,0.3706,0.053,0.3657,0.0713,0.3648,0.0843,0.6095,0.1934,0.634,0.1848,0.6514,0.1917,0.6653,0.1902,0.6523,0.1728,0.6721,0.1611,0.6688,0.1754,0.6634,0.1458,0.6664,0.1276,0.675,0.1483,0.6819,0.0957,0.6664,0.0965,0.6629,0.0861,0.6796,0.0812,0.5889,0.071,0.5884,0.0268,0.6393,0.0251,0.5258,0.0709,0.5574,0.0267,0.4504,0.0604,0.4501,0.0736,0.4327,0.1005,0.4497,0.087,0.4401,0.029,0.4306,0.029,0.4498,0.0322,0.4495,0.0292,0.421,0.0295,0.4109,0.0306,0.3999,0.0332,0.3889,0.0372,0.4489,0.1209,0.4328,0.102,0.4365,0.1417,0.4624,0.1281,0.4134,0.1525,0.4393,0.1826,0.3828,0.1188,0.3739,0.1053,0.379,0.0446,0.3635,0.0696,0.3635,0.0768,0.3685,0.0941,0.1178,0.3457,0.1224,0.3387,0.1086,0.3427,0.1521,0.3247,0.1541,0.3323,0.1542,0.3199,0.1325,0.347,0.1399,0.3347,0.1465,0.3314,0.1504,0.3382,0.1496,0.3281,0.1427,0.3434,0.1564,0.325,0.1556,0.3106,0.1568,0.3,0.1568,0.3132,0.3043,0.3139,0.3326,0.2887,0.3063,0.3195,0.3603,0.2647,0.3591,0.2575,0.3307,0.2829,0.3023,0.3083,0.3339,0.2957,0.3615,0.2718,0.4105,0.2183,0.4309,0.1974,0.4113,0.2336,0.4314,0.214,0.4511,0.1754,0.4803,0.1232,0.4647,0.1539,0.4379,0.1963,0.4314,0.214,0.4803,0.1232,0.4511,0.1754,0.4647,0.1539,0.4379,0.1963,0.4314,0.214,0.4649,0.1912,0.4669,0.1673,0.4265,0.1815,0.3596,0.1804,0.3565,0.1879,0.37,0.1931,0.3463,0.1605,0.3358,0.1517,0.3494,0.1816,0.3239,0.1151,0.3265,0.1343,0.3298,0.1244,0.333,0.0781,0.3272,0.0948,0.3366,0.1097,0.3287,0.0692,0.3345,0.0604,0.3413,0.0527,0.3494,0.0457,0.3494,0.08,0.362,0.0756,0.4485,0.0515,0.3884,0.0273,0.3636,0.0279,0.3422,0.0345,0.3457,0.0272,0.3324,0.0317,0.362,0.0262,0.4484,0.0707,0.4805,0.0622,0.4805,0.0529,0.4806,0.0419,0.4807,0.0321,0.4807,0.0283,0.4807,0.0262,0.5571,0.0478,0.5873,0.0372,0.5573,0.037,0.6165,0.0655,0.5857,0.0607,0.5948,0.0961,0.6053,0.1422,0.6155,0.1321,0.5355,0.1627,0.5299,0.1389,0.5064,0.1511,0.6425,0.0615,0.6379,0.053,0.6422,0.0798,0.6429,0.0713,0.6401,0.0941,0.6438,0.0843,0.3958,0.1934,0.3709,0.1848,0.3392,0.1902,0.3533,0.1917,0.3524,0.1728,0.3323,0.1611,0.3357,0.1754,0.3411,0.1458,0.3381,0.1276,0.3293,0.1483,0.3224,0.0957,0.3381,0.0965,0.3416,0.0861,0.3247,0.0812,0.4167,0.071,0.4171,0.0268,0.4806,0.0709,0.4486,0.0267,0.557,0.0604,0.5573,0.0736,0.5577,0.087,0.5749,0.1005,0.5675,0.029,0.5579,0.0292,0.5576,0.0322,0.5771,0.029,0.5869,0.0295,0.597,0.0306,0.6194,0.0372,0.6082,0.0332,0.5586,0.1209,0.5449,0.1281,0.5711,0.1417,0.5748,0.102,0.5945,0.1525,0.5683,0.1826,0.6255,0.1188,0.6346,0.1053,0.6294,0.0446,0.6451,0.0696,0.6452,0.0768,0.4663,0.1217,0.4325,0.1334,0.4328,0.102,0.4663,0.1217,0.4831,0.0816,0.4803,0.1232,0.5577,0.087,0.524,0.0803,0.5239,0.0816,0.5409,0.1217,0.5748,0.102,0.5749,0.1005,0.4325,0.1334,0.4663,0.1217,0.4328,0.102,0.4831,0.0816,0.4803,0.1232,0.483,0.0803,0.4497,0.087,0.4327,0.1005,0.8894,0.3387,0.8941,0.3457,0.9035,0.3427,0.8573,0.3323,0.8594,0.3247,0.8572,0.3199,0.8717,0.3347,0.8792,0.347,0.865,0.3314,0.8619,0.3281,0.8611,0.3382,0.8688,0.3434,0.855,0.325,0.8558,0.3106,0.8546,0.3,0.8546,0.3132,0.1204,0.2419,0.1188,0.228,0.1104,0.2451,0.1536,0.246,0.1512,0.2424,0.1501,0.2492,0.1559,0.2497,0.153,0.2497,0.1428,0.2443,0.1439,0.235,0.148,0.2387,0.1377,0.2311,0.1366,0.2414,0.1294,0.2397,0.1299,0.228,0.0974,0.2395,0.1072,0.2308,0.0994,0.2477,0.0918,0.2476,0.8688,0.2443,0.8635,0.2387,0.8603,0.2424,0.8931,0.228,0.8915,0.2419,0.9016,0.2451,0.8578,0.246,0.8555,0.2497,0.8584,0.2497,0.8614,0.2492,0.875,0.2414,0.8676,0.235,0.874,0.2311,0.8819,0.228,0.8823,0.2397,0.9148,0.2395,0.9048,0.2308,0.9128,0.2477,0.9205,0.2476,0.0282,0.9929,0.027,0.9798,0.0133,0.9877,0.0495,0.9747,0.0385,0.9953,0.0582,0.9772,0.0569,0.9966,0.0648,0.996,0.0584,0.9917,0.0811,0.9956,0.0733,0.9925,0.0398,0.974,0.0282,0.9929,0.0282,0.9929,0.0381,0.9973,0.0282,0.9929,0.0463,0.9989,0.0555,1,0.0381,0.9973,0.0463,0.9989,0.0463,0.9989,0.074,0.9813,0.0662,0.9794,0.0811,0.9901,0.0811,0.9881,0.0811,0.993,0.074,0.9813,0.0811,0.9881,0.0555,1,0.0761,0.9981,0.0811,0.9972,0.0555,1,0.0761,0.9981,0.0761,0.9981,0.9862,0.9798,0.985,0.9929,1,0.9877,0.9745,0.9953,0.9633,0.9747,0.9545,0.9772,0.9478,0.996,0.9558,0.9966,0.9543,0.9917,0.9313,0.9956,0.9392,0.9925,0.9732,0.974,0.9748,0.9973,0.9665,0.9989,0.9572,1,0.9385,0.9813,0.9464,0.9793,0.9313,0.9901,0.9313,0.993,0.9313,0.9881,0.9364,0.9981,0.9313,0.9972,0.066,0.2651,0.0552,0.2681,0.0561,0.277,0.4131,0.0961,0.4328,0.102,0.4327,0.1005,0.5748,0.102,0.5948,0.0961,0.5749,0.1005,0.7167,0.1933,0.675,0.1483,0.6721,0.1611,0.6168,0.0273,0.6393,0.0251,0.5884,0.0268,0.6796,0.0812,0.6846,0.0567,0.6757,0.0692,0.6624,0.0345,0.8072,0.0575,0.6721,0.0317,0.8835,0.1219,0.8709,0.0384,0.8709,0.0356,0.9494,0.1879,0.9141,0.1312,0.898,0.1538,0.9498,0.2632,0.9335,0.2415,0.976,0.1911,0.9636,0.1695,0.9627,0.1114,0.9872,0.1913,0.9868,0.1659,0.9974,0.1667,0.9976,0.1774,0.999,0.175,1,0.1994,0.9941,0.2149,0.9971,0.2167,0.9153,0.2924,0.9353,0.2855,0.9294,0.3461,0.9427,0.3145,0.9355,0.3123,0.9338,0.2999,0.9343,0.3069,0.898,0.3545,0.8618,0.2609,0.8563,0.4014,0.8343,0.3689,0.4985,0.2694,0.4393,0.1826,0.3283,0.2617,0.3284,0.078,0.3661,0.0614,0.3706,0.053,0.3349,0.0985,0.3635,0.0696,0.3685,0.0941,0.3648,0.0843,0.2945,0.2213,0.3739,0.1053,0.1666,0.2898,0.1691,0.2059,0.1559,0.2497,0.1527,0.2731,0.155,0.2667,0.1638,0.3468,0.1564,0.325,0.1427,0.3434,0.1504,0.3382,0.1536,0.246,0.1512,0.2424,0.0974,0.2395,0.0823,0.2261,0.0918,0.2476,0.1178,0.1971,0.0747,0.2274,0.0445,0.261,0.0531,0.2601,0.0444,0.2563,0.0759,0.2526,0.0413,0.2757,0.0346,0.2849,0.0369,0.291,0.0353,0.3182,0.0346,0.2849,0.0344,0.3163,0.0378,0.3339,0.0363,0.3176,0.0529,0.3552,0.04,0.3482,0.052,0.3642,0.2008,0.3873,0.202,0.3541,0.191,0.3851,0.4328,0.3574,0.2568,0.3539,0.635,0.1931,0.5792,0.193,0.6797,0.2623,0.6653,0.1902,0.6688,0.1754,0.6778,0.1343,0.6819,0.0957,0.6804,0.1151,0.6412,0.0279,0.6428,0.0262,0.5628,0.0226,0.6633,0.0527,0.6552,0.0457,0.67,0.0604,0.6875,0.0728,0.6721,0.0317,0.8709,0.0338,0.8709,0.0338,0.8993,0.0529,0.8996,0.0489,0.9285,0.0763,0.9873,0.2171,0.9285,0.0686,0.9285,0.0637,0.9913,0.153,0.9285,0.0637,0.9625,0.1041,0.9857,0.1383,0.9625,0.1041,0.9857,0.1383,0.9962,0.1962,0.9956,0.1796,0.9943,0.1674,0.9974,0.1667,0.9857,0.1383,0.9974,0.1667,0.9974,0.1667,0.999,0.175,0.9874,0.2415,0.9861,0.2367,0.9874,0.2415,0.9613,0.2787,0.9874,0.2415,0.9874,0.2415,0.9667,0.2793,0.9418,0.2739,0.9327,0.3546,0.9577,0.3132,0.9516,0.3137,0.9327,0.3546,0.9343,0.2924,0.9327,0.3546,0.9327,0.3546,0.5841,0.4,0.5841,0.4,0.5574,0.0267,0.5628,0.0226,0.4401,0.029,0.4401,0.029,0.5628,0.0226,0.4401,0.029,0.4401,0.029,0.4225,0.0266,0.4306,0.029,0.4225,0.0266,0.4109,0.0306,0.421,0.0295,0.4225,0.0266,0.4225,0.0266,0.4134,0.1525,0.4028,0.1422,0.3927,0.1321,0.3828,0.1188,0.3626,0.0369,0.4225,0.0266,0.3889,0.0372,0.3999,0.0332,0.3626,0.0369,0.3626,0.0369,0.379,0.0446,0.3626,0.0369,0.3626,0.0369,0.3626,0.0369,0.3635,0.0768,0.2188,0.1253,0.3626,0.0369,0.2141,0.12,0.3626,0.0369,0.2208,0.2692,0.1557,0.2584,0.15,0.2789,0.1568,0.3,0.1568,0.3132,0.1541,0.3323,0.1579,0.3547,0.1325,0.347,0.148,0.2387,0.1319,0.2176,0.1439,0.235,0.1299,0.228,0.1377,0.2311,0.2141,0.12,0.1203,0.191,0.1203,0.191,0.1072,0.2308,0.1209,0.2215,0.1188,0.228,0.1203,0.191,0.0548,0.2441,0.0444,0.2563,0.0549,0.2464,0.0548,0.2441,0.0548,0.2441,0.0452,0.2647,0.0444,0.2563,0.0444,0.2563,0.0346,0.2849,0.0346,0.2849,0.0366,0.3045,0.0346,0.2849,0.0346,0.2849,0.0367,0.3327,0.04,0.3482,0.0344,0.3163,0.0367,0.3327,0.0367,0.3327,0.0422,0.341,0.04,0.3482,0.052,0.3642,0.0598,0.3666,0.084,0.3459,0.04,0.3482,0.0946,0.3706,0.1086,0.3427,0.0687,0.3687,0.1178,0.3457,0.1552,0.3787,0.1753,0.3821,0.2085,0.3892,0.2145,0.3907,0.218,0.3915,0.218,0.3915,0.5841,0.4,0.218,0.3915,0.1458,0.2867,0.15,0.2789,0.1433,0.2812,0.153,0.2497,0.1559,0.2497,0.1367,0.2766,0.1366,0.2414,0.1289,0.2728,0.1203,0.2708,0.1204,0.2419,0.1109,0.2696,0.0552,0.2681,0.0561,0.277,0.0466,0.2818,0.0619,0.3059,0.0674,0.307,0.1214,0.3111,0.1224,0.3387,0.1391,0.3084,0.1449,0.3012,0.1568,0.3,0.1465,0.293,0.155,0.2667,0.1527,0.2731,0.1557,0.2584,0.1501,0.2492,0.1428,0.2443,0.1294,0.2397,0.1104,0.2451,0.0918,0.2476,0.0877,0.2702,0.0994,0.2477,0.0667,0.2721,0.066,0.2651,0.0412,0.2864,0.0369,0.291,0.0403,0.2937,0.0442,0.2966,0.05,0.3006,0.0562,0.3042,0.1086,0.3427,0.1012,0.3116,0.1399,0.3347,0.1496,0.3281,0.1465,0.3314,0.1556,0.3106,0.1542,0.3199,0.1521,0.3247,0.3293,0.1483,0.2871,0.1933,0.3323,0.1611,0.3196,0.0567,0.3247,0.0812,0.3287,0.0692,0.1954,0.0575,0.3422,0.0345,0.3324,0.0317,0.1331,0.1207,0.1308,0.0384,0.1308,0.0356,0.0712,0.1622,0.0868,0.1905,0.1051,0.1891,0.0367,0.1905,0.0512,0.2538,0.0995,0.2551,0.0725,0.0763,0.0133,0.1659,0.013,0.1913,0.0024,0.1774,0.0026,0.1667,0.001,0.175,0.0995,0.2669,0.0656,0.2855,0.058,0.3145,0.087,0.3519,0.0654,0.3123,0.0865,0.3327,0.067,0.2999,0.0666,0.3069,0.4216,0.4,0.3242,0.3606,0.1194,0.3594,0.6425,0.0615,0.6806,0.078,0.6379,0.053,0.6741,0.0985,0.6451,0.0696,0.6401,0.0941,0.6438,0.0843,0.7151,0.2213,0.6346,0.1053,0.8277,0.2009,0.8941,0.1971,0.7912,0.146,0.8282,0.2338,0.8555,0.2497,0.8473,0.2777,0.8587,0.2731,0.8564,0.2667,0.8296,0.3538,0.8546,0.3,0.8688,0.3434,0.8611,0.3382,0.873,0.2249,0.8635,0.2387,0.8676,0.235,0.9301,0.2261,0.9148,0.2395,0.9205,0.2476,0.9597,0.2601,0.9684,0.261,0.9685,0.2563,0.9785,0.2849,0.9717,0.2757,0.9762,0.291,0.9778,0.3183,0.9786,0.3163,0.9752,0.3339,0.9767,0.3176,0.9729,0.3482,0.9599,0.3552,0.9608,0.3642,0.8088,0.3542,0.81,0.3873,0.8199,0.3851,0.6809,0.357,0.7917,0.2697,0.6807,0.2617,0.5683,0.1826,0.4649,0.1912,0.4707,0.2671,0.37,0.1931,0.3246,0.2623,0.3392,0.1902,0.3357,0.1754,0.3265,0.1343,0.3224,0.0957,0.3239,0.1151,0.362,0.0262,0.3636,0.0279,0.3884,0.0273,0.3656,0.0251,0.4171,0.0268,0.4431,0.0226,0.3656,0.0251,0.3656,0.0251,0.3413,0.0527,0.3494,0.0457,0.3656,0.0251,0.3457,0.0272,0.3345,0.0604,0.3168,0.0728,0.1401,0.2609,0.1308,0.0338,0.1235,0.1908,0.1021,0.0529,0.1017,0.0489,0.0129,0.2171,0.038,0.1041,0.0725,0.0686,0.0724,0.0637,0.0089,0.153,0.0145,0.1383,0.0038,0.1962,0.003,0.2167,0.0045,0.1796,0.0058,0.1674,0,0.1994,0,0.1994,0.003,0.2167,0,0.1994,0.0141,0.2367,0.003,0.2167,0.0128,0.2415,0.003,0.2167,0.0393,0.2787,0.0337,0.2793,0.0509,0.2632,0.059,0.2739,0.0682,0.3546,0.049,0.3137,0.0429,0.3132,0.0666,0.2924,0.1456,0.4014,0.1034,0.3544,0.1456,0.4014,0.1456,0.4014,0.1456,0.4014,0.4486,0.0267,0.5675,0.029,0.5771,0.029,0.5853,0.0266,0.5869,0.0295,0.597,0.0306,0.5945,0.1525,0.6053,0.1422,0.6155,0.1321,0.6255,0.1188,0.646,0.0369,0.6082,0.0332,0.6194,0.0372,0.6294,0.0446,0.6452,0.0768,0.7917,0.1253,0.7965,0.12,0.7904,0.1881,0.8557,0.2584,0.8615,0.2789,0.855,0.325,0.8546,0.3132,0.8573,0.3323,0.8578,0.246,0.8603,0.2424,0.8799,0.2176,0.874,0.2311,0.8819,0.228,0.8915,0.191,0.891,0.2215,0.9048,0.2308,0.8931,0.228,0.9378,0.2274,0.958,0.2441,0.9378,0.2274,0.9579,0.2464,0.9677,0.2647,0.9764,0.3045,0.9763,0.3327,0.9707,0.341,0.9284,0.3459,0.9529,0.3666,0.9035,0.3427,0.9176,0.3706,0.9439,0.3687,0.8941,0.3457,0.8792,0.347,0.8562,0.3787,0.8359,0.3821,0.7884,0.3558,0.8022,0.3892,0.7961,0.3907,0.7925,0.3915,0.7888,0.3133,0.8615,0.2789,0.8658,0.2867,0.8683,0.2812,0.8584,0.2497,0.8555,0.2497,0.875,0.2414,0.8749,0.2766,0.8829,0.2728,0.8915,0.2419,0.8916,0.2708,0.9011,0.2696,0.9508,0.3059,0.9452,0.307,0.8894,0.3387,0.8904,0.3111,0.8725,0.3084,0.8546,0.3,0.8667,0.3012,0.865,0.293,0.8564,0.2667,0.8587,0.2731,0.8557,0.2584,0.8614,0.2492,0.8688,0.2443,0.8823,0.2397,0.9016,0.2451,0.9354,0.2711,0.9205,0.2476,0.9128,0.2477,0.9459,0.2721,0.9662,0.2818,0.9718,0.2864,0.9762,0.291,0.9727,0.2937,0.9687,0.2966,0.9628,0.3006,0.9565,0.3042,0.911,0.3116,0.9035,0.3427,0.8717,0.3347,0.8619,0.3281,0.865,0.3314,0.8558,0.3106,0.8572,0.3199,0.8594,0.3247,0.0994,0.3193,0.0995,0.3081,0.1009,0.35,0.1001,0.348,0.0994,0.3421,0.0996,0.3452,0.1017,0.3508,0.1195,0.2596,0.1195,0.2271,0.0995,0.2238,0.1035,0.3508,0.1195,0.3141,0.1195,0.3423,0.1193,0.3454,0.1188,0.3481,0.1181,0.3501,0.1173,0.3509,0.1173,0.2057,0.1195,0.2141,0.1193,0.2109,0.1188,0.2082,0.1181,0.2064,0.1047,0.2057,0.0995,0.214,0.1017,0.2057,0.1009,0.2064,0.1002,0.2082,0.0997,0.2108,0.8117,0.3145,0.8117,0.2719,0.8109,0.1951,0.7917,0.3136,0.7917,0.3425,0.7917,0.3193,0.7919,0.3457,0.7924,0.3485,0.8117,0.231,0.8117,0.3427,0.8115,0.3458,0.811,0.3486,0.8103,0.3505,0.8095,0.3513,0.8073,0.3513,0.8095,0.2062,0.8103,0.2068,0.8111,0.2088,0.8117,0.2145,0.8115,0.2113,0.7917,0.2276,0.7924,0.2087,0.7931,0.2068,0.7919,0.2113,0.7917,0.2145,0.7939,0.3513,0.7931,0.3505,0.7939,0.2061,0.0226,0.1526,0.0377,0.1404,0.0226,0.1401,0.0133,0.1318,0.0156,0.1401,0.0226,0.1401,0.0098,0.1338,0.013,0.1401,0.0156,0.1401,0.0377,0.1404,0.0226,0.1526,0.0226,0.1608,0.025,0.1668,0.0226,0.1619,0.0254,0.1657,0.025,0.1668,0.0226,0.1608,0.025,0.1668,0.0377,0.1404,0.9884,0.4772,0.8975,0.483,0.988,0.4428,0.896,0.4013,0.9959,0.4021,0.8975,0.483,0.9884,0.4772,0.9872,0.5149,0.8975,0.483,1,0.7743,0.6349,0.625,0.99,0.6728,0.8975,0.483,0.9854,0.5737,0.9991,0.9604,0.8992,0.8928,0.9996,0.9423,0.9998,0.9139,0.8992,0.8928,0.7839,0.8028,0.9967,0.9886,0.893,0.9062,0.998,0.9756,0.5957,0.646,0.5441,0.6118,0.4832,0.5482,0.7778,0.8069,0.8368,0.856,0.8351,0.8592,0.635,0.6772,0.5957,0.646,0.6349,0.625,0.4789,0.5564,0.4832,0.5482,0.5441,0.6118,0.4832,0.5482,0.4133,0.4368,0.6395,0.3984,0.0789,0.0699,0.0931,0.0459,0,0.0347,0.988,0.4428,0.8975,0.483,0.9959,0.4021,0.8992,0.8928,0.8368,0.856,0.7839,0.8028,0.8899,0.9113,0.8874,0.9069,0.9392,0.9541,0.7023,0.7341,0.7012,0.7403,0.635,0.6772,0.6349,0.625,0.9998,0.9139,0.7839,0.8028,0.7023,0.7341,0.6349,0.625,0.7839,0.8028,0.8351,0.8592,0.8368,0.856,0.893,0.9062,0.3743,0.4684,0.4133,0.4368,0.4832,0.5482,0.1571,0.284,0.4133,0.4368,0.2627,0.373,0.0098,0.1338,0.0056,0.1162,0.0128,0.1337,0.8874,0.9069,0.8351,0.8592,0.893,0.9062,0.9967,0.9886,0.9392,0.9541,0.0029,0.0994,0.0002,0.0605,0.007,0.1002,0.0002,0.0605,0.0007,0.0372,0.0066,0.0833,0.0254,0.1657,0.0281,0.1621,0.0386,0.1806,0.025,0.1668,0.0383,0.1808,0.0377,0.1404,0.0383,0.1808,0.0657,0.2069,0.0133,0.1318,0.0377,0.1404,0.0091,0.114,0.0007,0.0372,0.0763,0.0801,0.0066,0.0833,0.0789,0.0699,0.0038,0.0622,0.0091,0.114,0.0038,0.0622,0.0036,0.0986,0.0091,0.114,0.0763,0.0801,0.208,0.1503,0.0669,0.1772,0.3397,0.2205,0.3356,0.2343,0.9996,0.9423,0.8992,0.8928,0.9998,0.9139,0.8922,0.8971,0.998,0.9756,0.893,0.9062,0.9036,0.61,0.6264,0.4148,0.5628,0.5737,0.9909,0.9873,0.8808,0.8934,0.8832,0.9021,0.4789,0.5564,0.5441,0.6118,0.5334,0.6062,0.4832,0.5482,0.3743,0.4684,0.2627,0.373,0.3743,0.4684,0.3726,0.4686,0.0664,0.2067,0.1571,0.284,0.1567,0.2845,0.0254,0.1657,0.0386,0.1806,0.0383,0.1808,0.0664,0.2067,0.0657,0.2069,0.0386,0.1806,0.0091,0.114,0.0056,0.1162,0.0098,0.1338,0.0133,0.1318,0.0091,0.114,0.0098,0.1338,0.3358,0.2146,0.0789,0.0699,0.3221,0.2512,0.7098,0.7459,0.6363,0.6835,0.7016,0.7434,0.9036,0.61,0.992,0.7991,0.9988,0.6385,0.9392,0.9541,0.9935,1,0.9921,0.9961,0.9036,0.61,0.904,0.5691,0.893,0.5582,0.527,0.3616,0.3825,0.4248,0.6264,0.4148,0.9036,0.61,0.893,0.5582,0.893,0.5582,0.8955,0.5228,0.6326,0.6805,0.7012,0.7403,0.7016,0.7434,0.6105,0.6661,0.6119,0.6652,0.6363,0.6835,0.6981,0.6844,0.5881,0.6523,0.5935,0.6543,0.5334,0.6062,0.5441,0.6118,0.5881,0.6523,0.5628,0.5737,0.47,0.5538,0.4789,0.5564,0.3726,0.4686,0.3743,0.4684,0.47,0.5538,0.2615,0.3733,0.2627,0.373,0.3825,0.4248,0.5334,0.6062,0.0383,0.1808,0.0386,0.1806,0.0657,0.2069,0.025,0.1668,0.0254,0.1657,0.0029,0.0994,0.0056,0.1162,0.0036,0.0986,0.1567,0.2845,0.1571,0.284,0.2615,0.3733,0.3221,0.2512,0.3825,0.4248,0.527,0.3616,0.1633,0.2682,0.0377,0.1404,0.1633,0.2682,0.0091,0.114,0.0789,0.0699,0,0.0347,0.0002,0,0.0007,0.0372,0.0038,0.0622,0.0002,0.0605,0.0657,0.2069,0.0664,0.2067,0.1633,0.2682,0.3825,0.4248,0.3221,0.2512,0.0377,0.1404,0.7016,0.7434,0.7012,0.7403,0.7803,0.8127,0.9921,0.5728,0.927,0.5881,0.9036,0.61,0.992,0.7991,0.8808,0.8934,0.9903,0.9678,0.9901,0.9362,0.8832,0.9021,0.9921,0.9961,0.9909,0.9873,0.8303,0.8549,0.7729,0.805,0.9988,0.6385,0.9972,0.5711,0.6363,0.6835,0.6326,0.6805,0.9036,0.61,0.9988,0.6385,0.9901,0.9362,0.992,0.7991,0.8899,0.9113,0.9392,0.9541,0.8808,0.8934,0.776,0.8022,0.3602,8.2488,0.3321,7.9873,0.4007,8.392]],
"faces": [106,0,1,2,0,0,1,2,0,0,0,0,106,3,4,5,0,3,4,5,1,1,1,0,106,6,7,8,0,6,7,8,2,2,2,0,106,9,10,11,0,9,10,11,3,3,3,0,106,12,13,14,0,12,13,14,4,4,4,0,106,15,16,17,0,15,16,17,5,5,5,0,106,18,19,20,0,18,19,20,6,6,6,0,106,21,22,23,0,21,22,23,7,7,7,0,106,24,25,26,0,24,25,26,8,8,8,0,106,27,28,29,0,27,28,29,9,9,9,0,106,30,31,32,0,30,31,32,10,10,10,0,106,33,34,35,0,33,34,35,11,11,11,0,106,36,37,38,0,36,37,38,12,12,12,0,106,39,40,41,0,39,40,41,13,13,13,0,106,42,43,44,0,42,43,44,14,14,14,0,106,45,46,47,0,45,46,47,15,15,15,0,106,48,49,50,0,48,49,50,16,16,16,0,106,51,52,53,0,51,52,53,17,17,17,0,106,54,55,56,0,54,55,56,18,18,18,0,106,57,58,59,0,57,58,59,19,19,19,0,106,60,61,62,0,60,61,62,20,20,20,0,106,63,64,65,0,63,64,65,21,21,21,0,106,66,67,68,0,66,67,68,22,22,22,0,106,69,70,71,0,69,70,71,23,23,23,0,106,72,73,74,0,72,73,74,24,24,24,0,106,75,76,77,0,75,76,77,25,25,25,0,106,78,79,80,0,78,79,80,26,26,26,0,106,81,82,83,0,81,82,83,27,27,27,0,106,84,85,86,0,84,85,86,28,28,28,0,106,87,88,89,0,87,88,89,29,29,29,0,106,90,91,92,0,90,91,92,30,30,30,0,106,93,94,95,0,93,94,95,31,31,31,0,106,96,97,98,0,96,97,98,32,32,32,0,106,99,100,101,0,99,100,101,33,33,33,0,106,102,103,104,0,102,103,104,34,34,34,0,106,105,106,107,0,105,106,107,35,35,35,0,106,108,109,110,0,108,109,110,36,36,36,0,106,111,112,113,0,111,112,113,37,37,37,0,106,114,115,116,0,114,115,116,38,38,38,0,106,117,118,119,0,117,118,119,39,39,39,0,106,120,121,122,0,120,121,122,40,40,40,0,106,123,124,125,0,123,124,125,41,41,41,0,106,126,127,128,0,126,127,128,42,42,42,0,106,129,130,131,0,129,130,131,43,43,43,0,106,132,133,134,0,132,133,134,44,44,44,0,106,135,136,137,0,135,136,137,45,45,45,0,106,138,139,140,0,138,139,140,46,46,46,0,106,141,142,143,0,141,142,143,47,47,47,0,106,144,145,146,0,144,145,146,48,48,48,0,106,147,148,149,0,147,148,149,49,49,49,0,106,150,151,152,0,150,151,152,50,50,50,0,106,153,154,155,0,153,154,155,51,51,51,0,106,156,157,158,0,156,157,158,52,52,52,0,106,159,160,161,0,159,160,161,53,53,53,0,106,162,163,164,0,162,163,164,54,54,54,0,106,165,166,167,0,165,166,167,55,55,55,0,106,168,169,170,0,168,169,170,56,56,56,0,106,171,172,173,0,171,172,173,57,57,57,0,106,174,175,176,0,174,175,176,58,58,58,0,106,177,178,179,0,177,178,179,59,59,59,0,106,180,181,182,0,180,181,182,60,60,60,0,106,183,184,185,0,183,184,185,61,61,61,0,106,186,187,188,0,186,187,188,62,62,62,0,106,189,190,191,0,189,190,191,63,63,63,0,106,192,193,194,0,192,193,194,64,64,64,0,106,195,196,197,0,195,196,197,65,65,65,0,106,198,199,200,0,198,199,200,66,66,66,0,106,201,202,203,0,201,202,203,67,67,67,0,106,204,205,206,0,204,205,206,68,68,68,0,106,207,208,209,0,207,208,209,69,69,69,0,106,210,211,212,0,210,211,212,70,70,70,0,106,213,214,215,0,213,214,215,71,71,71,0,106,216,217,218,0,216,217,218,72,72,72,0,106,219,220,221,0,219,220,221,73,73,73,0,106,222,223,224,0,222,223,224,74,74,74,0,106,225,226,227,0,225,226,227,75,75,75,0,106,228,229,230,0,228,229,230,76,76,76,0,106,231,232,233,0,231,232,233,77,77,77,0,106,234,235,236,0,234,235,236,78,78,78,0,106,237,238,239,0,237,238,239,79,79,79,0,106,240,241,242,0,240,241,242,80,80,80,0,106,243,244,245,0,243,244,245,81,81,81,0,106,246,247,248,0,246,247,248,82,82,82,0,106,249,250,251,0,249,250,251,83,83,83,0,106,252,253,254,0,252,253,254,84,84,84,0,106,255,256,257,0,255,256,257,85,85,85,0,106,258,259,260,0,258,259,260,86,86,86,0,106,261,262,263,0,261,262,263,87,87,87,0,106,264,265,266,0,264,265,266,88,88,88,0,106,267,268,269,0,267,268,269,89,89,89,0,106,270,271,272,0,270,271,272,90,90,90,0,106,273,274,275,0,273,274,275,91,91,91,0,106,276,277,278,0,276,277,278,92,92,92,0,106,279,280,281,0,279,280,281,93,93,93,0,106,282,283,284,0,282,283,284,94,94,94,0,106,285,286,287,0,285,286,287,95,95,95,0,106,288,289,290,0,288,289,290,96,96,96,0,106,291,292,293,0,291,292,293,97,97,97,0,106,294,295,296,0,294,295,296,98,98,98,0,106,297,298,299,0,297,298,299,99,99,99,0,106,300,301,302,0,300,301,302,100,100,100,0,106,303,304,305,0,303,304,305,101,101,101,0,106,306,307,308,0,306,307,308,102,102,102,0,106,309,310,311,0,309,310,311,103,103,103,0,106,312,313,314,0,312,313,314,104,104,104,0,106,315,316,317,0,315,316,317,105,105,105,0,106,318,319,320,0,318,319,320,106,106,106,0,106,321,322,323,0,321,322,323,107,107,107,0,106,324,325,326,0,324,325,326,108,108,108,0,106,327,328,329,0,327,328,329,109,109,109,0,106,330,331,332,0,330,331,332,110,110,110,0,106,333,334,335,0,333,334,335,111,111,111,0,106,336,337,338,0,336,337,338,112,112,112,0,106,339,340,341,0,339,340,341,113,113,113,0,106,342,343,344,0,342,343,344,114,114,114,0,106,345,346,347,0,345,346,347,115,115,115,0,106,348,349,350,0,348,349,350,116,116,116,0,106,351,352,353,0,351,352,353,117,117,117,0,106,354,355,356,0,354,355,356,118,118,118,0,106,357,358,359,0,357,358,359,119,119,119,0,106,360,361,362,0,360,361,362,120,120,120,0,106,363,364,365,1,363,364,365,121,121,121,1,106,366,367,368,1,366,367,368,122,122,122,1,106,369,370,371,1,369,370,371,123,123,123,1,106,372,373,374,1,372,373,374,124,124,124,1,106,375,376,377,1,375,376,377,125,125,125,1,106,378,379,380,1,378,379,380,126,126,126,1,106,381,382,383,1,381,382,383,127,127,127,1,106,384,385,386,1,384,385,386,128,128,128,1,106,387,388,389,1,387,388,389,129,129,129,1,106,390,391,392,1,390,391,392,130,130,130,1,106,393,394,395,1,393,394,395,131,131,131,1,106,396,397,398,1,396,397,398,132,132,132,1,106,399,400,401,1,399,400,401,133,133,133,1,106,402,403,404,1,402,403,404,134,134,134,1,106,405,406,407,1,405,406,407,135,135,135,1,106,408,409,410,1,408,409,410,136,136,136,1,106,411,412,413,1,411,412,413,137,137,137,1,106,414,415,416,1,414,415,416,138,138,138,1,106,417,418,419,1,417,418,419,139,139,139,1,106,420,421,422,1,420,421,422,140,140,140,1,106,423,424,425,1,423,424,425,141,141,141,1,106,426,427,428,1,426,427,428,142,142,142,1,106,429,430,431,1,429,430,431,143,143,143,1,106,432,433,434,1,432,433,434,144,144,144,1,106,435,436,437,1,435,436,437,145,145,145,1,106,438,439,440,1,438,439,440,146,146,146,1,106,441,442,443,1,441,442,443,147,147,147,1,106,444,445,446,1,444,445,446,148,148,148,1,106,447,448,449,1,447,448,449,149,149,149,1,106,450,451,452,1,450,451,452,150,150,150,1,106,453,454,455,1,453,454,455,151,151,151,1,106,456,457,458,1,456,457,458,152,152,152,1,106,459,460,461,1,459,460,461,153,153,153,1,106,462,463,464,2,462,463,464,154,154,154,2,106,465,466,467,2,465,466,467,155,155,155,2,106,468,469,470,2,468,469,470,156,156,156,2,106,471,472,473,2,471,472,473,157,157,157,2,106,474,475,476,2,474,475,476,158,158,158,2,106,477,478,479,2,477,478,479,159,159,159,2,106,480,481,482,2,480,481,482,160,160,160,2,106,483,484,485,2,483,484,485,161,161,161,2,106,486,487,488,2,486,487,488,162,162,162,2,106,489,490,491,2,489,490,491,163,163,163,2,106,492,493,494,2,492,493,494,164,164,164,2,106,495,496,497,2,495,496,497,165,165,165,2,106,498,499,500,2,498,499,500,166,166,166,2,106,501,502,503,2,501,502,503,167,167,167,2,106,504,505,506,2,504,505,506,168,168,168,2,106,507,508,509,2,507,508,509,169,169,169,2,106,510,511,512,2,510,511,512,170,170,170,2,106,513,514,515,2,513,514,515,171,171,171,2,106,516,517,518,2,516,517,518,172,172,172,2,106,519,520,521,2,519,520,521,173,173,173,2,106,522,523,524,2,522,523,524,174,174,174,2,106,525,526,527,2,525,526,527,175,175,175,2,106,528,529,530,2,528,529,530,176,176,176,2,106,531,532,533,2,531,532,533,177,177,177,2,106,534,535,536,2,534,535,536,178,178,178,2,106,537,538,539,2,537,538,539,179,179,179,2,106,540,541,542,2,540,541,542,180,180,180,2,106,543,544,545,2,543,544,545,181,181,181,2,106,546,547,548,2,546,547,548,182,182,182,2,106,549,550,551,2,549,550,551,183,183,183,2,106,552,553,554,2,552,553,554,184,184,184,2,106,555,556,557,2,555,556,557,185,185,185,2,106,558,559,560,2,558,559,560,186,186,186,2,106,561,562,563,2,561,562,563,187,187,187,2,106,564,565,566,2,564,565,566,188,188,188,2,106,567,568,569,2,567,568,569,189,189,189,2,106,570,571,572,2,570,571,572,190,190,190,2,106,573,574,575,2,573,574,575,191,191,191,2,106,576,577,578,2,576,577,578,192,192,192,2,106,579,580,581,2,579,580,581,193,193,193,2,106,582,583,584,2,582,583,584,194,194,194,2,106,585,586,587,2,585,586,587,195,195,195,2,106,588,589,590,2,588,589,590,196,196,196,2,106,591,592,593,2,591,592,593,197,197,197,2,106,594,595,596,2,594,595,596,198,198,198,2,106,597,598,599,2,597,598,599,199,199,199,2,106,600,601,602,2,600,601,602,200,200,200,2,106,603,604,605,2,603,604,605,201,201,201,2,106,606,607,608,2,606,607,608,202,202,202,2,106,609,610,611,2,609,610,611,203,203,203,2,106,612,613,614,2,612,613,614,204,204,204,2,106,615,616,617,2,615,616,617,205,205,205,2,106,618,619,620,2,618,619,620,206,206,206,2,106,621,622,623,2,621,622,623,207,207,207,2,106,624,625,626,2,624,625,626,208,208,208,2,106,627,628,629,2,627,628,629,209,209,209,2,106,630,631,632,2,630,631,632,210,210,210,2,106,633,634,635,2,633,634,635,211,211,211,2,106,636,637,638,2,636,637,638,212,212,212,2,106,639,640,641,2,639,640,641,213,213,213,2,106,642,643,644,2,642,643,644,214,214,214,2,106,645,646,647,2,645,646,647,215,215,215,2,106,648,649,650,2,648,649,650,216,216,216,2,106,651,652,653,2,651,652,653,217,217,217,2,106,654,655,656,2,654,655,656,218,218,218,2,106,657,658,659,2,657,658,659,219,219,219,2,106,660,661,662,2,660,661,662,220,220,220,2,106,663,664,665,2,663,664,665,221,221,221,2,106,666,667,668,2,666,667,668,222,222,222,2,106,669,670,671,2,669,670,671,223,223,223,2,106,672,673,674,2,672,673,674,224,224,224,2,106,675,676,677,2,675,676,677,225,225,225,2,106,678,679,680,2,678,679,680,226,226,226,2,106,681,682,683,2,681,682,683,227,227,227,2,106,684,685,686,2,684,685,686,228,228,228,2,106,687,688,689,2,687,688,689,229,229,229,2,106,690,691,692,2,690,691,692,230,230,230,2,106,693,694,695,2,693,694,695,231,231,231,2,106,696,697,698,2,696,697,698,232,232,232,2,106,699,700,701,2,699,700,701,233,233,233,2,106,702,703,704,2,702,703,704,234,234,234,2,106,705,706,707,2,705,706,707,235,235,235,2,106,708,709,710,2,708,709,710,236,236,236,2,106,711,712,713,2,711,712,713,237,237,237,2,106,714,715,716,2,714,715,716,238,238,238,2,106,717,718,719,2,717,718,719,239,239,239,2,106,720,721,722,2,720,721,722,240,240,240,2,106,723,724,725,2,723,724,725,241,241,241,2,106,726,727,728,2,726,727,728,242,242,242,2,106,729,730,731,2,729,730,731,243,243,243,2,106,732,753,752,3,732,733,734,244,244,244,3,106,732,733,753,3,732,735,733,245,245,245,3,106,733,754,753,3,735,736,733,246,246,246,3,106,733,734,754,3,735,737,736,247,247,247,3,106,734,755,754,3,737,738,736,248,248,248,3,106,734,735,755,3,737,739,738,249,249,249,3,106,735,756,755,3,739,740,738,250,250,250,3,106,735,736,756,3,739,741,740,251,251,251,3,106,736,757,756,3,741,742,740,252,252,252,3,106,736,737,757,3,741,743,742,253,253,253,3,106,737,758,757,3,743,744,742,254,254,254,3,106,737,738,758,3,743,745,744,254,254,254,3,106,738,759,758,3,745,746,744,255,255,255,3,106,738,739,759,3,745,747,746,256,256,256,3,106,739,760,759,3,747,748,746,257,257,257,3,106,739,740,760,3,747,749,748,258,258,258,3,106,740,761,760,3,749,750,748,259,259,259,3,106,740,741,761,3,749,751,750,260,260,260,3,106,741,762,761,3,751,752,750,261,261,261,3,106,741,742,762,3,751,753,752,262,262,262,3,106,742,763,762,3,753,754,752,263,263,263,3,106,742,743,763,3,753,755,754,264,264,264,3,106,743,764,763,3,755,756,754,265,265,265,3,106,743,744,764,3,755,757,756,266,266,266,3,106,744,765,764,3,757,758,756,267,267,267,3,106,744,745,765,3,757,759,758,268,268,268,3,106,745,766,765,3,759,760,758,269,269,269,3,106,745,746,766,3,759,761,760,270,270,270,3,106,746,767,766,3,761,762,760,271,271,271,3,106,746,747,767,3,761,763,762,272,272,272,3,106,747,768,767,3,763,764,762,273,273,273,3,106,747,748,768,3,763,765,764,274,274,274,3,106,748,769,768,3,765,766,764,275,275,275,3,106,748,749,769,3,765,767,766,276,276,276,3,106,749,770,769,3,767,768,766,277,277,277,3,106,749,750,770,3,767,769,768,278,278,278,3,106,750,771,770,3,769,770,768,279,279,279,3,106,750,751,771,3,769,771,770,280,280,280,3,106,751,752,771,3,771,734,770,281,281,281,3,106,751,732,752,3,771,732,734,282,282,282,3,106,752,773,772,3,734,772,773,283,283,283,3,106,752,753,773,3,734,733,772,284,284,284,3,106,753,774,773,3,733,774,772,285,285,285,3,106,753,754,774,3,733,736,774,286,286,286,3,106,754,775,774,3,736,775,774,287,287,287,3,106,754,755,775,3,736,738,775,288,288,288,3,106,755,776,775,3,738,776,775,289,289,289,3,106,755,756,776,3,738,740,776,290,290,290,3,106,756,777,776,3,740,777,776,291,291,291,3,106,756,757,777,3,740,742,777,292,292,292,3,106,757,778,777,3,742,778,777,293,293,293,3,106,757,758,778,3,742,744,778,294,294,294,3,106,758,779,778,3,744,779,778,295,295,295,3,106,758,759,779,3,744,746,779,296,296,296,3,106,759,780,779,3,746,780,779,297,297,297,3,106,759,760,780,3,746,748,780,298,298,298,3,106,760,781,780,3,748,781,780,299,299,299,3,106,760,761,781,3,748,750,781,300,300,300,3,106,761,782,781,3,750,782,781,301,301,301,3,106,761,762,782,3,750,752,782,302,302,302,3,106,762,783,782,3,752,783,782,303,303,303,3,106,762,763,783,3,752,754,783,304,304,304,3,106,763,784,783,3,754,784,783,305,305,305,3,106,763,764,784,3,754,756,784,306,306,306,3,106,764,785,784,3,756,785,784,307,307,307,3,106,764,765,785,3,756,758,785,308,308,308,3,106,765,786,785,3,758,786,785,309,309,309,3,106,765,766,786,3,758,760,786,310,310,310,3,106,766,787,786,3,760,787,786,311,311,311,3,106,766,767,787,3,760,762,787,312,312,312,3,106,767,788,787,3,762,788,787,313,313,313,3,106,767,768,788,3,762,764,788,314,314,314,3,106,768,789,788,3,764,789,788,315,315,315,3,106,768,769,789,3,764,766,789,316,316,316,3,106,769,790,789,3,766,790,789,317,317,317,3,106,769,770,790,3,766,768,790,318,318,318,3,106,770,791,790,3,768,791,790,319,319,319,3,106,770,771,791,3,768,770,791,320,320,320,3,106,771,772,791,3,770,773,791,321,321,321,3,106,771,752,772,3,770,734,773,322,322,322,3,106,772,793,792,3,773,792,793,323,323,323,3,106,772,773,793,3,773,772,792,324,324,324,3,106,773,794,793,3,772,794,792,325,325,325,3,106,773,774,794,3,772,774,794,326,326,326,3,106,774,795,794,3,774,795,794,327,327,327,3,106,774,775,795,3,774,775,795,328,328,328,3,106,775,796,795,3,775,796,795,329,329,329,3,106,775,776,796,3,775,776,796,330,330,330,3,106,776,797,796,3,776,797,796,331,331,331,3,106,776,777,797,3,776,777,797,332,332,332,3,106,777,798,797,3,777,798,797,333,333,333,3,106,777,778,798,3,777,778,798,334,334,334,3,106,778,799,798,3,778,799,798,335,335,335,3,106,778,779,799,3,778,779,799,336,336,336,3,106,779,800,799,3,779,800,799,337,337,337,3,106,779,780,800,3,779,780,800,338,338,338,3,106,780,801,800,3,780,801,800,339,339,339,3,106,780,781,801,3,780,781,801,340,340,340,3,106,781,802,801,3,781,802,801,341,341,341,3,106,781,782,802,3,781,782,802,342,342,342,3,106,782,803,802,3,782,803,802,343,343,343,3,106,782,783,803,3,782,783,803,344,344,344,3,106,783,804,803,3,783,804,803,345,345,345,3,106,783,784,804,3,783,784,804,346,346,346,3,106,784,805,804,3,784,805,804,347,347,347,3,106,784,785,805,3,784,785,805,348,348,348,3,106,785,806,805,3,785,806,805,349,349,349,3,106,785,786,806,3,785,786,806,350,350,350,3,106,786,807,806,3,786,807,806,351,351,351,3,106,786,787,807,3,786,787,807,352,352,352,3,106,787,808,807,3,787,808,807,353,353,353,3,106,787,788,808,3,787,788,808,354,354,354,3,106,788,809,808,3,788,809,808,355,355,355,3,106,788,789,809,3,788,789,809,356,356,356,3,106,789,810,809,3,789,810,809,357,357,357,3,106,789,790,810,3,789,790,810,358,358,358,3,106,790,811,810,3,790,811,810,359,359,359,3,106,790,791,811,3,790,791,811,360,360,360,3,106,791,792,811,3,791,793,811,361,361,361,3,106,791,772,792,3,791,773,793,362,362,362,3,106,792,813,812,3,793,812,813,363,363,363,3,106,792,793,813,3,793,792,812,364,364,364,3,106,793,814,813,3,792,814,812,365,365,365,3,106,793,794,814,3,792,794,814,366,366,366,3,106,794,815,814,3,794,815,814,367,367,367,3,106,794,795,815,3,794,795,815,368,368,368,3,106,795,816,815,3,795,816,815,369,369,369,3,106,795,796,816,3,795,796,816,370,370,370,3,106,796,817,816,3,796,817,816,371,371,371,3,106,796,797,817,3,796,797,817,372,372,372,3,106,797,818,817,3,797,818,817,373,373,373,3,106,797,798,818,3,797,798,818,373,373,373,3,106,798,819,818,3,798,819,818,374,374,374,3,106,798,799,819,3,798,799,819,375,375,375,3,106,799,820,819,3,799,820,819,376,376,376,3,106,799,800,820,3,799,800,820,377,377,377,3,106,800,821,820,3,800,821,820,378,378,378,3,106,800,801,821,3,800,801,821,379,379,379,3,106,801,822,821,3,801,822,821,380,380,380,3,106,801,802,822,3,801,802,822,381,381,381,3,106,802,823,822,3,802,823,822,382,382,382,3,106,802,803,823,3,802,803,823,383,383,383,3,106,803,824,823,3,803,824,823,384,384,384,3,106,803,804,824,3,803,804,824,385,385,385,3,106,804,825,824,3,804,825,824,386,386,386,3,106,804,805,825,3,804,805,825,387,387,387,3,106,805,826,825,3,805,826,825,388,388,388,3,106,805,806,826,3,805,806,826,389,389,389,3,106,806,827,826,3,806,827,826,390,390,390,3,106,806,807,827,3,806,807,827,391,391,391,3,106,807,828,827,3,807,828,827,392,392,392,3,106,807,808,828,3,807,808,828,393,393,393,3,106,808,829,828,3,808,829,828,394,394,394,3,106,808,809,829,3,808,809,829,395,395,395,3,106,809,830,829,3,809,830,829,396,396,396,3,106,809,810,830,3,809,810,830,397,397,397,3,106,810,831,830,3,810,831,830,398,398,398,3,106,810,811,831,3,810,811,831,399,399,399,3,106,811,812,831,3,811,813,831,400,400,400,3,106,811,792,812,3,811,793,813,401,401,401,3,106,812,813,832,3,813,812,832,402,402,402,3,106,813,814,832,3,812,814,832,403,403,403,3,106,814,815,832,3,814,815,832,404,404,404,3,106,815,816,832,3,815,816,832,405,405,405,3,106,816,817,832,3,816,817,832,406,406,406,3,106,817,818,832,3,817,818,832,407,407,407,3,106,818,819,832,3,818,819,832,408,408,408,3,106,819,820,832,3,819,820,832,409,409,409,3,106,820,821,832,3,820,821,832,410,410,410,3,106,821,822,832,3,821,822,832,411,411,411,3,106,822,823,832,3,822,823,832,412,412,412,3,106,823,824,832,3,823,824,832,413,413,413,3,106,824,825,832,3,824,825,832,414,414,414,3,106,825,826,832,3,825,826,832,415,415,415,3,106,826,827,832,3,826,827,832,416,416,416,3,106,827,828,832,3,827,828,832,417,417,417,3,106,828,829,832,3,828,829,832,418,418,418,3,106,829,830,832,3,829,830,832,419,419,419,3,106,830,831,832,3,830,831,832,420,420,420,3,106,831,812,832,3,831,813,832,421,421,421,3,106,751,733,732,3,771,735,732,422,422,422,3,106,750,733,751,3,769,735,771,422,422,422,3,106,750,734,733,3,769,737,735,422,422,422,3,106,749,734,750,3,767,737,769,422,422,422,3,106,749,735,734,3,767,739,737,422,422,422,3,106,748,735,749,3,765,739,767,422,422,422,3,106,748,736,735,3,765,741,739,422,422,422,3,106,747,736,748,3,763,741,765,422,422,422,3,106,747,737,736,3,763,743,741,422,422,422,3,106,746,737,747,3,761,743,763,422,422,422,3,106,746,738,737,3,761,745,743,422,422,422,3,106,745,738,746,3,759,745,761,422,422,422,3,106,745,739,738,3,759,747,745,422,422,422,3,106,744,739,745,3,757,747,759,422,422,422,3,106,744,740,739,3,757,749,747,422,422,422,3,106,743,740,744,3,755,749,757,422,422,422,3,106,742,740,743,3,753,749,755,422,422,422,3,106,742,741,740,3,753,751,749,422,422,422,3,106,854,833,853,3,833,834,835,423,423,423,3,106,834,833,854,3,836,834,833,424,424,424,3,106,855,834,854,3,837,836,833,425,425,425,3,106,835,834,855,3,838,836,837,426,426,426,3,106,856,835,855,3,839,838,837,427,427,427,3,106,836,835,856,3,840,838,839,428,428,428,3,106,857,836,856,3,841,840,839,429,429,429,3,106,837,836,857,3,842,840,841,430,430,430,3,106,858,837,857,3,843,842,841,431,431,431,3,106,838,837,858,3,844,842,843,432,432,432,3,106,859,838,858,3,845,844,843,433,433,433,3,106,839,838,859,3,846,844,845,434,434,434,3,106,860,839,859,3,847,846,845,435,435,435,3,106,840,839,860,3,848,846,847,436,436,436,3,106,861,840,860,3,849,848,847,437,437,437,3,106,841,840,861,3,850,848,849,438,438,438,3,106,862,841,861,3,851,850,849,439,439,439,3,106,842,841,862,3,852,850,851,440,440,440,3,106,863,842,862,3,853,852,851,441,441,441,3,106,843,842,863,3,854,852,853,442,442,442,3,106,864,843,863,3,855,854,853,443,443,443,3,106,844,843,864,3,856,854,855,444,444,444,3,106,865,844,864,3,857,856,855,445,445,445,3,106,845,844,865,3,858,856,857,446,446,446,3,106,866,845,865,3,859,858,857,447,447,447,3,106,846,845,866,3,860,858,859,448,448,448,3,106,867,846,866,3,861,860,859,449,449,449,3,106,847,846,867,3,862,860,861,450,450,450,3,106,868,847,867,3,863,862,861,451,451,451,3,106,848,847,868,3,864,862,863,452,452,452,3,106,869,848,868,3,865,864,863,453,453,453,3,106,849,848,869,3,866,864,865,454,454,454,3,106,870,849,869,3,867,866,865,455,455,455,3,106,850,849,870,3,868,866,867,456,456,456,3,106,871,850,870,3,869,868,867,457,457,457,3,106,851,850,871,3,870,868,869,458,458,458,3,106,872,851,871,3,871,870,869,459,459,459,3,106,852,851,872,3,872,870,871,460,460,460,3,106,853,852,872,3,835,872,871,461,461,461,3,106,833,852,853,3,834,872,835,462,462,462,3,106,874,853,873,3,873,835,874,463,463,463,3,106,854,853,874,3,833,835,873,464,464,464,3,106,875,854,874,3,875,833,873,465,465,465,3,106,855,854,875,3,837,833,875,466,466,466,3,106,876,855,875,3,876,837,875,467,467,467,3,106,856,855,876,3,839,837,876,468,468,468,3,106,877,856,876,3,877,839,876,469,469,469,3,106,857,856,877,3,841,839,877,470,470,470,3,106,878,857,877,3,878,841,877,471,471,471,3,106,858,857,878,3,843,841,878,472,472,472,3,106,879,858,878,3,879,843,878,473,473,473,3,106,859,858,879,3,845,843,879,473,473,473,3,106,880,859,879,3,880,845,879,474,474,474,3,106,860,859,880,3,847,845,880,475,475,475,3,106,881,860,880,3,881,847,880,476,476,476,3,106,861,860,881,3,849,847,881,477,477,477,3,106,882,861,881,3,882,849,881,478,478,478,3,106,862,861,882,3,851,849,882,479,479,479,3,106,883,862,882,3,883,851,882,480,480,480,3,106,863,862,883,3,853,851,883,481,481,481,3,106,884,863,883,3,884,853,883,482,482,482,3,106,864,863,884,3,855,853,884,483,483,483,3,106,885,864,884,3,885,855,884,484,484,484,3,106,865,864,885,3,857,855,885,485,485,485,3,106,886,865,885,3,886,857,885,486,486,486,3,106,866,865,886,3,859,857,886,487,487,487,3,106,887,866,886,3,887,859,886,488,488,488,3,106,867,866,887,3,861,859,887,489,489,489,3,106,888,867,887,3,888,861,887,490,490,490,3,106,868,867,888,3,863,861,888,490,490,490,3,106,889,868,888,3,889,863,888,491,491,491,3,106,869,868,889,3,865,863,889,492,492,492,3,106,890,869,889,3,890,865,889,493,493,493,3,106,870,869,890,3,867,865,890,494,494,494,3,106,891,870,890,3,891,867,890,495,495,495,3,106,871,870,891,3,869,867,891,496,496,496,3,106,892,871,891,3,892,869,891,497,497,497,3,106,872,871,892,3,871,869,892,498,498,498,3,106,873,872,892,3,874,871,892,499,499,499,3,106,853,872,873,3,835,871,874,500,500,500,3,106,894,873,893,3,893,874,894,501,501,501,3,106,874,873,894,3,873,874,893,502,502,502,3,106,895,874,894,3,895,873,893,503,503,503,3,106,875,874,895,3,875,873,895,504,504,504,3,106,896,875,895,3,896,875,895,505,505,505,3,106,876,875,896,3,876,875,896,506,506,506,3,106,897,876,896,3,897,876,896,507,507,507,3,106,877,876,897,3,877,876,897,508,508,508,3,106,898,877,897,3,898,877,897,509,509,509,3,106,878,877,898,3,878,877,898,510,510,510,3,106,899,878,898,3,899,878,898,511,511,511,3,106,879,878,899,3,879,878,899,512,512,512,3,106,900,879,899,3,900,879,899,513,513,513,3,106,880,879,900,3,880,879,900,514,514,514,3,106,901,880,900,3,901,880,900,515,515,515,3,106,881,880,901,3,881,880,901,516,516,516,3,106,902,881,901,3,902,881,901,517,517,517,3,106,882,881,902,3,882,881,902,518,518,518,3,106,903,882,902,3,903,882,902,519,519,519,3,106,883,882,903,3,883,882,903,520,520,520,3,106,904,883,903,3,904,883,903,521,521,521,3,106,884,883,904,3,884,883,904,522,522,522,3,106,905,884,904,3,905,884,904,523,523,523,3,106,885,884,905,3,885,884,905,524,524,524,3,106,906,885,905,3,906,885,905,525,525,525,3,106,886,885,906,3,886,885,906,526,526,526,3,106,907,886,906,3,907,886,906,527,527,527,3,106,887,886,907,3,887,886,907,528,528,528,3,106,908,887,907,3,908,887,907,529,529,529,3,106,888,887,908,3,888,887,908,530,530,530,3,106,909,888,908,3,909,888,908,531,531,531,3,106,889,888,909,3,889,888,909,532,532,532,3,106,910,889,909,3,910,889,909,533,533,533,3,106,890,889,910,3,890,889,910,534,534,534,3,106,911,890,910,3,911,890,910,535,535,535,3,106,891,890,911,3,891,890,911,536,536,536,3,106,912,891,911,3,912,891,911,537,537,537,3,106,892,891,912,3,892,891,912,538,538,538,3,106,893,892,912,3,894,892,912,539,539,539,3,106,873,892,893,3,874,892,894,540,540,540,3,106,914,893,913,3,913,894,914,541,541,541,3,106,894,893,914,3,893,894,913,542,542,542,3,106,915,894,914,3,915,893,913,543,543,543,3,106,895,894,915,3,895,893,915,544,544,544,3,106,916,895,915,3,916,895,915,545,545,545,3,106,896,895,916,3,896,895,916,546,546,546,3,106,917,896,916,3,917,896,916,547,547,547,3,106,897,896,917,3,897,896,917,548,548,548,3,106,918,897,917,3,918,897,917,549,549,549,3,106,898,897,918,3,898,897,918,550,550,550,3,106,919,898,918,3,919,898,918,551,551,551,3,106,899,898,919,3,899,898,919,552,552,552,3,106,920,899,919,3,920,899,919,553,553,553,3,106,900,899,920,3,900,899,920,554,554,554,3,106,921,900,920,3,921,900,920,555,555,555,3,106,901,900,921,3,901,900,921,556,556,556,3,106,922,901,921,3,922,901,921,557,557,557,3,106,902,901,922,3,902,901,922,558,558,558,3,106,923,902,922,3,923,902,922,559,559,559,3,106,903,902,923,3,903,902,923,560,560,560,3,106,924,903,923,3,924,903,923,561,561,561,3,106,904,903,924,3,904,903,924,562,562,562,3,106,925,904,924,3,925,904,924,563,563,563,3,106,905,904,925,3,905,904,925,564,564,564,3,106,926,905,925,3,926,905,925,565,565,565,3,106,906,905,926,3,906,905,926,566,566,566,3,106,927,906,926,3,927,906,926,567,567,567,3,106,907,906,927,3,907,906,927,568,568,568,3,106,928,907,927,3,928,907,927,569,569,569,3,106,908,907,928,3,908,907,928,569,569,569,3,106,929,908,928,3,929,908,928,570,570,570,3,106,909,908,929,3,909,908,929,571,571,571,3,106,930,909,929,3,930,909,929,572,572,572,3,106,910,909,930,3,910,909,930,573,573,573,3,106,931,910,930,3,931,910,930,574,574,574,3,106,911,910,931,3,911,910,931,575,575,575,3,106,932,911,931,3,932,911,931,576,576,576,3,106,912,911,932,3,912,911,932,577,577,577,3,106,913,912,932,3,914,912,932,578,578,578,3,106,893,912,913,3,894,912,914,579,579,579,3,106,914,913,933,3,913,914,933,580,580,580,3,106,915,914,933,3,915,913,933,581,581,581,3,106,916,915,933,3,916,915,933,582,582,582,3,106,917,916,933,3,917,916,933,583,583,583,3,106,918,917,933,3,918,917,933,584,584,584,3,106,919,918,933,3,919,918,933,585,585,585,3,106,920,919,933,3,920,919,933,586,586,586,3,106,921,920,933,3,921,920,933,587,587,587,3,106,922,921,933,3,922,921,933,588,588,588,3,106,923,922,933,3,923,922,933,589,589,589,3,106,924,923,933,3,924,923,933,590,590,590,3,106,925,924,933,3,925,924,933,591,591,591,3,106,926,925,933,3,926,925,933,592,592,592,3,106,927,926,933,3,927,926,933,593,593,593,3,106,928,927,933,3,928,927,933,594,594,594,3,106,929,928,933,3,929,928,933,595,595,595,3,106,930,929,933,3,930,929,933,596,596,596,3,106,931,930,933,3,931,930,933,597,597,597,3,106,932,931,933,3,932,931,933,598,598,598,3,106,913,932,933,3,914,932,933,599,599,599,3,106,834,852,833,3,836,872,834,600,600,600,3,106,834,851,852,3,836,870,872,601,601,601,3,106,835,851,834,3,838,870,836,601,601,601,3,106,835,850,851,3,838,868,870,601,601,601,3,106,836,850,835,3,840,868,838,601,601,601,3,106,836,849,850,3,840,866,868,601,601,601,3,106,837,849,836,3,842,866,840,601,601,601,3,106,837,848,849,3,842,864,866,601,601,601,3,106,838,848,837,3,844,864,842,601,601,601,3,106,838,847,848,3,844,862,864,601,601,601,3,106,839,847,838,3,846,862,844,601,601,601,3,106,839,846,847,3,846,860,862,601,601,601,3,106,840,846,839,3,848,860,846,601,601,601,3,106,840,845,846,3,848,858,860,601,601,601,3,106,841,845,840,3,850,858,848,601,601,601,3,106,841,844,845,3,850,856,858,601,601,601,3,106,841,843,844,3,850,854,856,601,601,601,3,106,842,843,841,3,852,854,850,601,601,601,3,106,955,934,954,3,934,935,936,602,602,602,3,106,935,934,955,3,937,935,934,603,603,603,3,106,956,935,955,3,938,937,934,604,604,604,3,106,936,935,956,3,939,937,938,605,605,605,3,106,957,936,956,3,940,939,938,606,606,606,3,106,937,936,957,3,941,939,940,607,607,607,3,106,958,937,957,3,942,941,940,608,608,608,3,106,938,937,958,3,943,941,942,609,609,609,3,106,959,938,958,3,944,943,942,610,610,610,3,106,939,938,959,3,945,943,944,611,611,611,3,106,960,939,959,3,946,945,944,612,612,612,3,106,940,939,960,3,947,945,946,613,613,613,3,106,961,940,960,3,948,947,946,614,614,614,3,106,941,940,961,3,949,947,948,615,615,615,3,106,962,941,961,3,950,949,948,616,616,616,3,106,942,941,962,3,951,949,950,617,617,617,3,106,963,942,962,3,952,951,950,618,618,618,3,106,943,942,963,3,953,951,952,619,619,619,3,106,964,943,963,3,954,953,952,620,620,620,3,106,944,943,964,3,955,953,954,621,621,621,3,106,965,944,964,3,956,955,954,622,622,622,3,106,945,944,965,3,957,955,956,623,623,623,3,106,966,945,965,3,958,957,956,624,624,624,3,106,946,945,966,3,959,957,958,625,625,625,3,106,967,946,966,3,960,959,958,626,626,626,3,106,947,946,967,3,961,959,960,627,627,627,3,106,968,947,967,3,962,961,960,628,628,628,3,106,948,947,968,3,963,961,962,629,629,629,3,106,969,948,968,3,964,963,962,630,630,630,3,106,949,948,969,3,965,963,964,631,631,631,3,106,970,949,969,3,966,965,964,632,632,632,3,106,950,949,970,3,967,965,966,633,633,633,3,106,971,950,970,3,968,967,966,634,634,634,3,106,951,950,971,3,969,967,968,635,635,635,3,106,972,951,971,3,970,969,968,636,636,636,3,106,952,951,972,3,971,969,970,637,637,637,3,106,973,952,972,3,972,971,970,638,638,638,3,106,953,952,973,3,973,971,972,639,639,639,3,106,954,953,973,3,936,973,972,640,640,640,3,106,934,953,954,3,935,973,936,641,641,641,3,106,975,954,974,3,974,936,975,642,642,642,3,106,955,954,975,3,934,936,974,643,643,643,3,106,976,955,975,3,976,934,974,644,644,644,3,106,956,955,976,3,938,934,976,645,645,645,3,106,977,956,976,3,977,938,976,646,646,646,3,106,957,956,977,3,940,938,977,647,647,647,3,106,978,957,977,3,978,940,977,648,648,648,3,106,958,957,978,3,942,940,978,649,649,649,3,106,979,958,978,3,979,942,978,650,650,650,3,106,959,958,979,3,944,942,979,651,651,651,3,106,980,959,979,3,980,944,979,652,652,652,3,106,960,959,980,3,946,944,980,652,652,652,3,106,981,960,980,3,981,946,980,653,653,653,3,106,961,960,981,3,948,946,981,654,654,654,3,106,982,961,981,3,982,948,981,655,655,655,3,106,962,961,982,3,950,948,982,656,656,656,3,106,983,962,982,3,983,950,982,657,657,657,3,106,963,962,983,3,952,950,983,658,658,658,3,106,984,963,983,3,984,952,983,659,659,659,3,106,964,963,984,3,954,952,984,660,660,660,3,106,985,964,984,3,985,954,984,661,661,661,3,106,965,964,985,3,956,954,985,662,662,662,3,106,986,965,985,3,986,956,985,663,663,663,3,106,966,965,986,3,958,956,986,664,664,664,3,106,987,966,986,3,987,958,986,665,665,665,3,106,967,966,987,3,960,958,987,666,666,666,3,106,988,967,987,3,988,960,987,667,667,667,3,106,968,967,988,3,962,960,988,668,668,668,3,106,989,968,988,3,989,962,988,669,669,669,3,106,969,968,989,3,964,962,989,670,670,670,3,106,990,969,989,3,990,964,989,671,671,671,3,106,970,969,990,3,966,964,990,672,672,672,3,106,991,970,990,3,991,966,990,673,673,673,3,106,971,970,991,3,968,966,991,674,674,674,3,106,992,971,991,3,992,968,991,675,675,675,3,106,972,971,992,3,970,968,992,676,676,676,3,106,993,972,992,3,993,970,992,677,677,677,3,106,973,972,993,3,972,970,993,678,678,678,3,106,974,973,993,3,975,972,993,679,679,679,3,106,954,973,974,3,936,972,975,679,679,679,3,106,995,974,994,3,994,975,995,680,680,680,3,106,975,974,995,3,974,975,994,681,681,681,3,106,996,975,995,3,996,974,994,682,682,682,3,106,976,975,996,3,976,974,996,683,683,683,3,106,997,976,996,3,997,976,996,684,684,684,3,106,977,976,997,3,977,976,997,685,685,685,3,106,998,977,997,3,998,977,997,686,686,686,3,106,978,977,998,3,978,977,998,687,687,687,3,106,999,978,998,3,999,978,998,688,688,688,3,106,979,978,999,3,979,978,999,689,689,689,3,106,1000,979,999,3,1000,979,999,690,690,690,3,106,980,979,1000,3,980,979,1000,691,691,691,3,106,1001,980,1000,3,1001,980,1000,692,692,692,3,106,981,980,1001,3,981,980,1001,693,693,693,3,106,1002,981,1001,3,1002,981,1001,694,694,694,3,106,982,981,1002,3,982,981,1002,695,695,695,3,106,1003,982,1002,3,1003,982,1002,696,696,696,3,106,983,982,1003,3,983,982,1003,697,697,697,3,106,1004,983,1003,3,1004,983,1003,698,698,698,3,106,984,983,1004,3,984,983,1004,699,699,699,3,106,1005,984,1004,3,1005,984,1004,700,700,700,3,106,985,984,1005,3,985,984,1005,701,701,701,3,106,1006,985,1005,3,1006,985,1005,702,702,702,3,106,986,985,1006,3,986,985,1006,703,703,703,3,106,1007,986,1006,3,1007,986,1006,704,704,704,3,106,987,986,1007,3,987,986,1007,705,705,705,3,106,1008,987,1007,3,1008,987,1007,706,706,706,3,106,988,987,1008,3,988,987,1008,707,707,707,3,106,1009,988,1008,3,1009,988,1008,708,708,708,3,106,989,988,1009,3,989,988,1009,709,709,709,3,106,1010,989,1009,3,1010,989,1009,710,710,710,3,106,990,989,1010,3,990,989,1010,711,711,711,3,106,1011,990,1010,3,1011,990,1010,712,712,712,3,106,991,990,1011,3,991,990,1011,713,713,713,3,106,1012,991,1011,3,1012,991,1011,714,714,714,3,106,992,991,1012,3,992,991,1012,715,715,715,3,106,1013,992,1012,3,1013,992,1012,716,716,716,3,106,993,992,1013,3,993,992,1013,717,717,717,3,106,994,993,1013,3,995,993,1013,718,718,718,3,106,974,993,994,3,975,993,995,718,718,718,3,106,1015,994,1014,3,1014,995,1015,719,719,719,3,106,995,994,1015,3,994,995,1014,720,720,720,3,106,1016,995,1015,3,1016,994,1014,721,721,721,3,106,996,995,1016,3,996,994,1016,722,722,722,3,106,1017,996,1016,3,1017,996,1016,723,723,723,3,106,997,996,1017,3,997,996,1017,724,724,724,3,106,1018,997,1017,3,1018,997,1017,725,725,725,3,106,998,997,1018,3,998,997,1018,726,726,726,3,106,1019,998,1018,3,1019,998,1018,727,727,727,3,106,999,998,1019,3,999,998,1019,728,728,728,3,106,1020,999,1019,3,1020,999,1019,729,729,729,3,106,1000,999,1020,3,1000,999,1020,729,729,729,3,106,1021,1000,1020,3,1021,1000,1020,730,730,730,3,106,1001,1000,1021,3,1001,1000,1021,731,731,731,3,106,1022,1001,1021,3,1022,1001,1021,732,732,732,3,106,1002,1001,1022,3,1002,1001,1022,733,733,733,3,106,1023,1002,1022,3,1023,1002,1022,734,734,734,3,106,1003,1002,1023,3,1003,1002,1023,735,735,735,3,106,1024,1003,1023,3,1024,1003,1023,736,736,736,3,106,1004,1003,1024,3,1004,1003,1024,737,737,737,3,106,1025,1004,1024,3,1025,1004,1024,738,738,738,3,106,1005,1004,1025,3,1005,1004,1025,739,739,739,3,106,1026,1005,1025,3,1026,1005,1025,740,740,740,3,106,1006,1005,1026,3,1006,1005,1026,741,741,741,3,106,1027,1006,1026,3,1027,1006,1026,742,742,742,3,106,1007,1006,1027,3,1007,1006,1027,743,743,743,3,106,1028,1007,1027,3,1028,1007,1027,744,744,744,3,106,1008,1007,1028,3,1008,1007,1028,745,745,745,3,106,1029,1008,1028,3,1029,1008,1028,746,746,746,3,106,1009,1008,1029,3,1009,1008,1029,746,746,746,3,106,1030,1009,1029,3,1030,1009,1029,747,747,747,3,106,1010,1009,1030,3,1010,1009,1030,748,748,748,3,106,1031,1010,1030,3,1031,1010,1030,749,749,749,3,106,1011,1010,1031,3,1011,1010,1031,750,750,750,3,106,1032,1011,1031,3,1032,1011,1031,751,751,751,3,106,1012,1011,1032,3,1012,1011,1032,752,752,752,3,106,1033,1012,1032,3,1033,1012,1032,753,753,753,3,106,1013,1012,1033,3,1013,1012,1033,754,754,754,3,106,1014,1013,1033,3,1015,1013,1033,755,755,755,3,106,994,1013,1014,3,995,1013,1015,756,756,756,3,106,1015,1014,1034,3,1014,1015,1034,757,757,757,3,106,1016,1015,1034,3,1016,1014,1034,758,758,758,3,106,1017,1016,1034,3,1017,1016,1034,759,759,759,3,106,1018,1017,1034,3,1018,1017,1034,760,760,760,3,106,1019,1018,1034,3,1019,1018,1034,761,761,761,3,106,1020,1019,1034,3,1020,1019,1034,762,762,762,3,106,1021,1020,1034,3,1021,1020,1034,763,763,763,3,106,1022,1021,1034,3,1022,1021,1034,764,764,764,3,106,1023,1022,1034,3,1023,1022,1034,765,765,765,3,106,1024,1023,1034,3,1024,1023,1034,766,766,766,3,106,1025,1024,1034,3,1025,1024,1034,767,767,767,3,106,1026,1025,1034,3,1026,1025,1034,768,768,768,3,106,1027,1026,1034,3,1027,1026,1034,769,769,769,3,106,1028,1027,1034,3,1028,1027,1034,770,770,770,3,106,1029,1028,1034,3,1029,1028,1034,771,771,771,3,106,1030,1029,1034,3,1030,1029,1034,772,772,772,3,106,1031,1030,1034,3,1031,1030,1034,773,773,773,3,106,1032,1031,1034,3,1032,1031,1034,774,774,774,3,106,1033,1032,1034,3,1033,1032,1034,775,775,775,3,106,1014,1033,1034,3,1015,1033,1034,776,776,776,3,106,935,953,934,3,937,973,935,777,777,777,3,106,935,952,953,3,937,971,973,777,777,777,3,106,936,952,935,3,939,971,937,777,777,777,3,106,936,951,952,3,939,969,971,777,777,777,3,106,937,951,936,3,941,969,939,777,777,777,3,106,937,950,951,3,941,967,969,777,777,777,3,106,938,950,937,3,943,967,941,777,777,777,3,106,938,949,950,3,943,965,967,777,777,777,3,106,939,949,938,3,945,965,943,777,777,777,3,106,939,948,949,3,945,963,965,777,777,777,3,106,940,948,939,3,947,963,945,777,777,777,3,106,940,947,948,3,947,961,963,777,777,777,3,106,941,947,940,3,949,961,947,777,777,777,3,106,941,946,947,3,949,959,961,777,777,777,3,106,942,946,941,3,951,959,949,777,777,777,3,106,942,945,946,3,951,957,959,777,777,777,3,106,942,944,945,3,951,955,957,777,777,777,3,106,943,944,942,3,953,955,951,777,777,777,3,106,1035,1056,1055,3,1035,1036,1037,778,778,778,3,106,1035,1036,1056,3,1035,1038,1036,779,779,779,3,106,1036,1057,1056,3,1038,1039,1036,780,780,780,3,106,1036,1037,1057,3,1038,1040,1039,781,781,781,3,106,1037,1058,1057,3,1040,1041,1039,782,782,782,3,106,1037,1038,1058,3,1040,1042,1041,783,783,783,3,106,1038,1059,1058,3,1042,1043,1041,784,784,784,3,106,1038,1039,1059,3,1042,1044,1043,785,785,785,3,106,1039,1060,1059,3,1044,1045,1043,786,786,786,3,106,1039,1040,1060,3,1044,1046,1045,787,787,787,3,106,1040,1061,1060,3,1046,1047,1045,788,788,788,3,106,1040,1041,1061,3,1046,1048,1047,789,789,789,3,106,1041,1062,1061,3,1048,1049,1047,790,790,790,3,106,1041,1042,1062,3,1048,1050,1049,791,791,791,3,106,1042,1063,1062,3,1050,1051,1049,792,792,792,3,106,1042,1043,1063,3,1050,1052,1051,793,793,793,3,106,1043,1064,1063,3,1052,1053,1051,794,794,794,3,106,1043,1044,1064,3,1052,1054,1053,795,795,795,3,106,1044,1065,1064,3,1054,1055,1053,796,796,796,3,106,1044,1045,1065,3,1054,1056,1055,797,797,797,3,106,1045,1066,1065,3,1056,1057,1055,798,798,798,3,106,1045,1046,1066,3,1056,1058,1057,799,799,799,3,106,1046,1067,1066,3,1058,1059,1057,800,800,800,3,106,1046,1047,1067,3,1058,1060,1059,801,801,801,3,106,1047,1068,1067,3,1060,1061,1059,802,802,802,3,106,1047,1048,1068,3,1060,1062,1061,803,803,803,3,106,1048,1069,1068,3,1062,1063,1061,804,804,804,3,106,1048,1049,1069,3,1062,1064,1063,805,805,805,3,106,1049,1070,1069,3,1064,1065,1063,806,806,806,3,106,1049,1050,1070,3,1064,1066,1065,807,807,807,3,106,1050,1071,1070,3,1066,1067,1065,808,808,808,3,106,1050,1051,1071,3,1066,1068,1067,809,809,809,3,106,1051,1072,1071,3,1068,1069,1067,810,810,810,3,106,1051,1052,1072,3,1068,1070,1069,811,811,811,3,106,1052,1073,1072,3,1070,1071,1069,812,812,812,3,106,1052,1053,1073,3,1070,1072,1071,813,813,813,3,106,1053,1074,1073,3,1072,1073,1071,814,814,814,3,106,1053,1054,1074,3,1072,1074,1073,815,815,815,3,106,1054,1055,1074,3,1074,1037,1073,816,816,816,3,106,1054,1035,1055,3,1074,1035,1037,817,817,817,3,106,1055,1076,1075,3,1037,1075,1076,818,818,818,3,106,1055,1056,1076,3,1037,1036,1075,819,819,819,3,106,1056,1077,1076,3,1036,1077,1075,820,820,820,3,106,1056,1057,1077,3,1036,1039,1077,821,821,821,3,106,1057,1078,1077,3,1039,1078,1077,822,822,822,3,106,1057,1058,1078,3,1039,1041,1078,823,823,823,3,106,1058,1079,1078,3,1041,1079,1078,824,824,824,3,106,1058,1059,1079,3,1041,1043,1079,825,825,825,3,106,1059,1080,1079,3,1043,1080,1079,826,826,826,3,106,1059,1060,1080,3,1043,1045,1080,827,827,827,3,106,1060,1081,1080,3,1045,1081,1080,828,828,828,3,106,1060,1061,1081,3,1045,1047,1081,829,829,829,3,106,1061,1082,1081,3,1047,1082,1081,830,830,830,3,106,1061,1062,1082,3,1047,1049,1082,831,831,831,3,106,1062,1083,1082,3,1049,1083,1082,832,832,832,3,106,1062,1063,1083,3,1049,1051,1083,833,833,833,3,106,1063,1084,1083,3,1051,1084,1083,834,834,834,3,106,1063,1064,1084,3,1051,1053,1084,835,835,835,3,106,1064,1085,1084,3,1053,1085,1084,836,836,836,3,106,1064,1065,1085,3,1053,1055,1085,837,837,837,3,106,1065,1086,1085,3,1055,1086,1085,838,838,838,3,106,1065,1066,1086,3,1055,1057,1086,839,839,839,3,106,1066,1087,1086,3,1057,1087,1086,840,840,840,3,106,1066,1067,1087,3,1057,1059,1087,841,841,841,3,106,1067,1088,1087,3,1059,1088,1087,842,842,842,3,106,1067,1068,1088,3,1059,1061,1088,843,843,843,3,106,1068,1089,1088,3,1061,1089,1088,844,844,844,3,106,1068,1069,1089,3,1061,1063,1089,845,845,845,3,106,1069,1090,1089,3,1063,1090,1089,846,846,846,3,106,1069,1070,1090,3,1063,1065,1090,847,847,847,3,106,1070,1091,1090,3,1065,1091,1090,848,848,848,3,106,1070,1071,1091,3,1065,1067,1091,849,849,849,3,106,1071,1092,1091,3,1067,1092,1091,850,850,850,3,106,1071,1072,1092,3,1067,1069,1092,851,851,851,3,106,1072,1093,1092,3,1069,1093,1092,852,852,852,3,106,1072,1073,1093,3,1069,1071,1093,853,853,853,3,106,1073,1094,1093,3,1071,1094,1093,854,854,854,3,106,1073,1074,1094,3,1071,1073,1094,855,855,855,3,106,1074,1075,1094,3,1073,1076,1094,856,856,856,3,106,1074,1055,1075,3,1073,1037,1076,857,857,857,3,106,1075,1096,1095,3,1076,1095,1096,858,858,858,3,106,1075,1076,1096,3,1076,1075,1095,859,859,859,3,106,1076,1097,1096,3,1075,1097,1095,860,860,860,3,106,1076,1077,1097,3,1075,1077,1097,861,861,861,3,106,1077,1098,1097,3,1077,1098,1097,862,862,862,3,106,1077,1078,1098,3,1077,1078,1098,863,863,863,3,106,1078,1099,1098,3,1078,1099,1098,864,864,864,3,106,1078,1079,1099,3,1078,1079,1099,865,865,865,3,106,1079,1100,1099,3,1079,1100,1099,866,866,866,3,106,1079,1080,1100,3,1079,1080,1100,867,867,867,3,106,1080,1101,1100,3,1080,1101,1100,868,868,868,3,106,1080,1081,1101,3,1080,1081,1101,868,868,868,3,106,1081,1102,1101,3,1081,1102,1101,869,869,869,3,106,1081,1082,1102,3,1081,1082,1102,870,870,870,3,106,1082,1103,1102,3,1082,1103,1102,871,871,871,3,106,1082,1083,1103,3,1082,1083,1103,872,872,872,3,106,1083,1104,1103,3,1083,1104,1103,873,873,873,3,106,1083,1084,1104,3,1083,1084,1104,874,874,874,3,106,1084,1105,1104,3,1084,1105,1104,875,875,875,3,106,1084,1085,1105,3,1084,1085,1105,876,876,876,3,106,1085,1106,1105,3,1085,1106,1105,877,877,877,3,106,1085,1086,1106,3,1085,1086,1106,878,878,878,3,106,1086,1107,1106,3,1086,1107,1106,879,879,879,3,106,1086,1087,1107,3,1086,1087,1107,880,880,880,3,106,1087,1108,1107,3,1087,1108,1107,881,881,881,3,106,1087,1088,1108,3,1087,1088,1108,882,882,882,3,106,1088,1109,1108,3,1088,1109,1108,883,883,883,3,106,1088,1089,1109,3,1088,1089,1109,884,884,884,3,106,1089,1110,1109,3,1089,1110,1109,885,885,885,3,106,1089,1090,1110,3,1089,1090,1110,885,885,885,3,106,1090,1111,1110,3,1090,1111,1110,886,886,886,3,106,1090,1091,1111,3,1090,1091,1111,887,887,887,3,106,1091,1112,1111,3,1091,1112,1111,888,888,888,3,106,1091,1092,1112,3,1091,1092,1112,889,889,889,3,106,1092,1113,1112,3,1092,1113,1112,890,890,890,3,106,1092,1093,1113,3,1092,1093,1113,891,891,891,3,106,1093,1114,1113,3,1093,1114,1113,892,892,892,3,106,1093,1094,1114,3,1093,1094,1114,893,893,893,3,106,1094,1095,1114,3,1094,1096,1114,894,894,894,3,106,1094,1075,1095,3,1094,1076,1096,894,894,894,3,106,1095,1116,1115,3,1096,1115,1116,895,895,895,3,106,1095,1096,1116,3,1096,1095,1115,896,896,896,3,106,1096,1117,1116,3,1095,1117,1115,897,897,897,3,106,1096,1097,1117,3,1095,1097,1117,898,898,898,3,106,1097,1118,1117,3,1097,1118,1117,899,899,899,3,106,1097,1098,1118,3,1097,1098,1118,900,900,900,3,106,1098,1119,1118,3,1098,1119,1118,901,901,901,3,106,1098,1099,1119,3,1098,1099,1119,902,902,902,3,106,1099,1120,1119,3,1099,1120,1119,903,903,903,3,106,1099,1100,1120,3,1099,1100,1120,904,904,904,3,106,1100,1121,1120,3,1100,1121,1120,905,905,905,3,106,1100,1101,1121,3,1100,1101,1121,906,906,906,3,106,1101,1122,1121,3,1101,1122,1121,907,907,907,3,106,1101,1102,1122,3,1101,1102,1122,908,908,908,3,106,1102,1123,1122,3,1102,1123,1122,909,909,909,3,106,1102,1103,1123,3,1102,1103,1123,910,910,910,3,106,1103,1124,1123,3,1103,1124,1123,911,911,911,3,106,1103,1104,1124,3,1103,1104,1124,912,912,912,3,106,1104,1125,1124,3,1104,1125,1124,913,913,913,3,106,1104,1105,1125,3,1104,1105,1125,914,914,914,3,106,1105,1126,1125,3,1105,1126,1125,915,915,915,3,106,1105,1106,1126,3,1105,1106,1126,916,916,916,3,106,1106,1127,1126,3,1106,1127,1126,917,917,917,3,106,1106,1107,1127,3,1106,1107,1127,918,918,918,3,106,1107,1128,1127,3,1107,1128,1127,919,919,919,3,106,1107,1108,1128,3,1107,1108,1128,920,920,920,3,106,1108,1129,1128,3,1108,1129,1128,921,921,921,3,106,1108,1109,1129,3,1108,1109,1129,922,922,922,3,106,1109,1130,1129,3,1109,1130,1129,923,923,923,3,106,1109,1110,1130,3,1109,1110,1130,923,923,923,3,106,1110,1131,1130,3,1110,1131,1130,924,924,924,3,106,1110,1111,1131,3,1110,1111,1131,925,925,925,3,106,1111,1132,1131,3,1111,1132,1131,926,926,926,3,106,1111,1112,1132,3,1111,1112,1132,927,927,927,3,106,1112,1133,1132,3,1112,1133,1132,928,928,928,3,106,1112,1113,1133,3,1112,1113,1133,929,929,929,3,106,1113,1134,1133,3,1113,1134,1133,930,930,930,3,106,1113,1114,1134,3,1113,1114,1134,931,931,931,3,106,1114,1115,1134,3,1114,1116,1134,932,932,932,3,106,1114,1095,1115,3,1114,1096,1116,933,933,933,3,106,1115,1116,1135,3,1116,1115,1135,934,934,934,3,106,1116,1117,1135,3,1115,1117,1135,935,935,935,3,106,1117,1118,1135,3,1117,1118,1135,936,936,936,3,106,1118,1119,1135,3,1118,1119,1135,937,937,937,3,106,1119,1120,1135,3,1119,1120,1135,938,938,938,3,106,1120,1121,1135,3,1120,1121,1135,939,939,939,3,106,1121,1122,1135,3,1121,1122,1135,940,940,940,3,106,1122,1123,1135,3,1122,1123,1135,941,941,941,3,106,1123,1124,1135,3,1123,1124,1135,942,942,942,3,106,1124,1125,1135,3,1124,1125,1135,943,943,943,3,106,1125,1126,1135,3,1125,1126,1135,944,944,944,3,106,1126,1127,1135,3,1126,1127,1135,945,945,945,3,106,1127,1128,1135,3,1127,1128,1135,946,946,946,3,106,1128,1129,1135,3,1128,1129,1135,947,947,947,3,106,1129,1130,1135,3,1129,1130,1135,948,948,948,3,106,1130,1131,1135,3,1130,1131,1135,949,949,949,3,106,1131,1132,1135,3,1131,1132,1135,950,950,950,3,106,1132,1133,1135,3,1132,1133,1135,951,951,951,3,106,1133,1134,1135,3,1133,1134,1135,952,952,952,3,106,1134,1115,1135,3,1134,1116,1135,953,953,953,3,106,1054,1036,1035,3,1074,1038,1035,954,954,954,3,106,1053,1036,1054,3,1072,1038,1074,954,954,954,3,106,1053,1037,1036,3,1072,1040,1038,954,954,954,3,106,1052,1037,1053,3,1070,1040,1072,954,954,954,3,106,1052,1038,1037,3,1070,1042,1040,954,954,954,3,106,1051,1038,1052,3,1068,1042,1070,954,954,954,3,106,1051,1039,1038,3,1068,1044,1042,954,954,954,3,106,1050,1039,1051,3,1066,1044,1068,954,954,954,3,106,1050,1040,1039,3,1066,1046,1044,954,954,954,3,106,1049,1040,1050,3,1064,1046,1066,954,954,954,3,106,1049,1041,1040,3,1064,1048,1046,954,954,954,3,106,1048,1041,1049,3,1062,1048,1064,954,954,954,3,106,1048,1042,1041,3,1062,1050,1048,954,954,954,3,106,1047,1042,1048,3,1060,1050,1062,954,954,954,3,106,1047,1043,1042,3,1060,1052,1050,954,954,954,3,106,1046,1043,1047,3,1058,1052,1060,954,954,954,3,106,1045,1043,1046,3,1056,1052,1058,954,954,954,3,106,1045,1044,1043,3,1056,1054,1052,954,954,954,3,106,1136,1157,1156,3,1136,1137,1138,955,955,955,3,106,1136,1137,1157,3,1136,1139,1137,956,956,956,3,106,1137,1158,1157,3,1139,1140,1137,957,957,957,3,106,1137,1138,1158,3,1139,1141,1140,958,958,958,3,106,1138,1159,1158,3,1141,1142,1140,959,959,959,3,106,1138,1139,1159,3,1141,1143,1142,960,960,960,3,106,1139,1160,1159,3,1143,1144,1142,961,961,961,3,106,1139,1140,1160,3,1143,1145,1144,962,962,962,3,106,1140,1161,1160,3,1145,1146,1144,963,963,963,3,106,1140,1141,1161,3,1145,1147,1146,963,963,963,3,106,1141,1162,1161,3,1147,1148,1146,964,964,964,3,106,1141,1142,1162,3,1147,1149,1148,965,965,965,3,106,1142,1163,1162,3,1149,1150,1148,966,966,966,3,106,1142,1143,1163,3,1149,1151,1150,967,967,967,3,106,1143,1164,1163,3,1151,1152,1150,968,968,968,3,106,1143,1144,1164,3,1151,1153,1152,969,969,969,3,106,1144,1165,1164,3,1153,1154,1152,970,970,970,3,106,1144,1145,1165,3,1153,1155,1154,971,971,971,3,106,1145,1166,1165,3,1155,1156,1154,972,972,972,3,106,1145,1146,1166,3,1155,1157,1156,973,973,973,3,106,1146,1167,1166,3,1157,1158,1156,974,974,974,3,106,1146,1147,1167,3,1157,1159,1158,975,975,975,3,106,1147,1168,1167,3,1159,1160,1158,976,976,976,3,106,1147,1148,1168,3,1159,1161,1160,977,977,977,3,106,1148,1169,1168,3,1161,1162,1160,978,978,978,3,106,1148,1149,1169,3,1161,1163,1162,979,979,979,3,106,1149,1170,1169,3,1163,1164,1162,980,980,980,3,106,1149,1150,1170,3,1163,1165,1164,981,981,981,3,106,1150,1171,1170,3,1165,1166,1164,982,982,982,3,106,1150,1151,1171,3,1165,1167,1166,983,983,983,3,106,1151,1172,1171,3,1167,1168,1166,984,984,984,3,106,1151,1152,1172,3,1167,1169,1168,985,985,985,3,106,1152,1173,1172,3,1169,1170,1168,986,986,986,3,106,1152,1153,1173,3,1169,1171,1170,987,987,987,3,106,1153,1174,1173,3,1171,1172,1170,988,988,988,3,106,1153,1154,1174,3,1171,1173,1172,989,989,989,3,106,1154,1175,1174,3,1173,1174,1172,990,990,990,3,106,1154,1155,1175,3,1173,1175,1174,991,991,991,3,106,1155,1156,1175,3,1175,1138,1174,992,992,992,3,106,1155,1136,1156,3,1175,1136,1138,993,993,993,3,106,1156,1177,1176,3,1138,1176,1177,994,994,994,3,106,1156,1157,1177,3,1138,1137,1176,995,995,995,3,106,1157,1178,1177,3,1137,1178,1176,996,996,996,3,106,1157,1158,1178,3,1137,1140,1178,997,997,997,3,106,1158,1179,1178,3,1140,1179,1178,998,998,998,3,106,1158,1159,1179,3,1140,1142,1179,999,999,999,3,106,1159,1180,1179,3,1142,1180,1179,1000,1000,1000,3,106,1159,1160,1180,3,1142,1144,1180,1001,1001,1001,3,106,1160,1181,1180,3,1144,1181,1180,1002,1002,1002,3,106,1160,1161,1181,3,1144,1146,1181,1003,1003,1003,3,106,1161,1182,1181,3,1146,1182,1181,1004,1004,1004,3,106,1161,1162,1182,3,1146,1148,1182,1004,1004,1004,3,106,1162,1183,1182,3,1148,1183,1182,1005,1005,1005,3,106,1162,1163,1183,3,1148,1150,1183,1006,1006,1006,3,106,1163,1184,1183,3,1150,1184,1183,1007,1007,1007,3,106,1163,1164,1184,3,1150,1152,1184,1008,1008,1008,3,106,1164,1185,1184,3,1152,1185,1184,1009,1009,1009,3,106,1164,1165,1185,3,1152,1154,1185,1010,1010,1010,3,106,1165,1186,1185,3,1154,1186,1185,1011,1011,1011,3,106,1165,1166,1186,3,1154,1156,1186,1012,1012,1012,3,106,1166,1187,1186,3,1156,1187,1186,1013,1013,1013,3,106,1166,1167,1187,3,1156,1158,1187,1014,1014,1014,3,106,1167,1188,1187,3,1158,1188,1187,1015,1015,1015,3,106,1167,1168,1188,3,1158,1160,1188,1016,1016,1016,3,106,1168,1189,1188,3,1160,1189,1188,1017,1017,1017,3,106,1168,1169,1189,3,1160,1162,1189,1018,1018,1018,3,106,1169,1190,1189,3,1162,1190,1189,1019,1019,1019,3,106,1169,1170,1190,3,1162,1164,1190,1020,1020,1020,3,106,1170,1191,1190,3,1164,1191,1190,1021,1021,1021,3,106,1170,1171,1191,3,1164,1166,1191,1022,1022,1022,3,106,1171,1192,1191,3,1166,1192,1191,1023,1023,1023,3,106,1171,1172,1192,3,1166,1168,1192,1024,1024,1024,3,106,1172,1193,1192,3,1168,1193,1192,1025,1025,1025,3,106,1172,1173,1193,3,1168,1170,1193,1026,1026,1026,3,106,1173,1194,1193,3,1170,1194,1193,1027,1027,1027,3,106,1173,1174,1194,3,1170,1172,1194,1028,1028,1028,3,106,1174,1195,1194,3,1172,1195,1194,1029,1029,1029,3,106,1174,1175,1195,3,1172,1174,1195,1030,1030,1030,3,106,1175,1176,1195,3,1174,1177,1195,1031,1031,1031,3,106,1175,1156,1176,3,1174,1138,1177,1031,1031,1031,3,106,1176,1197,1196,3,1177,1196,1197,1032,1032,1032,3,106,1176,1177,1197,3,1177,1176,1196,1033,1033,1033,3,106,1177,1198,1197,3,1176,1198,1196,1034,1034,1034,3,106,1177,1178,1198,3,1176,1178,1198,1035,1035,1035,3,106,1178,1199,1198,3,1178,1199,1198,1036,1036,1036,3,106,1178,1179,1199,3,1178,1179,1199,1037,1037,1037,3,106,1179,1200,1199,3,1179,1200,1199,1038,1038,1038,3,106,1179,1180,1200,3,1179,1180,1200,1039,1039,1039,3,106,1180,1201,1200,3,1180,1201,1200,1040,1040,1040,3,106,1180,1181,1201,3,1180,1181,1201,1041,1041,1041,3,106,1181,1202,1201,3,1181,1202,1201,1042,1042,1042,3,106,1181,1182,1202,3,1181,1182,1202,1043,1043,1043,3,106,1182,1203,1202,3,1182,1203,1202,1044,1044,1044,3,106,1182,1183,1203,3,1182,1183,1203,1045,1045,1045,3,106,1183,1204,1203,3,1183,1204,1203,1046,1046,1046,3,106,1183,1184,1204,3,1183,1184,1204,1047,1047,1047,3,106,1184,1205,1204,3,1184,1205,1204,1048,1048,1048,3,106,1184,1185,1205,3,1184,1185,1205,1049,1049,1049,3,106,1185,1206,1205,3,1185,1206,1205,1050,1050,1050,3,106,1185,1186,1206,3,1185,1186,1206,1051,1051,1051,3,106,1186,1207,1206,3,1186,1207,1206,1052,1052,1052,3,106,1186,1187,1207,3,1186,1187,1207,1053,1053,1053,3,106,1187,1208,1207,3,1187,1208,1207,1054,1054,1054,3,106,1187,1188,1208,3,1187,1188,1208,1055,1055,1055,3,106,1188,1209,1208,3,1188,1209,1208,1056,1056,1056,3,106,1188,1189,1209,3,1188,1189,1209,1057,1057,1057,3,106,1189,1210,1209,3,1189,1210,1209,1058,1058,1058,3,106,1189,1190,1210,3,1189,1190,1210,1059,1059,1059,3,106,1190,1211,1210,3,1190,1211,1210,1060,1060,1060,3,106,1190,1191,1211,3,1190,1191,1211,1061,1061,1061,3,106,1191,1212,1211,3,1191,1212,1211,1062,1062,1062,3,106,1191,1192,1212,3,1191,1192,1212,1063,1063,1063,3,106,1192,1213,1212,3,1192,1213,1212,1064,1064,1064,3,106,1192,1193,1213,3,1192,1193,1213,1065,1065,1065,3,106,1193,1214,1213,3,1193,1214,1213,1066,1066,1066,3,106,1193,1194,1214,3,1193,1194,1214,1067,1067,1067,3,106,1194,1215,1214,3,1194,1215,1214,1068,1068,1068,3,106,1194,1195,1215,3,1194,1195,1215,1069,1069,1069,3,106,1195,1196,1215,3,1195,1197,1215,1070,1070,1070,3,106,1195,1176,1196,3,1195,1177,1197,1071,1071,1071,3,106,1196,1217,1216,3,1197,1216,1217,1072,1072,1072,3,106,1196,1197,1217,3,1197,1196,1216,1073,1073,1073,3,106,1197,1218,1217,3,1196,1218,1216,1074,1074,1074,3,106,1197,1198,1218,3,1196,1198,1218,1075,1075,1075,3,106,1198,1219,1218,3,1198,1219,1218,1076,1076,1076,3,106,1198,1199,1219,3,1198,1199,1219,1077,1077,1077,3,106,1199,1220,1219,3,1199,1220,1219,1078,1078,1078,3,106,1199,1200,1220,3,1199,1200,1220,1079,1079,1079,3,106,1200,1221,1220,3,1200,1221,1220,1080,1080,1080,3,106,1200,1201,1221,3,1200,1201,1221,1081,1081,1081,3,106,1201,1222,1221,3,1201,1222,1221,1082,1082,1082,3,106,1201,1202,1222,3,1201,1202,1222,1082,1082,1082,3,106,1202,1223,1222,3,1202,1223,1222,1083,1083,1083,3,106,1202,1203,1223,3,1202,1203,1223,1084,1084,1084,3,106,1203,1224,1223,3,1203,1224,1223,1085,1085,1085,3,106,1203,1204,1224,3,1203,1204,1224,1086,1086,1086,3,106,1204,1225,1224,3,1204,1225,1224,1087,1087,1087,3,106,1204,1205,1225,3,1204,1205,1225,1088,1088,1088,3,106,1205,1226,1225,3,1205,1226,1225,1089,1089,1089,3,106,1205,1206,1226,3,1205,1206,1226,1090,1090,1090,3,106,1206,1227,1226,3,1206,1227,1226,1091,1091,1091,3,106,1206,1207,1227,3,1206,1207,1227,1092,1092,1092,3,106,1207,1228,1227,3,1207,1228,1227,1093,1093,1093,3,106,1207,1208,1228,3,1207,1208,1228,1094,1094,1094,3,106,1208,1229,1228,3,1208,1229,1228,1095,1095,1095,3,106,1208,1209,1229,3,1208,1209,1229,1096,1096,1096,3,106,1209,1230,1229,3,1209,1230,1229,1097,1097,1097,3,106,1209,1210,1230,3,1209,1210,1230,1098,1098,1098,3,106,1210,1231,1230,3,1210,1231,1230,1099,1099,1099,3,106,1210,1211,1231,3,1210,1211,1231,1099,1099,1099,3,106,1211,1232,1231,3,1211,1232,1231,1100,1100,1100,3,106,1211,1212,1232,3,1211,1212,1232,1101,1101,1101,3,106,1212,1233,1232,3,1212,1233,1232,1102,1102,1102,3,106,1212,1213,1233,3,1212,1213,1233,1103,1103,1103,3,106,1213,1234,1233,3,1213,1234,1233,1104,1104,1104,3,106,1213,1214,1234,3,1213,1214,1234,1105,1105,1105,3,106,1214,1235,1234,3,1214,1235,1234,1106,1106,1106,3,106,1214,1215,1235,3,1214,1215,1235,1107,1107,1107,3,106,1215,1216,1235,3,1215,1217,1235,1108,1108,1108,3,106,1215,1196,1216,3,1215,1197,1217,1109,1109,1109,3,106,1216,1217,1236,3,1217,1216,1236,1110,1110,1110,3,106,1217,1218,1236,3,1216,1218,1236,1111,1111,1111,3,106,1218,1219,1236,3,1218,1219,1236,1112,1112,1112,3,106,1219,1220,1236,3,1219,1220,1236,1113,1113,1113,3,106,1220,1221,1236,3,1220,1221,1236,1114,1114,1114,3,106,1221,1222,1236,3,1221,1222,1236,1115,1115,1115,3,106,1222,1223,1236,3,1222,1223,1236,1116,1116,1116,3,106,1223,1224,1236,3,1223,1224,1236,1117,1117,1117,3,106,1224,1225,1236,3,1224,1225,1236,1118,1118,1118,3,106,1225,1226,1236,3,1225,1226,1236,1119,1119,1119,3,106,1226,1227,1236,3,1226,1227,1236,1120,1120,1120,3,106,1227,1228,1236,3,1227,1228,1236,1121,1121,1121,3,106,1228,1229,1236,3,1228,1229,1236,1122,1122,1122,3,106,1229,1230,1236,3,1229,1230,1236,1123,1123,1123,3,106,1230,1231,1236,3,1230,1231,1236,1124,1124,1124,3,106,1231,1232,1236,3,1231,1232,1236,1125,1125,1125,3,106,1232,1233,1236,3,1232,1233,1236,1126,1126,1126,3,106,1233,1234,1236,3,1233,1234,1236,1127,1127,1127,3,106,1234,1235,1236,3,1234,1235,1236,1128,1128,1128,3,106,1235,1216,1236,3,1235,1217,1236,1129,1129,1129,3,106,1155,1137,1136,3,1175,1139,1136,1130,1130,1130,3,106,1154,1137,1155,3,1173,1139,1175,1130,1130,1130,3,106,1154,1138,1137,3,1173,1141,1139,1130,1130,1130,3,106,1153,1138,1154,3,1171,1141,1173,1130,1130,1130,3,106,1153,1139,1138,3,1171,1143,1141,1130,1130,1130,3,106,1152,1139,1153,3,1169,1143,1171,1130,1130,1130,3,106,1152,1140,1139,3,1169,1145,1143,1130,1130,1130,3,106,1151,1140,1152,3,1167,1145,1169,1130,1130,1130,3,106,1151,1141,1140,3,1167,1147,1145,1130,1130,1130,3,106,1150,1141,1151,3,1165,1147,1167,1130,1130,1130,3,106,1150,1142,1141,3,1165,1149,1147,1130,1130,1130,3,106,1149,1142,1150,3,1163,1149,1165,1130,1130,1130,3,106,1149,1143,1142,3,1163,1151,1149,1130,1130,1130,3,106,1148,1143,1149,3,1161,1151,1163,1130,1130,1130,3,106,1148,1144,1143,3,1161,1153,1151,1130,1130,1130,3,106,1147,1144,1148,3,1159,1153,1161,1130,1130,1130,3,106,1146,1144,1147,3,1157,1153,1159,1130,1130,1130,3,106,1146,1145,1144,3,1157,1155,1153,1130,1130,1130,3,106,1258,1237,1257,3,1237,1238,1239,1131,1131,1131,3,106,1238,1237,1258,3,1240,1238,1237,1131,1131,1131,3,106,1259,1238,1258,3,1241,1240,1237,1132,1132,1132,3,106,1239,1238,1259,3,1242,1240,1241,1133,1133,1133,3,106,1260,1239,1259,3,1243,1242,1241,1134,1134,1134,3,106,1240,1239,1260,3,1244,1242,1243,1135,1135,1135,3,106,1261,1240,1260,3,1245,1244,1243,1136,1136,1136,3,106,1241,1240,1261,3,1246,1244,1245,1137,1137,1137,3,106,1262,1241,1261,3,1247,1246,1245,1138,1138,1138,3,106,1242,1241,1262,3,1248,1246,1247,1139,1139,1139,3,106,1263,1242,1262,3,1249,1248,1247,1140,1140,1140,3,106,1243,1242,1263,3,1250,1248,1249,1141,1141,1141,3,106,1264,1243,1263,3,1251,1250,1249,1142,1142,1142,3,106,1244,1243,1264,3,1252,1250,1251,1143,1143,1143,3,106,1265,1244,1264,3,1253,1252,1251,1144,1144,1144,3,106,1245,1244,1265,3,1254,1252,1253,1145,1145,1145,3,106,1266,1245,1265,3,1255,1254,1253,1146,1146,1146,3,106,1246,1245,1266,3,1256,1254,1255,1147,1147,1147,3,106,1267,1246,1266,3,1257,1256,1255,1148,1148,1148,3,106,1247,1246,1267,3,1258,1256,1257,1149,1149,1149,3,106,1268,1247,1267,3,1259,1258,1257,1150,1150,1150,3,106,1248,1247,1268,3,1260,1258,1259,1151,1151,1151,3,106,1269,1248,1268,3,1261,1260,1259,1152,1152,1152,3,106,1249,1248,1269,3,1262,1260,1261,1153,1153,1153,3,106,1270,1249,1269,3,1263,1262,1261,1154,1154,1154,3,106,1250,1249,1270,3,1264,1262,1263,1155,1155,1155,3,106,1271,1250,1270,3,1265,1264,1263,1156,1156,1156,3,106,1251,1250,1271,3,1266,1264,1265,1157,1157,1157,3,106,1272,1251,1271,3,1267,1266,1265,1158,1158,1158,3,106,1252,1251,1272,3,1268,1266,1267,1159,1159,1159,3,106,1273,1252,1272,3,1269,1268,1267,1160,1160,1160,3,106,1253,1252,1273,3,1270,1268,1269,1160,1160,1160,3,106,1274,1253,1273,3,1271,1270,1269,1161,1161,1161,3,106,1254,1253,1274,3,1272,1270,1271,1162,1162,1162,3,106,1275,1254,1274,3,1273,1272,1271,1163,1163,1163,3,106,1255,1254,1275,3,1274,1272,1273,1164,1164,1164,3,106,1276,1255,1275,3,1275,1274,1273,1165,1165,1165,3,106,1256,1255,1276,3,1276,1274,1275,1166,1166,1166,3,106,1257,1256,1276,3,1239,1276,1275,1167,1167,1167,3,106,1237,1256,1257,3,1238,1276,1239,1168,1168,1168,3,106,1278,1257,1277,3,1277,1239,1278,1169,1169,1169,3,106,1258,1257,1278,3,1237,1239,1277,1170,1170,1170,3,106,1279,1258,1278,3,1279,1237,1277,1171,1171,1171,3,106,1259,1258,1279,3,1241,1237,1279,1172,1172,1172,3,106,1280,1259,1279,3,1280,1241,1279,1173,1173,1173,3,106,1260,1259,1280,3,1243,1241,1280,1174,1174,1174,3,106,1281,1260,1280,3,1281,1243,1280,1175,1175,1175,3,106,1261,1260,1281,3,1245,1243,1281,1176,1176,1176,3,106,1282,1261,1281,3,1282,1245,1281,1177,1177,1177,3,106,1262,1261,1282,3,1247,1245,1282,1178,1178,1178,3,106,1283,1262,1282,3,1283,1247,1282,1179,1179,1179,3,106,1263,1262,1283,3,1249,1247,1283,1180,1180,1180,3,106,1284,1263,1283,3,1284,1249,1283,1181,1181,1181,3,106,1264,1263,1284,3,1251,1249,1284,1182,1182,1182,3,106,1285,1264,1284,3,1285,1251,1284,1183,1183,1183,3,106,1265,1264,1285,3,1253,1251,1285,1184,1184,1184,3,106,1286,1265,1285,3,1286,1253,1285,1185,1185,1185,3,106,1266,1265,1286,3,1255,1253,1286,1186,1186,1186,3,106,1287,1266,1286,3,1287,1255,1286,1187,1187,1187,3,106,1267,1266,1287,3,1257,1255,1287,1188,1188,1188,3,106,1288,1267,1287,3,1288,1257,1287,1189,1189,1189,3,106,1268,1267,1288,3,1259,1257,1288,1190,1190,1190,3,106,1289,1268,1288,3,1289,1259,1288,1191,1191,1191,3,106,1269,1268,1289,3,1261,1259,1289,1192,1192,1192,3,106,1290,1269,1289,3,1290,1261,1289,1193,1193,1193,3,106,1270,1269,1290,3,1263,1261,1290,1194,1194,1194,3,106,1291,1270,1290,3,1291,1263,1290,1195,1195,1195,3,106,1271,1270,1291,3,1265,1263,1291,1196,1196,1196,3,106,1292,1271,1291,3,1292,1265,1291,1197,1197,1197,3,106,1272,1271,1292,3,1267,1265,1292,1197,1197,1197,3,106,1293,1272,1292,3,1293,1267,1292,1198,1198,1198,3,106,1273,1272,1293,3,1269,1267,1293,1199,1199,1199,3,106,1294,1273,1293,3,1294,1269,1293,1200,1200,1200,3,106,1274,1273,1294,3,1271,1269,1294,1201,1201,1201,3,106,1295,1274,1294,3,1295,1271,1294,1202,1202,1202,3,106,1275,1274,1295,3,1273,1271,1295,1203,1203,1203,3,106,1296,1275,1295,3,1296,1273,1295,1204,1204,1204,3,106,1276,1275,1296,3,1275,1273,1296,1205,1205,1205,3,106,1277,1276,1296,3,1278,1275,1296,1206,1206,1206,3,106,1257,1276,1277,3,1239,1275,1278,1207,1207,1207,3,106,1298,1277,1297,3,1297,1278,1298,1208,1208,1208,3,106,1278,1277,1298,3,1277,1278,1297,1209,1209,1209,3,106,1299,1278,1298,3,1299,1277,1297,1210,1210,1210,3,106,1279,1278,1299,3,1279,1277,1299,1211,1211,1211,3,106,1300,1279,1299,3,1300,1279,1299,1212,1212,1212,3,106,1280,1279,1300,3,1280,1279,1300,1213,1213,1213,3,106,1301,1280,1300,3,1301,1280,1300,1214,1214,1214,3,106,1281,1280,1301,3,1281,1280,1301,1215,1215,1215,3,106,1302,1281,1301,3,1302,1281,1301,1216,1216,1216,3,106,1282,1281,1302,3,1282,1281,1302,1217,1217,1217,3,106,1303,1282,1302,3,1303,1282,1302,1218,1218,1218,3,106,1283,1282,1303,3,1283,1282,1303,1219,1219,1219,3,106,1304,1283,1303,3,1304,1283,1303,1220,1220,1220,3,106,1284,1283,1304,3,1284,1283,1304,1221,1221,1221,3,106,1305,1284,1304,3,1305,1284,1304,1222,1222,1222,3,106,1285,1284,1305,3,1285,1284,1305,1223,1223,1223,3,106,1306,1285,1305,3,1306,1285,1305,1224,1224,1224,3,106,1286,1285,1306,3,1286,1285,1306,1225,1225,1225,3,106,1307,1286,1306,3,1307,1286,1306,1226,1226,1226,3,106,1287,1286,1307,3,1287,1286,1307,1227,1227,1227,3,106,1308,1287,1307,3,1308,1287,1307,1228,1228,1228,3,106,1288,1287,1308,3,1288,1287,1308,1229,1229,1229,3,106,1309,1288,1308,3,1309,1288,1308,1230,1230,1230,3,106,1289,1288,1309,3,1289,1288,1309,1231,1231,1231,3,106,1310,1289,1309,3,1310,1289,1309,1232,1232,1232,3,106,1290,1289,1310,3,1290,1289,1310,1233,1233,1233,3,106,1311,1290,1310,3,1311,1290,1310,1234,1234,1234,3,106,1291,1290,1311,3,1291,1290,1311,1235,1235,1235,3,106,1312,1291,1311,3,1312,1291,1311,1236,1236,1236,3,106,1292,1291,1312,3,1292,1291,1312,1236,1236,1236,3,106,1313,1292,1312,3,1313,1292,1312,1237,1237,1237,3,106,1293,1292,1313,3,1293,1292,1313,1238,1238,1238,3,106,1314,1293,1313,3,1314,1293,1313,1239,1239,1239,3,106,1294,1293,1314,3,1294,1293,1314,1240,1240,1240,3,106,1315,1294,1314,3,1315,1294,1314,1241,1241,1241,3,106,1295,1294,1315,3,1295,1294,1315,1242,1242,1242,3,106,1316,1295,1315,3,1316,1295,1315,1243,1243,1243,3,106,1296,1295,1316,3,1296,1295,1316,1244,1244,1244,3,106,1297,1296,1316,3,1298,1296,1316,1245,1245,1245,3,106,1277,1296,1297,3,1278,1296,1298,1245,1245,1245,3,106,1318,1297,1317,3,1317,1298,1318,1246,1246,1246,3,106,1298,1297,1318,3,1297,1298,1317,1247,1247,1247,3,106,1319,1298,1318,3,1319,1297,1317,1248,1248,1248,3,106,1299,1298,1319,3,1299,1297,1319,1249,1249,1249,3,106,1320,1299,1319,3,1320,1299,1319,1250,1250,1250,3,106,1300,1299,1320,3,1300,1299,1320,1251,1251,1251,3,106,1321,1300,1320,3,1321,1300,1320,1252,1252,1252,3,106,1301,1300,1321,3,1301,1300,1321,1253,1253,1253,3,106,1322,1301,1321,3,1322,1301,1321,1254,1254,1254,3,106,1302,1301,1322,3,1302,1301,1322,1255,1255,1255,3,106,1323,1302,1322,3,1323,1302,1322,1256,1256,1256,3,106,1303,1302,1323,3,1303,1302,1323,1256,1256,1256,3,106,1324,1303,1323,3,1324,1303,1323,1257,1257,1257,3,106,1304,1303,1324,3,1304,1303,1324,1258,1258,1258,3,106,1325,1304,1324,3,1325,1304,1324,1259,1259,1259,3,106,1305,1304,1325,3,1305,1304,1325,1260,1260,1260,3,106,1326,1305,1325,3,1326,1305,1325,1261,1261,1261,3,106,1306,1305,1326,3,1306,1305,1326,1262,1262,1262,3,106,1327,1306,1326,3,1327,1306,1326,1263,1263,1263,3,106,1307,1306,1327,3,1307,1306,1327,1264,1264,1264,3,106,1328,1307,1327,3,1328,1307,1327,1265,1265,1265,3,106,1308,1307,1328,3,1308,1307,1328,1266,1266,1266,3,106,1329,1308,1328,3,1329,1308,1328,1267,1267,1267,3,106,1309,1308,1329,3,1309,1308,1329,1268,1268,1268,3,106,1330,1309,1329,3,1330,1309,1329,1269,1269,1269,3,106,1310,1309,1330,3,1310,1309,1330,1270,1270,1270,3,106,1331,1310,1330,3,1331,1310,1330,1271,1271,1271,3,106,1311,1310,1331,3,1311,1310,1331,1272,1272,1272,3,106,1332,1311,1331,3,1332,1311,1331,1273,1273,1273,3,106,1312,1311,1332,3,1312,1311,1332,1274,1274,1274,3,106,1333,1312,1332,3,1333,1312,1332,1275,1275,1275,3,106,1313,1312,1333,3,1313,1312,1333,1276,1276,1276,3,106,1334,1313,1333,3,1334,1313,1333,1277,1277,1277,3,106,1314,1313,1334,3,1314,1313,1334,1278,1278,1278,3,106,1335,1314,1334,3,1335,1314,1334,1279,1279,1279,3,106,1315,1314,1335,3,1315,1314,1335,1280,1280,1280,3,106,1336,1315,1335,3,1336,1315,1335,1281,1281,1281,3,106,1316,1315,1336,3,1316,1315,1336,1282,1282,1282,3,106,1317,1316,1336,3,1318,1316,1336,1283,1283,1283,3,106,1297,1316,1317,3,1298,1316,1318,1284,1284,1284,3,106,1318,1317,1337,3,1317,1318,1337,1285,1285,1285,3,106,1319,1318,1337,3,1319,1317,1337,1286,1286,1286,3,106,1320,1319,1337,3,1320,1319,1337,1287,1287,1287,3,106,1321,1320,1337,3,1321,1320,1337,1288,1288,1288,3,106,1322,1321,1337,3,1322,1321,1337,1289,1289,1289,3,106,1323,1322,1337,3,1323,1322,1337,1290,1290,1290,3,106,1324,1323,1337,3,1324,1323,1337,1291,1291,1291,3,106,1325,1324,1337,3,1325,1324,1337,1292,1292,1292,3,106,1326,1325,1337,3,1326,1325,1337,1293,1293,1293,3,106,1327,1326,1337,3,1327,1326,1337,1294,1294,1294,3,106,1328,1327,1337,3,1328,1327,1337,1295,1295,1295,3,106,1329,1328,1337,3,1329,1328,1337,1296,1296,1296,3,106,1330,1329,1337,3,1330,1329,1337,1297,1297,1297,3,106,1331,1330,1337,3,1331,1330,1337,1298,1298,1298,3,106,1332,1331,1337,3,1332,1331,1337,1299,1299,1299,3,106,1333,1332,1337,3,1333,1332,1337,1300,1300,1300,3,106,1334,1333,1337,3,1334,1333,1337,1301,1301,1301,3,106,1335,1334,1337,3,1335,1334,1337,1302,1302,1302,3,106,1336,1335,1337,3,1336,1335,1337,1303,1303,1303,3,106,1317,1336,1337,3,1318,1336,1337,1304,1304,1304,3,106,1238,1256,1237,3,1240,1276,1238,1305,1305,1305,3,106,1238,1255,1256,3,1240,1274,1276,1305,1305,1305,3,106,1239,1255,1238,3,1242,1274,1240,1305,1305,1305,3,106,1239,1254,1255,3,1242,1272,1274,1305,1305,1305,3,106,1240,1254,1239,3,1244,1272,1242,1305,1305,1305,3,106,1240,1253,1254,3,1244,1270,1272,1305,1305,1305,3,106,1241,1253,1240,3,1246,1270,1244,1305,1305,1305,3,106,1241,1252,1253,3,1246,1268,1270,1305,1305,1305,3,106,1242,1252,1241,3,1248,1268,1246,1305,1305,1305,3,106,1242,1251,1252,3,1248,1266,1268,1305,1305,1305,3,106,1243,1251,1242,3,1250,1266,1248,1305,1305,1305,3,106,1243,1250,1251,3,1250,1264,1266,1305,1305,1305,3,106,1244,1250,1243,3,1252,1264,1250,1305,1305,1305,3,106,1244,1249,1250,3,1252,1262,1264,1305,1305,1305,3,106,1245,1249,1244,3,1254,1262,1252,1305,1305,1305,3,106,1245,1248,1249,3,1254,1260,1262,1305,1305,1305,3,106,1245,1247,1248,3,1254,1258,1260,1305,1305,1305,3,106,1246,1247,1245,3,1256,1258,1254,1305,1305,1305,3,106,1338,1359,1358,3,1338,1339,1340,1306,1306,1306,3,106,1338,1339,1359,3,1338,1341,1339,1307,1307,1307,3,106,1339,1360,1359,3,1341,1342,1339,1308,1308,1308,3,106,1339,1340,1360,3,1341,1343,1342,1309,1309,1309,3,106,1340,1361,1360,3,1343,1344,1342,1310,1310,1310,3,106,1340,1341,1361,3,1343,1345,1344,1311,1311,1311,3,106,1341,1362,1361,3,1345,1346,1344,1312,1312,1312,3,106,1341,1342,1362,3,1345,1347,1346,1313,1313,1313,3,106,1342,1363,1362,3,1347,1348,1346,1314,1314,1314,3,106,1342,1343,1363,3,1347,1349,1348,1315,1315,1315,3,106,1343,1364,1363,3,1349,1350,1348,1316,1316,1316,3,106,1343,1344,1364,3,1349,1351,1350,1317,1317,1317,3,106,1344,1365,1364,3,1351,1352,1350,1318,1318,1318,3,106,1344,1345,1365,3,1351,1353,1352,1319,1319,1319,3,106,1345,1366,1365,3,1353,1354,1352,1320,1320,1320,3,106,1345,1346,1366,3,1353,1355,1354,1321,1321,1321,3,106,1346,1367,1366,3,1355,1356,1354,1322,1322,1322,3,106,1346,1347,1367,3,1355,1357,1356,1323,1323,1323,3,106,1347,1368,1367,3,1357,1358,1356,1324,1324,1324,3,106,1347,1348,1368,3,1357,1359,1358,1325,1325,1325,3,106,1348,1369,1368,3,1359,1360,1358,1326,1326,1326,3,106,1348,1349,1369,3,1359,1361,1360,1327,1327,1327,3,106,1349,1370,1369,3,1361,1362,1360,1328,1328,1328,3,106,1349,1350,1370,3,1361,1363,1362,1329,1329,1329,3,106,1350,1371,1370,3,1363,1364,1362,1330,1330,1330,3,106,1350,1351,1371,3,1363,1365,1364,1330,1330,1330,3,106,1351,1372,1371,3,1365,1366,1364,1331,1331,1331,3,106,1351,1352,1372,3,1365,1367,1366,1332,1332,1332,3,106,1352,1373,1372,3,1367,1368,1366,1333,1333,1333,3,106,1352,1353,1373,3,1367,1369,1368,1334,1334,1334,3,106,1353,1374,1373,3,1369,1370,1368,1335,1335,1335,3,106,1353,1354,1374,3,1369,1371,1370,1336,1336,1336,3,106,1354,1375,1374,3,1371,1372,1370,1337,1337,1337,3,106,1354,1355,1375,3,1371,1373,1372,1338,1338,1338,3,106,1355,1376,1375,3,1373,1374,1372,1339,1339,1339,3,106,1355,1356,1376,3,1373,1375,1374,1340,1340,1340,3,106,1356,1377,1376,3,1375,1376,1374,1341,1341,1341,3,106,1356,1357,1377,3,1375,1377,1376,1342,1342,1342,3,106,1357,1358,1377,3,1377,1340,1376,1343,1343,1343,3,106,1357,1338,1358,3,1377,1338,1340,1344,1344,1344,3,106,1358,1379,1378,3,1340,1378,1379,1345,1345,1345,3,106,1358,1359,1379,3,1340,1339,1378,1346,1346,1346,3,106,1359,1380,1379,3,1339,1380,1378,1347,1347,1347,3,106,1359,1360,1380,3,1339,1342,1380,1348,1348,1348,3,106,1360,1381,1380,3,1342,1381,1380,1349,1349,1349,3,106,1360,1361,1381,3,1342,1344,1381,1350,1350,1350,3,106,1361,1382,1381,3,1344,1382,1381,1351,1351,1351,3,106,1361,1362,1382,3,1344,1346,1382,1352,1352,1352,3,106,1362,1383,1382,3,1346,1383,1382,1353,1353,1353,3,106,1362,1363,1383,3,1346,1348,1383,1354,1354,1354,3,106,1363,1384,1383,3,1348,1384,1383,1355,1355,1355,3,106,1363,1364,1384,3,1348,1350,1384,1356,1356,1356,3,106,1364,1385,1384,3,1350,1385,1384,1357,1357,1357,3,106,1364,1365,1385,3,1350,1352,1385,1358,1358,1358,3,106,1365,1386,1385,3,1352,1386,1385,1359,1359,1359,3,106,1365,1366,1386,3,1352,1354,1386,1360,1360,1360,3,106,1366,1387,1386,3,1354,1387,1386,1361,1361,1361,3,106,1366,1367,1387,3,1354,1356,1387,1362,1362,1362,3,106,1367,1388,1387,3,1356,1388,1387,1363,1363,1363,3,106,1367,1368,1388,3,1356,1358,1388,1364,1364,1364,3,106,1368,1389,1388,3,1358,1389,1388,1365,1365,1365,3,106,1368,1369,1389,3,1358,1360,1389,1366,1366,1366,3,106,1369,1390,1389,3,1360,1390,1389,1367,1367,1367,3,106,1369,1370,1390,3,1360,1362,1390,1368,1368,1368,3,106,1370,1391,1390,3,1362,1391,1390,1369,1369,1369,3,106,1370,1371,1391,3,1362,1364,1391,1370,1370,1370,3,106,1371,1392,1391,3,1364,1392,1391,1371,1371,1371,3,106,1371,1372,1392,3,1364,1366,1392,1372,1372,1372,3,106,1372,1393,1392,3,1366,1393,1392,1373,1373,1373,3,106,1372,1373,1393,3,1366,1368,1393,1374,1374,1374,3,106,1373,1394,1393,3,1368,1394,1393,1375,1375,1375,3,106,1373,1374,1394,3,1368,1370,1394,1376,1376,1376,3,106,1374,1395,1394,3,1370,1395,1394,1377,1377,1377,3,106,1374,1375,1395,3,1370,1372,1395,1378,1378,1378,3,106,1375,1396,1395,3,1372,1396,1395,1379,1379,1379,3,106,1375,1376,1396,3,1372,1374,1396,1380,1380,1380,3,106,1376,1397,1396,3,1374,1397,1396,1381,1381,1381,3,106,1376,1377,1397,3,1374,1376,1397,1382,1382,1382,3,106,1377,1378,1397,3,1376,1379,1397,1383,1383,1383,3,106,1377,1358,1378,3,1376,1340,1379,1384,1384,1384,3,106,1378,1399,1398,3,1379,1398,1399,1385,1385,1385,3,106,1378,1379,1399,3,1379,1378,1398,1386,1386,1386,3,106,1379,1400,1399,3,1378,1400,1398,1387,1387,1387,3,106,1379,1380,1400,3,1378,1380,1400,1388,1388,1388,3,106,1380,1401,1400,3,1380,1401,1400,1389,1389,1389,3,106,1380,1381,1401,3,1380,1381,1401,1390,1390,1390,3,106,1381,1402,1401,3,1381,1402,1401,1391,1391,1391,3,106,1381,1382,1402,3,1381,1382,1402,1392,1392,1392,3,106,1382,1403,1402,3,1382,1403,1402,1393,1393,1393,3,106,1382,1383,1403,3,1382,1383,1403,1394,1394,1394,3,106,1383,1404,1403,3,1383,1404,1403,1395,1395,1395,3,106,1383,1384,1404,3,1383,1384,1404,1395,1395,1395,3,106,1384,1405,1404,3,1384,1405,1404,1396,1396,1396,3,106,1384,1385,1405,3,1384,1385,1405,1397,1397,1397,3,106,1385,1406,1405,3,1385,1406,1405,1398,1398,1398,3,106,1385,1386,1406,3,1385,1386,1406,1399,1399,1399,3,106,1386,1407,1406,3,1386,1407,1406,1400,1400,1400,3,106,1386,1387,1407,3,1386,1387,1407,1401,1401,1401,3,106,1387,1408,1407,3,1387,1408,1407,1402,1402,1402,3,106,1387,1388,1408,3,1387,1388,1408,1403,1403,1403,3,106,1388,1409,1408,3,1388,1409,1408,1404,1404,1404,3,106,1388,1389,1409,3,1388,1389,1409,1405,1405,1405,3,106,1389,1410,1409,3,1389,1410,1409,1406,1406,1406,3,106,1389,1390,1410,3,1389,1390,1410,1407,1407,1407,3,106,1390,1411,1410,3,1390,1411,1410,1408,1408,1408,3,106,1390,1391,1411,3,1390,1391,1411,1409,1409,1409,3,106,1391,1412,1411,3,1391,1412,1411,1410,1410,1410,3,106,1391,1392,1412,3,1391,1392,1412,1411,1411,1411,3,106,1392,1413,1412,3,1392,1413,1412,1412,1412,1412,3,106,1392,1393,1413,3,1392,1393,1413,1413,1413,1413,3,106,1393,1414,1413,3,1393,1414,1413,1414,1414,1414,3,106,1393,1394,1414,3,1393,1394,1414,1415,1415,1415,3,106,1394,1415,1414,3,1394,1415,1414,1416,1416,1416,3,106,1394,1395,1415,3,1394,1395,1415,1417,1417,1417,3,106,1395,1416,1415,3,1395,1416,1415,1418,1418,1418,3,106,1395,1396,1416,3,1395,1396,1416,1419,1419,1419,3,106,1396,1417,1416,3,1396,1417,1416,1420,1420,1420,3,106,1396,1397,1417,3,1396,1397,1417,1421,1421,1421,3,106,1397,1398,1417,3,1397,1399,1417,1422,1422,1422,3,106,1397,1378,1398,3,1397,1379,1399,1423,1423,1423,3,106,1398,1419,1418,3,1399,1418,1419,1424,1424,1424,3,106,1398,1399,1419,3,1399,1398,1418,1425,1425,1425,3,106,1399,1420,1419,3,1398,1420,1418,1426,1426,1426,3,106,1399,1400,1420,3,1398,1400,1420,1427,1427,1427,3,106,1400,1421,1420,3,1400,1421,1420,1428,1428,1428,3,106,1400,1401,1421,3,1400,1401,1421,1429,1429,1429,3,106,1401,1422,1421,3,1401,1422,1421,1430,1430,1430,3,106,1401,1402,1422,3,1401,1402,1422,1431,1431,1431,3,106,1402,1423,1422,3,1402,1423,1422,1432,1432,1432,3,106,1402,1403,1423,3,1402,1403,1423,1433,1433,1433,3,106,1403,1424,1423,3,1403,1424,1423,1434,1434,1434,3,106,1403,1404,1424,3,1403,1404,1424,1434,1434,1434,3,106,1404,1425,1424,3,1404,1425,1424,1435,1435,1435,3,106,1404,1405,1425,3,1404,1405,1425,1436,1436,1436,3,106,1405,1426,1425,3,1405,1426,1425,1437,1437,1437,3,106,1405,1406,1426,3,1405,1406,1426,1438,1438,1438,3,106,1406,1427,1426,3,1406,1427,1426,1439,1439,1439,3,106,1406,1407,1427,3,1406,1407,1427,1440,1440,1440,3,106,1407,1428,1427,3,1407,1428,1427,1441,1441,1441,3,106,1407,1408,1428,3,1407,1408,1428,1442,1442,1442,3,106,1408,1429,1428,3,1408,1429,1428,1443,1443,1443,3,106,1408,1409,1429,3,1408,1409,1429,1444,1444,1444,3,106,1409,1430,1429,3,1409,1430,1429,1445,1445,1445,3,106,1409,1410,1430,3,1409,1410,1430,1446,1446,1446,3,106,1410,1431,1430,3,1410,1431,1430,1447,1447,1447,3,106,1410,1411,1431,3,1410,1411,1431,1448,1448,1448,3,106,1411,1432,1431,3,1411,1432,1431,1449,1449,1449,3,106,1411,1412,1432,3,1411,1412,1432,1450,1450,1450,3,106,1412,1433,1432,3,1412,1433,1432,1451,1451,1451,3,106,1412,1413,1433,3,1412,1413,1433,1452,1452,1452,3,106,1413,1434,1433,3,1413,1434,1433,1453,1453,1453,3,106,1413,1414,1434,3,1413,1414,1434,1454,1454,1454,3,106,1414,1435,1434,3,1414,1435,1434,1455,1455,1455,3,106,1414,1415,1435,3,1414,1415,1435,1456,1456,1456,3,106,1415,1436,1435,3,1415,1436,1435,1457,1457,1457,3,106,1415,1416,1436,3,1415,1416,1436,1458,1458,1458,3,106,1416,1437,1436,3,1416,1437,1436,1459,1459,1459,3,106,1416,1417,1437,3,1416,1417,1437,1460,1460,1460,3,106,1417,1418,1437,3,1417,1419,1437,1461,1461,1461,3,106,1417,1398,1418,3,1417,1399,1419,1462,1462,1462,3,106,1418,1419,1438,3,1419,1418,1438,1463,1463,1463,3,106,1419,1420,1438,3,1418,1420,1438,1464,1464,1464,3,106,1420,1421,1438,3,1420,1421,1438,1465,1465,1465,3,106,1421,1422,1438,3,1421,1422,1438,1466,1466,1466,3,106,1422,1423,1438,3,1422,1423,1438,1467,1467,1467,3,106,1423,1424,1438,3,1423,1424,1438,1468,1468,1468,3,106,1424,1425,1438,3,1424,1425,1438,1469,1469,1469,3,106,1425,1426,1438,3,1425,1426,1438,1470,1470,1470,3,106,1426,1427,1438,3,1426,1427,1438,1471,1471,1471,3,106,1427,1428,1438,3,1427,1428,1438,1472,1472,1472,3,106,1428,1429,1438,3,1428,1429,1438,1473,1473,1473,3,106,1429,1430,1438,3,1429,1430,1438,1474,1474,1474,3,106,1430,1431,1438,3,1430,1431,1438,1475,1475,1475,3,106,1431,1432,1438,3,1431,1432,1438,1476,1476,1476,3,106,1432,1433,1438,3,1432,1433,1438,1477,1477,1477,3,106,1433,1434,1438,3,1433,1434,1438,1478,1478,1478,3,106,1434,1435,1438,3,1434,1435,1438,1479,1479,1479,3,106,1435,1436,1438,3,1435,1436,1438,1480,1480,1480,3,106,1436,1437,1438,3,1436,1437,1438,1481,1481,1481,3,106,1437,1418,1438,3,1437,1419,1438,1482,1482,1482,3,106,1357,1339,1338,3,1377,1341,1338,1483,1483,1483,3,106,1356,1339,1357,3,1375,1341,1377,1483,1483,1483,3,106,1356,1340,1339,3,1375,1343,1341,1483,1483,1483,3,106,1355,1340,1356,3,1373,1343,1375,1483,1483,1483,3,106,1355,1341,1340,3,1373,1345,1343,1483,1483,1483,3,106,1354,1341,1355,3,1371,1345,1373,1483,1483,1483,3,106,1354,1342,1341,3,1371,1347,1345,1483,1483,1483,3,106,1353,1342,1354,3,1369,1347,1371,1483,1483,1483,3,106,1353,1343,1342,3,1369,1349,1347,1483,1483,1483,3,106,1352,1343,1353,3,1367,1349,1369,1483,1483,1483,3,106,1352,1344,1343,3,1367,1351,1349,1483,1483,1483,3,106,1351,1344,1352,3,1365,1351,1367,1483,1483,1483,3,106,1351,1345,1344,3,1365,1353,1351,1483,1483,1483,3,106,1350,1345,1351,3,1363,1353,1365,1483,1483,1483,3,106,1350,1346,1345,3,1363,1355,1353,1483,1483,1483,3,106,1349,1346,1350,3,1361,1355,1363,1483,1483,1483,3,106,1348,1346,1349,3,1359,1355,1361,1483,1483,1483,3,106,1348,1347,1346,3,1359,1357,1355,1483,1483,1483,3,106,1460,1439,1459,3,1439,1440,1441,1484,1484,1484,3,106,1440,1439,1460,3,1442,1440,1439,1485,1485,1485,3,106,1461,1440,1460,3,1443,1442,1439,1486,1486,1486,3,106,1441,1440,1461,3,1444,1442,1443,1487,1487,1487,3,106,1462,1441,1461,3,1445,1444,1443,1488,1488,1488,3,106,1442,1441,1462,3,1446,1444,1445,1489,1489,1489,3,106,1463,1442,1462,3,1447,1446,1445,1490,1490,1490,3,106,1443,1442,1463,3,1448,1446,1447,1491,1491,1491,3,106,1464,1443,1463,3,1449,1448,1447,1492,1492,1492,3,106,1444,1443,1464,3,1450,1448,1449,1493,1493,1493,3,106,1465,1444,1464,3,1451,1450,1449,1494,1494,1494,3,106,1445,1444,1465,3,1452,1450,1451,1495,1495,1495,3,106,1466,1445,1465,3,1453,1452,1451,1496,1496,1496,3,106,1446,1445,1466,3,1454,1452,1453,1497,1497,1497,3,106,1467,1446,1466,3,1455,1454,1453,1498,1498,1498,3,106,1447,1446,1467,3,1456,1454,1455,1499,1499,1499,3,106,1468,1447,1467,3,1457,1456,1455,1500,1500,1500,3,106,1448,1447,1468,3,1458,1456,1457,1501,1501,1501,3,106,1469,1448,1468,3,1459,1458,1457,1502,1502,1502,3,106,1449,1448,1469,3,1460,1458,1459,1503,1503,1503,3,106,1470,1449,1469,3,1461,1460,1459,1504,1504,1504,3,106,1450,1449,1470,3,1462,1460,1461,1505,1505,1505,3,106,1471,1450,1470,3,1463,1462,1461,1506,1506,1506,3,106,1451,1450,1471,3,1464,1462,1463,1507,1507,1507,3,106,1472,1451,1471,3,1465,1464,1463,1508,1508,1508,3,106,1452,1451,1472,3,1466,1464,1465,1509,1509,1509,3,106,1473,1452,1472,3,1467,1466,1465,1510,1510,1510,3,106,1453,1452,1473,3,1468,1466,1467,1510,1510,1510,3,106,1474,1453,1473,3,1469,1468,1467,1511,1511,1511,3,106,1454,1453,1474,3,1470,1468,1469,1512,1512,1512,3,106,1475,1454,1474,3,1471,1470,1469,1513,1513,1513,3,106,1455,1454,1475,3,1472,1470,1471,1514,1514,1514,3,106,1476,1455,1475,3,1473,1472,1471,1515,1515,1515,3,106,1456,1455,1476,3,1474,1472,1473,1516,1516,1516,3,106,1477,1456,1476,3,1475,1474,1473,1517,1517,1517,3,106,1457,1456,1477,3,1476,1474,1475,1518,1518,1518,3,106,1478,1457,1477,3,1477,1476,1475,1519,1519,1519,3,106,1458,1457,1478,3,1478,1476,1477,1520,1520,1520,3,106,1459,1458,1478,3,1441,1478,1477,1521,1521,1521,3,106,1439,1458,1459,3,1440,1478,1441,1522,1522,1522,3,106,1480,1459,1479,3,1479,1441,1480,1523,1523,1523,3,106,1460,1459,1480,3,1439,1441,1479,1523,1523,1523,3,106,1481,1460,1480,3,1481,1439,1479,1524,1524,1524,3,106,1461,1460,1481,3,1443,1439,1481,1525,1525,1525,3,106,1482,1461,1481,3,1482,1443,1481,1526,1526,1526,3,106,1462,1461,1482,3,1445,1443,1482,1527,1527,1527,3,106,1483,1462,1482,3,1483,1445,1482,1528,1528,1528,3,106,1463,1462,1483,3,1447,1445,1483,1529,1529,1529,3,106,1484,1463,1483,3,1484,1447,1483,1530,1530,1530,3,106,1464,1463,1484,3,1449,1447,1484,1531,1531,1531,3,106,1485,1464,1484,3,1485,1449,1484,1532,1532,1532,3,106,1465,1464,1485,3,1451,1449,1485,1533,1533,1533,3,106,1486,1465,1485,3,1486,1451,1485,1534,1534,1534,3,106,1466,1465,1486,3,1453,1451,1486,1535,1535,1535,3,106,1487,1466,1486,3,1487,1453,1486,1536,1536,1536,3,106,1467,1466,1487,3,1455,1453,1487,1537,1537,1537,3,106,1488,1467,1487,3,1488,1455,1487,1538,1538,1538,3,106,1468,1467,1488,3,1457,1455,1488,1539,1539,1539,3,106,1489,1468,1488,3,1489,1457,1488,1540,1540,1540,3,106,1469,1468,1489,3,1459,1457,1489,1541,1541,1541,3,106,1490,1469,1489,3,1490,1459,1489,1542,1542,1542,3,106,1470,1469,1490,3,1461,1459,1490,1543,1543,1543,3,106,1491,1470,1490,3,1491,1461,1490,1544,1544,1544,3,106,1471,1470,1491,3,1463,1461,1491,1545,1545,1545,3,106,1492,1471,1491,3,1492,1463,1491,1546,1546,1546,3,106,1472,1471,1492,3,1465,1463,1492,1547,1547,1547,3,106,1493,1472,1492,3,1493,1465,1492,1548,1548,1548,3,106,1473,1472,1493,3,1467,1465,1493,1549,1549,1549,3,106,1494,1473,1493,3,1494,1467,1493,1550,1550,1550,3,106,1474,1473,1494,3,1469,1467,1494,1550,1550,1550,3,106,1495,1474,1494,3,1495,1469,1494,1551,1551,1551,3,106,1475,1474,1495,3,1471,1469,1495,1552,1552,1552,3,106,1496,1475,1495,3,1496,1471,1495,1553,1553,1553,3,106,1476,1475,1496,3,1473,1471,1496,1554,1554,1554,3,106,1497,1476,1496,3,1497,1473,1496,1555,1555,1555,3,106,1477,1476,1497,3,1475,1473,1497,1556,1556,1556,3,106,1498,1477,1497,3,1498,1475,1497,1557,1557,1557,3,106,1478,1477,1498,3,1477,1475,1498,1558,1558,1558,3,106,1479,1478,1498,3,1480,1477,1498,1559,1559,1559,3,106,1459,1478,1479,3,1441,1477,1480,1560,1560,1560,3,106,1500,1479,1499,3,1499,1480,1500,1561,1561,1561,3,106,1480,1479,1500,3,1479,1480,1499,1562,1562,1562,3,106,1501,1480,1500,3,1501,1479,1499,1563,1563,1563,3,106,1481,1480,1501,3,1481,1479,1501,1564,1564,1564,3,106,1502,1481,1501,3,1502,1481,1501,1565,1565,1565,3,106,1482,1481,1502,3,1482,1481,1502,1566,1566,1566,3,106,1503,1482,1502,3,1503,1482,1502,1567,1567,1567,3,106,1483,1482,1503,3,1483,1482,1503,1568,1568,1568,3,106,1504,1483,1503,3,1504,1483,1503,1569,1569,1569,3,106,1484,1483,1504,3,1484,1483,1504,1570,1570,1570,3,106,1505,1484,1504,3,1505,1484,1504,1571,1571,1571,3,106,1485,1484,1505,3,1485,1484,1505,1571,1571,1571,3,106,1506,1485,1505,3,1506,1485,1505,1572,1572,1572,3,106,1486,1485,1506,3,1486,1485,1506,1573,1573,1573,3,106,1507,1486,1506,3,1507,1486,1506,1574,1574,1574,3,106,1487,1486,1507,3,1487,1486,1507,1575,1575,1575,3,106,1508,1487,1507,3,1508,1487,1507,1576,1576,1576,3,106,1488,1487,1508,3,1488,1487,1508,1577,1577,1577,3,106,1509,1488,1508,3,1509,1488,1508,1578,1578,1578,3,106,1489,1488,1509,3,1489,1488,1509,1579,1579,1579,3,106,1510,1489,1509,3,1510,1489,1509,1580,1580,1580,3,106,1490,1489,1510,3,1490,1489,1510,1581,1581,1581,3,106,1511,1490,1510,3,1511,1490,1510,1582,1582,1582,3,106,1491,1490,1511,3,1491,1490,1511,1583,1583,1583,3,106,1512,1491,1511,3,1512,1491,1511,1584,1584,1584,3,106,1492,1491,1512,3,1492,1491,1512,1585,1585,1585,3,106,1513,1492,1512,3,1513,1492,1512,1586,1586,1586,3,106,1493,1492,1513,3,1493,1492,1513,1587,1587,1587,3,106,1514,1493,1513,3,1514,1493,1513,1588,1588,1588,3,106,1494,1493,1514,3,1494,1493,1514,1589,1589,1589,3,106,1515,1494,1514,3,1515,1494,1514,1590,1590,1590,3,106,1495,1494,1515,3,1495,1494,1515,1591,1591,1591,3,106,1516,1495,1515,3,1516,1495,1515,1592,1592,1592,3,106,1496,1495,1516,3,1496,1495,1516,1593,1593,1593,3,106,1517,1496,1516,3,1517,1496,1516,1594,1594,1594,3,106,1497,1496,1517,3,1497,1496,1517,1595,1595,1595,3,106,1518,1497,1517,3,1518,1497,1517,1596,1596,1596,3,106,1498,1497,1518,3,1498,1497,1518,1597,1597,1597,3,106,1499,1498,1518,3,1500,1498,1518,1598,1598,1598,3,106,1479,1498,1499,3,1480,1498,1500,1599,1599,1599,3,106,1520,1499,1519,3,1519,1500,1520,1600,1600,1600,3,106,1500,1499,1520,3,1499,1500,1519,1601,1601,1601,3,106,1521,1500,1520,3,1521,1499,1519,1602,1602,1602,3,106,1501,1500,1521,3,1501,1499,1521,1603,1603,1603,3,106,1522,1501,1521,3,1522,1501,1521,1604,1604,1604,3,106,1502,1501,1522,3,1502,1501,1522,1605,1605,1605,3,106,1523,1502,1522,3,1523,1502,1522,1606,1606,1606,3,106,1503,1502,1523,3,1503,1502,1523,1607,1607,1607,3,106,1524,1503,1523,3,1524,1503,1523,1608,1608,1608,3,106,1504,1503,1524,3,1504,1503,1524,1609,1609,1609,3,106,1525,1504,1524,3,1525,1504,1524,1610,1610,1610,3,106,1505,1504,1525,3,1505,1504,1525,1611,1611,1611,3,106,1526,1505,1525,3,1526,1505,1525,1612,1612,1612,3,106,1506,1505,1526,3,1506,1505,1526,1613,1613,1613,3,106,1527,1506,1526,3,1527,1506,1526,1614,1614,1614,3,106,1507,1506,1527,3,1507,1506,1527,1615,1615,1615,3,106,1528,1507,1527,3,1528,1507,1527,1616,1616,1616,3,106,1508,1507,1528,3,1508,1507,1528,1617,1617,1617,3,106,1529,1508,1528,3,1529,1508,1528,1618,1618,1618,3,106,1509,1508,1529,3,1509,1508,1529,1619,1619,1619,3,106,1530,1509,1529,3,1530,1509,1529,1620,1620,1620,3,106,1510,1509,1530,3,1510,1509,1530,1621,1621,1621,3,106,1531,1510,1530,3,1531,1510,1530,1622,1622,1622,3,106,1511,1510,1531,3,1511,1510,1531,1623,1623,1623,3,106,1532,1511,1531,3,1532,1511,1531,1624,1624,1624,3,106,1512,1511,1532,3,1512,1511,1532,1625,1625,1625,3,106,1533,1512,1532,3,1533,1512,1532,1626,1626,1626,3,106,1513,1512,1533,3,1513,1512,1533,1627,1627,1627,3,106,1534,1513,1533,3,1534,1513,1533,1628,1628,1628,3,106,1514,1513,1534,3,1514,1513,1534,1628,1628,1628,3,106,1535,1514,1534,3,1535,1514,1534,1629,1629,1629,3,106,1515,1514,1535,3,1515,1514,1535,1630,1630,1630,3,106,1536,1515,1535,3,1536,1515,1535,1631,1631,1631,3,106,1516,1515,1536,3,1516,1515,1536,1632,1632,1632,3,106,1537,1516,1536,3,1537,1516,1536,1633,1633,1633,3,106,1517,1516,1537,3,1517,1516,1537,1634,1634,1634,3,106,1538,1517,1537,3,1538,1517,1537,1635,1635,1635,3,106,1518,1517,1538,3,1518,1517,1538,1636,1636,1636,3,106,1519,1518,1538,3,1520,1518,1538,1637,1637,1637,3,106,1499,1518,1519,3,1500,1518,1520,1638,1638,1638,3,106,1520,1519,1539,3,1519,1520,1539,1639,1639,1639,3,106,1521,1520,1539,3,1521,1519,1539,1640,1640,1640,3,106,1522,1521,1539,3,1522,1521,1539,1641,1641,1641,3,106,1523,1522,1539,3,1523,1522,1539,1642,1642,1642,3,106,1524,1523,1539,3,1524,1523,1539,1643,1643,1643,3,106,1525,1524,1539,3,1525,1524,1539,1644,1644,1644,3,106,1526,1525,1539,3,1526,1525,1539,1645,1645,1645,3,106,1527,1526,1539,3,1527,1526,1539,1646,1646,1646,3,106,1528,1527,1539,3,1528,1527,1539,1647,1647,1647,3,106,1529,1528,1539,3,1529,1528,1539,1648,1648,1648,3,106,1530,1529,1539,3,1530,1529,1539,1649,1649,1649,3,106,1531,1530,1539,3,1531,1530,1539,1650,1650,1650,3,106,1532,1531,1539,3,1532,1531,1539,1651,1651,1651,3,106,1533,1532,1539,3,1533,1532,1539,1652,1652,1652,3,106,1534,1533,1539,3,1534,1533,1539,1653,1653,1653,3,106,1535,1534,1539,3,1535,1534,1539,1654,1654,1654,3,106,1536,1535,1539,3,1536,1535,1539,1655,1655,1655,3,106,1537,1536,1539,3,1537,1536,1539,1656,1656,1656,3,106,1538,1537,1539,3,1538,1537,1539,1657,1657,1657,3,106,1519,1538,1539,3,1520,1538,1539,1658,1658,1658,3,106,1440,1458,1439,3,1442,1478,1440,1659,1659,1659,3,106,1440,1457,1458,3,1442,1476,1478,1659,1659,1659,3,106,1441,1457,1440,3,1444,1476,1442,1659,1659,1659,3,106,1441,1456,1457,3,1444,1474,1476,1659,1659,1659,3,106,1442,1456,1441,3,1446,1474,1444,1659,1659,1659,3,106,1442,1455,1456,3,1446,1472,1474,1659,1659,1659,3,106,1443,1455,1442,3,1448,1472,1446,1659,1659,1659,3,106,1443,1454,1455,3,1448,1470,1472,1659,1659,1659,3,106,1444,1454,1443,3,1450,1470,1448,1659,1659,1659,3,106,1444,1453,1454,3,1450,1468,1470,1659,1659,1659,3,106,1445,1453,1444,3,1452,1468,1450,1659,1659,1659,3,106,1445,1452,1453,3,1452,1466,1468,1659,1659,1659,3,106,1446,1452,1445,3,1454,1466,1452,1659,1659,1659,3,106,1446,1451,1452,3,1454,1464,1466,1659,1659,1659,3,106,1447,1451,1446,3,1456,1464,1454,1659,1659,1659,3,106,1447,1450,1451,3,1456,1462,1464,1659,1659,1659,3,106,1447,1449,1450,3,1456,1460,1462,1659,1659,1659,3,106,1448,1449,1447,3,1458,1460,1456,1659,1659,1659,3,106,1541,1540,1546,4,1540,1541,1542,1660,1660,1660,4,106,1542,1541,1547,4,1543,1540,1544,1661,1661,1661,4,106,1547,1541,1546,4,1544,1540,1542,1661,1661,1661,4,106,1543,1542,1548,4,1545,1543,1546,1662,1662,1662,4,106,1548,1542,1547,4,1546,1543,1544,1663,1663,1663,4,106,1544,1543,1549,4,1547,1545,1548,1664,1664,1664,4,106,1549,1543,1548,4,1548,1545,1546,1665,1665,1665,4,106,1545,1544,1549,4,1549,1547,1548,1666,1666,1666,4,106,1546,1540,1550,4,1542,1541,1550,1660,1660,1660,4,106,1547,1546,1551,4,1544,1542,1551,1667,1667,1667,4,106,1551,1546,1550,4,1551,1542,1550,1668,1668,1668,4,106,1548,1547,1552,4,1546,1544,1552,1669,1669,1669,4,106,1552,1547,1551,4,1552,1544,1551,1669,1669,1669,4,106,1549,1548,1553,4,1548,1546,1553,1670,1670,1670,4,106,1553,1548,1552,4,1553,1546,1552,1671,1671,1671,4,106,1545,1549,1553,4,1549,1548,1553,1672,1672,1672,4,106,1550,1540,1554,4,1550,1541,1554,1660,1660,1660,4,106,1551,1550,1555,4,1551,1550,1555,1673,1673,1673,4,106,1555,1550,1554,4,1555,1550,1554,1673,1673,1673,4,106,1552,1551,1556,4,1552,1551,1556,1674,1674,1674,4,106,1556,1551,1555,4,1556,1551,1555,1674,1674,1674,4,106,1553,1552,1557,4,1553,1552,1557,1675,1675,1675,4,106,1557,1552,1556,4,1557,1552,1556,1676,1676,1676,4,106,1545,1553,1557,4,1549,1553,1557,1677,1677,1677,4,106,1554,1540,1558,4,1554,1541,1558,1660,1660,1660,4,106,1555,1554,1559,4,1555,1554,1559,1678,1678,1678,4,106,1559,1554,1558,4,1559,1554,1558,1678,1678,1678,4,106,1556,1555,1560,4,1556,1555,1560,1679,1679,1679,4,106,1560,1555,1559,4,1560,1555,1559,1680,1680,1680,4,106,1557,1556,1561,4,1557,1556,1561,1681,1681,1681,4,106,1561,1556,1560,4,1561,1556,1560,1682,1682,1682,4,106,1545,1557,1561,4,1549,1557,1561,1683,1683,1683,4,106,1559,1558,1562,4,1559,1558,1562,1684,1684,1684,4,106,1562,1558,1540,4,1562,1558,1541,1684,1684,1684,4,106,1560,1559,1563,4,1560,1559,1563,1685,1685,1685,4,106,1563,1559,1562,4,1563,1559,1562,1686,1686,1686,4,106,1561,1560,1564,4,1561,1560,1564,1687,1687,1687,4,106,1564,1560,1563,4,1564,1560,1563,1688,1688,1688,4,106,1545,1561,1564,4,1549,1561,1564,1689,1689,1689,4,106,1562,1540,1566,4,1562,1541,1565,1690,1690,1690,4,106,1566,1540,1565,4,1565,1541,1566,1690,1690,1690,4,106,1563,1562,1567,4,1563,1562,1567,1691,1691,1691,4,106,1567,1562,1566,4,1567,1562,1565,1692,1692,1692,4,106,1564,1563,1568,4,1564,1563,1568,1693,1693,1693,4,106,1568,1563,1567,4,1568,1563,1567,1694,1694,1694,4,106,1545,1564,1568,4,1549,1564,1568,1695,1695,1695,4,106,1565,1540,1569,4,1566,1541,1569,1660,1660,1660,4,106,1566,1565,1570,4,1565,1566,1570,1696,1696,1696,4,106,1570,1565,1569,4,1570,1566,1569,1696,1696,1696,4,106,1567,1566,1571,4,1567,1565,1571,1697,1697,1697,4,106,1571,1566,1570,4,1571,1565,1570,1697,1697,1697,4,106,1568,1567,1572,4,1568,1567,1572,1698,1698,1698,4,106,1572,1567,1571,4,1572,1567,1571,1699,1699,1699,4,106,1545,1568,1572,4,1549,1568,1572,1700,1700,1700,4,106,1569,1540,1573,4,1569,1541,1573,1701,1701,1701,4,106,1570,1569,1574,4,1570,1569,1574,1702,1702,1702,4,106,1574,1569,1573,4,1574,1569,1573,1702,1702,1702,4,106,1571,1570,1575,4,1571,1570,1575,1703,1703,1703,4,106,1575,1570,1574,4,1575,1570,1574,1704,1704,1704,4,106,1572,1571,1576,4,1572,1571,1576,1705,1705,1705,4,106,1576,1571,1575,4,1576,1571,1575,1706,1706,1706,4,106,1545,1572,1576,4,1549,1572,1576,1707,1707,1707,4,106,1573,1540,1577,4,1573,1541,1577,1660,1660,1660,4,106,1574,1573,1578,4,1574,1573,1578,1708,1708,1708,4,106,1578,1573,1577,4,1578,1573,1577,1708,1708,1708,4,106,1575,1574,1579,4,1575,1574,1579,1709,1709,1709,4,106,1579,1574,1578,4,1579,1574,1578,1710,1710,1710,4,106,1576,1575,1580,4,1576,1575,1580,1711,1711,1711,4,106,1580,1575,1579,4,1580,1575,1579,1712,1712,1712,4,106,1545,1576,1580,4,1549,1576,1580,1713,1713,1713,4,106,1577,1540,1581,4,1577,1541,1581,1660,1660,1660,4,106,1578,1577,1582,4,1578,1577,1582,1714,1714,1714,4,106,1582,1577,1581,4,1582,1577,1581,1714,1714,1714,4,106,1579,1578,1583,4,1579,1578,1583,1715,1715,1715,4,106,1583,1578,1582,4,1583,1578,1582,1715,1715,1715,4,106,1580,1579,1584,4,1580,1579,1584,1716,1716,1716,4,106,1584,1579,1583,4,1584,1579,1583,1717,1717,1717,4,106,1545,1580,1584,4,1549,1580,1584,1718,1718,1718,4,106,1581,1540,1585,4,1581,1541,1585,1660,1660,1660,4,106,1582,1581,1586,4,1582,1581,1586,1719,1719,1719,4,106,1586,1581,1585,4,1586,1581,1585,1719,1719,1719,4,106,1583,1582,1587,4,1583,1582,1587,1720,1720,1720,4,106,1587,1582,1586,4,1587,1582,1586,1720,1720,1720,4,106,1584,1583,1588,4,1584,1583,1588,1721,1721,1721,4,106,1588,1583,1587,4,1588,1583,1587,1721,1721,1721,4,106,1545,1584,1588,4,1549,1584,1588,1722,1722,1722,4,106,1585,1540,1589,4,1585,1541,1589,1660,1660,1660,4,106,1586,1585,1590,4,1586,1585,1590,1723,1723,1723,4,106,1590,1585,1589,4,1590,1585,1589,1723,1723,1723,4,106,1587,1586,1591,4,1587,1586,1591,1724,1724,1724,4,106,1591,1586,1590,4,1591,1586,1590,1725,1725,1725,4,106,1588,1587,1592,4,1588,1587,1592,1726,1726,1726,4,106,1592,1587,1591,4,1592,1587,1591,1727,1727,1727,4,106,1545,1588,1592,4,1549,1588,1592,1728,1728,1728,4,106,1589,1540,1593,4,1589,1541,1593,1660,1660,1660,4,106,1590,1589,1594,4,1590,1589,1594,1729,1729,1729,4,106,1594,1589,1593,4,1594,1589,1593,1729,1729,1729,4,106,1591,1590,1595,4,1591,1590,1595,1730,1730,1730,4,106,1595,1590,1594,4,1595,1590,1594,1731,1731,1731,4,106,1592,1591,1596,4,1592,1591,1596,1732,1732,1732,4,106,1596,1591,1595,4,1596,1591,1595,1733,1733,1733,4,106,1545,1592,1596,4,1549,1592,1596,1734,1734,1734,4,106,1593,1540,1597,4,1593,1541,1597,1660,1660,1660,4,106,1594,1593,1598,4,1594,1593,1598,1735,1735,1735,4,106,1598,1593,1597,4,1598,1593,1597,1736,1736,1736,4,106,1595,1594,1599,4,1595,1594,1599,1737,1737,1737,4,106,1599,1594,1598,4,1599,1594,1598,1738,1738,1738,4,106,1596,1595,1600,4,1596,1595,1600,1739,1739,1739,4,106,1600,1595,1599,4,1600,1595,1599,1740,1740,1740,4,106,1545,1596,1600,4,1549,1596,1600,1741,1741,1741,4,106,1597,1540,1601,4,1597,1541,1601,1660,1660,1660,4,106,1598,1597,1602,4,1598,1597,1602,1742,1742,1742,4,106,1602,1597,1601,4,1602,1597,1601,1743,1743,1743,4,106,1599,1598,1603,4,1599,1598,1603,1744,1744,1744,4,106,1603,1598,1602,4,1603,1598,1602,1745,1745,1745,4,106,1600,1599,1604,4,1600,1599,1604,1746,1746,1746,4,106,1604,1599,1603,4,1604,1599,1603,1747,1747,1747,4,106,1545,1600,1604,4,1549,1600,1604,1748,1748,1748,4,106,1601,1540,1541,4,1601,1541,1540,1660,1660,1660,4,106,1602,1601,1542,4,1602,1601,1543,1749,1749,1749,4,106,1542,1601,1541,4,1543,1601,1540,1750,1750,1750,4,106,1603,1602,1543,4,1603,1602,1545,1751,1751,1751,4,106,1543,1602,1542,4,1545,1602,1543,1752,1752,1752,4,106,1604,1603,1544,4,1604,1603,1547,1753,1753,1753,4,106,1544,1603,1543,4,1547,1603,1545,1754,1754,1754,4,106,1545,1604,1544,4,1549,1604,1547,1755,1755,1755,4,106,1607,1612,1616,5,1605,1606,1607,1756,1756,1756,5,106,1607,1616,1605,5,1605,1607,1608,1756,1756,1756,5,106,1605,1616,1613,5,1608,1607,1609,1757,1757,1757,5,106,1610,1609,1614,5,1610,1611,1612,1758,1758,1758,5,106,1614,1609,1615,5,1612,1611,1613,1758,1758,1758,5,106,1610,1614,1612,5,1610,1612,1606,1758,1758,1758,5,106,1616,1612,1614,5,1607,1606,1612,1758,1758,1758,5,106,1605,1613,1606,5,1608,1609,1614,1756,1756,1756,5,106,1606,1613,1608,5,1614,1609,1615,1756,1756,1756,5,106,1609,1611,1615,5,1611,1616,1613,1758,1758,1758,5,106,1610,1607,1612,5,1610,1605,1606,1759,1759,1759,5,106,1610,1605,1607,5,1610,1608,1605,1760,1760,1760,5,106,1610,1609,1605,5,1610,1611,1608,1761,1761,1761,5,106,1605,1609,1606,5,1608,1611,1614,1762,1762,1762,5,106,1606,1609,1611,5,1614,1611,1616,1763,1763,1763,5,106,1606,1611,1615,5,1614,1616,1613,1764,1764,1764,5,106,1615,1608,1606,5,1613,1615,1614,1765,1765,1765,5,106,1608,1615,1614,5,1615,1613,1612,1766,1766,1766,5,106,1614,1613,1608,5,1612,1609,1615,1767,1767,1767,5,106,1613,1614,1616,5,1609,1612,1607,1768,1768,1768,5,106,1619,1618,1625,6,1617,1618,1619,1769,1769,1769,6,106,1622,1621,1627,6,1620,1621,1622,1770,1770,1770,6,106,1627,1621,1626,6,1622,1621,1623,1770,1770,1770,6,106,1626,1621,1624,6,1623,1621,1624,1770,1770,1770,6,106,1624,1628,1626,6,1624,1625,1623,1770,1770,1770,6,106,1628,1624,1619,6,1625,1624,1617,1769,1769,1769,6,106,1619,1625,1628,6,1617,1619,1625,1769,1769,1769,6,106,1625,1618,1617,6,1619,1618,1626,1769,1769,1769,6,106,1617,1620,1625,6,1626,1627,1619,1769,1769,1769,6,106,1622,1627,1623,6,1620,1622,1628,1770,1770,1770,6,106,1628,1626,1625,6,1625,1623,1619,1771,1771,1771,6,106,1626,1627,1620,6,1623,1622,1627,1772,1772,1772,6,106,1620,1625,1626,6,1627,1619,1623,1773,1773,1773,6,106,1627,1623,1620,6,1622,1628,1627,1774,1774,1774,6,106,1622,1617,1620,6,1620,1626,1627,1775,1775,1775,6,106,1620,1623,1622,6,1627,1628,1620,1776,1776,1776,6,106,1621,1617,1622,6,1621,1626,1620,1777,1777,1777,6,106,1621,1618,1617,6,1621,1618,1626,1778,1778,1778,6,106,1621,1619,1618,6,1621,1617,1618,1779,1779,1779,6,106,1621,1624,1619,6,1621,1624,1617,1780,1780,1780,6,106,1632,1635,1649,7,1629,1630,1631,1781,1781,1781,7,106,1649,1650,1632,7,1631,1632,1629,1782,1782,1782,7,106,1650,1649,1643,7,1632,1631,1633,1783,1783,1783,7,106,1632,1641,1642,7,1629,1634,1635,1784,1784,1784,7,106,1642,1635,1632,7,1635,1630,1629,1785,1785,1785,7,106,1641,1631,1642,7,1634,1636,1635,1786,1786,1786,7,106,1634,1642,1631,7,1637,1635,1636,1787,1787,1787,7,106,1634,1631,1630,7,1637,1636,1638,1788,1788,1788,7,106,1630,1629,1633,7,1638,1639,1640,1789,1789,1789,7,106,1633,1634,1630,7,1640,1637,1638,1790,1790,1790,7,106,1629,1636,1639,7,1639,1641,1642,1791,1791,1791,7,106,1639,1633,1629,7,1642,1640,1639,1792,1792,1792,7,106,1639,1636,1645,7,1642,1641,1643,1793,1793,1793,7,106,1645,1636,1637,7,1643,1641,1644,1794,1794,1794,7,106,1637,1644,1645,7,1644,1645,1643,1795,1795,1795,7,106,1645,1644,1638,7,1643,1645,1646,1796,1796,1796,7,106,1638,1640,1645,7,1646,1647,1643,1797,1797,1797,7,106,1640,1638,1648,7,1647,1646,1648,1798,1798,1798,7,106,1648,1647,1640,7,1648,1649,1647,1799,1799,1799,7,106,1647,1648,1646,7,1649,1648,1650,1800,1800,1800,7,106,1654,1653,1651,8,1651,1652,1653,1801,1801,1801,8,106,1653,1652,1651,8,1652,1654,1653,1801,1801,1801,8,106,1658,1657,1655,8,1655,1656,1657,1802,1802,1802,8,106,1657,1656,1655,8,1656,1658,1657,1802,1802,1802,8,106,1662,1661,1659,8,1659,1660,1661,1803,1803,1803,8,106,1661,1660,1659,8,1660,1662,1661,1803,1803,1803,8,106,1666,1665,1663,8,1663,1664,1665,1804,1804,1804,8,106,1665,1664,1663,8,1664,1666,1665,1804,1804,1804,8,106,1670,1669,1667,8,1667,1668,1669,1805,1805,1805,8,106,1669,1668,1667,8,1668,1670,1669,1805,1805,1805,8,106,1674,1673,1671,8,1671,1672,1673,1806,1806,1806,8,106,1673,1672,1671,8,1672,1674,1673,1806,1806,1806,8,106,1678,1677,1675,8,1675,1676,1677,1807,1807,1807,8,106,1677,1676,1675,8,1676,1678,1677,1807,1807,1807,8,106,1682,1681,1679,8,1679,1680,1681,1808,1808,1808,8,106,1681,1680,1679,8,1680,1682,1681,1808,1808,1808,8,106,1686,1685,1683,8,1683,1684,1685,1809,1809,1809,8,106,1685,1684,1683,8,1684,1686,1685,1809,1809,1809,8,106,1690,1689,1687,8,1687,1688,1689,1810,1810,1810,8,106,1689,1688,1687,8,1688,1690,1689,1810,1810,1810,8,106,1694,1693,1691,8,1691,1692,1693,1811,1811,1811,8,106,1693,1692,1691,8,1692,1694,1693,1811,1811,1811,8,106,1698,1697,1695,8,1695,1696,1697,1812,1812,1812,8,106,1697,1696,1695,8,1696,1698,1697,1812,1812,1812,8,106,1702,1701,1699,8,1699,1700,1701,1813,1813,1813,8,106,1701,1700,1699,8,1700,1702,1701,1813,1813,1813,8,106,1706,1705,1703,8,1703,1704,1705,1814,1814,1814,8,106,1705,1704,1703,8,1704,1706,1705,1814,1814,1814,8,106,1710,1709,1707,8,1707,1708,1709,1815,1815,1815,8,106,1709,1708,1707,8,1708,1710,1709,1815,1815,1815,8,106,1714,1713,1711,8,1711,1712,1713,1816,1816,1816,8,106,1713,1712,1711,8,1712,1714,1713,1816,1816,1816,8,106,1718,1717,1715,8,1715,1716,1717,1817,1817,1817,8,106,1717,1716,1715,8,1716,1718,1717,1817,1817,1817,8,106,1722,1721,1719,8,1719,1720,1721,1818,1818,1818,8,106,1721,1720,1719,8,1720,1722,1721,1818,1818,1818,8,106,1726,1725,1723,8,1723,1724,1725,1819,1819,1819,8,106,1725,1724,1723,8,1724,1726,1725,1819,1819,1819,8,106,1730,1729,1727,8,1727,1728,1729,1820,1820,1820,8,106,1729,1728,1727,8,1728,1730,1729,1820,1820,1820,8,106,1734,1733,1731,8,1731,1732,1733,1821,1821,1821,8,106,1733,1732,1731,8,1732,1734,1733,1821,1821,1821,8,106,1738,1737,1735,8,1735,1736,1737,1822,1822,1822,8,106,1737,1736,1735,8,1736,1738,1737,1822,1822,1822,8,106,1742,1741,1739,8,1739,1740,1741,1823,1823,1823,8,106,1741,1740,1739,8,1740,1742,1741,1823,1823,1823,8,106,1746,1745,1743,8,1743,1744,1745,1824,1824,1824,8,106,1745,1744,1743,8,1744,1746,1745,1824,1824,1824,8,106,1750,1749,1747,8,1747,1748,1749,1825,1825,1825,8,106,1749,1748,1747,8,1748,1750,1749,1825,1825,1825,8,106,1754,1753,1751,8,1751,1752,1753,1826,1826,1826,8,106,1753,1752,1751,8,1752,1754,1753,1826,1826,1826,8,106,1758,1757,1755,8,1755,1756,1757,1827,1827,1827,8,106,1757,1756,1755,8,1756,1758,1757,1827,1827,1827,8,106,1762,1761,1759,8,1759,1760,1761,1828,1828,1828,8,106,1761,1760,1759,8,1760,1762,1761,1828,1828,1828,8,106,1766,1765,1763,8,1763,1764,1765,1829,1829,1829,8,106,1765,1764,1763,8,1764,1766,1765,1829,1829,1829,8,106,1770,1769,1767,8,1767,1768,1769,1830,1830,1830,8,106,1769,1768,1767,8,1768,1770,1769,1830,1830,1830,8,106,1774,1773,1771,8,1771,1772,1773,1831,1831,1831,8,106,1773,1772,1771,8,1772,1774,1773,1831,1831,1831,8,106,1778,1777,1775,8,1775,1776,1777,1832,1832,1832,8,106,1777,1776,1775,8,1776,1778,1777,1832,1832,1832,8,106,1782,1781,1779,8,1779,1780,1781,1833,1833,1833,8,106,1781,1780,1779,8,1780,1782,1781,1833,1833,1833,8,106,1786,1785,1783,8,1783,1784,1785,1834,1834,1834,8,106,1785,1784,1783,8,1784,1786,1785,1834,1834,1834,8,106,1790,1789,1787,8,1787,1788,1789,1835,1835,1835,8,106,1789,1788,1787,8,1788,1790,1789,1835,1835,1835,8,106,1794,1793,1791,8,1791,1792,1793,1836,1836,1836,8,106,1793,1792,1791,8,1792,1794,1793,1836,1836,1836,8,106,1798,1797,1795,8,1795,1796,1797,1837,1837,1837,8,106,1797,1796,1795,8,1796,1798,1797,1837,1837,1837,8,106,1801,1802,1799,8,1799,1800,1801,1838,1838,1838,8,106,1800,1801,1799,8,1802,1799,1801,1838,1838,1838,8,106,1805,1806,1803,8,1803,1804,1805,1839,1839,1839,8,106,1804,1805,1803,8,1806,1803,1805,1839,1839,1839,8,106,1809,1810,1807,8,1807,1808,1809,1840,1840,1840,8,106,1808,1809,1807,8,1810,1807,1809,1840,1840,1840,8,106,1813,1814,1811,8,1811,1812,1813,1841,1841,1841,8,106,1812,1813,1811,8,1814,1811,1813,1841,1841,1841,8,106,1817,1818,1815,8,1815,1816,1817,1842,1842,1842,8,106,1816,1817,1815,8,1818,1815,1817,1842,1842,1842,8,106,1821,1822,1819,8,1819,1820,1821,1843,1843,1843,8,106,1820,1821,1819,8,1822,1819,1821,1843,1843,1843,8,106,1825,1826,1823,8,1823,1824,1825,1844,1844,1844,8,106,1824,1825,1823,8,1826,1823,1825,1844,1844,1844,8,106,1829,1830,1827,8,1827,1828,1829,1845,1845,1845,8,106,1828,1829,1827,8,1830,1827,1829,1845,1845,1845,8,106,1833,1834,1831,8,1831,1832,1833,1846,1846,1846,8,106,1832,1833,1831,8,1834,1831,1833,1846,1846,1846,8,106,1837,1838,1835,8,1835,1836,1837,1847,1847,1847,8,106,1836,1837,1835,8,1838,1835,1837,1847,1847,1847,8,106,1841,1842,1839,8,1839,1840,1841,1848,1848,1848,8,106,1840,1841,1839,8,1842,1839,1841,1848,1848,1848,8,106,1845,1846,1843,8,1843,1844,1845,1849,1849,1849,8,106,1844,1845,1843,8,1846,1843,1845,1849,1849,1849,8,106,1849,1850,1847,8,1847,1848,1849,1850,1850,1850,8,106,1848,1849,1847,8,1850,1847,1849,1850,1850,1850,8,106,1853,1854,1851,8,1851,1852,1853,1851,1851,1851,8,106,1852,1853,1851,8,1854,1851,1853,1851,1851,1851,8,106,1857,1858,1855,8,1855,1856,1857,1852,1852,1852,8,106,1856,1857,1855,8,1858,1855,1857,1852,1852,1852,8,106,1861,1862,1859,8,1859,1860,1861,1853,1853,1853,8,106,1860,1861,1859,8,1862,1859,1861,1853,1853,1853,8,106,1865,1866,1863,8,1863,1864,1865,1854,1854,1854,8,106,1864,1865,1863,8,1866,1863,1865,1854,1854,1854,8,106,1869,1870,1867,8,1867,1868,1869,1855,1855,1855,8,106,1868,1869,1867,8,1870,1867,1869,1855,1855,1855,8,106,1873,1874,1871,8,1871,1872,1873,1856,1856,1856,8,106,1872,1873,1871,8,1874,1871,1873,1856,1856,1856,8,106,1877,1878,1875,8,1875,1876,1877,1857,1857,1857,8,106,1876,1877,1875,8,1878,1875,1877,1857,1857,1857,8,106,1881,1882,1879,8,1879,1880,1881,1858,1858,1858,8,106,1880,1881,1879,8,1882,1879,1881,1858,1858,1858,8,106,1885,1886,1883,8,1883,1884,1885,1859,1859,1859,8,106,1884,1885,1883,8,1886,1883,1885,1859,1859,1859,8,106,1889,1890,1887,8,1887,1888,1889,1860,1860,1860,8,106,1888,1889,1887,8,1890,1887,1889,1860,1860,1860,8,106,1893,1894,1891,8,1891,1892,1893,1861,1861,1861,8,106,1892,1893,1891,8,1894,1891,1893,1861,1861,1861,8,106,1897,1898,1895,8,1895,1896,1897,1862,1862,1862,8,106,1896,1897,1895,8,1898,1895,1897,1862,1862,1862,8,106,1901,1902,1899,8,1899,1900,1901,1863,1863,1863,8,106,1900,1901,1899,8,1902,1899,1901,1863,1863,1863,8,106,1905,1906,1903,8,1903,1904,1905,1864,1864,1864,8,106,1904,1905,1903,8,1906,1903,1905,1864,1864,1864,8,106,1909,1910,1907,8,1907,1908,1909,1865,1865,1865,8,106,1908,1909,1907,8,1910,1907,1909,1865,1865,1865,8,106,1913,1914,1911,8,1911,1912,1913,1866,1866,1866,8,106,1912,1913,1911,8,1914,1911,1913,1866,1866,1866,8,106,1917,1918,1915,8,1915,1916,1917,1867,1867,1867,8,106,1916,1917,1915,8,1918,1915,1917,1867,1867,1867,8,106,1921,1922,1919,8,1919,1920,1921,1868,1868,1868,8,106,1920,1921,1919,8,1922,1919,1921,1868,1868,1868,8,106,1925,1926,1923,8,1923,1924,1925,1869,1869,1869,8,106,1924,1925,1923,8,1926,1923,1925,1869,1869,1869,8,106,1929,1930,1927,8,1927,1928,1929,1870,1870,1870,8,106,1928,1929,1927,8,1930,1927,1929,1870,1870,1870,8,106,1933,1934,1931,8,1931,1932,1933,1871,1871,1871,8,106,1932,1933,1931,8,1934,1931,1933,1871,1871,1871,8,106,1937,1938,1935,8,1935,1936,1937,1872,1872,1872,8,106,1936,1937,1935,8,1938,1935,1937,1872,1872,1872,8,106,1941,1942,1939,8,1939,1940,1941,1873,1873,1873,8,106,1940,1941,1939,8,1942,1939,1941,1873,1873,1873,8,106,1945,1946,1943,8,1943,1944,1945,1874,1874,1874,8,106,1944,1945,1943,8,1946,1943,1945,1874,1874,1874,8,106,1953,1954,1955,9,1947,1948,1949,1875,1875,1875,9,106,1955,1956,1953,9,1949,1950,1947,1876,1876,1876,9,106,1968,1965,1967,9,1951,1952,1953,1877,1877,1877,9,106,1967,1965,1966,9,1953,1952,1954,1878,1878,1878,9,106,1961,1962,1975,9,1955,1956,1957,1879,1879,1879,9,106,1947,1961,1975,9,1958,1955,1957,1880,1880,1880,9,106,1976,1947,1975,9,1959,1958,1957,1881,1881,1881,9,106,1962,1977,1975,9,1956,1960,1957,1882,1882,1882,9,106,1974,1978,1962,9,1961,1962,1956,1883,1883,1883,9,106,1962,1978,1977,9,1956,1962,1960,1884,1884,1884,9,106,1974,1947,1976,9,1961,1958,1959,1885,1885,1885,9,106,1976,1978,1974,9,1959,1962,1961,1886,1886,1886,9,106,1948,1960,1979,9,1963,1964,1965,1887,1887,1887,9,106,1960,1961,1980,9,1964,1955,1966,1888,1888,1888,9,106,1979,1960,1980,9,1965,1964,1966,1889,1889,1889,9,106,1961,1981,1980,9,1955,1967,1966,1890,1890,1890,9,106,1947,1948,1979,9,1958,1963,1965,1891,1891,1891,9,106,1947,1979,1982,9,1958,1965,1968,1892,1892,1892,9,106,1961,1947,1983,9,1955,1958,1969,1893,1893,1893,9,106,1981,1961,1983,9,1967,1955,1969,1894,1894,1894,9,106,1947,1982,1983,9,1958,1968,1969,1893,1893,1893,9,106,1958,1959,1984,9,1970,1971,1972,1895,1895,1895,9,106,1985,1958,1984,9,1973,1970,1972,1896,1896,1896,9,106,1986,1950,1951,9,1974,1975,1976,1897,1897,1897,9,106,1950,1986,1987,9,1975,1974,1977,1898,1898,1898,9,106,1950,1987,1949,9,1975,1977,1978,1899,1899,1899,9,106,1959,1988,1984,9,1971,1979,1972,1900,1900,1900,9,106,1949,1987,1989,9,1978,1977,1980,1901,1901,1901,9,106,1949,1989,1959,9,1978,1980,1971,1902,1902,1902,9,106,1959,1989,1990,9,1971,1980,1981,1903,1903,1903,9,106,1988,1959,1990,9,1979,1971,1981,1903,1903,1903,9,106,1958,1985,1957,9,1970,1973,1982,1904,1904,1904,9,106,1991,1986,1951,9,1983,1974,1976,1905,1905,1905,9,106,1957,1992,1956,9,1982,1984,1950,1906,1906,1906,9,106,1952,1993,1951,9,1985,1986,1976,1907,1907,1907,9,106,1951,1993,1994,9,1976,1986,1987,1908,1908,1908,9,106,1991,1951,1994,9,1983,1976,1987,1909,1909,1909,9,106,1957,1985,1995,9,1982,1973,1988,1910,1910,1910,9,106,1957,1995,1992,9,1982,1988,1984,1911,1911,1911,9,106,1953,1956,1996,9,1947,1950,1989,1912,1912,1912,9,106,1952,1953,1997,9,1985,1947,1990,1913,1913,1913,9,106,1953,1996,1997,9,1947,1989,1990,1914,1914,1914,9,106,1952,1997,1993,9,1985,1990,1986,1915,1915,1915,9,106,1956,1992,1998,9,1950,1984,1991,1916,1916,1916,9,106,1956,1998,1996,9,1950,1991,1989,1917,1917,1917,9,106,1973,1963,1999,9,1992,1993,1994,1918,1918,1918,9,106,1972,1973,1999,9,1995,1992,1994,1919,1919,1919,9,106,2000,1972,1999,9,1996,1995,1994,1920,1920,1920,9,106,2001,1999,1963,9,1997,1994,1993,1921,1921,1921,9,106,1963,2002,2001,9,1993,1998,1997,1921,1921,1921,9,106,2002,1963,1964,9,1998,1993,1999,1922,1922,1922,9,106,1964,2003,2004,9,1999,2000,2001,1923,1923,1923,9,106,1972,2005,1971,9,1995,2002,2003,1924,1924,1924,9,106,2005,1972,2000,9,2002,1995,1996,1925,1925,1925,9,106,2004,2002,1964,9,2001,1998,1999,1922,1922,1922,9,106,1971,2006,1970,9,2003,2004,2005,1926,1926,1926,9,106,2005,2006,1971,9,2002,2004,2003,1927,1927,1927,9,106,1970,2007,1969,9,2005,2006,2007,1928,1928,1928,9,106,2006,2007,1970,9,2004,2006,2005,1929,1929,1929,9,106,2003,1964,1965,9,2000,1999,1952,1930,1930,1930,9,106,2007,2008,1969,9,2006,2008,2007,1931,1931,1931,9,106,2003,1965,2009,9,2000,1952,2009,1932,1932,1932,9,106,2010,2009,1965,9,2010,2009,1952,1933,1933,1933,9,106,2010,1965,1968,9,2010,1952,1951,1934,1934,1934,9,106,2011,1969,2008,9,2011,2007,2008,1935,1935,1935,9,106,1969,2011,1968,9,2007,2011,1951,1936,1936,1936,9,106,2012,2010,1968,9,2012,2010,1951,1937,1937,1937,9,106,2011,2012,1968,9,2011,2012,1951,1938,1938,1938,9,106,1973,1974,2013,9,1992,1961,2013,1939,1939,1939,9,106,1974,1962,2013,9,1961,1956,2013,1940,1940,1940,9,106,2014,1973,2013,9,2014,1992,2013,1939,1939,1939,9,106,1962,2015,2013,9,1956,2015,2013,1939,1939,1939,9,106,1973,2014,2016,9,1992,2014,2016,1941,1941,1941,9,106,1963,1973,2016,9,1993,1992,2016,1942,1942,1942,9,106,1963,2016,2017,9,1993,2016,2017,1943,1943,1943,9,106,2015,1962,2018,9,2015,1956,2018,1944,1944,1944,9,106,1962,1963,2018,9,1956,1993,2018,1945,1945,1945,9,106,1963,2017,2018,9,1993,2017,2018,1942,1942,1942,9,106,1949,1959,2019,9,1978,1971,2019,1946,1946,1946,9,106,1959,1960,2020,9,1971,1964,2020,1947,1947,1947,9,106,2019,1959,2020,9,2019,1971,2020,1947,1947,1947,9,106,2021,1949,2019,9,2021,1978,2019,1948,1948,1948,9,106,1949,2021,1948,9,1978,2021,1963,1949,1949,1949,9,106,1960,2023,2022,9,1964,2022,2023,1950,1950,1950,9,106,2023,1960,1948,9,2022,1964,1963,1951,1951,1951,9,106,2020,1960,2022,9,2020,1964,2023,1947,1947,1947,9,106,1948,2021,2024,9,1963,2021,2024,1949,1949,1949,9,106,2024,2023,1948,9,2024,2022,1963,1949,1949,1949,9,106,2025,2026,2027,0,2025,2026,2027,1952,1952,1952,0,106,2029,2030,2028,0,2028,2029,2030,1953,1953,1953,0,106,2032,2031,2033,0,2031,2032,2033,1954,1954,1954,0,106,2035,2034,2036,0,2034,2035,2036,1955,1955,1955,0,106,2037,2041,2040,0,2037,2038,2039,1956,1956,1956,0,106,2042,2040,2043,0,2040,2039,2041,1957,1957,1957,0,106,2037,2040,2038,0,2037,2039,2042,1958,1958,1958,0,106,2039,2038,2040,0,2043,2042,2039,1959,1959,1959,0,106,2046,2047,2044,0,2044,2045,2046,1960,1960,1960,0,106,2045,2044,2048,0,2047,2046,2048,1960,1960,1960,0,106,2051,2050,2049,0,2049,2050,2051,1961,1961,1961,0,106,2053,2054,2052,0,2052,2053,2054,1962,1962,1962,0,106,2055,2056,2057,0,2055,2056,2057,1963,1963,1963,0,106,2058,2059,2060,0,2058,2059,2060,1964,1964,1964,0,106,2062,2063,2061,0,2061,2062,2063,1965,1965,1965,0,106,2064,2066,2065,0,2064,2065,2066,1966,1966,1966,0,106,2068,2069,2067,0,2067,2068,2069,1967,1967,1967,0,106,2070,2067,2071,0,2070,2069,2071,1968,1968,1968,0,106,2074,2072,2073,0,2072,2073,2074,1969,1969,1969,0,106,2075,2076,2077,0,2075,2076,2077,1970,1970,1970,0,106,2079,2080,2078,0,2078,2079,2080,1971,1971,1971,0,106,2081,2082,2083,0,2081,2082,2083,1972,1972,1972,0,106,2085,2086,2084,0,2084,2085,2086,1973,1973,1973,0,106,2088,2089,2087,0,2087,2088,2089,1974,1974,1974,0,106,2091,2092,2090,0,2090,2091,2092,1975,1975,1975,0,106,2093,2094,2095,0,2093,2094,2095,1976,1976,1976,0,106,2096,2093,2097,0,2096,2093,2097,1977,1977,1977,0,106,2099,2100,2098,0,2098,2099,2100,1978,1978,1978,0,106,2101,2103,2104,0,2101,2102,2103,1979,1979,1979,0,106,2102,2101,2105,0,2104,2101,2105,1980,1980,1980,0,106,2107,2108,2106,0,2106,2107,2108,1981,1981,1981,0,106,2109,2110,2111,0,2109,2110,2111,1982,1982,1982,0,106,2113,2114,2112,0,2112,2113,2114,1983,1983,1983,0,106,2115,2116,2117,0,2115,2116,2117,1984,1984,1984,0,106,2119,2118,2120,0,2118,2119,2120,1985,1985,1985,0,106,2122,2123,2121,0,2121,2122,2123,1986,1986,1986,0,106,2125,2124,2126,0,2124,2125,2126,1987,1987,1987,0,106,2127,2128,2129,0,2127,2128,2129,1988,1988,1988,0,106,2132,2131,2133,0,2130,2131,2132,1989,1989,1989,0,106,2131,2130,2134,0,2131,2133,2134,1990,1990,1990,0,106,2137,2136,2135,0,2135,2136,2137,1991,1991,1991,0,106,2140,2138,2139,0,2138,2139,2140,1992,1992,1992,0,106,2144,2143,2141,0,2141,2142,2143,1993,1993,1993,0,106,2143,2145,2142,0,2142,2144,2145,1994,1994,1994,0,106,2146,2147,2143,0,2146,2147,2142,1995,1995,1995,0,106,2149,2148,2150,0,2148,2149,2150,1996,1996,1996,0,106,2153,2152,2151,0,2151,2152,2153,1997,1997,1997,0,106,2155,2156,2154,0,2154,2155,2156,1998,1998,1998,0,106,2158,2159,2157,0,2157,2158,2159,1999,1999,1999,0,106,2161,2162,2160,0,2160,2161,2162,2000,2000,2000,0,106,2163,2164,2165,0,2163,2164,2165,2001,2001,2001,0,106,2167,2168,2166,0,2166,2167,2168,2002,2002,2002,0,106,2169,2170,2171,0,2169,2170,2171,2003,2003,2003,0,106,2173,2174,2172,0,2172,2173,2174,2004,2004,2004,0,106,2175,2176,2177,0,2175,2176,2177,2005,2005,2005,0,106,2179,2180,2178,0,2178,2179,2180,2006,2006,2006,0,106,2181,2182,2183,0,2181,2182,2183,2007,2007,2007,0,106,2184,2185,2186,0,2184,2185,2186,2008,2008,2008,0,106,2188,2187,2189,0,2187,2188,2189,2009,2009,2009,0,106,2191,2192,2190,0,2190,2191,2192,2010,2010,2010,0,106,2195,2194,2193,0,2193,2194,2195,2011,2011,2011,0,106,2197,2198,2196,0,2196,2197,2198,2012,2012,2012,0,106,2199,2200,2201,0,2199,2200,2201,2013,2013,2013,0,106,2204,2203,2202,0,2202,2203,2204,2014,2014,2014,0,106,2205,2206,2203,0,2205,2206,2203,2015,2015,2015,0,106,2207,2209,2208,0,2207,2208,2209,2016,2016,2016,0,106,2210,2207,2211,0,2210,2207,2211,2017,2017,2017,0,106,2212,2214,2213,0,2212,2213,2214,2018,2018,2018,0,106,2215,2216,2217,0,2215,2216,2217,2019,2019,2019,0,106,2219,2220,2218,0,2218,2219,2220,2020,2020,2020,0,106,2221,2222,2223,0,2221,2222,2223,2021,2021,2021,0,106,2225,2226,2227,0,2224,2225,2226,2022,2022,2022,0,106,2225,2224,2228,0,2224,2227,2228,2023,2023,2023,0,106,2230,2229,2231,0,2229,2230,2231,2024,2024,2024,0,106,2233,2234,2232,0,2232,2233,2234,2025,2025,2025,0,106,2235,2237,2236,0,2235,2236,2237,2026,2026,2026,0,106,2239,2240,2238,0,2238,2239,2240,2027,2027,2027,0,106,2243,2242,2241,0,2241,2242,2243,2028,2028,2028,0,106,2245,2246,2244,0,2244,2245,2246,2029,2029,2029,0,106,2247,2248,2249,0,2247,2248,2249,2030,2030,2030,0,106,2250,2251,2252,0,2250,2251,2252,2031,2031,2031,0,106,2254,2255,2253,0,2253,2254,2255,2032,2032,2032,0,106,2256,2258,2257,0,2256,2257,2258,2033,2033,2033,0,106,2261,2259,2260,0,2259,2260,2261,2034,2034,2034,0,106,2262,2265,2266,0,2262,2263,2264,2035,2035,2035,0,106,2264,2262,2263,0,2265,2262,2266,2036,2036,2036,0,106,2268,2269,2267,0,2267,2268,2269,2037,2037,2037,0,106,2270,2271,2272,0,2270,2271,2272,2038,2038,2038,0,106,2274,2273,2275,0,2273,2274,2275,2039,2039,2039,0,106,2277,2278,2276,0,2276,2277,2278,2040,2040,2040,0,106,2280,2281,2279,0,2279,2280,2281,2041,2041,2041,0,106,2283,2284,2282,0,2282,2283,2284,2042,2042,2042,0,106,2286,2285,2287,0,2285,2286,2287,2043,2043,2043,0,106,2289,2290,2288,0,2288,2289,2290,2044,2044,2044,0,106,2292,2291,2293,0,2291,2292,2293,2045,2045,2045,0,106,2295,2296,2294,0,2294,2295,2296,2046,2046,2046,0,106,2298,2297,2299,0,2297,2298,2299,2047,2047,2047,0,106,2301,2302,2300,0,2300,2301,2302,2048,2048,2048,0,106,2303,2300,2304,0,2303,2302,2304,2049,2049,2049,0,106,2306,2305,2307,0,2305,2306,2307,2050,2050,2050,0,106,2308,2309,2310,0,2308,2309,2310,2051,2051,2051,0,106,2311,2312,2313,0,2311,2312,2313,2052,2052,2052,0,106,2315,2316,2314,0,2314,2315,2316,2053,2053,2053,0,106,2317,2318,2319,0,2317,2318,2319,2054,2054,2054,0,106,2321,2320,2322,0,2320,2321,2322,2055,2055,2055,0,106,2323,2324,2325,0,2323,2324,2325,2056,2056,2056,0,106,2327,2328,2326,0,2326,2327,2328,2057,2057,2057,0,106,2329,2331,2330,0,2329,2330,2331,2058,2058,2058,0,106,2333,2334,2332,0,2332,2333,2334,2059,2059,2059,0,106,2336,2337,2335,0,2335,2336,2337,2060,2060,2060,0,106,2338,2339,2340,0,2338,2339,2340,2061,2061,2061,0,106,2342,2343,2341,0,2341,2342,2343,2062,2062,2062,0,106,2345,2346,2344,0,2344,2345,2346,2063,2063,2063,0,106,2349,2350,2348,0,2347,2348,2349,2064,2064,2064,0,106,2348,2347,2351,0,2349,2350,2351,2065,2065,2065,0,106,2354,2355,2353,0,2352,2353,2354,2066,2066,2066,0,106,2353,2352,2356,0,2354,2355,2356,2067,2067,2067,0,106,2358,2359,2357,0,2357,2358,2359,2068,2068,2068,0,106,2361,2360,2362,0,2360,2361,2362,2069,2069,2069,0,106,2365,2366,2364,0,2363,2364,2365,2070,2070,2070,0,106,2364,2363,2367,0,2365,2366,2367,2071,2071,2071,0,106,2369,2368,2370,0,2368,2369,2370,2072,2072,2072,0,106,2371,2372,2373,0,2371,2372,2373,2073,2073,2073,0,106,2377,2375,2374,0,2374,2375,2376,2074,2074,2074,0,106,2375,2378,2376,0,2375,2377,2378,2075,2075,2075,0,106,2379,2380,2375,0,2379,2380,2375,2076,2076,2076,0,106,2383,2382,2381,0,2381,2382,2383,2077,2077,2077,0,106,2385,2384,2386,0,2384,2385,2386,2078,2078,2078,0,106,2385,2387,2388,0,2384,2387,2388,2079,2079,2079,0,106,2390,2391,2389,0,2389,2390,2391,2080,2080,2080,0,106,2392,2393,2390,0,2392,2393,2389,2081,2081,2081,0,106,2394,2395,2390,0,2394,2395,2389,2082,2082,2082,0,106,2399,2396,2397,0,2396,2397,2398,2083,2083,2083,0,106,2400,2396,2398,0,2399,2397,2400,2084,2084,2084,0,106,2401,2402,2399,0,2401,2402,2396,2085,2085,2085,0,106,2403,2404,2398,0,2403,2404,2400,2086,2086,2086,0,106,2407,2405,2406,0,2405,2406,2407,2087,2087,2087,0,106,2408,2406,2409,0,2408,2407,2409,2088,2088,2088,0,106,2413,2414,2410,0,2410,2411,2412,2089,2089,2089,0,106,2410,2411,2415,0,2412,2413,2414,2090,2090,2090,0,106,2412,2410,2416,0,2415,2412,2416,2091,2091,2091,0,106,2419,2417,2418,0,2417,2418,2419,2092,2092,2092,0,106,2420,2421,2422,0,2420,2421,2422,2093,2093,2093,0,106,2425,2424,2423,0,2423,2424,2425,2094,2094,2094,0,106,2426,2427,2428,0,2426,2427,2428,2095,2095,2095,0,106,2430,2429,2431,0,2429,2430,2431,2096,2096,2096,0,106,2435,2434,2432,0,2432,2433,2434,2097,2097,2097,0,106,2432,2436,2433,0,2434,2435,2436,2098,2098,2098,0,106,2432,2437,2438,0,2434,2437,2438,2099,2099,2099,0,106,2440,2439,2441,0,2439,2440,2441,2100,2100,2100,0,106,2442,2443,2439,0,2442,2443,2440,2101,2101,2101,0,106,2446,2445,2444,0,2444,2445,2446,2102,2102,2102,0,106,2447,2445,2448,0,2447,2445,2448,2103,2103,2103,0,106,2451,2449,2452,0,2449,2450,2451,2104,2104,2104,0,106,2453,2449,2450,0,2452,2450,2453,2105,2105,2105,0,106,2450,2454,2455,0,2453,2454,2455,2106,2106,2106,0,106,2457,2458,2456,0,2456,2457,2458,2107,2107,2107,0,106,2460,2459,2461,0,2459,2460,2461,2108,2108,2108,0,106,2462,2463,2464,0,2462,2463,2464,2109,2109,2109,0,106,2468,2466,2467,0,2465,2466,2467,2110,2110,2110,0,106,2467,2469,2470,0,2467,2468,2469,2111,2111,2111,0,106,2465,2466,2471,0,2470,2466,2471,2112,2112,2112,0,106,2472,2474,2473,0,2472,2473,2474,2113,2113,2113,0,106,2475,2476,2474,0,2475,2476,2473,2113,2113,2113,0,106,2478,2477,2479,0,2477,2478,2479,2114,2114,2114,0,106,2477,2480,2481,0,2478,2480,2481,2115,2115,2115,0,106,2482,2483,2484,0,2482,2483,2484,2116,2116,2116,0,106,2486,2485,2487,0,2485,2486,2487,2117,2117,2117,0,106,2490,2489,2488,0,2488,2489,2490,2118,2118,2118,0,106,2491,2492,2493,0,2491,2492,2493,2119,2119,2119,0,106,2495,2494,2496,0,2494,2495,2496,2120,2120,2120,0,106,2498,2499,2497,0,2497,2498,2499,2121,2121,2121,0,106,2501,2500,2502,0,2500,2501,2502,2122,2122,2122,0,106,2503,2504,2500,0,2503,2504,2501,2123,2123,2123,0,106,2506,2505,2507,0,2505,2506,2507,2124,2124,2124,0,106,2509,2510,2508,0,2508,2509,2510,2125,2125,2125,0,106,2512,2511,2513,0,2511,2512,2513,2126,2126,2126,0,106,2515,2514,2516,0,2514,2515,2516,2127,2127,2127,0,106,2518,2519,2517,0,2517,2518,2519,2128,2128,2128,0,106,2521,2522,2520,0,2520,2521,2522,2129,2129,2129,0,106,2523,2524,2525,0,2523,2524,2525,2130,2130,2130,0,106,2528,2526,2527,0,2526,2527,2528,2131,2131,2131,0,106,2530,2529,2531,0,2529,2530,2531,2132,2132,2132,0,106,2528,2529,2532,0,2526,2530,2532,2133,2133,2133,0,106,2534,2533,2535,0,2533,2534,2535,2134,2134,2134,0,106,2536,2537,2538,0,2536,2537,2538,2135,2135,2135,0,106,2540,2541,2539,0,2539,2540,2541,2136,2136,2136,0,106,2542,2543,2544,0,2542,2543,2544,2137,2137,2137,0,106,2542,2545,2546,0,2542,2545,2546,2138,2138,2138,0,106,2547,2548,2550,0,2547,2548,2549,2139,2139,2139,0,106,2549,2547,2551,0,2550,2547,2551,2140,2140,2140,0,106,2554,2555,2553,0,2552,2553,2554,2141,2141,2141,0,106,2552,2553,2556,0,2555,2554,2556,2142,2142,2142,0,106,2558,2559,2557,0,2557,2558,2559,2143,2143,2143,0,106,2561,2560,2562,0,2560,2561,2562,2144,2144,2144,0,106,2565,2566,2564,0,2563,2564,2565,2145,2145,2145,0,106,2563,2564,2567,0,2566,2565,2567,2146,2146,2146,0,106,2569,2570,2568,0,2568,2569,2570,2147,2147,2147,0,106,2570,2571,2572,0,2569,2571,2572,2148,2148,2148,0,106,2574,2575,2573,0,2573,2574,2575,2149,2149,2149,0,106,2577,2576,2578,0,2576,2577,2578,2150,2150,2150,0,106,2579,2580,2576,0,2579,2580,2577,2151,2151,2151,0,106,2581,2583,2582,0,2581,2582,2583,2152,2152,2152,0,106,2584,2582,2585,0,2584,2583,2585,2153,2153,2153,0,106,2582,2586,2587,0,2583,2586,2587,2154,2154,2154,0,106,2588,2589,2590,0,2588,2589,2590,2155,2155,2155,0,106,2592,2591,2593,0,2591,2592,2593,2156,2156,2156,0,106,2596,2597,2594,0,2594,2595,2596,2157,2157,2157,0,106,2595,2594,2598,0,2597,2596,2598,2158,2158,2158,0,106,2599,2600,2601,0,2599,2600,2601,2159,2159,2159,0,106,2603,2604,2602,0,2602,2603,2604,2160,2160,2160,0,106,2605,2602,2606,0,2605,2604,2606,2161,2161,2161,0,106,2609,2610,2608,0,2607,2608,2609,2162,2162,2162,0,106,2607,2608,2610,0,2610,2609,2608,2163,2163,2163,0,106,2612,2611,2613,0,2611,2612,2613,2164,2164,2164,0,106,2614,2616,2615,0,2614,2615,2616,2165,2165,2165,0,106,2617,2615,2618,0,2617,2616,2618,2166,2166,2166,0,106,2621,2622,2620,0,2619,2620,2621,2167,2167,2167,0,106,2619,2620,2623,0,2622,2621,2623,2168,2168,2168,0,106,2625,2624,2626,0,2624,2625,2626,2169,2169,2169,0,106,2628,2627,2629,0,2627,2628,2629,2170,2170,2170,0,106,2632,2630,2631,0,2630,2631,2632,2171,2171,2171,0,106,2634,2636,2633,0,2633,2634,2635,2172,2172,2172,0,106,2637,2635,2636,0,2636,2637,2634,2173,2173,2173,0,106,2638,2639,2633,0,2638,2639,2635,2174,2174,2174,0,106,2640,2641,2634,0,2640,2641,2633,2175,2175,2175,0,106,2642,2647,2645,0,2642,2643,2644,2176,2176,2176,0,106,2642,2645,2643,0,2642,2644,2645,2177,2177,2177,0,106,2644,2643,2645,0,2646,2645,2644,2178,2178,2178,0,106,2643,2646,2642,0,2645,2647,2642,2179,2179,2179,0,106,2647,2642,2646,0,2643,2642,2647,2180,2180,2180,0,106,2646,2643,2644,0,2647,2645,2646,2181,2181,2181,0,106,2646,2644,2647,0,2647,2646,2643,2182,2182,2182,0,106,2645,2647,2644,0,2644,2643,2646,2183,2183,2183,0,106,2649,2648,2650,10,2648,2649,2650,2184,2184,2184,10,106,2649,2650,2651,10,2648,2650,2651,2184,2184,2184,10,106,2649,2651,2652,10,2648,2651,2652,2184,2184,2184,10,106,2649,2652,2653,10,2648,2652,2653,2184,2184,2184,10,106,2649,2653,2654,10,2648,2653,2654,2184,2184,2184,10,106,2649,2654,2655,10,2648,2654,2655,2184,2184,2184,10,106,2649,2655,2656,10,2648,2655,2656,2184,2184,2184,10,106,2649,2656,2657,10,2648,2656,2657,2184,2184,2184,10,106,2649,2657,2658,10,2648,2657,2658,2184,2184,2184,10,106,2649,2658,2659,10,2648,2658,2659,2184,2184,2184,10,106,2649,2659,2660,10,2648,2659,2660,2184,2184,2184,10,106,2649,2660,2661,10,2648,2660,2661,2184,2184,2184,10,106,2649,2661,2662,10,2648,2661,2662,2184,2184,2184,10,106,2649,2662,2663,10,2648,2662,2663,2184,2184,2184,10,106,2649,2663,2664,10,2648,2663,2664,2185,2185,2185,10,106,2649,2665,2666,10,2648,2665,2666,2184,2184,2184,10,106,2649,2666,2667,10,2648,2666,2667,2184,2184,2184,10,106,2649,2667,2648,10,2648,2667,2649,2184,2184,2184,10,106,2668,2670,2669,10,2668,2669,2670,2186,2186,2186,10,106,2669,2670,2671,10,2670,2669,2671,2186,2186,2186,10,106,2671,2670,2672,10,2671,2669,2672,2186,2186,2186,10,106,2672,2670,2673,10,2672,2669,2673,2186,2186,2186,10,106,2673,2670,2674,10,2673,2669,2674,2186,2186,2186,10,106,2674,2670,2675,10,2674,2669,2675,2186,2186,2186,10,106,2675,2670,2676,10,2675,2669,2676,2186,2186,2186,10,106,2676,2670,2677,10,2676,2669,2677,2186,2186,2186,10,106,2677,2670,2678,10,2677,2669,2678,2186,2186,2186,10,106,2678,2670,2679,10,2678,2669,2679,2186,2186,2186,10,106,2679,2670,2680,10,2679,2669,2680,2186,2186,2186,10,106,2680,2670,2681,10,2680,2669,2681,2186,2186,2186,10,106,2681,2670,2682,10,2681,2669,2682,2186,2186,2186,10,106,2683,2670,2684,10,2683,2669,2684,2186,2186,2186,10,106,2684,2670,2685,10,2684,2669,2685,2186,2186,2186,10,106,2685,2670,2686,10,2685,2669,2686,2186,2186,2186,10,106,2686,2670,2687,10,2686,2669,2687,2186,2186,2186,10,106,2687,2670,2668,10,2687,2669,2668,2186,2186,2186,10,106,2689,2688,2690,10,2688,2689,2690,2187,2187,2187,10,106,2689,2690,2691,10,2688,2690,2691,2187,2187,2187,10,106,2689,2691,2692,10,2688,2691,2692,2187,2187,2187,10,106,2689,2692,2693,10,2688,2692,2693,2187,2187,2187,10,106,2689,2693,2694,10,2688,2693,2694,2187,2187,2187,10,106,2689,2694,2695,10,2688,2694,2695,2187,2187,2187,10,106,2689,2695,2696,10,2688,2695,2696,2187,2187,2187,10,106,2689,2696,2697,10,2688,2696,2697,2187,2187,2187,10,106,2689,2697,2698,10,2688,2697,2698,2187,2187,2187,10,106,2689,2698,2699,10,2688,2698,2699,2187,2187,2187,10,106,2689,2699,2700,10,2688,2699,2700,2187,2187,2187,10,106,2689,2700,2701,10,2688,2700,2701,2187,2187,2187,10,106,2689,2701,2702,10,2688,2701,2702,2187,2187,2187,10,106,2689,2702,2703,10,2688,2702,2703,2187,2187,2187,10,106,2689,2703,2704,10,2688,2703,2704,2187,2187,2187,10,106,2689,2705,2706,10,2688,2705,2706,2187,2187,2187,10,106,2689,2706,2707,10,2688,2706,2707,2187,2187,2187,10,106,2689,2707,2688,10,2688,2707,2689,2187,2187,2187,10,106,2708,2710,2709,10,2708,2709,2710,2188,2188,2188,10,106,2709,2710,2711,10,2710,2709,2711,2188,2188,2188,10,106,2711,2710,2712,10,2711,2709,2712,2188,2188,2188,10,106,2712,2710,2713,10,2712,2709,2713,2188,2188,2188,10,106,2713,2710,2714,10,2713,2709,2714,2188,2188,2188,10,106,2714,2710,2715,10,2714,2709,2715,2188,2188,2188,10,106,2715,2710,2716,10,2715,2709,2716,2188,2188,2188,10,106,2716,2710,2717,10,2716,2709,2717,2188,2188,2188,10,106,2717,2710,2718,10,2717,2709,2718,2188,2188,2188,10,106,2718,2710,2719,10,2718,2709,2719,2188,2188,2188,10,106,2719,2710,2720,10,2719,2709,2720,2188,2188,2188,10,106,2720,2710,2721,10,2720,2709,2721,2188,2188,2188,10,106,2721,2710,2722,10,2721,2709,2722,2188,2188,2188,10,106,2723,2710,2724,10,2723,2709,2724,2188,2188,2188,10,106,2724,2710,2725,10,2724,2709,2725,2188,2188,2188,10,106,2725,2710,2726,10,2725,2709,2726,2188,2188,2188,10,106,2726,2710,2727,10,2726,2709,2727,2188,2188,2188,10,106,2727,2710,2708,10,2727,2709,2708,2188,2188,2188,10,106,2730,2728,2729,10,2728,2729,2730,2189,2189,2189,10,106,2730,2729,2731,10,2728,2730,2731,2189,2189,2189,10,106,2730,2731,2732,10,2728,2731,2732,2189,2189,2189,10,106,2730,2732,2733,10,2728,2732,2733,2189,2189,2189,10,106,2730,2733,2734,10,2728,2733,2734,2189,2189,2189,10,106,2730,2734,2735,10,2728,2734,2735,2189,2189,2189,10,106,2730,2735,2736,10,2728,2735,2736,2189,2189,2189,10,106,2730,2736,2737,10,2728,2736,2737,2189,2189,2189,10,106,2730,2737,2738,10,2728,2737,2738,2189,2189,2189,10,106,2730,2738,2739,10,2728,2738,2739,2189,2189,2189,10,106,2730,2739,2740,10,2728,2739,2740,2189,2189,2189,10,106,2730,2740,2741,10,2728,2740,2741,2189,2189,2189,10,106,2730,2741,2742,10,2728,2741,2742,2189,2189,2189,10,106,2730,2742,2743,10,2728,2742,2743,2189,2189,2189,10,106,2730,2744,2745,10,2728,2744,2745,2189,2189,2189,10,106,2730,2745,2746,10,2728,2745,2746,2189,2189,2189,10,106,2730,2746,2747,10,2728,2746,2747,2189,2189,2189,10,106,2730,2747,2728,10,2728,2747,2729,2189,2189,2189,10,106,2748,2749,2750,10,2748,2749,2750,2190,2190,2190,10,106,2750,2749,2751,10,2750,2749,2751,2190,2190,2190,10,106,2751,2749,2752,10,2751,2749,2752,2190,2190,2190,10,106,2752,2749,2753,10,2752,2749,2753,2190,2190,2190,10,106,2753,2749,2754,10,2753,2749,2754,2190,2190,2190,10,106,2754,2749,2755,10,2754,2749,2755,2190,2190,2190,10,106,2755,2749,2756,10,2755,2749,2756,2190,2190,2190,10,106,2756,2749,2757,10,2756,2749,2757,2190,2190,2190,10,106,2757,2749,2758,10,2757,2749,2758,2190,2190,2190,10,106,2758,2749,2759,10,2758,2749,2759,2190,2190,2190,10,106,2759,2749,2760,10,2759,2749,2760,2190,2190,2190,10,106,2760,2749,2761,10,2760,2749,2761,2190,2190,2190,10,106,2761,2749,2762,10,2761,2749,2762,2190,2190,2190,10,106,2763,2749,2764,10,2763,2749,2764,2190,2190,2190,10,106,2764,2749,2765,10,2764,2749,2765,2190,2190,2190,10,106,2765,2749,2766,10,2765,2749,2766,2190,2190,2190,10,106,2766,2749,2767,10,2766,2749,2767,2190,2190,2190,10,106,2767,2749,2748,10,2767,2749,2748,2190,2190,2190,10,106,2768,2769,2770,10,2768,2769,2770,2191,2191,2191,10,106,2770,2769,2771,10,2770,2769,2771,2191,2191,2191,10,106,2771,2769,2772,10,2771,2769,2772,2191,2191,2191,10,106,2772,2769,2773,10,2772,2769,2773,2191,2191,2191,10,106,2773,2769,2774,10,2773,2769,2774,2191,2191,2191,10,106,2774,2769,2775,10,2774,2769,2775,2191,2191,2191,10,106,2775,2769,2776,10,2775,2769,2776,2191,2191,2191,10,106,2776,2769,2777,10,2776,2769,2777,2191,2191,2191,10,106,2777,2769,2778,10,2777,2769,2778,2191,2191,2191,10,106,2778,2769,2779,10,2778,2769,2779,2191,2191,2191,10,106,2779,2769,2780,10,2779,2769,2780,2191,2191,2191,10,106,2780,2769,2781,10,2780,2769,2781,2191,2191,2191,10,106,2781,2769,2782,10,2781,2769,2782,2191,2191,2191,10,106,2783,2769,2784,10,2783,2769,2784,2191,2191,2191,10,106,2784,2769,2785,10,2784,2769,2785,2191,2191,2191,10,106,2785,2769,2786,10,2785,2769,2786,2191,2191,2191,10,106,2786,2769,2787,10,2786,2769,2787,2191,2191,2191,10,106,2787,2769,2768,10,2787,2769,2768,2191,2191,2191,10,106,2790,2788,2789,10,2788,2789,2790,2192,2192,2192,10,106,2790,2789,2791,10,2788,2790,2791,2192,2192,2192,10,106,2790,2791,2792,10,2788,2791,2792,2192,2192,2192,10,106,2790,2792,2793,10,2788,2792,2793,2192,2192,2192,10,106,2790,2793,2794,10,2788,2793,2794,2192,2192,2192,10,106,2790,2794,2795,10,2788,2794,2795,2192,2192,2192,10,106,2790,2795,2796,10,2788,2795,2796,2192,2192,2192,10,106,2790,2796,2797,10,2788,2796,2797,2192,2192,2192,10,106,2790,2797,2798,10,2788,2797,2798,2192,2192,2192,10,106,2790,2798,2799,10,2788,2798,2799,2192,2192,2192,10,106,2790,2799,2800,10,2788,2799,2800,2192,2192,2192,10,106,2790,2800,2801,10,2788,2800,2801,2192,2192,2192,10,106,2790,2801,2802,10,2788,2801,2802,2192,2192,2192,10,106,2790,2802,2803,10,2788,2802,2803,2192,2192,2192,10,106,2790,2803,2804,10,2788,2803,2804,2192,2192,2192,10,106,2790,2805,2806,10,2788,2805,2806,2192,2192,2192,10,106,2790,2806,2807,10,2788,2806,2807,2192,2192,2192,10,106,2790,2807,2788,10,2788,2807,2789,2192,2192,2192,10,106,2808,2813,2814,11,2808,2809,2810,2193,2193,2193,11,106,2837,2892,2838,11,2811,2812,2813,2194,2194,2194,11,106,2822,2823,2887,11,2814,2815,2816,2195,2195,2195,11,106,2823,2815,2824,11,2815,2817,2818,2196,2196,2196,11,106,2890,2829,2830,11,2819,2820,2821,2197,2197,2197,11,106,2891,2890,2831,11,2822,2819,2823,2198,2198,2198,11,106,2818,2819,2832,11,2824,2825,2826,2199,2199,2199,11,106,2834,2818,2833,11,2827,2824,2828,2200,2200,2200,11,106,2834,2837,2810,11,2827,2811,2829,2201,2201,2201,11,106,2832,2891,2836,11,2826,2822,2830,2202,2202,2202,11,106,2819,2818,2839,11,2825,2824,2831,2203,2203,2203,11,106,2845,2844,2846,11,2832,2833,2834,2204,2204,2204,11,106,2848,2841,2849,11,2835,2836,2837,2205,2205,2205,11,106,2858,2857,2887,11,2838,2839,2816,2206,2206,2206,11,106,2850,2858,2824,11,2840,2838,2818,2207,2207,2207,11,106,2861,2890,2830,11,2841,2819,2821,2208,2208,2208,11,106,2890,2898,2831,11,2819,2842,2823,2209,2209,2209,11,106,2854,2853,2862,11,2843,2844,2845,2210,2210,2210,11,106,2853,2864,2863,11,2844,2846,2847,2211,2211,2211,11,106,2866,2864,2844,11,2848,2846,2833,2212,2212,2212,11,106,2898,2862,2865,11,2842,2845,2849,2213,2213,2213,11,106,2853,2854,2868,11,2844,2843,2850,2203,2203,2203,11,106,2874,2900,2836,11,2851,2852,2830,2214,2214,2214,11,106,2871,2878,2877,11,2853,2854,2855,2215,2215,2215,11,106,2874,2873,2881,11,2851,2856,2857,2216,2216,2216,11,106,2810,2816,2812,11,2829,2858,2859,2217,2217,2217,11,106,2816,2810,2809,11,2858,2829,2860,2218,2218,2218,11,106,2816,2809,2808,11,2858,2860,2808,2219,2219,2219,11,106,2902,2882,2808,11,2861,2862,2808,2220,2220,2220,11,106,2902,2808,2884,11,2861,2808,2863,2221,2221,2221,11,106,2808,2809,2884,11,2808,2860,2863,2222,2222,2222,11,106,2810,2883,2809,11,2829,2864,2860,2223,2223,2223,11,106,2810,2845,2883,11,2829,2832,2864,2224,2224,2224,11,106,2809,2883,2811,11,2860,2864,2865,2225,2225,2225,11,106,2811,2883,2894,11,2865,2864,2866,2226,2226,2226,11,106,2811,2884,2809,11,2865,2863,2860,2227,2227,2227,11,106,2909,2902,2884,11,2867,2861,2863,2228,2228,2228,11,106,2816,2839,2812,11,2858,2831,2859,2229,2229,2229,11,106,2814,2816,2808,11,2810,2858,2808,2230,2230,2230,11,106,2808,2882,2813,11,2808,2862,2809,2231,2231,2231,11,106,2814,2815,2816,11,2810,2817,2858,2232,2232,2232,11,106,2816,2815,2817,11,2858,2817,2868,2233,2233,2233,11,106,2814,2824,2815,11,2810,2818,2817,2234,2234,2234,11,106,2816,2817,2819,11,2858,2868,2825,2235,2235,2235,11,106,2819,2839,2816,11,2825,2831,2858,2236,2236,2236,11,106,2870,2838,2892,11,2869,2813,2812,2237,2237,2237,11,106,2837,2838,2810,11,2811,2813,2829,2238,2238,2238,11,106,2810,2885,2834,11,2829,2870,2827,2239,2239,2239,11,106,2834,2885,2818,11,2827,2870,2824,2240,2240,2240,11,106,2825,2820,2819,11,2871,2872,2825,2241,2241,2241,11,106,2819,2817,2825,11,2825,2868,2871,2242,2242,2242,11,106,2820,2829,2819,11,2872,2820,2825,2243,2243,2243,11,106,2821,2825,2817,11,2873,2871,2868,2244,2244,2244,11,106,2823,2975,2817,11,2815,2874,2868,2245,2245,2245,11,106,2817,2815,2823,11,2868,2817,2815,2246,2246,2246,11,106,2823,2822,2975,11,2815,2814,2874,2247,2247,2247,11,106,2886,2822,2887,11,2875,2814,2816,2248,2248,2248,11,106,2824,2887,2823,11,2818,2816,2815,2249,2249,2249,11,106,2821,2826,2825,11,2873,2876,2871,2250,2250,2250,11,106,2888,2889,2826,11,2877,2878,2876,2251,2251,2251,11,106,2821,2888,2826,11,2873,2877,2876,2252,2252,2252,11,106,2827,2828,2826,11,2879,2880,2876,2253,2253,2253,11,106,2828,2820,2825,11,2880,2872,2871,2254,2254,2254,11,106,2826,2828,2825,11,2876,2880,2871,2255,2255,2255,11,106,2829,2820,2828,11,2820,2872,2880,2256,2256,2256,11,106,2827,2830,2829,11,2879,2821,2820,2257,2257,2257,11,106,2828,2827,2829,11,2880,2879,2820,2258,2258,2258,11,106,2890,2891,2829,11,2819,2822,2820,2259,2259,2259,11,106,2819,2829,2891,11,2825,2820,2822,2260,2260,2260,11,106,2891,2832,2819,11,2822,2826,2825,2261,2261,2261,11,106,2832,2833,2818,11,2826,2828,2824,2262,2262,2262,11,106,2891,2831,2835,11,2822,2823,2881,2263,2263,2263,11,106,2835,2836,2891,11,2881,2830,2822,2264,2264,2264,11,106,2836,2900,2832,11,2830,2852,2826,2265,2265,2265,11,106,2832,2900,2833,11,2826,2852,2828,2266,2266,2266,11,106,2875,2834,2833,11,2882,2827,2828,2267,2267,2267,11,106,2833,2900,2875,11,2828,2852,2882,2268,2268,2268,11,106,2834,2875,2837,11,2827,2882,2811,2269,2269,2269,11,106,2892,2837,2876,11,2812,2811,2883,2270,2270,2270,11,106,2869,2870,2892,11,2884,2869,2812,2271,2271,2271,11,106,2838,2845,2810,11,2813,2832,2829,2203,2203,2203,11,106,2810,2812,2885,11,2829,2859,2870,2203,2203,2203,11,106,2812,2839,2818,11,2859,2831,2824,2203,2203,2203,11,106,2885,2812,2818,11,2870,2859,2824,2203,2203,2203,11,106,2843,2846,2851,11,2885,2834,2886,2272,2272,2272,11,106,2841,2843,2851,11,2836,2885,2886,2273,2273,2273,11,106,2840,2843,2841,11,2887,2885,2836,2274,2274,2274,11,106,2893,2842,2840,11,2888,2889,2887,2275,2275,2275,11,106,2841,2893,2840,11,2836,2888,2887,2276,2276,2276,11,106,2840,2842,2843,11,2887,2889,2885,2277,2277,2277,11,106,2851,2846,2847,11,2886,2834,2890,2278,2278,2278,11,106,2846,2844,2847,11,2834,2833,2890,2279,2279,2279,11,106,2843,2894,2846,11,2885,2866,2834,2280,2280,2280,11,106,2883,2845,2894,11,2864,2832,2866,2281,2281,2281,11,106,2845,2846,2894,11,2832,2834,2866,2282,2282,2282,11,106,2843,2811,2894,11,2885,2865,2866,2283,2283,2283,11,106,2843,2884,2811,11,2885,2863,2865,2284,2284,2284,11,106,2842,2895,2843,11,2889,2891,2885,2285,2285,2285,11,106,2895,2909,2843,11,2891,2867,2885,2286,2286,2286,11,106,2884,2843,2909,11,2863,2885,2867,2287,2287,2287,11,106,2868,2851,2847,11,2850,2886,2890,2288,2288,2288,11,106,2851,2849,2841,11,2886,2837,2836,2289,2289,2289,11,106,2893,2841,2848,11,2888,2836,2835,2290,2290,2290,11,106,2850,2849,2851,11,2840,2837,2886,2291,2291,2291,11,106,2852,2850,2851,11,2892,2840,2886,2292,2292,2292,11,106,2824,2849,2850,11,2818,2837,2840,2293,2293,2293,11,106,2852,2851,2854,11,2892,2886,2843,2294,2294,2294,11,106,2851,2868,2854,11,2886,2850,2843,2295,2295,2295,11,106,2867,2838,2870,11,2893,2813,2869,2296,2296,2296,11,106,2844,2867,2866,11,2833,2893,2848,2297,2297,2297,11,106,2896,2844,2864,11,2894,2833,2846,2298,2298,2298,11,106,2853,2896,2864,11,2844,2894,2846,2299,2299,2299,11,106,2855,2859,2854,11,2895,2896,2843,2300,2300,2300,11,106,2852,2854,2859,11,2892,2843,2896,2301,2301,2301,11,106,2861,2855,2854,11,2841,2895,2843,2302,2302,2302,11,106,2857,2858,2852,11,2839,2838,2892,2303,2303,2303,11,106,2850,2852,2858,11,2840,2892,2838,2304,2304,2304,11,106,2857,2980,2887,11,2839,2897,2816,2305,2305,2305,11,106,2887,2824,2858,11,2816,2818,2838,2306,2306,2306,11,106,2859,2826,2856,11,2896,2876,2898,2307,2307,2307,11,106,2889,2897,2826,11,2878,2899,2876,2308,2308,2308,11,106,2826,2897,2856,11,2876,2899,2898,2309,2309,2309,11,106,2855,2860,2859,11,2895,2900,2896,2310,2310,2310,11,106,2860,2827,2826,11,2900,2879,2876,2311,2311,2311,11,106,2859,2860,2826,11,2896,2900,2876,2312,2312,2312,11,106,2855,2861,2860,11,2895,2841,2900,2313,2313,2313,11,106,2830,2827,2861,11,2821,2879,2841,2314,2314,2314,11,106,2861,2827,2860,11,2841,2879,2900,2315,2315,2315,11,106,2861,2898,2890,11,2841,2842,2819,2316,2316,2316,11,106,2861,2854,2898,11,2841,2843,2842,2317,2317,2317,11,106,2854,2862,2898,11,2843,2845,2842,2318,2318,2318,11,106,2863,2862,2853,11,2847,2845,2844,2319,2319,2319,11,106,2831,2898,2835,11,2823,2842,2881,2320,2320,2320,11,106,2865,2835,2898,11,2849,2881,2842,2321,2321,2321,11,106,2878,2865,2863,11,2854,2849,2847,2322,2322,2322,11,106,2863,2865,2862,11,2847,2849,2845,2323,2323,2323,11,106,2864,2879,2863,11,2846,2901,2847,2324,2324,2324,11,106,2878,2863,2879,11,2854,2847,2901,2325,2325,2325,11,106,2866,2880,2864,11,2848,2902,2846,2326,2326,2326,11,106,2866,2899,2880,11,2848,2903,2902,2327,2327,2327,11,106,2867,2899,2866,11,2893,2903,2848,2328,2328,2328,11,106,2870,2899,2867,11,2869,2903,2893,2329,2329,2329,11,106,2870,2872,2899,11,2869,2904,2903,2330,2330,2330,11,106,2845,2838,2867,11,2832,2813,2893,2203,2203,2203,11,106,2845,2867,2844,11,2832,2893,2833,2203,2203,2203,11,106,2847,2844,2896,11,2890,2833,2894,2203,2203,2203,11,106,2868,2847,2853,11,2850,2890,2844,2203,2203,2203,11,106,2853,2847,2896,11,2844,2890,2894,2203,2203,2203,11,106,2837,2875,2876,11,2811,2882,2883,2331,2331,2331,11,106,2892,2876,2869,11,2812,2883,2884,2332,2332,2332,11,106,2871,2865,2878,11,2853,2849,2854,2333,2333,2333,11,106,2879,2864,2880,11,2901,2846,2902,2334,2334,2334,11,106,2880,2899,2872,11,2902,2903,2904,2335,2335,2335,11,106,2865,2871,2836,11,2849,2853,2830,2336,2336,2336,11,106,2836,2871,2873,11,2830,2853,2856,2337,2337,2337,11,106,2874,2836,2873,11,2851,2830,2856,2338,2338,2338,11,106,2835,2865,2836,11,2881,2849,2830,2339,2339,2339,11,106,2881,2900,2874,11,2857,2852,2851,2340,2340,2340,11,106,2877,2901,2871,11,2855,2905,2853,2341,2341,2341,11,106,2901,2881,2873,11,2905,2857,2856,2342,2342,2342,11,106,2871,2901,2873,11,2853,2905,2856,2343,2343,2343,11,106,2814,2813,2903,11,2810,2809,2906,2344,2344,2344,11,106,2904,2903,2813,11,2907,2906,2809,2344,2344,2344,11,106,2848,2849,2906,11,2835,2837,2908,2345,2345,2345,11,106,2907,2906,2849,11,2909,2908,2837,2345,2345,2345,11,106,2882,2902,2908,11,2862,2861,2910,2346,2346,2346,11,106,2813,2882,2904,11,2809,2862,2907,2347,2347,2347,11,106,2908,2904,2882,11,2910,2907,2862,2347,2347,2347,11,106,2903,2910,2814,11,2906,2911,2810,2348,2348,2348,11,106,2824,2814,2910,11,2818,2810,2911,2348,2348,2348,11,106,2911,2905,2893,11,2912,2913,2888,2349,2349,2349,11,106,2842,2893,2905,11,2889,2888,2913,2350,2350,2350,11,106,2905,2912,2842,11,2913,2914,2889,2351,2351,2351,11,106,2895,2842,2912,11,2891,2889,2914,2352,2352,2352,11,106,2912,2909,2895,11,2914,2867,2891,2353,2353,2353,11,106,2893,2848,2911,11,2888,2835,2912,2354,2354,2354,11,106,2906,2911,2848,11,2908,2912,2835,2354,2354,2354,11,106,2849,2824,2907,11,2837,2818,2909,2355,2355,2355,11,106,2910,2907,2824,11,2911,2909,2818,2355,2355,2355,11,106,2903,2904,2914,11,2906,2907,2915,2203,2203,2203,11,106,2906,2907,2920,11,2908,2909,2916,2203,2203,2203,11,106,2916,2920,2907,11,2917,2916,2909,2203,2203,2203,11,106,2908,2902,2917,11,2910,2861,2918,2203,2203,2203,11,106,2913,2917,2902,11,2919,2918,2861,2203,2203,2203,11,106,2902,2909,2913,11,2861,2867,2919,2203,2203,2203,11,106,2918,2913,2909,11,2920,2919,2867,2203,2203,2203,11,106,2904,2908,2914,11,2907,2910,2915,2203,2203,2203,11,106,2917,2914,2908,11,2918,2915,2910,2203,2203,2203,11,106,2910,2903,2914,11,2911,2906,2915,2203,2203,2203,11,106,2914,2919,2910,11,2915,2921,2911,2203,2203,2203,11,106,2905,2911,2920,11,2913,2912,2916,2203,2203,2203,11,106,2920,2915,2905,11,2916,2922,2913,2203,2203,2203,11,106,2912,2905,2921,11,2914,2913,2923,2203,2203,2203,11,106,2915,2921,2905,11,2922,2923,2913,2203,2203,2203,11,106,2909,2912,2918,11,2867,2914,2920,2203,2203,2203,11,106,2921,2918,2912,11,2923,2920,2914,2203,2203,2203,11,106,2911,2906,2920,11,2912,2908,2916,2203,2203,2203,11,106,2907,2910,2919,11,2909,2911,2921,2203,2203,2203,11,106,2919,2916,2907,11,2921,2917,2909,2203,2203,2203,11,106,2923,2922,2913,11,2924,2925,2919,2356,2356,2356,11,106,2925,2924,2914,11,2926,2927,2915,2357,2357,2357,11,106,2927,2926,2915,11,2928,2929,2922,2358,2358,2358,11,106,2920,2916,2928,11,2916,2917,2930,2359,2359,2359,11,106,2929,2928,2916,11,2931,2930,2917,2360,2360,2360,11,106,2917,2913,2930,11,2918,2919,2932,2361,2361,2361,11,106,2922,2930,2913,11,2925,2932,2919,2362,2362,2362,11,106,2930,2931,2917,11,2932,2933,2918,2363,2363,2363,11,106,2932,2923,2913,11,2934,2924,2919,2364,2364,2364,11,106,2934,2933,2918,11,2935,2936,2920,2365,2365,2365,11,106,2913,2918,2932,11,2919,2920,2934,2366,2366,2366,11,106,2933,2932,2918,11,2936,2934,2920,2367,2367,2367,11,106,2914,2917,2925,11,2915,2918,2926,2368,2368,2368,11,106,2931,2925,2917,11,2933,2926,2918,2369,2369,2369,11,106,2924,2935,2914,11,2927,2937,2915,2370,2370,2370,11,106,2919,2914,2936,11,2921,2915,2938,2371,2371,2371,11,106,2935,2936,2914,11,2937,2938,2915,2372,2372,2372,11,106,2938,2937,2920,11,2939,2940,2916,2373,2373,2373,11,106,2915,2920,2927,11,2922,2916,2928,2374,2374,2374,11,106,2937,2927,2920,11,2940,2928,2916,2375,2375,2375,11,106,2921,2915,2939,11,2923,2922,2941,2376,2376,2376,11,106,2926,2939,2915,11,2929,2941,2922,2377,2377,2377,11,106,2939,2940,2921,11,2941,2942,2923,2378,2378,2378,11,106,2918,2921,2934,11,2920,2923,2935,2379,2379,2379,11,106,2940,2934,2921,11,2942,2935,2923,2379,2379,2379,11,106,2928,2938,2920,11,2930,2939,2916,2380,2380,2380,11,106,2936,2941,2919,11,2938,2943,2921,2381,2381,2381,11,106,2916,2919,2929,11,2917,2921,2931,2382,2382,2382,11,106,2941,2929,2919,11,2943,2931,2921,2383,2383,2383,11,106,2900,2881,2942,11,2852,2857,2944,2384,2384,2384,11,106,2943,2942,2881,11,2945,2944,2857,2385,2385,2385,11,106,2942,2944,2900,11,2944,2946,2852,2386,2386,2386,11,106,2875,2900,2945,11,2882,2852,2947,2387,2387,2387,11,106,2944,2945,2900,11,2946,2947,2852,2388,2388,2388,11,106,2945,2946,2875,11,2947,2948,2882,2389,2389,2389,11,106,2876,2875,2947,11,2883,2882,2949,2390,2390,2390,11,106,2946,2947,2875,11,2948,2949,2882,2391,2391,2391,11,106,2947,2948,2876,11,2949,2950,2883,2392,2392,2392,11,106,2869,2876,2949,11,2884,2883,2951,2393,2393,2393,11,106,2948,2949,2876,11,2950,2951,2883,2394,2394,2394,11,106,2949,2950,2869,11,2951,2952,2884,2395,2395,2395,11,106,2950,2951,2869,11,2952,2953,2884,2396,2396,2396,11,106,2870,2869,2952,11,2869,2884,2954,2397,2397,2397,11,106,2951,2952,2869,11,2953,2954,2884,2398,2398,2398,11,106,2954,2953,2878,11,2955,2956,2854,2399,2399,2399,11,106,2877,2878,2955,11,2855,2854,2957,2400,2400,2400,11,106,2953,2955,2878,11,2956,2957,2854,2401,2401,2401,11,106,2957,2956,2879,11,2958,2959,2901,2402,2402,2402,11,106,2878,2879,2954,11,2854,2901,2955,2403,2403,2403,11,106,2956,2954,2879,11,2959,2955,2901,2404,2404,2404,11,106,2959,2958,2880,11,2960,2961,2902,2405,2405,2405,11,106,2879,2880,2957,11,2901,2902,2958,2406,2406,2406,11,106,2958,2957,2880,11,2961,2958,2902,2407,2407,2407,11,106,2961,2960,2872,11,2962,2963,2904,2408,2408,2408,11,106,2880,2872,2959,11,2902,2904,2960,2409,2409,2409,11,106,2960,2959,2872,11,2963,2960,2904,2410,2410,2410,11,106,2952,2962,2870,11,2954,2964,2869,2411,2411,2411,11,106,2872,2870,2961,11,2904,2869,2962,2412,2412,2412,11,106,2962,2961,2870,11,2964,2962,2869,2413,2413,2413,11,106,2901,2877,2963,11,2905,2855,2965,2414,2414,2414,11,106,2955,2963,2877,11,2957,2965,2855,2414,2414,2414,11,106,2881,2901,2943,11,2857,2905,2945,2415,2415,2415,11,106,2963,2943,2901,11,2965,2945,2905,2415,2415,2415,11,106,2966,2964,2889,11,2966,2967,2878,2416,2416,2416,11,106,2897,2889,2964,11,2899,2878,2967,2417,2417,2417,11,106,2964,2966,2965,11,2967,2966,2968,2418,2418,2418,11,106,2968,2967,2969,11,2969,2970,2971,2419,2419,2419,11,106,2968,2969,2970,11,2969,2971,2972,2420,2420,2420,11,106,2971,2970,2969,11,2973,2972,2971,2420,2420,2420,11,106,2966,2970,2965,11,2966,2972,2968,2421,2421,2421,11,106,2971,2965,2970,11,2973,2968,2972,2422,2422,2422,11,106,2968,2972,2967,11,2969,2974,2970,2423,2423,2423,11,106,2973,2972,2970,11,2975,2974,2972,2424,2424,2424,11,106,2968,2970,2972,11,2969,2972,2974,2424,2424,2424,11,106,2966,2974,2970,11,2966,2976,2972,2425,2425,2425,11,106,2973,2970,2974,11,2975,2972,2976,2425,2425,2425,11,106,2888,2974,2889,11,2877,2976,2878,2426,2426,2426,11,106,2966,2889,2974,11,2966,2878,2976,2426,2426,2426,11,106,2821,2817,2975,11,2873,2868,2874,2427,2427,2427,11,106,2821,2975,2976,11,2873,2874,2977,2428,2428,2428,11,106,2977,2821,2976,11,2978,2873,2977,2429,2429,2429,11,106,2821,2977,2888,11,2873,2978,2877,2430,2430,2430,11,106,2822,2886,2975,11,2814,2875,2874,2431,2431,2431,11,106,2886,2887,2978,11,2875,2816,2979,2432,2432,2432,11,106,2859,2856,2979,11,2896,2898,2980,2433,2433,2433,11,106,2856,2982,2979,11,2898,2981,2980,2434,2434,2434,11,106,2982,2856,2897,11,2981,2898,2899,2435,2435,2435,11,106,2859,2979,2852,11,2896,2980,2892,2436,2436,2436,11,106,2852,2979,2857,11,2892,2980,2839,2437,2437,2437,11,106,2979,2980,2857,11,2980,2897,2839,2438,2438,2438,11,106,2978,2887,2980,11,2979,2816,2897,2439,2439,2439,11,106,2897,2964,2981,11,2899,2967,2982,2440,2440,2440,11,106,2897,2981,2982,11,2899,2982,2981,2441,2441,2441,11,106,2964,2983,2981,11,2967,2983,2982,2442,2442,2442,11,106,2983,2964,2965,11,2983,2967,2968,2443,2443,2443,11,106,2965,2971,2984,11,2968,2973,2984,2444,2444,2444,11,106,2984,2971,2969,11,2984,2973,2971,2445,2445,2445,11,106,2965,2984,2983,11,2968,2984,2983,2446,2446,2446,11,106,2984,2969,2985,11,2984,2971,2985,2447,2447,2447,11,106,2969,2986,2985,11,2971,2986,2985,2448,2448,2448,11,106,2986,2969,2967,11,2986,2971,2970,2449,2449,2449,11,106,2967,2987,2988,11,2970,2987,2988,2450,2450,2450,11,106,2986,2967,2988,11,2986,2970,2988,2451,2451,2451,11,106,2987,2967,2989,11,2987,2970,2989,2452,2452,2452,11,106,2989,2967,2972,11,2989,2970,2974,2453,2453,2453,11,106,2990,2972,2973,11,2990,2974,2975,2454,2454,2454,11,106,2989,2972,2990,11,2989,2974,2990,2455,2455,2455,11,106,2991,2973,2974,11,2991,2975,2976,2456,2456,2456,11,106,2991,2990,2973,11,2991,2990,2975,2457,2457,2457,11,106,2991,2974,2992,11,2991,2976,2992,2458,2458,2458,11,106,2992,2974,2888,11,2992,2976,2877,2459,2459,2459,11,106,2992,2888,2977,11,2992,2877,2978,2460,2460,2460,11,106,2976,2981,2977,11,2977,2982,2978,2461,2461,2461,11,106,2975,2979,2976,11,2874,2980,2977,2462,2462,2462,11,106,2976,2979,2982,11,2977,2980,2981,2463,2463,2463,11,106,2886,2980,2975,11,2875,2897,2874,2464,2464,2464,11,106,2975,2980,2979,11,2874,2897,2980,2465,2465,2465,11,106,2980,2886,2978,11,2897,2875,2979,2466,2466,2466,11,106,2976,2982,2981,11,2977,2981,2982,2467,2467,2467,11,106,2985,2986,2989,11,2985,2986,2989,2468,2468,2468,11,106,2990,2985,2989,11,2990,2985,2989,2469,2469,2469,11,106,2989,2986,2988,11,2989,2986,2988,2470,2470,2470,11,106,2989,2988,2987,11,2989,2988,2987,2471,2471,2471,11,106,2991,2984,2985,11,2991,2984,2985,2472,2472,2472,11,106,2985,2990,2991,11,2985,2990,2991,2473,2473,2473,11,106,2983,2992,2981,11,2983,2992,2982,2474,2474,2474,11,106,2992,2983,2991,11,2992,2983,2991,2475,2475,2475,11,106,2991,2983,2984,11,2991,2983,2984,2476,2476,2476,11,106,2977,2981,2992,11,2978,2982,2992,2477,2477,2477,11,106,2995,3001,2994,11,2993,2994,2995,2478,2478,2478,11,106,3069,2994,2996,11,2996,2995,2997,2479,2479,2479,11,106,2998,2993,2999,11,2998,2999,3000,2480,2480,2480,11,106,3009,3160,3003,11,3001,3002,3003,2481,2481,2481,11,106,3007,3006,3073,11,3004,3005,3006,2482,2482,2482,11,106,3000,3007,3008,11,3007,3004,3008,2483,2483,2483,11,106,3013,3076,3014,11,3009,3010,3011,2484,2484,2484,11,106,3076,3077,3015,11,3010,3012,3013,2485,2485,2485,11,106,3003,3002,3016,11,3003,3014,3015,2486,2486,2486,11,106,3002,3018,3017,11,3014,3016,3017,2487,2487,2487,11,106,3021,3018,2995,11,3018,3016,2993,2488,2488,2488,11,106,3077,3016,3020,11,3012,3015,3019,2489,2489,2489,11,106,3002,3003,3023,11,3014,3003,3020,2490,2490,2490,11,106,3024,3026,3025,11,3021,3022,3023,2491,2491,2491,11,106,3027,3028,3029,11,3024,3025,3026,2492,2492,2492,11,106,3024,3032,3033,11,3021,3027,3028,2493,2493,2493,11,106,3051,3084,3052,11,3029,3030,3031,2494,2494,2494,11,106,3042,3043,3073,11,3032,3033,3006,2495,2495,2495,11,106,3043,3034,3008,11,3033,3034,3008,2496,2496,2496,11,106,3076,3046,3014,11,3010,3035,3011,2497,2497,2497,11,106,3083,3076,3015,11,3036,3010,3013,2498,2498,2498,11,106,3038,3039,3047,11,3037,3038,3039,2499,2499,2499,11,106,3049,3038,3048,11,3040,3037,3041,2500,2500,2500,11,106,3049,3051,3027,11,3040,3029,3024,2501,2501,2501,11,106,3047,3083,3050,11,3039,3036,3042,2502,2502,2502,11,106,3039,3038,3053,11,3038,3037,3043,2490,2490,2490,11,106,3059,3060,3020,11,3044,3045,3019,2503,2503,2503,11,106,3058,3050,3020,11,3046,3042,3019,2504,2504,2504,11,106,3064,3056,3063,11,3047,3048,3049,2505,2505,2505,11,106,3058,3060,3067,11,3046,3045,3050,2506,2506,2506,11,106,3001,2995,2997,11,2994,2993,3051,2507,2507,2507,11,106,2993,2994,3001,11,2999,2995,2994,2508,2508,2508,11,106,3068,3086,2993,11,3052,3053,2999,2509,2509,2509,11,106,2993,3086,3070,11,2999,3053,3054,2510,2510,2510,11,106,2994,2993,3070,11,2995,2999,3054,2511,2511,2511,11,106,3069,2995,2994,11,2996,2993,2995,2512,2512,2512,11,106,3028,2995,3069,11,3025,2993,2996,2513,2513,2513,11,106,2996,2994,3070,11,2997,2995,3054,2514,2514,2514,11,106,3086,3093,3070,11,3053,3055,3054,2515,2515,2515,11,106,3023,3001,2997,11,3020,2994,3051,2516,2516,2516,11,106,3001,2999,2993,11,2994,3000,2999,2517,2517,2517,11,106,3068,2993,2998,11,3052,2999,2998,2518,2518,2518,11,106,3000,2999,3001,11,3007,3000,2994,2519,2519,2519,11,106,3008,2999,3000,11,3008,3000,3007,2520,2520,2520,11,106,3000,3001,3003,11,3007,2994,3003,2521,2521,2521,11,106,3001,3023,3003,11,2994,3020,3003,2522,2522,2522,11,106,3022,3021,2995,11,3056,3018,2993,2523,2523,2523,11,106,3071,2995,3018,11,3057,2993,3016,2524,2524,2524,11,106,3071,3018,3002,11,3057,3016,3014,2525,2525,2525,11,106,3004,3009,3003,11,3058,3001,3003,2526,2526,2526,11,106,3013,3004,3003,11,3009,3058,3003,2527,2527,2527,11,106,3009,3005,3160,11,3001,3059,3002,2528,2528,2528,11,106,3159,3000,3003,11,3060,3007,3003,2529,2529,2529,11,106,3159,3007,3000,11,3060,3004,3007,2530,2530,2530,11,106,3006,3007,3159,11,3005,3004,3060,2531,2531,2531,11,106,3072,3163,3073,11,3061,3062,3006,2532,2532,2532,11,106,3006,3072,3073,11,3005,3061,3006,2533,2533,2533,11,106,3073,3008,3007,11,3006,3008,3004,2534,2534,2534,11,106,3010,3005,3009,11,3063,3059,3001,2535,2535,2535,11,106,3075,3074,3010,11,3064,3065,3063,2536,2536,2536,11,106,3074,3005,3010,11,3065,3059,3063,2537,2537,2537,11,106,3012,3011,3010,11,3066,3067,3063,2538,2538,2538,11,106,3004,3012,3009,11,3058,3066,3001,2539,2539,2539,11,106,3012,3010,3009,11,3066,3063,3001,2540,2540,2540,11,106,3004,3013,3012,11,3058,3009,3066,2541,2541,2541,11,106,3014,3011,3013,11,3011,3067,3009,2542,2542,2542,11,106,3011,3012,3013,11,3067,3066,3009,2543,2543,2543,11,106,3077,3076,3013,11,3012,3010,3009,2544,2544,2544,11,106,3013,3003,3077,11,3009,3003,3012,2545,2545,2545,11,106,3016,3077,3003,11,3015,3012,3003,2546,2546,2546,11,106,3017,3016,3002,11,3017,3015,3014,2547,2547,2547,11,106,3015,3077,3019,11,3013,3012,3068,2548,2548,2548,11,106,3020,3019,3077,11,3019,3068,3012,2549,2549,2549,11,106,3059,3020,3016,11,3044,3019,3015,2550,2550,2550,11,106,3059,3016,3017,11,3044,3015,3017,2551,2551,2551,11,106,3018,3061,3017,11,3016,3069,3017,2552,2552,2552,11,106,3061,3059,3017,11,3069,3044,3017,2553,2553,2553,11,106,3021,3062,3018,11,3018,3070,3016,2554,2554,2554,11,106,3061,3018,3062,11,3069,3016,3070,2555,2555,2555,11,106,3021,3078,3062,11,3018,3071,3070,2556,2556,2556,11,106,3078,3021,3022,11,3071,3018,3056,2557,2557,2557,11,106,3078,3022,3055,11,3071,3056,3072,2558,2558,2558,11,106,3054,3078,3055,11,3073,3071,3072,2559,2559,2559,11,106,3028,3022,2995,11,3025,3056,2993,2490,2490,2490,11,106,3071,2997,2995,11,3057,3051,2993,2490,2490,2490,11,106,3023,2997,3002,11,3020,3051,3014,2490,2490,2490,11,106,2997,3071,3002,11,3051,3057,3014,2490,2490,2490,11,106,3031,3030,3029,11,3074,3075,3026,2560,2560,2560,11,106,3031,3029,3026,11,3074,3026,3022,2561,2561,2561,11,106,3026,3024,3031,11,3022,3021,3074,2562,2562,2562,11,106,3025,3079,3024,11,3023,3076,3021,2563,2563,2563,11,106,3030,3027,3029,11,3075,3024,3026,2564,2564,2564,11,106,3028,3069,3029,11,3025,2996,3026,2565,2565,2565,11,106,3026,3029,2996,11,3022,3026,2997,2566,2566,2566,11,106,3029,3069,2996,11,3026,2996,2997,2567,2567,2567,11,106,3070,3026,2996,11,3054,3022,2997,2568,2568,2568,11,106,3080,3025,3026,11,3077,3023,3022,2569,2569,2569,11,106,3093,3080,3026,11,3055,3077,3022,2570,2570,2570,11,106,3026,3070,3093,11,3022,3054,3055,2571,2571,2571,11,106,3037,3053,3030,11,3078,3043,3075,2572,2572,2572,11,106,3037,3030,3031,11,3078,3075,3074,2573,2573,2573,11,106,3036,3037,3031,11,3079,3078,3074,2574,2574,2574,11,106,3033,3036,3024,11,3028,3079,3021,2575,2575,2575,11,106,3036,3031,3024,11,3079,3074,3021,2576,2576,2576,11,106,3024,3079,3032,11,3021,3076,3027,2577,2577,2577,11,106,3033,3034,3036,11,3028,3034,3079,2578,2578,2578,11,106,3034,3035,3036,11,3034,3080,3079,2579,2579,2579,11,106,3033,3008,3034,11,3028,3008,3034,2580,2580,2580,11,106,3037,3036,3035,11,3078,3079,3080,2581,2581,2581,11,106,3037,3035,3039,11,3078,3080,3038,2582,2582,2582,11,106,3039,3053,3037,11,3038,3043,3078,2583,2583,2583,11,106,3022,3052,3055,11,3056,3031,3072,2584,2584,2584,11,106,3052,3084,3055,11,3031,3030,3072,2585,2585,2585,11,106,3052,3027,3051,11,3031,3024,3029,2586,2586,2586,11,106,3027,3081,3049,11,3024,3081,3040,2587,2587,2587,11,106,3081,3038,3049,11,3081,3037,3040,2588,2588,2588,11,106,3044,3040,3039,11,3082,3083,3038,2589,2589,2589,11,106,3039,3035,3044,11,3038,3080,3082,2590,2590,2590,11,106,3040,3046,3039,11,3083,3035,3038,2591,2591,2591,11,106,3043,3042,3035,11,3033,3032,3080,2592,2592,2592,11,106,3035,3034,3043,11,3080,3034,3033,2593,2593,2593,11,106,3163,3166,3073,11,3062,3084,3006,2594,2594,2594,11,106,3166,3042,3073,11,3084,3032,3006,2595,2595,2595,11,106,3008,3073,3043,11,3008,3006,3033,2596,2596,2596,11,106,3010,3044,3041,11,3063,3082,3085,2597,2597,2597,11,106,3082,3075,3010,11,3086,3064,3063,2598,2598,2598,11,106,3082,3010,3041,11,3086,3063,3085,2599,2599,2599,11,106,3045,3040,3044,11,3087,3083,3082,2600,2600,2600,11,106,3011,3045,3010,11,3067,3087,3063,2601,2601,2601,11,106,3045,3044,3010,11,3087,3082,3063,2602,2602,2602,11,106,3046,3040,3045,11,3035,3083,3087,2603,2603,2603,11,106,3011,3014,3046,11,3067,3011,3035,2604,2604,2604,11,106,3011,3046,3045,11,3067,3035,3087,2605,2605,2605,11,106,3083,3046,3076,11,3036,3035,3010,2606,2606,2606,11,106,3039,3046,3083,11,3038,3035,3036,2607,2607,2607,11,106,3047,3039,3083,11,3039,3038,3036,2608,2608,2608,11,106,3047,3048,3038,11,3039,3041,3037,2609,2609,2609,11,106,3083,3015,3019,11,3036,3013,3068,2610,2610,2610,11,106,3019,3050,3083,11,3068,3042,3036,2611,2611,2611,11,106,3050,3064,3048,11,3042,3047,3041,2612,2612,2612,11,106,3050,3048,3047,11,3042,3041,3039,2613,2613,2613,11,106,3065,3049,3048,11,3088,3040,3041,2614,2614,2614,11,106,3048,3064,3065,11,3041,3047,3088,2615,2615,2615,11,106,3049,3065,3051,11,3040,3088,3029,2616,2616,2616,11,106,3084,3051,3066,11,3030,3029,3089,2617,2617,2617,11,106,3057,3055,3084,11,3090,3072,3030,2618,2618,2618,11,106,3022,3028,3052,11,3056,3025,3031,2490,2490,2490,11,106,3052,3028,3027,11,3031,3025,3024,2490,2490,2490,11,106,3027,3030,3081,11,3024,3075,3081,2490,2490,2490,11,106,3030,3053,3038,11,3075,3043,3037,2490,2490,2490,11,106,3030,3038,3081,11,3075,3037,3081,2490,2490,2490,11,106,3062,3078,3054,11,3070,3071,3073,2619,2619,2619,11,106,3050,3056,3064,11,3042,3048,3047,2620,2620,2620,11,106,3051,3065,3066,11,3029,3088,3089,2621,2621,2621,11,106,3084,3066,3057,11,3030,3089,3090,2622,2622,2622,11,106,3056,3050,3058,11,3048,3042,3046,2623,2623,2623,11,106,3020,3060,3058,11,3019,3045,3046,2624,2624,2624,11,106,3050,3019,3020,11,3042,3068,3019,2625,2625,2625,11,106,3059,3067,3060,11,3044,3050,3045,2626,2626,2626,11,106,3085,3063,3056,11,3091,3049,3048,2627,2627,2627,11,106,3067,3085,3058,11,3050,3091,3046,2628,2628,2628,11,106,3085,3056,3058,11,3091,3048,3046,2629,2629,2629,11,106,2998,2999,3087,11,2998,3000,3092,2630,2630,2630,11,106,3087,3088,2998,11,3092,3093,2998,2630,2630,2630,11,106,3033,3032,3090,11,3028,3027,3094,2631,2631,2631,11,106,3090,3091,3033,11,3094,3095,3028,2631,2631,2631,11,106,3086,3068,3092,11,3053,3052,3096,2632,2632,2632,11,106,3068,2998,3088,11,3052,2998,3093,2633,2633,2633,11,106,3088,3092,3068,11,3093,3096,3052,2633,2633,2633,11,106,3094,3087,2999,11,3097,3092,3000,2634,2634,2634,11,106,2999,3008,3094,11,3000,3008,3097,2634,2634,2634,11,106,3089,3095,3079,11,3098,3099,3076,2635,2635,2635,11,106,3079,3025,3089,11,3076,3023,3098,2636,2636,2636,11,106,3096,3089,3025,11,3100,3098,3023,2637,2637,2637,11,106,3025,3080,3096,11,3023,3077,3100,2638,2638,2638,11,106,3093,3096,3080,11,3055,3100,3077,2639,2639,2639,11,106,3032,3079,3095,11,3027,3076,3099,2640,2640,2640,11,106,3095,3090,3032,11,3099,3094,3027,2641,2641,2641,11,106,3008,3033,3091,11,3008,3028,3095,2642,2642,2642,11,106,3091,3094,3008,11,3095,3097,3008,2642,2642,2642,11,106,3088,3087,3098,11,3093,3092,3101,2490,2490,2490,11,106,3091,3090,3104,11,3095,3094,3102,2490,2490,2490,11,106,3104,3100,3091,11,3102,3103,3095,2490,2490,2490,11,106,3086,3092,3101,11,3053,3096,3104,2490,2490,2490,11,106,3101,3097,3086,11,3104,3105,3053,2490,2490,2490,11,106,3093,3086,3097,11,3055,3053,3105,2490,2490,2490,11,106,3097,3102,3093,11,3105,3106,3055,2490,2490,2490,11,106,3092,3088,3098,11,3096,3093,3101,2490,2490,2490,11,106,3098,3101,3092,11,3101,3104,3096,2490,2490,2490,11,106,3087,3094,3098,11,3092,3097,3101,2490,2490,2490,11,106,3103,3098,3094,11,3107,3101,3097,2490,2490,2490,11,106,3095,3089,3104,11,3099,3098,3102,2490,2490,2490,11,106,3099,3104,3089,11,3108,3102,3098,2490,2490,2490,11,106,3089,3096,3105,11,3098,3100,3109,2490,2490,2490,11,106,3105,3099,3089,11,3109,3108,3098,2490,2490,2490,11,106,3096,3093,3102,11,3100,3055,3106,2490,2490,2490,11,106,3102,3105,3096,11,3106,3109,3100,2490,2490,2490,11,106,3090,3095,3104,11,3094,3099,3102,2490,2490,2490,11,106,3094,3091,3103,11,3097,3095,3107,2490,2490,2490,11,106,3100,3103,3091,11,3103,3107,3095,2490,2490,2490,11,106,3106,3107,3097,11,3110,3111,3105,2643,2643,2643,11,106,3108,3109,3098,11,3112,3113,3101,2644,2644,2644,11,106,3110,3111,3099,11,3114,3115,3108,2645,2645,2645,11,106,3100,3104,3112,11,3103,3102,3116,2646,2646,2646,11,106,3112,3113,3100,11,3116,3117,3103,2647,2647,2647,11,106,3097,3101,3114,11,3105,3104,3118,2648,2648,2648,11,106,3114,3106,3097,11,3118,3110,3105,2649,2649,2649,11,106,3115,3114,3101,11,3119,3118,3104,2650,2650,2650,11,106,3107,3116,3097,11,3111,3120,3105,2651,2651,2651,11,106,3117,3118,3102,11,3121,3122,3106,2652,2652,2652,11,106,3102,3097,3116,11,3106,3105,3120,2653,2653,2653,11,106,3116,3117,3102,11,3120,3121,3106,2654,2654,2654,11,106,3101,3098,3109,11,3104,3101,3113,2655,2655,2655,11,106,3109,3115,3101,11,3113,3119,3104,2656,2656,2656,11,106,3119,3108,3098,11,3123,3112,3101,2657,2657,2657,11,106,3098,3103,3120,11,3101,3107,3124,2658,2658,2658,11,106,3120,3119,3098,11,3124,3123,3101,2659,2659,2659,11,106,3121,3122,3104,11,3125,3126,3102,2660,2660,2660,11,106,3104,3099,3111,11,3102,3108,3115,2661,2661,2661,11,106,3111,3121,3104,11,3115,3125,3102,2662,2662,2662,11,106,3099,3105,3123,11,3108,3109,3127,2663,2663,2663,11,106,3123,3110,3099,11,3127,3114,3108,2664,2664,2664,11,106,3124,3123,3105,11,3128,3127,3109,2665,2665,2665,11,106,3105,3102,3118,11,3109,3106,3122,2666,2666,2666,11,106,3118,3124,3105,11,3122,3128,3109,2666,2666,2666,11,106,3122,3112,3104,11,3126,3116,3102,2667,2667,2667,11,106,3125,3120,3103,11,3129,3124,3107,2668,2668,2668,11,106,3103,3100,3113,11,3107,3103,3117,2669,2669,2669,11,106,3113,3125,3103,11,3117,3129,3107,2670,2670,2670,11,106,3067,3059,3126,11,3050,3044,3130,2671,2671,2671,11,106,3126,3127,3067,11,3130,3131,3050,2672,2672,2672,11,106,3128,3126,3059,11,3132,3130,3044,2673,2673,2673,11,106,3129,3128,3059,11,3133,3132,3044,2674,2674,2674,11,106,3059,3061,3130,11,3044,3069,3134,2675,2675,2675,11,106,3130,3129,3059,11,3134,3133,3044,2676,2676,2676,11,106,3061,3062,3131,11,3069,3070,3135,2677,2677,2677,11,106,3131,3130,3061,11,3135,3134,3069,2678,2678,2678,11,106,3132,3131,3062,11,3136,3135,3070,2679,2679,2679,11,106,3062,3054,3133,11,3070,3073,3137,2680,2680,2680,11,106,3133,3132,3062,11,3137,3136,3070,2681,2681,2681,11,106,3134,3133,3054,11,3138,3137,3073,2682,2682,2682,11,106,3135,3134,3054,11,3139,3138,3073,2683,2683,2683,11,106,3054,3055,3136,11,3073,3072,3140,2684,2684,2684,11,106,3136,3135,3054,11,3140,3139,3073,2685,2685,2685,11,106,3137,3138,3064,11,3141,3142,3047,2686,2686,2686,11,106,3064,3063,3139,11,3047,3049,3143,2687,2687,2687,11,106,3139,3137,3064,11,3143,3141,3047,2688,2688,2688,11,106,3140,3141,3065,11,3144,3145,3088,2689,2689,2689,11,106,3065,3064,3138,11,3088,3047,3142,2690,2690,2690,11,106,3138,3140,3065,11,3142,3144,3088,2691,2691,2691,11,106,3142,3143,3066,11,3146,3147,3089,2692,2692,2692,11,106,3066,3065,3141,11,3089,3088,3145,2693,2693,2693,11,106,3141,3142,3066,11,3145,3146,3089,2694,2694,2694,11,106,3144,3145,3057,11,3148,3149,3090,2695,2695,2695,11,106,3057,3066,3143,11,3090,3089,3147,2696,2696,2696,11,106,3143,3144,3057,11,3147,3148,3090,2697,2697,2697,11,106,3146,3136,3055,11,3150,3140,3072,2698,2698,2698,11,106,3055,3057,3145,11,3072,3090,3149,2699,2699,2699,11,106,3145,3146,3055,11,3149,3150,3072,2700,2700,2700,11,106,3063,3085,3147,11,3049,3091,3151,2701,2701,2701,11,106,3147,3139,3063,11,3151,3143,3049,2701,2701,2701,11,106,3085,3067,3127,11,3091,3050,3131,2702,2702,2702,11,106,3127,3147,3085,11,3131,3151,3091,2702,2702,2702,11,106,3148,3150,3075,11,3152,3153,3064,2703,2703,2703,11,106,3075,3082,3148,11,3064,3086,3152,2704,2704,2704,11,106,3150,3148,3149,11,3153,3152,3154,2705,2705,2705,11,106,3152,3151,3153,11,3155,3156,3157,2706,2706,2706,11,106,3153,3151,3154,11,3157,3156,3158,2707,2707,2707,11,106,3154,3155,3153,11,3158,3159,3157,2707,2707,2707,11,106,3154,3150,3149,11,3158,3153,3154,2708,2708,2708,11,106,3149,3155,3154,11,3154,3159,3158,2708,2708,2708,11,106,3156,3151,3152,11,3160,3156,3155,2709,2709,2709,11,106,3156,3157,3154,11,3160,3161,3158,2710,2710,2710,11,106,3154,3151,3156,11,3158,3156,3160,2710,2710,2710,11,106,3158,3150,3154,11,3162,3153,3158,2711,2711,2711,11,106,3154,3157,3158,11,3158,3161,3162,2711,2711,2711,11,106,3158,3074,3075,11,3162,3065,3064,2712,2712,2712,11,106,3075,3150,3158,11,3064,3153,3162,2712,2712,2712,11,106,3042,3165,3035,11,3032,3163,3080,2713,2713,2713,11,106,3165,3042,3166,11,3163,3032,3084,2714,2714,2714,11,106,3159,3003,3160,11,3060,3003,3002,2715,2715,2715,11,106,3005,3161,3160,11,3059,3164,3002,2716,2716,2716,11,106,3005,3162,3161,11,3059,3165,3164,2716,2716,2716,11,106,3162,3005,3074,11,3165,3059,3065,2717,2717,2717,11,106,3072,3006,3159,11,3061,3005,3060,2718,2718,2718,11,106,3041,3044,3164,11,3085,3082,3166,2719,2719,2719,11,106,3168,3041,3164,11,3167,3085,3166,2720,2720,2720,11,106,3041,3168,3082,11,3085,3167,3086,2721,2721,2721,11,106,3164,3044,3035,11,3166,3082,3080,2722,2722,2722,11,106,3035,3165,3164,11,3080,3163,3166,2723,2723,2723,11,106,3148,3082,3167,11,3152,3086,3168,2724,2724,2724,11,106,3082,3168,3167,11,3086,3167,3168,2725,2725,2725,11,106,3169,3148,3167,11,3169,3152,3168,2726,2726,2726,11,106,3148,3169,3149,11,3152,3169,3154,2727,2727,2727,11,106,3155,3149,3170,11,3159,3154,3170,2728,2728,2728,11,106,3155,3170,3153,11,3159,3170,3157,2729,2729,2729,11,106,3170,3149,3169,11,3170,3154,3169,2730,2730,2730,11,106,3153,3171,3152,11,3157,3171,3155,2731,2731,2731,11,106,3172,3152,3173,11,3172,3155,3173,2732,2732,2732,11,106,3152,3171,3173,11,3155,3171,3173,2706,2706,2706,11,106,3172,3174,3152,11,3172,3174,3155,2733,2733,2733,11,106,3152,3174,3156,11,3155,3174,3160,2734,2734,2734,11,106,3156,3175,3157,11,3160,3175,3161,2735,2735,2735,11,106,3156,3174,3175,11,3160,3174,3175,2736,2736,2736,11,106,3157,3176,3158,11,3161,3176,3162,2737,2737,2737,11,106,3175,3176,3157,11,3175,3176,3161,2738,2738,2738,11,106,3158,3177,3074,11,3162,3177,3065,2739,2739,2739,11,106,3176,3177,3158,11,3176,3177,3162,2740,2740,2740,11,106,3074,3177,3162,11,3065,3177,3165,2741,2741,2741,11,106,3166,3072,3165,11,3084,3061,3163,2742,2742,2742,11,106,3167,3161,3162,11,3168,3164,3165,2743,2743,2743,11,106,3164,3160,3161,11,3166,3002,3164,2744,2744,2744,11,106,3164,3161,3168,11,3166,3164,3167,2745,2745,2745,11,106,3165,3159,3160,11,3163,3060,3002,2746,2746,2746,11,106,3160,3164,3165,11,3002,3166,3163,2747,2747,2747,11,106,3165,3072,3159,11,3163,3061,3060,2748,2748,2748,11,106,3072,3166,3163,11,3061,3084,3062,2749,2749,2749,11,106,3168,3161,3167,11,3167,3164,3168,2750,2750,2750,11,106,3153,3175,3171,11,3157,3175,3171,2751,2751,2751,11,106,3171,3175,3174,11,3171,3175,3174,2752,2752,2752,11,106,3171,3174,3173,11,3171,3174,3173,2752,2752,2752,11,106,3173,3174,3172,11,3173,3174,3172,2753,2753,2753,11,106,3170,3176,3153,11,3170,3176,3157,2754,2754,2754,11,106,3153,3176,3175,11,3157,3176,3175,2755,2755,2755,11,106,3177,3169,3167,11,3177,3169,3168,2756,2756,2756,11,106,3169,3177,3170,11,3169,3177,3170,2757,2757,2757,11,106,3170,3177,3176,11,3170,3177,3176,2758,2758,2758,11,106,3167,3162,3177,11,3168,3165,3177,2759,2759,2759,11,106,3178,3183,3184,11,3178,3179,3180,2760,2760,2760,11,106,3205,3259,3206,11,3181,3182,3183,2761,2761,2761,11,106,3191,3354,3255,11,3184,3185,3186,2762,2762,2762,11,106,3354,3185,3192,11,3185,3187,3188,2763,2763,2763,11,106,3257,3197,3198,11,3189,3190,3191,2764,2764,2764,11,106,3258,3257,3199,11,3192,3189,3193,2765,2765,2765,11,106,3187,3188,3200,11,3194,3195,3196,2766,2766,2766,11,106,3202,3187,3201,11,3197,3194,3198,2767,2767,2767,11,106,3202,3205,3180,11,3197,3181,3199,2768,2768,2768,11,106,3200,3258,3204,11,3196,3192,3200,2769,2769,2769,11,106,3188,3187,3207,11,3195,3194,3201,2770,2770,2770,11,106,3213,3212,3214,11,3202,3203,3204,2771,2771,2771,11,106,3216,3209,3217,11,3205,3206,3207,2772,2772,2772,11,106,3264,3191,3255,11,3208,3184,3186,2773,2773,2773,11,106,3224,3264,3255,11,3209,3208,3186,2774,2774,2774,11,106,3218,3224,3192,11,3210,3209,3188,2775,2775,2775,11,106,3226,3225,3341,11,3211,3212,3213,2776,2776,2776,11,106,3228,3257,3198,11,3214,3189,3191,2777,2777,2777,11,106,3257,3265,3199,11,3189,3215,3193,2778,2778,2778,11,106,3222,3221,3229,11,3216,3217,3218,2779,2779,2779,11,106,3221,3231,3230,11,3217,3219,3220,2780,2780,2780,11,106,3233,3231,3212,11,3221,3219,3203,2781,2781,2781,11,106,3265,3229,3232,11,3215,3218,3222,2782,2782,2782,11,106,3221,3222,3235,11,3217,3216,3223,2770,2770,2770,11,106,3241,3267,3204,11,3224,3225,3200,2783,2783,2783,11,106,3238,3245,3244,11,3226,3227,3228,2784,2784,2784,11,106,3241,3240,3248,11,3224,3229,3230,2785,2785,2785,11,106,3180,3186,3182,11,3199,3231,3232,2786,2786,2786,11,106,3186,3180,3179,11,3231,3199,3233,2787,2787,2787,11,106,3186,3179,3178,11,3231,3233,3178,2788,2788,2788,11,106,3269,3249,3178,11,3234,3235,3178,2789,2789,2789,11,106,3269,3178,3251,11,3234,3178,3236,2790,2790,2790,11,106,3178,3179,3251,11,3178,3233,3236,2791,2791,2791,11,106,3180,3250,3179,11,3199,3237,3233,2792,2792,2792,11,106,3180,3213,3250,11,3199,3202,3237,2793,2793,2793,11,106,3179,3250,3181,11,3233,3237,3238,2794,2794,2794,11,106,3181,3250,3261,11,3238,3237,3239,2795,2795,2795,11,106,3181,3251,3179,11,3238,3236,3233,2796,2796,2796,11,106,3276,3269,3251,11,3240,3234,3236,2797,2797,2797,11,106,3186,3207,3182,11,3231,3201,3232,2798,2798,2798,11,106,3184,3186,3178,11,3180,3231,3178,2799,2799,2799,11,106,3178,3249,3183,11,3178,3235,3179,2800,2800,2800,11,106,3184,3185,3186,11,3180,3187,3231,2801,2801,2801,11,106,3184,3192,3185,11,3180,3188,3187,2802,2802,2802,11,106,3186,3185,3188,11,3231,3187,3195,2803,2803,2803,11,106,3188,3207,3186,11,3195,3201,3231,2804,2804,2804,11,106,3237,3206,3259,11,3241,3183,3182,2805,2805,2805,11,106,3205,3206,3180,11,3181,3183,3199,2806,2806,2806,11,106,3180,3252,3202,11,3199,3242,3197,2807,2807,2807,11,106,3202,3252,3187,11,3197,3242,3194,2808,2808,2808,11,106,3193,3189,3188,11,3243,3244,3195,2809,2809,2809,11,106,3188,3185,3193,11,3195,3187,3243,2810,2810,2810,11,106,3189,3197,3188,11,3244,3190,3195,2811,2811,2811,11,106,3357,3253,3185,11,3245,3246,3187,2812,2812,2812,11,106,3253,3190,3193,11,3246,3247,3243,2813,2813,2813,11,106,3185,3253,3193,11,3187,3246,3243,2814,2814,2814,11,106,3185,3354,3357,11,3187,3185,3245,2815,2815,2815,11,106,3254,3350,3191,11,3248,3249,3184,2816,2816,2816,11,106,3191,3350,3354,11,3184,3249,3185,2817,2817,2817,11,106,3192,3255,3354,11,3188,3186,3185,2818,2818,2818,11,106,3190,3194,3193,11,3247,3250,3243,2819,2819,2819,11,106,3190,3256,3194,11,3247,3251,3250,2820,2820,2820,11,106,3195,3196,3194,11,3252,3253,3250,2821,2821,2821,11,106,3196,3189,3193,11,3253,3244,3243,2822,2822,2822,11,106,3194,3196,3193,11,3250,3253,3243,2823,2823,2823,11,106,3197,3189,3196,11,3190,3244,3253,2824,2824,2824,11,106,3195,3198,3197,11,3252,3191,3190,2825,2825,2825,11,106,3196,3195,3197,11,3253,3252,3190,2826,2826,2826,11,106,3257,3258,3197,11,3189,3192,3190,2827,2827,2827,11,106,3188,3197,3258,11,3195,3190,3192,2828,2828,2828,11,106,3258,3200,3188,11,3192,3196,3195,2829,2829,2829,11,106,3200,3201,3187,11,3196,3198,3194,2830,2830,2830,11,106,3258,3199,3203,11,3192,3193,3254,2831,2831,2831,11,106,3203,3204,3258,11,3254,3200,3192,2832,2832,2832,11,106,3204,3267,3200,11,3200,3225,3196,2833,2833,2833,11,106,3200,3267,3201,11,3196,3225,3198,2834,2834,2834,11,106,3242,3202,3201,11,3255,3197,3198,2835,2835,2835,11,106,3201,3267,3242,11,3198,3225,3255,2836,2836,2836,11,106,3202,3242,3205,11,3197,3255,3181,2837,2837,2837,11,106,3259,3205,3243,11,3182,3181,3256,2838,2838,2838,11,106,3236,3237,3259,11,3257,3241,3182,2839,2839,2839,11,106,3206,3213,3180,11,3183,3202,3199,2770,2770,2770,11,106,3180,3182,3252,11,3199,3232,3242,2770,2770,2770,11,106,3182,3207,3187,11,3232,3201,3194,2770,2770,2770,11,106,3252,3182,3187,11,3242,3232,3194,2770,2770,2770,11,106,3211,3214,3219,11,3258,3204,3259,2840,2840,2840,11,106,3209,3211,3219,11,3206,3258,3259,2841,2841,2841,11,106,3208,3211,3209,11,3260,3258,3206,2842,2842,2842,11,106,3260,3210,3208,11,3261,3262,3260,2843,2843,2843,11,106,3209,3260,3208,11,3206,3261,3260,2844,2844,2844,11,106,3208,3210,3211,11,3260,3262,3258,2845,2845,2845,11,106,3219,3214,3215,11,3259,3204,3263,2846,2846,2846,11,106,3214,3212,3215,11,3204,3203,3263,2847,2847,2847,11,106,3211,3261,3214,11,3258,3239,3204,2848,2848,2848,11,106,3250,3213,3261,11,3237,3202,3239,2849,2849,2849,11,106,3213,3214,3261,11,3202,3204,3239,2850,2850,2850,11,106,3211,3181,3261,11,3258,3238,3239,2851,2851,2851,11,106,3211,3251,3181,11,3258,3236,3238,2852,2852,2852,11,106,3210,3262,3211,11,3262,3264,3258,2853,2853,2853,11,106,3262,3276,3211,11,3264,3240,3258,2854,2854,2854,11,106,3251,3211,3276,11,3236,3258,3240,2855,2855,2855,11,106,3235,3219,3215,11,3223,3259,3263,2856,2856,2856,11,106,3219,3217,3209,11,3259,3207,3206,2857,2857,2857,11,106,3260,3209,3216,11,3261,3206,3205,2858,2858,2858,11,106,3218,3217,3219,11,3210,3207,3259,2859,2859,2859,11,106,3192,3217,3218,11,3188,3207,3210,2860,2860,2860,11,106,3218,3219,3220,11,3210,3259,3265,2861,2861,2861,11,106,3220,3219,3222,11,3265,3259,3216,2862,2862,2862,11,106,3219,3235,3222,11,3259,3223,3216,2863,2863,2863,11,106,3234,3206,3237,11,3266,3183,3241,2864,2864,2864,11,106,3212,3234,3233,11,3203,3266,3221,2865,2865,2865,11,106,3263,3212,3231,11,3267,3203,3219,2866,2866,2866,11,106,3221,3263,3231,11,3217,3267,3219,2867,2867,2867,11,106,3223,3226,3222,11,3268,3211,3216,2868,2868,2868,11,106,3220,3222,3226,11,3265,3216,3211,2869,2869,2869,11,106,3228,3223,3222,11,3214,3268,3216,2870,2870,2870,11,106,3226,3341,3220,11,3211,3213,3265,2871,2871,2871,11,106,3220,3224,3218,11,3265,3209,3210,2872,2872,2872,11,106,3264,3224,3220,11,3208,3209,3265,2873,2873,2873,11,106,3341,3344,3220,11,3213,3269,3265,2874,2874,2874,11,106,3264,3220,3344,11,3208,3265,3269,2875,2875,2875,11,106,3264,3347,3191,11,3208,3270,3184,2876,2876,2876,11,106,3255,3192,3224,11,3186,3188,3209,2877,2877,2877,11,106,3226,3194,3225,11,3211,3250,3212,2878,2878,2878,11,106,3256,3341,3225,11,3251,3213,3212,2879,2879,2879,11,106,3194,3256,3225,11,3250,3251,3212,2880,2880,2880,11,106,3223,3227,3226,11,3268,3271,3211,2881,2881,2881,11,106,3227,3195,3194,11,3271,3252,3250,2882,2882,2882,11,106,3226,3227,3194,11,3211,3271,3250,2883,2883,2883,11,106,3223,3228,3227,11,3268,3214,3271,2884,2884,2884,11,106,3198,3195,3228,11,3191,3252,3214,2885,2885,2885,11,106,3228,3195,3227,11,3214,3252,3271,2886,2886,2886,11,106,3228,3265,3257,11,3214,3215,3189,2887,2887,2887,11,106,3228,3222,3265,11,3214,3216,3215,2888,2888,2888,11,106,3222,3229,3265,11,3216,3218,3215,2889,2889,2889,11,106,3230,3229,3221,11,3220,3218,3217,2890,2890,2890,11,106,3199,3265,3203,11,3193,3215,3254,2891,2891,2891,11,106,3232,3203,3265,11,3222,3254,3215,2892,2892,2892,11,106,3245,3232,3230,11,3227,3222,3220,2893,2893,2893,11,106,3230,3232,3229,11,3220,3222,3218,2894,2894,2894,11,106,3231,3246,3230,11,3219,3272,3220,2895,2895,2895,11,106,3245,3230,3246,11,3227,3220,3272,2896,2896,2896,11,106,3233,3247,3231,11,3221,3273,3219,2897,2897,2897,11,106,3233,3266,3247,11,3221,3274,3273,2898,2898,2898,11,106,3234,3266,3233,11,3266,3274,3221,2899,2899,2899,11,106,3237,3266,3234,11,3241,3274,3266,2900,2900,2900,11,106,3237,3239,3266,11,3241,3275,3274,2901,2901,2901,11,106,3213,3206,3234,11,3202,3183,3266,2770,2770,2770,11,106,3213,3234,3212,11,3202,3266,3203,2770,2770,2770,11,106,3215,3212,3263,11,3263,3203,3267,2770,2770,2770,11,106,3235,3215,3221,11,3223,3263,3217,2770,2770,2770,11,106,3221,3215,3263,11,3217,3263,3267,2770,2770,2770,11,106,3205,3242,3243,11,3181,3255,3256,2902,2902,2902,11,106,3259,3243,3236,11,3182,3256,3257,2903,2903,2903,11,106,3238,3232,3245,11,3226,3222,3227,2904,2904,2904,11,106,3246,3231,3247,11,3272,3219,3273,2905,2905,2905,11,106,3247,3266,3239,11,3273,3274,3275,2906,2906,2906,11,106,3232,3238,3204,11,3222,3226,3200,2907,2907,2907,11,106,3204,3238,3240,11,3200,3226,3229,2908,2908,2908,11,106,3241,3204,3240,11,3224,3200,3229,2909,2909,2909,11,106,3203,3232,3204,11,3254,3222,3200,2910,2910,2910,11,106,3248,3267,3241,11,3230,3225,3224,2911,2911,2911,11,106,3244,3268,3238,11,3228,3276,3226,2912,2912,2912,11,106,3268,3248,3240,11,3276,3230,3229,2913,2913,2913,11,106,3238,3268,3240,11,3226,3276,3229,2914,2914,2914,11,106,3184,3183,3270,11,3180,3179,3277,2915,2915,2915,11,106,3271,3270,3183,11,3278,3277,3179,2915,2915,2915,11,106,3216,3217,3273,11,3205,3207,3279,2916,2916,2916,11,106,3274,3273,3217,11,3280,3279,3207,2916,2916,2916,11,106,3249,3269,3275,11,3235,3234,3281,2917,2917,2917,11,106,3183,3249,3271,11,3179,3235,3278,2918,2918,2918,11,106,3275,3271,3249,11,3281,3278,3235,2918,2918,2918,11,106,3270,3277,3184,11,3277,3282,3180,2919,2919,2919,11,106,3192,3184,3277,11,3188,3180,3282,2919,2919,2919,11,106,3278,3272,3260,11,3283,3284,3261,2920,2920,2920,11,106,3210,3260,3272,11,3262,3261,3284,2921,2921,2921,11,106,3272,3279,3210,11,3284,3285,3262,2922,2922,2922,11,106,3262,3210,3279,11,3264,3262,3285,2923,2923,2923,11,106,3279,3276,3262,11,3285,3240,3264,2924,2924,2924,11,106,3260,3216,3278,11,3261,3205,3283,2925,2925,2925,11,106,3273,3278,3216,11,3279,3283,3205,2925,2925,2925,11,106,3217,3192,3274,11,3207,3188,3280,2926,2926,2926,11,106,3277,3274,3192,11,3282,3280,3188,2926,2926,2926,11,106,3270,3271,3281,11,3277,3278,3286,2770,2770,2770,11,106,3273,3274,3287,11,3279,3280,3287,2770,2770,2770,11,106,3283,3287,3274,11,3288,3287,3280,2770,2770,2770,11,106,3275,3269,3284,11,3281,3234,3289,2770,2770,2770,11,106,3280,3284,3269,11,3290,3289,3234,2770,2770,2770,11,106,3269,3276,3280,11,3234,3240,3290,2770,2770,2770,11,106,3285,3280,3276,11,3291,3290,3240,2770,2770,2770,11,106,3271,3275,3281,11,3278,3281,3286,2770,2770,2770,11,106,3284,3281,3275,11,3289,3286,3281,2770,2770,2770,11,106,3277,3270,3281,11,3282,3277,3286,2770,2770,2770,11,106,3281,3286,3277,11,3286,3292,3282,2770,2770,2770,11,106,3272,3278,3287,11,3284,3283,3287,2770,2770,2770,11,106,3287,3282,3272,11,3287,3293,3284,2770,2770,2770,11,106,3279,3272,3288,11,3285,3284,3294,2770,2770,2770,11,106,3282,3288,3272,11,3293,3294,3284,2770,2770,2770,11,106,3276,3279,3285,11,3240,3285,3291,2770,2770,2770,11,106,3288,3285,3279,11,3294,3291,3285,2770,2770,2770,11,106,3278,3273,3287,11,3283,3279,3287,2770,2770,2770,11,106,3274,3277,3286,11,3280,3282,3292,2770,2770,2770,11,106,3286,3283,3274,11,3292,3288,3280,2770,2770,2770,11,106,3290,3289,3280,11,3295,3296,3290,2927,2927,2927,11,106,3292,3291,3281,11,3297,3298,3286,2928,2928,2928,11,106,3294,3293,3282,11,3299,3300,3293,2929,2929,2929,11,106,3287,3283,3295,11,3287,3288,3301,2930,2930,2930,11,106,3296,3295,3283,11,3302,3301,3288,2931,2931,2931,11,106,3284,3280,3297,11,3289,3290,3303,2932,2932,2932,11,106,3289,3297,3280,11,3296,3303,3290,2933,2933,2933,11,106,3297,3298,3284,11,3303,3304,3289,2934,2934,2934,11,106,3299,3290,3280,11,3305,3295,3290,2935,2935,2935,11,106,3301,3300,3285,11,3306,3307,3291,2936,2936,2936,11,106,3280,3285,3299,11,3290,3291,3305,2937,2937,2937,11,106,3300,3299,3285,11,3307,3305,3291,2938,2938,2938,11,106,3281,3284,3292,11,3286,3289,3297,2939,2939,2939,11,106,3298,3292,3284,11,3304,3297,3289,2940,2940,2940,11,106,3291,3302,3281,11,3298,3308,3286,2941,2941,2941,11,106,3286,3281,3303,11,3292,3286,3309,2942,2942,2942,11,106,3302,3303,3281,11,3308,3309,3286,2943,2943,2943,11,106,3305,3304,3287,11,3310,3311,3287,2944,2944,2944,11,106,3282,3287,3294,11,3293,3287,3299,2945,2945,2945,11,106,3304,3294,3287,11,3311,3299,3287,2946,2946,2946,11,106,3288,3282,3306,11,3294,3293,3312,2947,2947,2947,11,106,3293,3306,3282,11,3300,3312,3293,2948,2948,2948,11,106,3306,3307,3288,11,3312,3313,3294,2949,2949,2949,11,106,3285,3288,3301,11,3291,3294,3306,2950,2950,2950,11,106,3307,3301,3288,11,3313,3306,3294,2950,2950,2950,11,106,3295,3305,3287,11,3301,3310,3287,2951,2951,2951,11,106,3303,3308,3286,11,3309,3314,3292,2952,2952,2952,11,106,3283,3286,3296,11,3288,3292,3302,2953,2953,2953,11,106,3308,3296,3286,11,3314,3302,3292,2954,2954,2954,11,106,3267,3248,3309,11,3225,3230,3315,2955,2955,2955,11,106,3310,3309,3248,11,3316,3315,3230,2956,2956,2956,11,106,3309,3311,3267,11,3315,3317,3225,2957,2957,2957,11,106,3242,3267,3312,11,3255,3225,3318,2958,2958,2958,11,106,3311,3312,3267,11,3317,3318,3225,2959,2959,2959,11,106,3312,3313,3242,11,3318,3319,3255,2960,2960,2960,11,106,3243,3242,3314,11,3256,3255,3320,2961,2961,2961,11,106,3313,3314,3242,11,3319,3320,3255,2962,2962,2962,11,106,3314,3315,3243,11,3320,3321,3256,2963,2963,2963,11,106,3236,3243,3316,11,3257,3256,3322,2964,2964,2964,11,106,3315,3316,3243,11,3321,3322,3256,2965,2965,2965,11,106,3316,3317,3236,11,3322,3323,3257,2966,2966,2966,11,106,3317,3318,3236,11,3323,3324,3257,2967,2967,2967,11,106,3237,3236,3319,11,3241,3257,3325,2968,2968,2968,11,106,3318,3319,3236,11,3324,3325,3257,2969,2969,2969,11,106,3321,3320,3245,11,3326,3327,3227,2970,2970,2970,11,106,3244,3245,3322,11,3228,3227,3328,2971,2971,2971,11,106,3320,3322,3245,11,3327,3328,3227,2972,2972,2972,11,106,3324,3323,3246,11,3329,3330,3272,2973,2973,2973,11,106,3245,3246,3321,11,3227,3272,3326,2974,2974,2974,11,106,3323,3321,3246,11,3330,3326,3272,2975,2975,2975,11,106,3326,3325,3247,11,3331,3332,3273,2976,2976,2976,11,106,3246,3247,3324,11,3272,3273,3329,2977,2977,2977,11,106,3325,3324,3247,11,3332,3329,3273,2978,2978,2978,11,106,3328,3327,3239,11,3333,3334,3275,2979,2979,2979,11,106,3247,3239,3326,11,3273,3275,3331,2980,2980,2980,11,106,3327,3326,3239,11,3334,3331,3275,2981,2981,2981,11,106,3319,3329,3237,11,3325,3335,3241,2982,2982,2982,11,106,3239,3237,3328,11,3275,3241,3333,2983,2983,2983,11,106,3329,3328,3237,11,3335,3333,3241,2984,2984,2984,11,106,3268,3244,3330,11,3276,3228,3336,2985,2985,2985,11,106,3322,3330,3244,11,3328,3336,3228,2985,2985,2985,11,106,3248,3268,3310,11,3230,3276,3316,2986,2986,2986,11,106,3330,3310,3268,11,3336,3316,3276,2986,2986,2986,11,106,3331,3341,3256,11,3337,3213,3251,2987,2987,2987,11,106,3333,3331,3256,11,3338,3337,3251,2988,2988,2988,11,106,3331,3333,3332,11,3337,3338,3339,2989,2989,2989,11,106,3334,3346,3335,11,3340,3341,3342,2990,2990,2990,11,106,3333,3335,3332,11,3338,3342,3339,2991,2991,2991,11,106,3345,3332,3335,11,3343,3339,3342,2992,2992,2992,11,106,3337,3336,3335,11,3344,3345,3342,2993,2993,2993,11,106,3334,3335,3336,11,3340,3342,3345,2993,2993,2993,11,106,3333,3338,3335,11,3338,3346,3342,2994,2994,2994,11,106,3337,3335,3338,11,3344,3342,3346,2995,2995,2995,11,106,3338,3333,3339,11,3346,3338,3347,2996,2996,2996,11,106,3190,3339,3256,11,3247,3347,3251,2997,2997,2997,11,106,3333,3256,3339,11,3338,3251,3347,2998,2998,2998,11,106,3254,3191,3340,11,3248,3184,3348,2999,2999,2999,11,106,3191,3347,3340,11,3184,3270,3348,3000,3000,3000,11,106,3341,3331,3342,11,3213,3337,3349,3001,3001,3001,11,106,3331,3332,3343,11,3337,3339,3350,3002,3002,3002,11,106,3342,3331,3343,11,3349,3337,3350,3002,3002,3002,11,106,3343,3332,3345,11,3350,3339,3343,3003,3003,3003,11,106,3264,3344,3347,11,3208,3269,3270,3004,3004,3004,11,106,3334,3348,3346,11,3340,3351,3341,3005,3005,3005,11,106,3345,3335,3346,11,3343,3342,3341,3006,3006,3006,11,106,3340,3349,3254,11,3348,3352,3248,3007,3007,3007,11,106,3254,3351,3350,11,3248,3353,3249,3008,3008,3008,11,106,3351,3254,3349,11,3353,3248,3352,3009,3009,3009,11,106,3334,3353,3348,11,3340,3354,3351,3010,3010,3010,11,106,3353,3334,3336,11,3354,3340,3345,3011,3011,3011,11,106,3352,3336,3337,11,3355,3345,3344,3012,3012,3012,11,106,3353,3336,3352,11,3354,3345,3355,3013,3013,3013,11,106,3355,3337,3338,11,3356,3344,3346,3014,3014,3014,11,106,3352,3337,3356,11,3355,3344,3357,3015,3015,3015,11,106,3355,3356,3337,11,3356,3357,3344,3016,3016,3016,11,106,3358,3338,3339,11,3358,3346,3347,3017,3017,3017,11,106,3358,3355,3338,11,3358,3356,3346,3018,3018,3018,11,106,3359,3253,3357,11,3359,3246,3245,3019,3019,3019,11,106,3253,3359,3190,11,3246,3359,3247,3020,3020,3020,11,106,3339,3359,3358,11,3347,3359,3358,3021,3021,3021,11,106,3359,3339,3190,11,3359,3347,3247,3022,3022,3022,11,106,3347,3349,3340,11,3270,3352,3348,3023,3023,3023,11,106,3347,3350,3351,11,3270,3249,3353,3024,3024,3024,11,106,3349,3347,3351,11,3352,3270,3353,3025,3025,3025,11,106,3350,3347,3344,11,3249,3270,3269,3026,3026,3026,11,106,3344,3354,3350,11,3269,3185,3249,3027,3027,3027,11,106,3352,3346,3353,11,3355,3341,3354,3028,3028,3028,11,106,3348,3353,3346,11,3351,3354,3341,3029,3029,3029,11,106,3356,3346,3352,11,3357,3341,3355,3028,3028,3028,11,106,3346,3356,3345,11,3341,3357,3343,3030,3030,3030,11,106,3345,3356,3355,11,3343,3357,3356,3031,3031,3031,11,106,3344,3357,3354,11,3269,3245,3185,3032,3032,3032,11,106,3345,3355,3358,11,3343,3356,3358,3033,3033,3033,11,106,3341,3357,3344,11,3213,3245,3269,3034,3034,3034,11,106,3357,3341,3359,11,3245,3213,3359,3035,3035,3035,11,106,3343,3358,3342,11,3350,3358,3349,3036,3036,3036,11,106,3342,3358,3359,11,3349,3358,3359,3037,3037,3037,11,106,3358,3343,3345,11,3358,3350,3343,3038,3038,3038,11,106,3359,3341,3342,11,3359,3213,3349,3039,3039,3039,11,106,3362,3368,3361,11,3360,3361,3362,3040,3040,3040,11,106,3437,3361,3363,11,3363,3362,3364,3041,3041,3041,11,106,3365,3360,3366,11,3365,3366,3367,3042,3042,3042,11,106,3375,3373,3445,11,3368,3369,3370,3043,3043,3043,11,106,3367,3375,3376,11,3371,3368,3372,3044,3044,3044,11,106,3381,3447,3382,11,3373,3374,3375,3045,3045,3045,11,106,3447,3448,3383,11,3374,3376,3377,3046,3046,3046,11,106,3370,3369,3384,11,3378,3379,3380,3047,3047,3047,11,106,3369,3386,3385,11,3379,3381,3382,3048,3048,3048,11,106,3389,3386,3362,11,3383,3381,3360,3049,3049,3049,11,106,3448,3384,3388,11,3376,3380,3384,3050,3050,3050,11,106,3369,3370,3391,11,3379,3378,3385,3051,3051,3051,11,106,3392,3394,3393,11,3386,3387,3388,3052,3052,3052,11,106,3395,3396,3397,11,3389,3390,3391,3053,3053,3053,11,106,3392,3400,3401,11,3386,3392,3393,3054,3054,3054,11,106,3419,3456,3420,11,3394,3395,3396,3055,3055,3055,11,106,3409,3410,3445,11,3397,3398,3370,3056,3056,3056,11,106,3410,3402,3376,11,3398,3399,3372,3057,3057,3057,11,106,3412,3411,3530,11,3400,3401,3402,3058,3058,3058,11,106,3447,3414,3382,11,3374,3403,3375,3059,3059,3059,11,106,3455,3447,3383,11,3404,3374,3377,3060,3060,3060,11,106,3406,3407,3415,11,3405,3406,3407,3061,3061,3061,11,106,3417,3406,3416,11,3408,3405,3409,3062,3062,3062,11,106,3417,3419,3395,11,3408,3394,3389,3063,3063,3063,11,106,3415,3455,3418,11,3407,3404,3410,3064,3064,3064,11,106,3407,3406,3421,11,3406,3405,3411,3051,3051,3051,11,106,3427,3428,3388,11,3412,3413,3384,3065,3065,3065,11,106,3426,3418,3388,11,3414,3410,3384,3066,3066,3066,11,106,3432,3424,3431,11,3415,3416,3417,3067,3067,3067,11,106,3426,3428,3435,11,3414,3413,3418,3068,3068,3068,11,106,3368,3362,3364,11,3361,3360,3419,3069,3069,3069,11,106,3360,3361,3368,11,3366,3362,3361,3070,3070,3070,11,106,3436,3458,3360,11,3420,3421,3366,3071,3071,3071,11,106,3360,3458,3438,11,3366,3421,3422,3072,3072,3072,11,106,3361,3360,3438,11,3362,3366,3422,3073,3073,3073,11,106,3437,3362,3361,11,3363,3360,3362,3074,3074,3074,11,106,3396,3362,3437,11,3390,3360,3363,3075,3075,3075,11,106,3363,3361,3438,11,3364,3362,3422,3076,3076,3076,11,106,3458,3465,3438,11,3421,3423,3422,3077,3077,3077,11,106,3391,3368,3364,11,3385,3361,3419,3078,3078,3078,11,106,3368,3366,3360,11,3361,3367,3366,3079,3079,3079,11,106,3436,3360,3365,11,3420,3366,3365,3080,3080,3080,11,106,3367,3366,3368,11,3371,3367,3361,3081,3081,3081,11,106,3376,3366,3367,11,3372,3367,3371,3082,3082,3082,11,106,3367,3368,3370,11,3371,3361,3378,3083,3083,3083,11,106,3368,3391,3370,11,3361,3385,3378,3084,3084,3084,11,106,3390,3389,3362,11,3424,3383,3360,3085,3085,3085,11,106,3439,3362,3386,11,3425,3360,3381,3086,3086,3086,11,106,3439,3386,3369,11,3425,3381,3379,3087,3087,3087,11,106,3371,3377,3370,11,3426,3427,3378,3088,3088,3088,11,106,3367,3370,3377,11,3371,3378,3427,3089,3089,3089,11,106,3381,3371,3370,11,3373,3426,3378,3090,3090,3090,11,106,3440,3548,3367,11,3428,3429,3371,3091,3091,3091,11,106,3372,3440,3377,11,3430,3428,3427,3092,3092,3092,11,106,3440,3367,3377,11,3428,3371,3427,3093,3093,3093,11,106,3373,3375,3367,11,3369,3368,3371,3094,3094,3094,11,106,3545,3367,3548,11,3431,3371,3429,3095,3095,3095,11,106,3373,3367,3545,11,3369,3371,3431,3096,3096,3096,11,106,3545,3374,3373,11,3431,3432,3369,3097,3097,3097,11,106,3444,3373,3374,11,3433,3369,3432,3098,3098,3098,11,106,3442,3441,3444,11,3434,3435,3433,3099,3099,3099,11,106,3442,3444,3374,11,3434,3433,3432,3100,3100,3100,11,106,3444,3445,3373,11,3433,3370,3369,3101,3101,3101,11,106,3445,3376,3375,11,3370,3372,3368,3102,3102,3102,11,106,3378,3372,3377,11,3436,3430,3427,3103,3103,3103,11,106,3446,3372,3378,11,3437,3430,3436,3104,3104,3104,11,106,3380,3379,3378,11,3438,3439,3436,3105,3105,3105,11,106,3371,3380,3377,11,3426,3438,3427,3106,3106,3106,11,106,3380,3378,3377,11,3438,3436,3427,3107,3107,3107,11,106,3371,3381,3380,11,3426,3373,3438,3108,3108,3108,11,106,3382,3379,3381,11,3375,3439,3373,3109,3109,3109,11,106,3379,3380,3381,11,3439,3438,3373,3110,3110,3110,11,106,3448,3447,3381,11,3376,3374,3373,3111,3111,3111,11,106,3381,3370,3448,11,3373,3378,3376,3112,3112,3112,11,106,3384,3448,3370,11,3380,3376,3378,3113,3113,3113,11,106,3385,3384,3369,11,3382,3380,3379,3114,3114,3114,11,106,3383,3448,3387,11,3377,3376,3440,3115,3115,3115,11,106,3388,3387,3448,11,3384,3440,3376,3116,3116,3116,11,106,3427,3388,3384,11,3412,3384,3380,3117,3117,3117,11,106,3427,3384,3385,11,3412,3380,3382,3118,3118,3118,11,106,3386,3429,3385,11,3381,3441,3382,3119,3119,3119,11,106,3429,3427,3385,11,3441,3412,3382,3120,3120,3120,11,106,3389,3430,3386,11,3383,3442,3381,3121,3121,3121,11,106,3429,3386,3430,11,3441,3381,3442,3122,3122,3122,11,106,3389,3449,3430,11,3383,3443,3442,3123,3123,3123,11,106,3449,3389,3390,11,3443,3383,3424,3124,3124,3124,11,106,3449,3390,3423,11,3443,3424,3444,3125,3125,3125,11,106,3422,3449,3423,11,3445,3443,3444,3126,3126,3126,11,106,3396,3390,3362,11,3390,3424,3360,3051,3051,3051,11,106,3439,3364,3362,11,3425,3419,3360,3051,3051,3051,11,106,3391,3364,3369,11,3385,3419,3379,3051,3051,3051,11,106,3364,3439,3369,11,3419,3425,3379,3051,3051,3051,11,106,3399,3398,3397,11,3446,3447,3391,3127,3127,3127,11,106,3399,3397,3394,11,3446,3391,3387,3128,3128,3128,11,106,3394,3392,3399,11,3387,3386,3446,3129,3129,3129,11,106,3393,3450,3392,11,3388,3448,3386,3130,3130,3130,11,106,3398,3395,3397,11,3447,3389,3391,3131,3131,3131,11,106,3396,3437,3397,11,3390,3363,3391,3132,3132,3132,11,106,3394,3397,3363,11,3387,3391,3364,3133,3133,3133,11,106,3397,3437,3363,11,3391,3363,3364,3134,3134,3134,11,106,3438,3394,3363,11,3422,3387,3364,3135,3135,3135,11,106,3451,3393,3394,11,3449,3388,3387,3136,3136,3136,11,106,3465,3451,3394,11,3423,3449,3387,3137,3137,3137,11,106,3394,3438,3465,11,3387,3422,3423,3138,3138,3138,11,106,3404,3421,3398,11,3450,3411,3447,3139,3139,3139,11,106,3404,3398,3399,11,3450,3447,3446,3140,3140,3140,11,106,3403,3404,3399,11,3451,3450,3446,3141,3141,3141,11,106,3401,3403,3392,11,3393,3451,3386,3142,3142,3142,11,106,3403,3399,3392,11,3451,3446,3386,3143,3143,3143,11,106,3392,3450,3400,11,3386,3448,3392,3144,3144,3144,11,106,3401,3402,3403,11,3393,3399,3451,3145,3145,3145,11,106,3401,3376,3402,11,3393,3372,3399,3146,3146,3146,11,106,3405,3403,3402,11,3452,3451,3399,3147,3147,3147,11,106,3404,3403,3405,11,3450,3451,3452,3148,3148,3148,11,106,3404,3405,3407,11,3450,3452,3406,3149,3149,3149,11,106,3407,3421,3404,11,3406,3411,3450,3150,3150,3150,11,106,3390,3420,3423,11,3424,3396,3444,3151,3151,3151,11,106,3420,3456,3423,11,3396,3395,3444,3152,3152,3152,11,106,3420,3395,3419,11,3396,3389,3394,3153,3153,3153,11,106,3395,3452,3417,11,3389,3453,3408,3154,3154,3154,11,106,3452,3406,3417,11,3453,3405,3408,3155,3155,3155,11,106,3411,3408,3407,11,3401,3454,3406,3156,3156,3156,11,106,3407,3405,3411,11,3406,3452,3401,3157,3157,3157,11,106,3408,3414,3407,11,3454,3403,3406,3158,3158,3158,11,106,3534,3530,3405,11,3455,3402,3452,3159,3159,3159,11,106,3530,3411,3405,11,3402,3401,3452,3160,3160,3160,11,106,3410,3405,3402,11,3398,3452,3399,3161,3161,3161,11,106,3410,3409,3405,11,3398,3397,3452,3162,3162,3162,11,106,3405,3409,3534,11,3452,3397,3455,3163,3163,3163,11,106,3536,3534,3409,11,3456,3455,3397,3164,3164,3164,11,106,3444,3536,3409,11,3433,3456,3397,3165,3165,3165,11,106,3454,3453,3444,11,3457,3458,3433,3166,3166,3166,11,106,3453,3536,3444,11,3458,3456,3433,3167,3167,3167,11,106,3443,3454,3444,11,3459,3457,3433,3168,3168,3168,11,106,3445,3444,3409,11,3370,3433,3397,3169,3169,3169,11,106,3376,3445,3410,11,3372,3370,3398,3170,3170,3170,11,106,3378,3411,3412,11,3436,3401,3400,3171,3171,3171,11,106,3530,3446,3412,11,3402,3437,3400,3172,3172,3172,11,106,3446,3378,3412,11,3437,3436,3400,3173,3173,3173,11,106,3413,3408,3411,11,3460,3454,3401,3174,3174,3174,11,106,3379,3413,3378,11,3439,3460,3436,3175,3175,3175,11,106,3413,3411,3378,11,3460,3401,3436,3176,3176,3176,11,106,3414,3408,3413,11,3403,3454,3460,3177,3177,3177,11,106,3379,3382,3414,11,3439,3375,3403,3178,3178,3178,11,106,3379,3414,3413,11,3439,3403,3460,3179,3179,3179,11,106,3455,3414,3447,11,3404,3403,3374,3180,3180,3180,11,106,3407,3414,3455,11,3406,3403,3404,3181,3181,3181,11,106,3415,3407,3455,11,3407,3406,3404,3182,3182,3182,11,106,3415,3416,3406,11,3407,3409,3405,3183,3183,3183,11,106,3455,3383,3387,11,3404,3377,3440,3184,3184,3184,11,106,3387,3418,3455,11,3440,3410,3404,3185,3185,3185,11,106,3418,3432,3416,11,3410,3415,3409,3186,3186,3186,11,106,3418,3416,3415,11,3410,3409,3407,3187,3187,3187,11,106,3433,3417,3416,11,3461,3408,3409,3188,3188,3188,11,106,3416,3432,3433,11,3409,3415,3461,3189,3189,3189,11,106,3417,3433,3419,11,3408,3461,3394,3190,3190,3190,11,106,3456,3419,3434,11,3395,3394,3462,3191,3191,3191,11,106,3425,3423,3456,11,3463,3444,3395,3192,3192,3192,11,106,3390,3396,3420,11,3424,3390,3396,3051,3051,3051,11,106,3420,3396,3395,11,3396,3390,3389,3051,3051,3051,11,106,3395,3398,3452,11,3389,3447,3453,3051,3051,3051,11,106,3398,3421,3406,11,3447,3411,3405,3051,3051,3051,11,106,3398,3406,3452,11,3447,3405,3453,3051,3051,3051,11,106,3430,3449,3422,11,3442,3443,3445,3193,3193,3193,11,106,3418,3424,3432,11,3410,3416,3415,3194,3194,3194,11,106,3419,3433,3434,11,3394,3461,3462,3195,3195,3195,11,106,3456,3434,3425,11,3395,3462,3463,3196,3196,3196,11,106,3424,3418,3426,11,3416,3410,3414,3197,3197,3197,11,106,3388,3428,3426,11,3384,3413,3414,3198,3198,3198,11,106,3418,3387,3388,11,3410,3440,3384,3199,3199,3199,11,106,3427,3435,3428,11,3412,3418,3413,3200,3200,3200,11,106,3457,3431,3424,11,3464,3417,3416,3201,3201,3201,11,106,3435,3457,3426,11,3418,3464,3414,3202,3202,3202,11,106,3457,3424,3426,11,3464,3416,3414,3203,3203,3203,11,106,3365,3366,3459,11,3365,3367,3465,3204,3204,3204,11,106,3459,3460,3365,11,3465,3466,3365,3204,3204,3204,11,106,3401,3400,3462,11,3393,3392,3467,3205,3205,3205,11,106,3462,3463,3401,11,3467,3468,3393,3205,3205,3205,11,106,3458,3436,3464,11,3421,3420,3469,3206,3206,3206,11,106,3436,3365,3460,11,3420,3365,3466,3207,3207,3207,11,106,3460,3464,3436,11,3466,3469,3420,3207,3207,3207,11,106,3466,3459,3366,11,3470,3465,3367,3208,3208,3208,11,106,3366,3376,3466,11,3367,3372,3470,3208,3208,3208,11,106,3461,3467,3450,11,3471,3472,3448,3209,3209,3209,11,106,3450,3393,3461,11,3448,3388,3471,3210,3210,3210,11,106,3468,3461,3393,11,3473,3471,3388,3211,3211,3211,11,106,3393,3451,3468,11,3388,3449,3473,3212,3212,3212,11,106,3465,3468,3451,11,3423,3473,3449,3213,3213,3213,11,106,3400,3450,3467,11,3392,3448,3472,3214,3214,3214,11,106,3467,3462,3400,11,3472,3467,3392,3214,3214,3214,11,106,3376,3401,3463,11,3372,3393,3468,3215,3215,3215,11,106,3463,3466,3376,11,3468,3470,3372,3215,3215,3215,11,106,3460,3459,3470,11,3466,3465,3474,3051,3051,3051,11,106,3463,3462,3476,11,3468,3467,3475,3051,3051,3051,11,106,3476,3472,3463,11,3475,3476,3468,3051,3051,3051,11,106,3458,3464,3473,11,3421,3469,3477,3051,3051,3051,11,106,3473,3469,3458,11,3477,3478,3421,3051,3051,3051,11,106,3465,3458,3469,11,3423,3421,3478,3051,3051,3051,11,106,3469,3474,3465,11,3478,3479,3423,3051,3051,3051,11,106,3464,3460,3470,11,3469,3466,3474,3051,3051,3051,11,106,3470,3473,3464,11,3474,3477,3469,3051,3051,3051,11,106,3459,3466,3470,11,3465,3470,3474,3051,3051,3051,11,106,3475,3470,3466,11,3480,3474,3470,3051,3051,3051,11,106,3467,3461,3476,11,3472,3471,3475,3051,3051,3051,11,106,3471,3476,3461,11,3481,3475,3471,3051,3051,3051,11,106,3461,3468,3477,11,3471,3473,3482,3051,3051,3051,11,106,3477,3471,3461,11,3482,3481,3471,3051,3051,3051,11,106,3468,3465,3474,11,3473,3423,3479,3051,3051,3051,11,106,3474,3477,3468,11,3479,3482,3473,3051,3051,3051,11,106,3462,3467,3476,11,3467,3472,3475,3051,3051,3051,11,106,3466,3463,3475,11,3470,3468,3480,3051,3051,3051,11,106,3472,3475,3463,11,3476,3480,3468,3051,3051,3051,11,106,3478,3479,3469,11,3483,3484,3478,3216,3216,3216,11,106,3480,3481,3470,11,3485,3486,3474,3217,3217,3217,11,106,3482,3483,3471,11,3487,3488,3481,3218,3218,3218,11,106,3472,3476,3484,11,3476,3475,3489,3219,3219,3219,11,106,3484,3485,3472,11,3489,3490,3476,3220,3220,3220,11,106,3469,3473,3486,11,3478,3477,3491,3221,3221,3221,11,106,3486,3478,3469,11,3491,3483,3478,3222,3222,3222,11,106,3487,3486,3473,11,3492,3491,3477,3223,3223,3223,11,106,3479,3488,3469,11,3484,3493,3478,3224,3224,3224,11,106,3489,3490,3474,11,3494,3495,3479,3225,3225,3225,11,106,3474,3469,3488,11,3479,3478,3493,3226,3226,3226,11,106,3488,3489,3474,11,3493,3494,3479,3227,3227,3227,11,106,3473,3470,3481,11,3477,3474,3486,3228,3228,3228,11,106,3481,3487,3473,11,3486,3492,3477,3229,3229,3229,11,106,3491,3480,3470,11,3496,3485,3474,3230,3230,3230,11,106,3470,3475,3492,11,3474,3480,3497,3231,3231,3231,11,106,3492,3491,3470,11,3497,3496,3474,3232,3232,3232,11,106,3493,3494,3476,11,3498,3499,3475,3233,3233,3233,11,106,3476,3471,3483,11,3475,3481,3488,3234,3234,3234,11,106,3483,3493,3476,11,3488,3498,3475,3235,3235,3235,11,106,3471,3477,3495,11,3481,3482,3500,3236,3236,3236,11,106,3495,3482,3471,11,3500,3487,3481,3237,3237,3237,11,106,3496,3495,3477,11,3501,3500,3482,3238,3238,3238,11,106,3477,3474,3490,11,3482,3479,3495,3239,3239,3239,11,106,3490,3496,3477,11,3495,3501,3482,3239,3239,3239,11,106,3494,3484,3476,11,3499,3489,3475,3240,3240,3240,11,106,3497,3492,3475,11,3502,3497,3480,3241,3241,3241,11,106,3475,3472,3485,11,3480,3476,3490,3242,3242,3242,11,106,3485,3497,3475,11,3490,3502,3480,3243,3243,3243,11,106,3435,3427,3498,11,3418,3412,3503,3244,3244,3244,11,106,3498,3499,3435,11,3503,3504,3418,3245,3245,3245,11,106,3500,3498,3427,11,3505,3503,3412,3246,3246,3246,11,106,3501,3500,3427,11,3506,3505,3412,3247,3247,3247,11,106,3427,3429,3502,11,3412,3441,3507,3248,3248,3248,11,106,3502,3501,3427,11,3507,3506,3412,3249,3249,3249,11,106,3429,3430,3503,11,3441,3442,3508,3250,3250,3250,11,106,3503,3502,3429,11,3508,3507,3441,3251,3251,3251,11,106,3504,3503,3430,11,3509,3508,3442,3252,3252,3252,11,106,3430,3422,3505,11,3442,3445,3510,3253,3253,3253,11,106,3505,3504,3430,11,3510,3509,3442,3254,3254,3254,11,106,3506,3505,3422,11,3511,3510,3445,3255,3255,3255,11,106,3507,3506,3422,11,3512,3511,3445,3256,3256,3256,11,106,3422,3423,3508,11,3445,3444,3513,3257,3257,3257,11,106,3508,3507,3422,11,3513,3512,3445,3258,3258,3258,11,106,3509,3510,3432,11,3514,3515,3415,3259,3259,3259,11,106,3432,3431,3511,11,3415,3417,3516,3260,3260,3260,11,106,3511,3509,3432,11,3516,3514,3415,3261,3261,3261,11,106,3512,3513,3433,11,3517,3518,3461,3262,3262,3262,11,106,3433,3432,3510,11,3461,3415,3515,3263,3263,3263,11,106,3510,3512,3433,11,3515,3517,3461,3264,3264,3264,11,106,3514,3515,3434,11,3519,3520,3462,3265,3265,3265,11,106,3434,3433,3513,11,3462,3461,3518,3266,3266,3266,11,106,3513,3514,3434,11,3518,3519,3462,3267,3267,3267,11,106,3516,3517,3425,11,3521,3522,3463,3268,3268,3268,11,106,3425,3434,3515,11,3463,3462,3520,3269,3269,3269,11,106,3515,3516,3425,11,3520,3521,3463,3270,3270,3270,11,106,3518,3508,3423,11,3523,3513,3444,3271,3271,3271,11,106,3423,3425,3517,11,3444,3463,3522,3272,3272,3272,11,106,3517,3518,3423,11,3522,3523,3444,3273,3273,3273,11,106,3431,3457,3519,11,3417,3464,3524,3274,3274,3274,11,106,3519,3511,3431,11,3524,3516,3417,3274,3274,3274,11,106,3457,3435,3499,11,3464,3418,3504,3275,3275,3275,11,106,3499,3519,3457,11,3504,3524,3464,3275,3275,3275,11,106,3530,3532,3446,11,3402,3525,3437,3276,3276,3276,11,106,3532,3521,3446,11,3525,3526,3437,3277,3277,3277,11,106,3521,3532,3520,11,3526,3525,3527,3278,3278,3278,11,106,3535,3522,3523,11,3528,3529,3530,3279,3279,3279,11,106,3523,3521,3520,11,3530,3526,3527,3280,3280,3280,11,106,3520,3533,3523,11,3527,3531,3530,3281,3281,3281,11,106,3524,3525,3523,11,3532,3533,3530,3282,3282,3282,11,106,3523,3522,3524,11,3530,3529,3532,3283,3283,3283,11,106,3526,3521,3523,11,3534,3526,3530,3284,3284,3284,11,106,3523,3525,3526,11,3530,3533,3534,3285,3285,3285,11,106,3521,3526,3527,11,3526,3534,3535,3286,3286,3286,11,106,3527,3372,3446,11,3535,3430,3437,3287,3287,3287,11,106,3446,3521,3527,11,3437,3526,3535,3288,3288,3288,11,106,3444,3441,3528,11,3433,3435,3536,3289,3289,3289,11,106,3444,3528,3443,11,3433,3536,3459,3290,3290,3290,11,106,3443,3538,3454,11,3459,3537,3457,3291,3291,3291,11,106,3529,3443,3528,11,3538,3459,3536,3292,3292,3292,11,106,3538,3443,3529,11,3537,3459,3538,3293,3293,3293,11,106,3532,3530,3531,11,3525,3402,3539,3294,3294,3294,11,106,3533,3520,3532,11,3531,3527,3525,3295,3295,3295,11,106,3536,3453,3537,11,3456,3458,3540,3296,3296,3296,11,106,3454,3537,3453,11,3457,3540,3458,3297,3297,3297,11,106,3537,3454,3538,11,3540,3457,3537,3298,3298,3298,11,106,3539,3522,3535,11,3541,3529,3528,3299,3299,3299,11,106,3523,3533,3535,11,3530,3531,3528,3300,3300,3300,11,106,3540,3528,3441,11,3542,3536,3435,3301,3301,3301,11,106,3441,3442,3541,11,3435,3434,3543,3302,3302,3302,11,106,3441,3541,3540,11,3435,3543,3542,3303,3303,3303,11,106,3442,3542,3541,11,3434,3544,3543,3304,3304,3304,11,106,3442,3374,3542,11,3434,3432,3544,3305,3305,3305,11,106,3544,3522,3539,11,3545,3529,3541,3306,3306,3306,11,106,3522,3544,3524,11,3529,3545,3532,3307,3307,3307,11,106,3524,3543,3525,11,3532,3546,3533,3308,3308,3308,11,106,3545,3542,3374,11,3431,3544,3432,3309,3309,3309,11,106,3524,3544,3543,11,3532,3545,3546,3310,3310,3310,11,106,3525,3546,3526,11,3533,3547,3534,3311,3311,3311,11,106,3525,3543,3547,11,3533,3546,3548,3312,3312,3312,11,106,3525,3547,3546,11,3533,3548,3547,3313,3313,3313,11,106,3549,3526,3546,11,3549,3534,3547,3314,3314,3314,11,106,3526,3549,3527,11,3534,3549,3535,3315,3315,3315,11,106,3440,3550,3548,11,3428,3550,3429,3316,3316,3316,11,106,3550,3440,3372,11,3550,3428,3430,3317,3317,3317,11,106,3550,3527,3549,11,3550,3535,3549,3318,3318,3318,11,106,3527,3550,3372,11,3535,3550,3430,3319,3319,3319,11,106,3529,3528,3538,11,3538,3536,3537,3320,3320,3320,11,106,3537,3538,3540,11,3540,3537,3542,3321,3321,3321,11,106,3538,3528,3540,11,3537,3536,3542,3322,3322,3322,11,106,3537,3540,3541,11,3540,3542,3543,3323,3323,3323,11,106,3537,3541,3542,11,3540,3543,3544,3323,3323,3323,11,106,3542,3536,3537,11,3544,3456,3540,3324,3324,3324,11,106,3536,3542,3534,11,3456,3544,3455,3325,3325,3325,11,106,3539,3535,3544,11,3541,3528,3545,3326,3326,3326,11,106,3534,3542,3545,11,3455,3544,3431,3327,3327,3327,11,106,3543,3544,3535,11,3546,3545,3528,3328,3328,3328,11,106,3535,3547,3543,11,3528,3548,3546,3328,3328,3328,11,106,3547,3535,3533,11,3548,3528,3531,3329,3329,3329,11,106,3533,3546,3547,11,3531,3547,3548,3330,3330,3330,11,106,3548,3534,3545,11,3429,3455,3431,3331,3331,3331,11,106,3533,3532,3546,11,3531,3525,3547,3332,3332,3332,11,106,3546,3532,3549,11,3547,3525,3549,3333,3333,3333,11,106,3548,3530,3534,11,3429,3402,3455,3334,3334,3334,11,106,3530,3548,3550,11,3402,3429,3550,3335,3335,3335,11,106,3532,3531,3549,11,3525,3539,3549,3336,3336,3336,11,106,3549,3531,3550,11,3549,3539,3550,3337,3337,3337,11,106,3550,3531,3530,11,3550,3539,3402,3338,3338,3338,11,106,3571,3551,3553,12,3551,3552,3553,3339,3339,3339,12,106,3561,3574,3558,12,3554,3555,3556,3340,3340,3340,12,106,3579,3562,3563,12,3557,3558,3559,3341,3341,3341,12,106,3560,3564,3558,12,3560,3561,3556,3342,3342,3342,12,106,3566,3568,3567,12,3562,3563,3564,3343,3343,3343,12,106,3564,3569,3570,12,3561,3565,3566,3344,3344,3344,12,106,3555,3553,3551,12,3567,3553,3552,3345,3345,3345,12,106,3571,3552,3551,12,3551,3568,3552,3346,3346,3346,12,106,3572,3553,3554,12,3569,3553,3570,3347,3347,3347,12,106,3554,3553,3555,12,3570,3553,3567,3348,3348,3348,12,106,3572,3573,3553,12,3569,3571,3553,3349,3349,3349,12,106,3553,3573,3557,12,3553,3571,3572,3350,3350,3350,12,106,3571,3553,3557,12,3551,3553,3572,3351,3351,3351,12,106,3557,3573,3574,12,3572,3571,3555,3352,3352,3352,12,106,3574,3573,3556,12,3555,3571,3573,3353,3353,3353,12,106,3558,3574,3560,12,3556,3555,3560,3354,3354,3354,12,106,3560,3574,3556,12,3560,3555,3573,3355,3355,3355,12,106,3575,3576,3556,12,3574,3575,3573,3356,3356,3356,12,106,3576,3559,3556,12,3575,3576,3573,3357,3357,3357,12,106,3577,3560,3556,12,3577,3560,3573,3358,3358,3358,12,106,3559,3577,3556,12,3576,3577,3573,3359,3359,3359,12,106,3558,3578,3561,12,3556,3578,3554,3360,3360,3360,12,106,3578,3570,3561,12,3578,3566,3554,3361,3361,3361,12,106,3579,3580,3562,12,3557,3579,3558,3362,3362,3362,12,106,3570,3578,3564,12,3566,3578,3561,3363,3363,3363,12,106,3578,3558,3564,12,3578,3556,3561,3364,3364,3364,12,106,3560,3565,3564,12,3560,3580,3561,3365,3365,3365,12,106,3565,3560,3566,12,3580,3560,3562,3366,3366,3366,12,106,3566,3560,3568,12,3562,3560,3563,3367,3367,3367,12,106,3581,3582,3583,12,3581,3582,3583,3368,3368,3368,12,106,3582,3567,3568,12,3582,3564,3563,3369,3369,3369,12,106,3583,3582,3568,12,3583,3582,3563,3370,3370,3370,12,106,3565,3579,3564,12,3580,3557,3561,3371,3371,3371,12,106,3579,3563,3569,12,3557,3559,3565,3372,3372,3372,12,106,3564,3579,3569,12,3561,3557,3565,3373,3373,3373,12,106,3584,3571,3585,12,3584,3551,3585,3374,3374,3374,12,106,3585,3571,3557,12,3585,3551,3572,3375,3375,3375,12,106,3574,3561,3589,12,3555,3554,3586,3376,3376,3376,12,106,3592,3609,3593,12,3587,3588,3589,3377,3377,3377,12,106,3594,3598,3589,12,3590,3591,3586,3378,3378,3378,12,106,3598,3596,3597,12,3591,3592,3593,3379,3379,3379,12,106,3599,3594,3600,12,3594,3590,3595,3380,3380,3380,12,106,3585,3587,3584,12,3585,3596,3584,3381,3381,3381,12,106,3552,3571,3584,12,3568,3551,3584,3382,3382,3382,12,106,3585,3601,3586,12,3585,3597,3598,3383,3383,3383,12,106,3587,3585,3586,12,3596,3585,3598,3384,3384,3384,12,106,3602,3601,3585,12,3599,3597,3585,3385,3385,3385,12,106,3602,3585,3557,12,3599,3585,3572,3386,3386,3386,12,106,3588,3602,3557,12,3600,3599,3572,3387,3387,3387,12,106,3589,3603,3574,12,3586,3601,3555,3388,3388,3388,12,106,3603,3557,3574,12,3601,3572,3555,3389,3389,3389,12,106,3557,3603,3588,12,3572,3601,3600,3390,3390,3390,12,106,3603,3589,3598,12,3601,3586,3591,3391,3391,3391,12,106,3588,3603,3598,12,3600,3601,3591,3392,3392,3392,12,106,3590,3604,3588,12,3602,3603,3600,3393,3393,3393,12,106,3604,3605,3588,12,3603,3604,3600,3394,3394,3394,12,106,3591,3606,3588,12,3605,3606,3600,3395,3395,3395,12,106,3588,3606,3590,12,3600,3606,3602,3396,3396,3396,12,106,3588,3598,3591,12,3600,3591,3605,3397,3397,3397,12,106,3600,3607,3561,12,3595,3607,3554,3398,3398,3398,12,106,3607,3589,3561,12,3607,3586,3554,3399,3399,3399,12,106,3608,3609,3592,12,3608,3588,3587,3400,3400,3400,12,106,3589,3607,3594,12,3586,3607,3590,3401,3401,3401,12,106,3607,3600,3594,12,3607,3595,3590,3402,3402,3402,12,106,3595,3598,3594,12,3609,3591,3590,3403,3403,3403,12,106,3598,3595,3596,12,3591,3609,3592,3404,3404,3404,12,106,3597,3610,3598,12,3593,3610,3591,3405,3405,3405,12,106,3610,3611,3612,12,3610,3611,3612,3406,3406,3406,12,106,3598,3610,3612,12,3591,3610,3612,3407,3407,3407,12,106,3593,3609,3599,12,3589,3588,3594,3408,3408,3408,12,106,3609,3595,3594,12,3588,3609,3590,3409,3409,3409,12,106,3599,3609,3594,12,3594,3588,3590,3410,3410,3410,12,106,3617,3618,3619,2,3613,3614,3615,3411,3411,3411,2,106,3620,3621,3622,2,3616,3617,3618,3412,3412,3412,2,106,3623,3624,3625,2,3619,3620,3621,3413,3413,3413,2,106,3626,3627,3628,2,3622,3623,3624,3414,3414,3414,2,106,3629,3630,3631,2,3625,3626,3627,3415,3415,3415,2,106,3632,3633,3634,2,3628,3629,3630,3416,3416,3416,2,106,3635,3636,3637,2,3631,3632,3633,3417,3417,3417,2,106,3642,3614,3643,2,3634,3635,3636,3418,3418,3418,2,106,3643,3645,3646,2,3636,3637,3638,3419,3419,3419,2,106,3647,3646,3648,2,3639,3638,3640,3420,3420,3420,2,106,3655,3649,3650,2,3641,3642,3643,3421,3421,3421,2,106,3651,3649,3652,2,3644,3642,3645,3422,3422,3422,2,106,3654,3655,3637,2,3646,3641,3633,3423,3423,3423,2,106,3681,3684,3643,2,3647,3648,3636,3424,3424,3424,2,106,3684,3681,3634,2,3648,3647,3630,3425,3425,3425,2,106,3636,3654,3637,2,3632,3646,3633,3426,3426,3426,2,106,3684,3656,3638,2,3648,3649,3650,3427,3427,3427,2,106,3633,3684,3634,2,3629,3648,3630,3428,3428,3428,2,106,3630,3658,3631,2,3626,3651,3627,3429,3429,3429,2,106,3659,3624,3622,2,3652,3620,3618,3430,3430,3430,2,106,3645,3643,3613,2,3637,3636,3653,3431,3431,3431,2,106,3614,3665,3613,2,3635,3654,3653,3432,3432,3432,2,106,3666,3660,3667,2,3655,3656,3657,3433,3433,3433,2,106,3660,3616,3615,2,3656,3658,3659,3434,3434,3434,2,106,3667,3660,3615,2,3657,3656,3659,3435,3435,3435,2,106,3616,3619,3618,2,3658,3615,3614,3436,3436,3436,2,106,3615,3616,3618,2,3659,3658,3614,3437,3437,3437,2,106,3619,3662,3617,2,3615,3660,3613,3438,3438,3438,2,106,3662,3663,3668,2,3660,3661,3662,3439,3439,3439,2,106,3617,3662,3668,2,3613,3660,3662,3440,3440,3440,2,106,3622,3669,3620,2,3618,3663,3616,3441,3441,3441,2,106,3670,3671,3621,2,3664,3665,3617,3442,3442,3442,2,106,3620,3670,3621,2,3616,3664,3617,3443,3443,3443,2,106,3625,3672,3623,2,3621,3666,3619,3444,3444,3444,2,106,3669,3622,3624,2,3663,3618,3620,3445,3445,3445,2,106,3623,3669,3624,2,3619,3663,3620,3446,3446,3446,2,106,3628,3673,3626,2,3624,3667,3622,3447,3447,3447,2,106,3672,3625,3627,2,3666,3621,3623,3448,3448,3448,2,106,3626,3672,3627,2,3622,3666,3623,3449,3449,3449,2,106,3631,3674,3629,2,3627,3668,3625,3450,3450,3450,2,106,3673,3628,3630,2,3667,3624,3626,3451,3451,3451,2,106,3629,3673,3630,2,3625,3667,3626,3452,3452,3452,2,106,3634,3675,3632,2,3630,3669,3628,3453,3453,3453,2,106,3674,3631,3633,2,3668,3627,3629,3454,3454,3454,2,106,3632,3674,3633,2,3628,3668,3629,3455,3455,3455,2,106,3675,3634,3636,2,3669,3630,3632,3456,3456,3456,2,106,3635,3675,3636,2,3631,3669,3632,3457,3457,3457,2,106,3638,3644,3684,2,3650,3670,3648,3458,3458,3458,2,106,3643,3684,3639,2,3636,3648,3671,3459,3459,3459,2,106,3684,3644,3639,2,3648,3670,3671,3460,3460,3460,2,106,3641,3643,3639,2,3672,3636,3671,3461,3461,3461,2,106,3640,3676,3641,2,3673,3674,3672,3462,3462,3462,2,106,3639,3640,3641,2,3671,3673,3672,3463,3463,3463,2,106,3613,3643,3614,2,3653,3636,3635,3464,3464,3464,2,106,3642,3677,3614,2,3634,3675,3635,3418,3418,3418,2,106,3646,3653,3643,2,3638,3676,3636,3465,3465,3465,2,106,3643,3653,3681,2,3636,3676,3647,3466,3466,3466,2,106,3648,3646,3645,2,3640,3638,3637,3467,3467,3467,2,106,3652,3646,3647,2,3645,3638,3639,3468,3468,3468,2,106,3646,3652,3649,2,3638,3645,3642,3469,3469,3469,2,106,3655,3646,3649,2,3641,3638,3642,3470,3470,3470,2,106,3678,3679,3651,2,3677,3678,3644,3471,3471,3471,2,106,3679,3650,3649,2,3678,3643,3642,3472,3472,3472,2,106,3651,3679,3649,2,3644,3678,3642,3472,3472,3472,2,106,3653,3646,3655,2,3676,3638,3641,3473,3473,3473,2,106,3654,3653,3655,2,3646,3676,3641,3474,3474,3474,2,106,3650,3680,3655,2,3643,3679,3641,3475,3475,3475,2,106,3680,3637,3655,2,3679,3633,3641,3476,3476,3476,2,106,3682,3634,3681,2,3680,3630,3647,3477,3477,3477,2,106,3653,3682,3681,2,3676,3680,3647,3478,3478,3478,2,106,3634,3682,3636,2,3630,3680,3632,3479,3479,3479,2,106,3682,3653,3654,2,3680,3676,3646,3480,3480,3480,2,106,3636,3682,3654,2,3632,3680,3646,3481,3481,3481,2,106,3683,3657,3656,2,3681,3682,3649,3482,3482,3482,2,106,3638,3656,3657,2,3650,3649,3682,3483,3483,3483,2,106,3656,3684,3658,2,3649,3648,3651,3484,3484,3484,2,106,3631,3684,3633,2,3627,3648,3629,3485,3485,3485,2,106,3684,3631,3658,2,3648,3627,3651,3486,3486,3486,2,106,3628,3658,3630,2,3624,3651,3626,3487,3487,3487,2,106,3658,3625,3656,2,3651,3621,3649,3488,3488,3488,2,106,3628,3627,3658,2,3624,3623,3651,3489,3489,3489,2,106,3627,3625,3658,2,3623,3621,3651,3490,3490,3490,2,106,3664,3685,3659,2,3683,3684,3652,3491,3491,3491,2,106,3659,3656,3625,2,3652,3649,3621,3492,3492,3492,2,106,3659,3625,3624,2,3652,3621,3620,3493,3493,3493,2,106,3666,3661,3660,2,3655,3685,3656,3494,3494,3494,2,106,3664,3616,3660,2,3683,3658,3656,3495,3495,3495,2,106,3661,3664,3660,2,3685,3683,3656,3496,3496,3496,2,106,3616,3664,3619,2,3658,3683,3615,3497,3497,3497,2,106,3619,3664,3662,2,3615,3683,3660,3498,3498,3498,2,106,3659,3686,3664,2,3652,3686,3683,3499,3499,3499,2,106,3686,3663,3662,2,3686,3661,3660,3500,3500,3500,2,106,3664,3686,3662,2,3683,3686,3660,3501,3501,3501,2,106,3622,3621,3659,2,3618,3617,3652,3502,3502,3502,2,106,3621,3671,3686,2,3617,3665,3686,3503,3503,3503,2,106,3659,3621,3686,2,3652,3617,3686,3504,3504,3504,2,106,3667,3615,3720,2,3657,3659,3687,3505,3505,3505,2,106,3615,3618,3691,2,3659,3614,3688,3506,3506,3506,2,106,3617,3668,3692,2,3613,3662,3689,3507,3507,3507,2,106,3694,3623,3672,2,3690,3619,3666,3508,3508,3508,2,106,3694,3626,3695,2,3690,3622,3691,3509,3509,3509,2,106,3629,3697,3695,2,3625,3692,3691,3510,3510,3510,2,106,3698,3699,3700,2,3693,3694,3695,3511,3511,3511,2,106,3635,3699,3701,2,3631,3694,3696,3512,3512,3512,2,106,3703,3711,3700,2,3697,3698,3695,3513,3513,3513,2,106,3703,3704,3705,2,3697,3699,3700,3514,3514,3514,2,106,3704,3706,3705,2,3699,3701,3700,3515,3515,3515,2,106,3679,3726,3705,2,3678,3702,3700,3516,3516,3516,2,106,3709,3708,3705,2,3703,3704,3700,3517,3517,3517,2,106,3711,3712,3713,2,3698,3705,3706,3518,3518,3518,2,106,3698,3715,3716,2,3693,3707,3708,3519,3519,3519,2,106,3707,3717,3718,2,3709,3710,3711,3520,3520,3520,2,106,3687,3688,3694,2,3712,3713,3690,3521,3521,3521,2,106,3688,3689,3722,2,3713,3714,3715,3522,3522,3522,2,106,3694,3688,3722,2,3690,3713,3715,3523,3523,3523,2,106,3687,3719,3688,2,3712,3716,3713,3524,3524,3524,2,106,3720,3691,3722,2,3687,3688,3715,3525,3525,3525,2,106,3722,3689,3720,2,3715,3714,3687,3526,3526,3526,2,106,3690,3667,3689,2,3717,3657,3714,3527,3527,3527,2,106,3689,3667,3720,2,3714,3657,3687,3528,3528,3528,2,106,3689,3721,3690,2,3714,3718,3717,3529,3529,3529,2,106,3691,3720,3615,2,3688,3687,3659,3530,3530,3530,2,106,3692,3722,3691,2,3689,3715,3688,3531,3531,3531,2,106,3692,3691,3617,2,3689,3688,3613,3532,3532,3532,2,106,3617,3691,3618,2,3613,3688,3614,3533,3533,3533,2,106,3693,3669,3722,2,3719,3663,3715,3534,3534,3534,2,106,3620,3669,3693,2,3616,3663,3719,3535,3535,3535,2,106,3693,3670,3620,2,3719,3664,3616,3536,3536,3536,2,106,3722,3669,3623,2,3715,3663,3619,3537,3537,3537,2,106,3694,3722,3623,2,3690,3715,3619,3538,3538,3538,2,106,3695,3698,3694,2,3691,3693,3690,3539,3539,3539,2,106,3694,3672,3626,2,3690,3666,3622,3540,3540,3540,2,106,3673,3695,3626,2,3667,3691,3622,3541,3541,3541,2,106,3696,3687,3694,2,3720,3712,3690,3542,3542,3542,2,106,3694,3702,3696,2,3690,3721,3720,3543,3543,3543,2,106,3698,3695,3697,2,3693,3691,3692,3544,3544,3544,2,106,3629,3674,3697,2,3625,3668,3692,3545,3545,3545,2,106,3695,3673,3629,2,3691,3667,3625,3546,3546,3546,2,106,3675,3701,3697,2,3669,3696,3692,3547,3547,3547,2,106,3632,3675,3697,2,3628,3669,3692,3548,3548,3548,2,106,3697,3674,3632,2,3692,3668,3628,3549,3549,3549,2,106,3697,3701,3698,2,3692,3696,3693,3550,3550,3550,2,106,3698,3701,3699,2,3693,3696,3694,3551,3551,3551,2,106,3637,3723,3635,2,3633,3722,3631,3552,3552,3552,2,106,3723,3700,3699,2,3722,3695,3694,3553,3553,3553,2,106,3635,3723,3699,2,3631,3722,3694,3554,3554,3554,2,106,3701,3675,3635,2,3696,3669,3631,3555,3555,3555,2,106,3702,3694,3698,2,3721,3690,3693,3556,3556,3556,2,106,3698,3724,3702,2,3693,3723,3721,3557,3557,3557,2,106,3705,3708,3703,2,3700,3704,3697,3558,3558,3558,2,106,3703,3708,3711,2,3697,3704,3698,3559,3559,3559,2,106,3700,3723,3703,2,3695,3722,3697,3560,3560,3560,2,106,3723,3637,3704,2,3722,3633,3699,3561,3561,3561,2,106,3703,3723,3704,2,3697,3722,3699,3562,3562,3562,2,106,3637,3680,3704,2,3633,3679,3699,3563,3563,3563,2,106,3680,3650,3706,2,3679,3643,3701,3564,3564,3564,2,106,3704,3680,3706,2,3699,3679,3701,3565,3565,3565,2,106,3713,3698,3700,2,3706,3693,3695,3566,3566,3566,2,106,3707,3724,3698,2,3709,3723,3693,3567,3567,3567,2,106,3678,3725,3679,2,3677,3724,3678,3568,3568,3568,2,106,3679,3725,3726,2,3678,3724,3702,3569,3569,3569,2,106,3705,3706,3679,2,3700,3701,3678,3570,3570,3570,2,106,3706,3650,3679,2,3701,3643,3678,3571,3571,3571,2,106,3710,3711,3708,2,3725,3698,3704,3572,3572,3572,2,106,3709,3710,3708,2,3703,3725,3704,3573,3573,3573,2,106,3705,3726,3709,2,3700,3702,3703,3574,3574,3574,2,106,3711,3713,3700,2,3698,3706,3695,3575,3575,3575,2,106,3711,3710,3712,2,3698,3725,3705,3576,3576,3576,2,106,3714,3698,3713,2,3726,3693,3706,3577,3577,3577,2,106,3698,3714,3715,2,3693,3726,3707,3578,3578,3578,2,106,3716,3707,3698,2,3708,3709,3693,3579,3579,3579,2,106,3716,3727,3707,2,3708,3727,3709,3580,3580,3580,2,106,3727,3728,3707,2,3727,3728,3709,3581,3581,3581,2,106,3718,3729,3707,2,3711,3729,3709,3582,3582,3582,2,106,3707,3728,3717,2,3709,3728,3710,3583,3583,3583,2,106,3671,3730,3686,2,3665,3730,3686,3584,3584,3584,2,106,3671,3731,3730,2,3665,3731,3730,3585,3585,3585,2,106,3731,3671,3670,2,3731,3665,3664,3586,3586,3586,2,106,3732,3686,3730,2,3732,3686,3730,3587,3587,3587,2,106,3670,3733,3731,2,3664,3733,3731,3588,3588,3588,2,106,3734,3668,3663,2,3734,3662,3661,3589,3589,3589,2,106,3663,3735,3734,2,3661,3735,3734,3590,3590,3590,2,106,3736,3668,3734,2,3736,3662,3734,3591,3591,3591,2,106,3668,3736,3692,2,3662,3736,3689,3592,3592,3592,2,106,3735,3663,3737,2,3735,3661,3737,3593,3593,3593,2,106,3663,3686,3737,2,3661,3686,3737,3593,3593,3593,2,106,3737,3686,3732,2,3737,3686,3732,3594,3594,3594,2,106,3693,3722,3741,2,3719,3715,3738,3595,3595,3595,2,106,3738,3693,3741,2,3739,3719,3738,3596,3596,3596,2,106,3693,3738,3670,2,3719,3739,3664,3597,3597,3597,2,106,3692,3739,3722,2,3689,3740,3715,3598,3598,3598,2,106,3692,3740,3739,2,3689,3741,3740,3599,3599,3599,2,106,3722,3739,3741,2,3715,3740,3738,3598,3598,3598,2,106,3738,3733,3670,2,3739,3733,3664,3600,3600,3600,2,106,3736,3740,3692,2,3736,3741,3689,3592,3592,3592,2,106,3747,3746,3748,13,3742,3743,3744,3601,3601,3601,13,106,3745,3749,3750,13,3745,3746,3747,3602,3602,3602,13,106,3751,3749,3752,13,3748,3746,3749,3603,3603,3603,13,106,3775,3753,3745,13,3750,3751,3745,3604,3604,3604,13,106,3757,3745,3755,13,3752,3745,3753,3605,3605,3605,13,106,3765,3760,3761,13,3754,3755,3756,3606,3606,3606,13,106,3763,3765,3761,13,3757,3754,3756,3607,3607,3607,13,106,3763,3747,3748,13,3757,3742,3744,3608,3608,3608,13,106,3764,3762,3765,13,3758,3759,3754,3609,3609,3609,13,106,3764,3751,3752,13,3758,3748,3749,3610,3610,3610,13,106,3753,3782,3762,13,3751,3760,3759,3611,3611,3611,13,106,3762,3757,3766,13,3759,3752,3761,3612,3612,3612,13,106,3767,3765,3768,13,3762,3754,3763,3613,3613,3613,13,106,3745,3743,3769,13,3745,3764,3765,3614,3614,3614,13,106,3770,3742,3769,13,3766,3767,3765,3615,3615,3615,13,106,3750,3746,3743,13,3747,3743,3764,3616,3616,3616,13,106,3746,3744,3743,13,3743,3768,3764,3617,3617,3617,13,106,3770,3769,3743,13,3766,3765,3764,3618,3618,3618,13,106,3750,3743,3745,13,3747,3764,3745,3619,3619,3619,13,106,3750,3771,3746,13,3747,3769,3743,3620,3620,3620,13,106,3771,3748,3746,13,3769,3744,3743,3621,3621,3621,13,106,3772,3773,3747,13,3770,3771,3742,3622,3622,3622,13,106,3773,3744,3746,13,3771,3768,3743,3623,3623,3623,13,106,3747,3773,3746,13,3742,3771,3743,3624,3624,3624,13,106,3774,3752,3749,13,3772,3749,3746,3625,3625,3625,13,106,3745,3774,3749,13,3745,3772,3746,3626,3626,3626,13,106,3748,3771,3751,13,3744,3769,3748,3627,3627,3627,13,106,3771,3750,3749,13,3769,3747,3746,3628,3628,3628,13,106,3751,3771,3749,13,3748,3769,3746,3629,3629,3629,13,106,3775,3754,3753,13,3750,3773,3751,3630,3630,3630,13,106,3752,3774,3753,13,3749,3772,3751,3631,3631,3631,13,106,3774,3745,3753,13,3772,3745,3751,3632,3632,3632,13,106,3769,3755,3745,13,3765,3753,3745,3633,3633,3633,13,106,3775,3745,3757,13,3750,3745,3752,3634,3634,3634,13,106,3756,3754,3775,13,3774,3773,3750,3635,3635,3635,13,106,3755,3776,3757,13,3753,3775,3752,3636,3636,3636,13,106,3776,3758,3757,13,3775,3776,3752,3637,3637,3637,13,106,3756,3775,3757,13,3774,3750,3752,3638,3638,3638,13,106,3765,3762,3759,13,3754,3759,3777,3639,3639,3639,13,106,3759,3777,3765,13,3777,3778,3754,3640,3640,3640,13,106,3765,3778,3760,13,3754,3779,3755,3641,3641,3641,13,106,3748,3779,3763,13,3744,3780,3757,3642,3642,3642,13,106,3763,3779,3765,13,3757,3780,3754,3643,3643,3643,13,106,3761,3780,3763,13,3756,3781,3757,3644,3644,3644,13,106,3780,3772,3747,13,3781,3770,3742,3645,3645,3645,13,106,3763,3780,3747,13,3757,3781,3742,3646,3646,3646,13,106,3752,3781,3764,13,3749,3782,3758,3647,3647,3647,13,106,3764,3781,3762,13,3758,3782,3759,3648,3648,3648,13,106,3765,3779,3764,13,3754,3780,3758,3649,3649,3649,13,106,3779,3748,3751,13,3780,3744,3748,3650,3650,3650,13,106,3764,3779,3751,13,3758,3780,3748,3651,3651,3651,13,106,3753,3754,3782,13,3751,3773,3760,3652,3652,3652,13,106,3762,3781,3753,13,3759,3782,3751,3653,3653,3653,13,106,3781,3752,3753,13,3782,3749,3751,3654,3654,3654,13,106,3766,3759,3762,13,3761,3777,3759,3655,3655,3655,13,106,3762,3782,3757,13,3759,3760,3752,3656,3656,3656,13,106,3782,3754,3756,13,3760,3773,3774,3657,3657,3657,13,106,3758,3783,3757,13,3776,3783,3752,3658,3658,3658,13,106,3783,3766,3757,13,3783,3761,3752,3659,3659,3659,13,106,3782,3756,3757,13,3760,3774,3752,3660,3660,3660,13,106,3778,3765,3767,13,3779,3754,3762,3661,3661,3661,13,106,3765,3777,3768,13,3754,3778,3763,3662,3662,3662,13,106,3808,3785,3786,13,3784,3785,3786,3663,3663,3663,13,106,3789,3790,3791,13,3787,3788,3789,3664,3664,3664,13,106,3792,3813,3812,13,3790,3791,3792,3665,3665,3665,13,106,3808,3796,3794,13,3784,3793,3794,3666,3666,3666,13,106,3799,3804,3800,13,3795,3796,3797,3667,3667,3667,13,106,3804,3802,3800,13,3796,3798,3797,3668,3668,3668,13,106,3787,3802,3788,13,3799,3798,3800,3669,3669,3669,13,106,3801,3803,3804,13,3801,3802,3796,3670,3670,3670,13,106,3790,3803,3791,13,3788,3802,3789,3671,3671,3671,13,106,3819,3792,3801,13,3803,3790,3801,3672,3672,3672,13,106,3796,3801,3805,13,3793,3801,3804,3673,3673,3673,13,106,3784,3809,3808,13,3805,3806,3784,3674,3674,3674,13,106,3786,3789,3808,13,3786,3787,3784,3675,3675,3675,13,106,3808,3809,3785,13,3784,3806,3785,3676,3676,3676,13,106,3808,3789,3812,13,3784,3787,3792,3677,3677,3677,13,106,3788,3789,3786,13,3800,3787,3786,3678,3678,3678,13,106,3787,3788,3786,13,3799,3800,3786,3679,3679,3679,13,106,3786,3810,3787,13,3786,3807,3799,3680,3680,3680,13,106,3810,3811,3787,13,3807,3808,3799,3681,3681,3681,13,106,3791,3812,3789,13,3789,3792,3787,3682,3682,3682,13,106,3789,3788,3790,13,3787,3800,3788,3683,3683,3683,13,106,3813,3808,3812,13,3791,3784,3792,3684,3684,3684,13,106,3792,3793,3813,13,3790,3809,3791,3685,3685,3685,13,106,3812,3791,3792,13,3792,3789,3790,3686,3686,3686,13,106,3808,3813,3796,13,3784,3791,3793,3687,3687,3687,13,106,3813,3793,3795,13,3791,3809,3810,3688,3688,3688,13,106,3797,3814,3796,13,3811,3812,3793,3689,3689,3689,13,106,3814,3794,3796,13,3812,3794,3793,3690,3690,3690,13,106,3813,3795,3796,13,3791,3810,3793,3691,3691,3691,13,106,3801,3804,3798,13,3801,3796,3813,3692,3692,3692,13,106,3815,3804,3799,13,3814,3796,3795,3693,3693,3693,13,106,3816,3788,3802,13,3815,3800,3798,3694,3694,3694,13,106,3804,3816,3802,13,3796,3815,3798,3695,3695,3695,13,106,3811,3817,3787,13,3808,3816,3799,3696,3696,3696,13,106,3817,3800,3802,13,3816,3797,3798,3697,3697,3697,13,106,3787,3817,3802,13,3799,3816,3798,3698,3698,3698,13,106,3818,3791,3803,13,3817,3789,3802,3699,3699,3699,13,106,3801,3818,3803,13,3801,3817,3802,3700,3700,3700,13,106,3788,3816,3790,13,3800,3815,3788,3701,3701,3701,13,106,3816,3804,3803,13,3815,3796,3802,3702,3702,3702,13,106,3790,3816,3803,13,3788,3815,3802,3703,3703,3703,13,106,3819,3793,3792,13,3803,3809,3790,3704,3704,3704,13,106,3791,3818,3792,13,3789,3817,3790,3705,3705,3705,13,106,3818,3801,3792,13,3817,3801,3790,3706,3706,3706,13,106,3798,3805,3801,13,3813,3804,3801,3707,3707,3707,13,106,3819,3801,3796,13,3803,3801,3793,3708,3708,3708,13,106,3795,3793,3819,13,3810,3809,3803,3709,3709,3709,13,106,3805,3820,3796,13,3804,3818,3793,3710,3710,3710,13,106,3820,3797,3796,13,3818,3811,3793,3711,3711,3711,13,106,3795,3819,3796,13,3810,3803,3793,3712,3712,3712,13,106,3804,3815,3806,13,3796,3814,3819,3713,3713,3713,13,106,3807,3804,3806,13,3820,3796,3819,3714,3714,3714,13,106,3798,3804,3807,13,3813,3796,3820,3715,3715,3715,13,106,3825,3822,3823,12,3821,3822,3823,3716,3716,3716,12,106,3824,3821,3825,12,3824,3825,3821,3716,3716,3716,12,106,3822,3825,3821,12,3822,3821,3825,3716,3716,3716,12,106,3826,3821,3827,12,3826,3825,3827,3716,3716,3716,12,106,3824,3827,3821,12,3824,3827,3825,3716,3716,3716,12,106,3840,3833,3841,12,3828,3829,3830,3717,3717,3717,12,106,3834,3841,3833,12,3831,3830,3829,3717,3717,3717,12,106,3831,3833,3840,12,3832,3829,3828,3718,3718,3718,12,106,3840,3839,3831,12,3828,3833,3832,3718,3718,3718,12,106,3832,3831,3838,12,3834,3832,3835,3719,3719,3719,12,106,3839,3838,3831,12,3833,3835,3832,3719,3719,3719,12,106,3828,3832,3837,12,3836,3834,3837,3720,3720,3720,12,106,3838,3837,3832,12,3835,3837,3834,3720,3720,3720,12,106,3829,3828,3836,12,3838,3836,3839,3721,3721,3721,12,106,3837,3836,3828,12,3837,3839,3836,3721,3721,3721,12,106,3830,3829,3835,12,3840,3838,3841,3722,3722,3722,12,106,3836,3835,3829,12,3839,3841,3838,3722,3722,3722,12,106,3851,3850,3846,12,3842,3843,3844,3723,3723,3723,12,106,3843,3845,3848,12,3845,3846,3847,3724,3724,3724,12,106,3842,3845,3847,12,3848,3846,3849,3725,3725,3725,12,106,3847,3845,3843,12,3849,3846,3845,3726,3726,3726,12,106,3845,3846,3848,12,3846,3844,3847,3727,3727,3727,12,106,3846,3855,3848,12,3844,3850,3847,3728,3728,3728,12,106,3849,3846,3850,12,3851,3844,3843,3729,3729,3729,12,106,3852,3853,3844,12,3852,3853,3854,3730,3730,3730,12,106,3853,3854,3844,12,3853,3855,3854,3731,3731,3731,12,106,3848,3855,3856,12,3847,3850,3856,3732,3732,3732,12,106,3844,3848,3852,12,3854,3847,3852,3733,3733,3733,12,106,3856,3852,3848,12,3856,3852,3847,3734,3734,3734,12,106,3857,3855,3846,12,3857,3850,3844,3735,3735,3735,12,106,3846,3849,3857,12,3844,3851,3857,3736,3736,3736,12,106,3858,3857,3849,12,3858,3857,3851,3737,3737,3737,12,106,3862,3866,3859,12,3859,3860,3861,3738,3738,3738,12,106,3866,3862,3864,12,3860,3859,3862,3739,3739,3739,12,106,3860,3864,3862,12,3863,3862,3859,3739,3739,3739,12,106,3864,3860,3867,12,3862,3863,3864,3740,3740,3740,12,106,3863,3867,3860,12,3865,3864,3863,3740,3740,3740,12,106,3867,3863,3865,12,3864,3865,3866,3741,3741,3741,12,106,3861,3865,3863,12,3867,3866,3865,3741,3741,3741,12,106,3865,3861,3869,12,3866,3867,3868,3742,3742,3742,12,106,3868,3869,3861,12,3869,3868,3867,3742,3742,3742,12,106,3879,3873,3872,12,3870,3871,3872,3743,3743,3743,12,106,3871,3874,3877,12,3873,3874,3875,3744,3744,3744,12,106,3871,3870,3876,12,3873,3876,3877,3745,3745,3745,12,106,3874,3871,3876,12,3874,3873,3877,3746,3746,3746,12,106,3872,3871,3877,12,3872,3873,3875,3747,3747,3747,12,106,3872,3885,3878,12,3872,3878,3879,3748,3748,3748,12,106,3879,3872,3878,12,3870,3872,3879,3749,3749,3749,12,106,3880,3881,3875,12,3880,3881,3882,3750,3750,3750,12,106,3881,3882,3875,12,3881,3883,3882,3751,3751,3751,12,106,3877,3875,3883,12,3875,3882,3884,3752,3752,3752,12,106,3882,3883,3875,12,3883,3884,3882,3753,3753,3753,12,106,3883,3884,3877,12,3884,3885,3875,3754,3754,3754,12,106,3872,3877,3884,12,3872,3875,3885,3755,3755,3755,12,106,3884,3885,3872,12,3885,3878,3872,3756,3756,3756,12,106,3878,3885,3886,12,3879,3878,3886,3757,3757,3757,12,106,3890,3889,3891,1,3887,3888,3889,3758,3758,3758,1,106,3892,3889,3893,1,3890,3888,3891,3759,3759,3759,1,106,3894,3889,3895,1,3892,3888,3893,3760,3760,3760,1,106,3889,3887,3896,1,3888,3894,3895,3761,3761,3761,1,106,3897,3898,3889,1,3896,3897,3888,3761,3761,3761,1,106,3888,3899,3900,1,3898,3899,3900,3762,3762,3762,1,106,3901,3902,3888,1,3901,3902,3898,3762,3762,3762,1,106,3903,3904,3888,1,3903,3904,3898,3763,3763,3763,1,106,3905,3906,3888,1,3905,3906,3898,3763,3763,3763,1,106,3907,3908,3888,1,3907,3908,3898,3762,3762,3762,1,106,3889,3909,3910,1,3888,3909,3910,3764,3764,3764,1,106,3911,3912,3889,1,3911,3912,3888,3764,3764,3764,1,106,3889,3913,3914,1,3888,3913,3914,3765,3765,3765,1,106,3889,3915,3916,1,3888,3915,3916,3764,3764,3764,1,106,3889,3917,3918,1,3888,3917,3918,3764,3764,3764,1,106,3889,3919,3920,1,3888,3919,3920,3765,3765,3765,1,106,3921,3889,3922,1,3921,3888,3922,3766,3766,3766,1,106,3889,3923,3887,1,3888,3923,3894,3767,3767,3767,1,106,3924,3888,3887,1,3924,3898,3894,3768,3768,3768,1,106,3925,3888,3926,1,3925,3898,3926,3769,3769,3769,1,106,3927,3888,3928,1,3927,3898,3928,3770,3770,3770,1,106,3887,3888,3929,1,3894,3898,3929,3771,3771,3771,1,106,3930,3931,3887,1,3930,3931,3894,3771,3771,3771,1,106,3932,3888,3933,1,3932,3898,3933,3772,3772,3772,1,106,3934,3887,3935,1,3934,3894,3935,3773,3773,3773,1,106,3955,3956,3936,14,3936,3937,3938,3774,3774,3774,14,106,3957,3937,3936,14,3939,3940,3938,3774,3774,3774,14,106,3958,3959,3937,14,3941,3942,3940,3775,3775,3775,14,106,3960,3938,3937,14,3943,3944,3940,3775,3775,3775,14,106,3961,3962,3938,14,3945,3946,3944,3776,3776,3776,14,106,3963,3939,3938,14,3947,3948,3944,3776,3776,3776,14,106,3964,3965,3939,14,3949,3950,3948,3777,3777,3777,14,106,3966,3940,3939,14,3951,3952,3948,3777,3777,3777,14,106,3967,3968,3940,14,3953,3954,3952,3778,3778,3778,14,106,3969,3941,3940,14,3955,3956,3952,3778,3778,3778,14,106,3936,3937,3942,14,3938,3940,3957,3779,3779,3779,14,106,3941,3943,3940,14,3956,3958,3952,3780,3780,3780,14,106,3942,3937,3944,14,3957,3940,3959,3781,3781,3781,14,106,3937,3945,3944,14,3940,3960,3959,3782,3782,3782,14,106,3937,3938,3945,14,3940,3944,3960,3783,3783,3783,14,106,3938,3946,3945,14,3944,3961,3960,3784,3784,3784,14,106,3938,3939,3946,14,3944,3948,3961,3785,3785,3785,14,106,3939,3947,3946,14,3948,3962,3961,3786,3786,3786,14,106,3939,3940,3947,14,3948,3952,3962,3787,3787,3787,14,106,3940,3943,3947,14,3952,3958,3962,3788,3788,3788,14,106,3943,3948,3947,14,3958,3963,3962,3788,3788,3788,14,106,3948,3944,3945,14,3963,3959,3960,3789,3789,3789,14,106,3948,3945,3946,14,3963,3960,3961,3789,3789,3789,14,106,3948,3946,3947,14,3963,3961,3962,3789,3789,3789,14,106,3970,3971,3936,14,3964,3965,3938,3790,3790,3790,14,106,3936,3949,3972,14,3938,3966,3967,3791,3791,3791,14,106,3950,3941,3973,14,3968,3956,3969,3792,3792,3792,14,106,3941,3950,3943,14,3956,3968,3958,3793,3793,3793,14,106,3936,3951,3949,14,3938,3970,3966,3794,3794,3794,14,106,3951,3936,3942,14,3970,3938,3957,3795,3795,3795,14,106,3952,3943,3950,14,3971,3958,3968,3796,3796,3796,14,106,3953,3943,3952,14,3972,3958,3971,3797,3797,3797,14,106,3943,3953,3948,14,3958,3972,3963,3798,3798,3798,14,106,3942,3954,3951,14,3957,3973,3970,3799,3799,3799,14,106,3954,3942,3944,14,3973,3957,3959,3800,3800,3800,14,106,3948,3953,3944,14,3963,3972,3959,3801,3801,3801,14,106,3954,3944,3953,14,3973,3959,3972,3802,3802,3802,14,106,3974,3975,3950,14,3974,3975,3968,3803,3803,3803,14,106,3950,3976,3952,14,3968,3976,3971,3804,3804,3804,14,106,3952,3977,3953,14,3971,3977,3972,3805,3805,3805,14,106,3953,3978,3954,14,3972,3978,3973,3805,3805,3805,14,106,3949,3951,3979,14,3966,3970,3979,3805,3805,3805,14,106,3980,3951,3954,14,3980,3970,3973,3806,3806,3806,14,106,3982,3981,3983,1,3981,3982,3983,3807,3807,3807,1,106,3985,3986,3984,1,3984,3985,3986,3808,3808,3808,1,106,3983,3981,3987,1,3983,3982,3987,3807,3807,3807,1,106,3981,3988,3987,1,3982,3988,3987,3807,3807,3807,1,106,3981,3989,3988,1,3982,3989,3988,3809,3809,3809,1,106,3981,3984,3989,1,3982,3986,3989,3810,3810,3810,1,106,3984,3990,3989,1,3986,3990,3989,3811,3811,3811,1,106,3984,3991,3990,1,3986,3991,3990,3812,3812,3812,1,106,3984,3986,3991,1,3986,3985,3991,3808,3808,3808,1,106,3986,3992,3991,1,3985,3992,3991,3813,3813,3813,1,106,3987,3988,3993,1,3987,3988,3993,3814,3814,3814,1,106,3985,3981,3982,1,3984,3982,3981,3815,3815,3815,1,106,3985,3984,3981,1,3984,3986,3982,3815,3815,3815,1,106,3994,3982,3983,1,3994,3981,3983,3816,3816,3816,1,106,3983,3995,3994,1,3983,3995,3994,3817,3817,3817,1,106,3985,3996,3986,1,3984,3996,3985,3818,3818,3818,1,106,3996,3985,3982,1,3996,3984,3981,3815,3815,3815,1,106,3997,3986,3996,1,3997,3985,3996,3819,3819,3819,1,106,3998,3986,3997,1,3998,3985,3997,3820,3820,3820,1,106,3986,3998,3992,1,3985,3998,3992,3821,3821,3821,1,106,3983,3999,3995,1,3983,3999,3995,3822,3822,3822,1,106,3999,3983,3987,1,3999,3983,3987,3823,3823,3823,1,106,3987,4000,3999,1,3987,4000,3999,3824,3824,3824,1,106,4001,3992,3998,1,4001,3992,3998,3825,3825,3825,1,106,4002,3992,4001,1,4002,3992,4001,3826,3826,3826,1,106,4000,3987,3993,1,4000,3987,3993,3827,3827,3827,1,106,3992,4002,4005,1,3992,4002,4003,3828,3828,3828,1,106,4000,3993,4003,1,4000,3993,4004,3829,3829,3829,1,106,4006,4002,4004,1,4005,4002,4006,3828,3828,3828,1,106,3982,3994,3996,1,3981,3994,3996,3830,3830,3830,1,106,3996,3994,3997,1,3996,3994,3997,3831,3831,3831,1,106,3997,3994,3998,1,3997,3994,3998,3832,3832,3832,1,106,3998,3994,4001,1,3998,3994,4001,3833,3833,3833,1,106,4001,3994,3995,1,4001,3994,3995,3834,3834,3834,1,106,4001,3995,3999,1,4001,3995,3999,3835,3835,3835,1,106,4001,3999,4002,1,4001,3999,4002,3832,3832,3832,1,106,4002,3999,4000,1,4002,3999,4000,3836,3836,3836,1,106,4002,4000,4003,1,4002,4000,4004,3832,3832,3832,1,106,4003,4004,4002,1,4004,4006,4002,3832,3832,3832,1,106,4022,4023,4007,14,4007,4008,4009,3837,3837,3837,14,106,4008,4024,4007,14,4010,4011,4009,3837,3837,3837,14,106,4025,4026,4008,14,4012,4013,4010,3838,3838,3838,14,106,4009,4027,4008,14,4014,4015,4010,3838,3838,3838,14,106,4028,4029,4009,14,4016,4017,4014,3839,3839,3839,14,106,4010,4030,4009,14,4018,4019,4014,3839,3839,3839,14,106,4031,4032,4010,14,4020,4021,4018,3840,3840,3840,14,106,4011,4033,4010,14,4022,4023,4018,3840,3840,3840,14,106,4034,4035,4011,14,4024,4025,4022,3841,3841,3841,14,106,4012,4036,4011,14,4026,4027,4022,3841,3841,3841,14,106,4013,4012,4011,14,4028,4026,4022,3842,3842,3842,14,106,4008,4007,4014,14,4010,4009,4029,3843,3843,3843,14,106,4009,4008,4014,14,4014,4010,4029,3844,3844,3844,14,106,4015,4009,4014,14,4030,4014,4029,3844,3844,3844,14,106,4010,4009,4015,14,4018,4014,4030,3845,3845,3845,14,106,4016,4010,4015,14,4031,4018,4030,3846,3846,3846,14,106,4011,4010,4016,14,4022,4018,4031,3847,3847,3847,14,106,4013,4011,4016,14,4028,4022,4031,3848,3848,3848,14,106,4017,4013,4016,14,4032,4028,4031,3848,3848,3848,14,106,4014,4017,4015,14,4029,4032,4030,3849,3849,3849,14,106,4015,4017,4016,14,4030,4032,4031,3849,3849,3849,14,106,4037,4038,4012,14,4033,4034,4026,3850,3850,3850,14,106,4039,4040,4007,14,4035,4036,4009,3851,3851,3851,14,106,4041,4012,4018,14,4037,4026,4038,3852,3852,3852,14,106,4012,4019,4018,14,4026,4039,4038,3850,3850,3850,14,106,4019,4012,4013,14,4039,4026,4028,3853,3853,3853,14,106,4013,4020,4019,14,4028,4040,4039,3854,3854,3854,14,106,4013,4021,4020,14,4028,4041,4040,3855,3855,3855,14,106,4021,4013,4017,14,4041,4028,4032,3856,3856,3856,14,106,4007,4042,4014,14,4009,4042,4029,3857,3857,3857,14,106,4021,4017,4014,14,4041,4032,4029,3858,3858,3858,14,106,4014,4043,4021,14,4029,4043,4041,3859,3859,3859,14,106,4044,4018,4019,14,4044,4038,4039,3860,3860,3860,14,106,4045,4019,4020,14,4045,4039,4040,3861,3861,3861,14,106,4046,4020,4021,14,4046,4040,4041,3862,3862,3862,14,106,4047,4048,4049,1,4047,4048,4049,3863,3863,3863,1,106,4052,4051,4050,1,4050,4051,4052,3864,3864,3864,1,106,4047,4049,4053,1,4047,4049,4053,3865,3865,3865,1,106,4054,4047,4053,1,4054,4047,4053,3866,3866,3866,1,106,4055,4047,4054,1,4055,4047,4054,3867,3867,3867,1,106,4050,4047,4055,1,4052,4047,4055,3868,3868,3868,1,106,4056,4050,4055,1,4056,4052,4055,3869,3869,3869,1,106,4057,4050,4056,1,4057,4052,4056,3870,3870,3870,1,106,4052,4050,4057,1,4050,4052,4057,3871,3871,3871,1,106,4058,4052,4057,1,4058,4050,4057,3872,3872,3872,1,106,4054,4053,4059,1,4054,4053,4059,3873,3873,3873,1,106,4047,4051,4048,1,4047,4051,4048,3874,3874,3874,1,106,4050,4051,4047,1,4052,4051,4047,3874,3874,3874,1,106,4048,4060,4049,1,4048,4060,4049,3875,3875,3875,1,106,4048,4061,4060,1,4048,4061,4060,3876,3876,3876,1,106,4062,4049,4060,1,4062,4049,4060,3877,3877,3877,1,106,4063,4051,4052,1,4063,4051,4050,3878,3878,3878,1,106,4051,4063,4048,1,4051,4063,4048,3874,3874,3874,1,106,4052,4064,4063,1,4050,4064,4063,3879,3879,3879,1,106,4052,4065,4064,1,4050,4065,4064,3880,3880,3880,1,106,4065,4052,4058,1,4065,4050,4058,3881,3881,3881,1,106,4066,4049,4062,1,4066,4049,4062,3882,3882,3882,1,106,4049,4066,4053,1,4049,4066,4053,3883,3883,3883,1,106,4067,4053,4066,1,4067,4053,4066,3884,3884,3884,1,106,4058,4068,4065,1,4058,4068,4065,3885,3885,3885,1,106,4058,4069,4068,1,4058,4069,4068,3886,3886,3886,1,106,4053,4067,4059,1,4053,4067,4059,3887,3887,3887,1,106,4059,4067,4070,1,4059,4067,4070,3888,3888,3888,1,106,4061,4048,4063,1,4061,4048,4063,3874,3874,3874,1,106,4061,4064,4065,1,4061,4064,4065,3889,3889,3889,1,106,4061,4065,4068,1,4061,4065,4068,3890,3890,3890,1,106,4060,4061,4069,1,4060,4061,4069,3891,3891,3891,1,106,4061,4068,4069,1,4061,4068,4069,3889,3889,3889,1,106,4060,4069,4062,1,4060,4069,4062,3892,3892,3892,1,106,4062,4069,4066,1,4062,4069,4066,3891,3891,3891,1,106,4066,4069,4067,1,4066,4069,4067,3889,3889,3889,1,106,4067,4069,4070,1,4067,4069,4070,3891,3891,3891,1,106,4071,4070,4069,1,4071,4070,4069,3891,3891,3891,1,106,4061,4063,4064,1,4061,4063,4064,3893,3893,3893,1,106,4073,4072,4078,14,4072,4073,4074,3894,3894,3894,14,106,4079,4080,4073,14,4075,4076,4072,3895,3895,3895,14,106,4081,4073,4082,14,4077,4072,4078,3896,3896,3896,14,106,4072,4074,4083,14,4073,4079,4080,3897,3897,3897,14,106,4084,4085,4072,14,4081,4082,4073,3898,3898,3898,14,106,4074,4075,4086,14,4079,4083,4084,3899,3899,3899,14,106,4075,4076,4087,14,4083,4085,4086,3900,3900,3900,14,106,4088,4089,4075,14,4087,4088,4083,3901,3901,3901,14,106,4076,4077,4090,14,4085,4089,4090,3902,3902,3902,14,106,4077,4091,4092,14,4089,4091,4092,3903,3903,3903,14,106,4093,4094,4096,1,4093,4094,4095,3904,3904,3904,1,106,4096,4094,4095,1,4095,4094,4096,3904,3904,3904,1,106,4095,4097,4096,1,4096,4097,4095,3904,3904,3904,1,106,4097,4098,4096,1,4097,4098,4095,3904,3904,3904,1,106,4100,4099,4093,1,4099,4100,4093,3905,3905,3905,1,106,4093,4096,4100,1,4093,4095,4099,3906,3906,3906,1,106,4099,4101,4093,1,4100,4101,4093,3907,3907,3907,1,106,4102,4103,4096,1,4102,4103,4095,3908,3908,3908,1,106,4103,4100,4096,1,4103,4099,4095,3909,3909,3909,1,106,4096,4098,4104,1,4095,4098,4104,3910,3910,3910,1,106,4104,4102,4096,1,4104,4102,4095,3911,3911,3911,1,106,4106,4105,4097,1,4105,4106,4097,3912,3912,3912,1,106,4105,4104,4098,1,4106,4104,4098,3913,3913,3913,1,106,4098,4097,4105,1,4098,4097,4106,3914,3914,3914,1,106,4123,4107,4124,1,4107,4108,4109,3915,3915,3915,1,106,4110,4125,4109,1,4110,4111,4112,3915,3915,3915,1,106,4110,4111,4126,1,4110,4113,4114,3915,3915,3915,1,106,4111,4107,4127,1,4113,4108,4115,3915,3915,3915,1,106,4111,4112,4107,1,4113,4116,4108,3915,3915,3915,1,106,4107,4112,4108,1,4108,4116,4117,3915,3915,3915,1,106,4113,4108,4112,1,4118,4117,4116,3915,3915,3915,1,106,4113,4114,4108,1,4118,4119,4117,3915,3915,3915,1,106,4117,4116,4108,1,4120,4121,4117,3916,3916,3916,1,106,4108,4114,4117,1,4117,4119,4120,3917,3917,3917,1,106,4118,4119,4110,1,4122,4123,4110,3918,3918,3918,1,106,4110,4109,4118,1,4110,4112,4122,3919,3919,3919,1,106,4120,4117,4114,1,4124,4120,4119,3920,3920,3920,1,106,4114,4113,4120,1,4119,4118,4124,3921,3921,3921,1,106,4115,4121,4112,1,4125,4126,4116,3922,3922,3922,1,106,4112,4111,4115,1,4116,4113,4125,3923,3923,3923,1,106,4121,4120,4113,1,4126,4124,4118,3924,3924,3924,1,106,4113,4112,4121,1,4118,4116,4126,3925,3925,3925,1,106,4119,4115,4111,1,4123,4125,4113,3926,3926,3926,1,106,4111,4110,4119,1,4113,4110,4123,3927,3927,3927,1,106,4116,4122,4107,1,4121,4127,4108,3928,3928,3928,1,106,4107,4108,4116,1,4108,4117,4121,3929,3929,3929,1,106,4122,4128,4129,1,4127,4128,4129,3930,3930,3930,1,106,4130,4107,4122,1,4130,4108,4127,3931,3931,3931,1,106,4131,4118,4109,1,4131,4122,4112,3932,3932,3932,1,106,4109,4132,4133,1,4112,4132,4133,3933,3933,3933,1,106,4138,4136,4137,14,4134,4135,4136,3934,3934,3934,14,106,4136,4135,4134,14,4135,4137,4138,3934,3934,3934,14,106,4134,4137,4136,14,4138,4136,4135,3934,3934,3934,14,106,4137,4134,4139,14,4136,4138,4139,3934,3934,3934,14,106,4140,4141,4138,14,4140,4141,4134,3935,3935,3935,14,106,4138,4137,4140,14,4134,4136,4140,3936,3936,3936,14,106,4139,4134,4142,14,4139,4138,4142,3937,3937,3937,14,106,4144,4145,4134,14,4143,4144,4138,3938,3938,3938,14,106,4145,4142,4134,14,4144,4142,4138,3939,3939,3939,14,106,4135,4136,4146,14,4137,4135,4145,3940,3940,3940,14,106,4146,4147,4135,14,4145,4146,4137,3941,3941,3941,14,106,4147,4143,4135,14,4146,4147,4137,3942,3942,3942,14,106,4149,4148,4137,14,4148,4149,4136,3943,3943,3943,14,106,4151,4150,4137,14,4150,4151,4136,3944,3944,3944,14,106,4153,4152,4136,14,4152,4153,4135,3945,3945,3945,14,106,4136,4138,4153,14,4135,4134,4152,3946,3946,3946,14,106,4155,4154,4138,14,4154,4155,4134,3947,3947,3947,14,106,4148,4151,4137,14,4149,4150,4136,3948,3948,3948,14,106,4150,4156,4137,14,4151,4156,4136,3949,3949,3949,14,106,4152,4157,4136,14,4153,4157,4135,3950,3950,3950,14,106,4154,4153,4138,14,4155,4152,4134,3951,3951,3951,14,106,4156,4140,4137,14,4156,4140,4136,3952,3952,3952,14,106,4141,4155,4138,14,4141,4154,4134,3953,3953,3953,14,106,4157,4146,4136,14,4157,4145,4135,3954,3954,3954,14,106,4142,4149,4137,14,4142,4148,4136,3955,3955,3955,14,106,4137,4139,4142,14,4136,4139,4142,3956,3956,3956,14,106,4158,4174,4175,15,4158,4159,4160,3957,3957,3957,15,106,4176,4161,4160,15,4161,4162,4163,3957,3957,3957,15,106,4162,4161,4177,15,4164,4162,4165,3957,3957,3957,15,106,4158,4162,4178,15,4158,4164,4166,3957,3957,3957,15,106,4163,4162,4158,15,4167,4164,4158,3957,3957,3957,15,106,4163,4158,4159,15,4167,4158,4168,3957,3957,3957,15,106,4159,4164,4163,15,4168,4169,4167,3957,3957,3957,15,106,4165,4164,4159,15,4170,4169,4168,3957,3957,3957,15,106,4168,4167,4159,15,4171,4172,4168,3958,3958,3958,15,106,4165,4159,4167,15,4170,4168,4172,3959,3959,3959,15,106,4170,4169,4161,15,4173,4174,4162,3960,3960,3960,15,106,4160,4161,4169,15,4163,4162,4174,3961,3961,3961,15,106,4167,4171,4165,15,4172,4175,4170,3962,3962,3962,15,106,4164,4165,4171,15,4169,4170,4175,3963,3963,3963,15,106,4172,4166,4163,15,4176,4177,4167,3964,3964,3964,15,106,4162,4163,4166,15,4164,4167,4177,3965,3965,3965,15,106,4171,4172,4164,15,4175,4176,4169,3966,3966,3966,15,106,4163,4164,4172,15,4167,4169,4176,3967,3967,3967,15,106,4166,4170,4162,15,4177,4173,4164,3968,3968,3968,15,106,4161,4162,4170,15,4162,4164,4173,3969,3969,3969,15,106,4173,4168,4158,15,4178,4171,4158,3970,3970,3970,15,106,4159,4158,4168,15,4168,4158,4171,3971,3971,3971,15,106,4179,4173,4180,15,4179,4178,4180,3972,3972,3972,15,106,4158,4181,4173,15,4158,4181,4178,3973,3973,3973,15,106,4169,4182,4160,15,4174,4182,4163,3974,3974,3974,15,106,4183,4160,4184,15,4183,4163,4184,3975,3975,3975,15,106,4186,4185,4187,1,4185,4186,4187,3976,3976,3976,1,106,4187,4188,4186,1,4187,4188,4185,3977,3977,3977,1,106,4186,4188,4189,1,4185,4188,4189,3978,3978,3978,1,106,4189,4190,4186,1,4189,4190,4185,3979,3979,3979,1,106,4189,4191,4190,1,4189,4191,4190,3980,3980,3980,1,106,4190,4191,4192,1,4190,4191,4192,3981,3981,3981,1,106,4192,4193,4190,1,4192,4193,4190,3982,3982,3982,1,106,4192,4194,4193,1,4192,4194,4193,3983,3983,3983,1,106,4196,4195,4197,15,4195,4196,4197,3984,3984,3984,15,106,4197,4198,4199,15,4197,4198,4199,3985,3985,3985,15,106,4199,4196,4197,15,4199,4195,4197,3985,3985,3985,15,106,4198,4200,4199,15,4198,4200,4199,3986,3986,3986,15,106,4200,4198,4201,15,4200,4198,4201,3987,3987,3987,15,106,4201,4204,4200,15,4201,4202,4200,3988,3988,3988,15,106,4204,4201,4202,15,4202,4201,4203,3989,3989,3989,15,106,4204,4202,4203,15,4202,4203,4204,3990,3990,3990,15,106,4206,4205,4207,14,4205,4206,4207,3991,3991,3991,14,106,4207,4205,4208,14,4207,4206,4208,3992,3992,3992,14,106,4205,4209,4208,14,4206,4209,4208,3993,3993,3993,14,106,4205,4210,4211,14,4206,4210,4211,3994,3994,3994,14,106,4211,4209,4205,14,4211,4209,4206,3995,3995,3995,14,106,4210,4212,4213,14,4210,4212,4213,3996,3996,3996,14,106,4213,4211,4210,14,4213,4211,4210,3997,3997,3997,14,106,4212,4214,4213,14,4212,4214,4213,3998,3998,3998,14,106,4216,4215,4217,15,4215,4216,4217,3999,3999,3999,15,106,4217,4218,4219,15,4217,4218,4219,4000,4000,4000,15,106,4219,4216,4217,15,4219,4215,4217,4001,4001,4001,15,106,4218,4220,4219,15,4218,4220,4219,4002,4002,4002,15,106,4220,4223,4221,15,4220,4221,4222,4003,4003,4003,15,106,4221,4219,4220,15,4222,4219,4220,4004,4004,4004,15,106,4222,4221,4223,15,4223,4222,4221,4005,4005,4005,15,106,4224,4222,4223,15,4224,4223,4221,4006,4006,4006,15,106,4226,4225,4227,1,4225,4226,4227,4007,4007,4007,1,106,4227,4225,4228,1,4227,4226,4228,4007,4007,4007,1,106,4228,4229,4227,1,4228,4229,4227,4007,4007,4007,1,106,4229,4228,4230,1,4229,4228,4230,4007,4007,4007,1,106,4230,4231,4229,1,4230,4231,4229,4007,4007,4007,1,106,4231,4230,4232,1,4231,4230,4232,4007,4007,4007,1,106,4235,4234,4236,15,4233,4234,4235,4008,4008,4008,15,106,4237,4235,4233,15,4236,4233,4237,4009,4009,4009,15,106,4235,4236,4233,15,4233,4235,4237,4010,4010,4010,15,106,4237,4238,4235,15,4236,4238,4233,4011,4011,4011,15,106,4238,4239,4234,15,4238,4239,4234,4012,4012,4012,15,106,4235,4238,4234,15,4233,4238,4234,4013,4013,4013,15,106,4241,4242,4240,15,4240,4241,4242,4014,4014,4014,15,106,4245,4246,4243,15,4243,4244,4245,4015,4015,4015,15,106,4246,4245,4244,15,4244,4243,4246,4016,4016,4016,15,106,4247,4250,4248,15,4247,4248,4249,4017,4017,4017,15,106,4249,4247,4248,15,4250,4247,4249,4018,4018,4018,15,106,4252,4251,4253,15,4251,4252,4253,4019,4019,4019,15,106,4252,4254,4255,15,4251,4254,4255,4020,4020,4020,15,106,4255,4256,4252,15,4255,4256,4251,4021,4021,4021,15,106,4256,4257,4251,15,4256,4257,4252,4022,4022,4022,15,106,4252,4256,4251,15,4251,4256,4252,4023,4023,4023,15,106,4253,4258,4252,15,4253,4258,4251,4024,4024,4024,15,106,4258,4259,4254,15,4258,4259,4254,4025,4025,4025,15,106,4252,4258,4254,15,4251,4258,4254,4026,4026,4026,15,106,4261,4262,4260,15,4260,4261,4262,4027,4027,4027,15,106,4264,4265,4263,15,4263,4264,4265,4028,4028,4028,15,106,4267,4268,4266,15,4266,4267,4268,4029,4029,4029,15,106,4266,4269,4267,15,4268,4269,4266,4030,4030,4030,15,106,4272,4271,4270,15,4270,4271,4272,4031,4031,4031,15,106,4276,4275,4273,15,4273,4274,4275,4032,4032,4032,15,106,4275,4276,4274,15,4274,4273,4276,4033,4033,4033,15,106,4280,4277,4278,15,4277,4278,4279,4034,4034,4034,15,106,4277,4279,4278,15,4278,4280,4279,4035,4035,4035,15,106,4283,4282,4281,15,4281,4282,4283,4036,4036,4036,15,106,4286,4285,4284,15,4284,4285,4286,4037,4037,4037,15,106,4289,4288,4290,15,4287,4288,4289,4038,4038,4038,15,106,4288,4291,4287,15,4288,4290,4291,4039,4039,4039,15,106,4290,4288,4287,15,4289,4288,4291,4040,4040,4040,15,106,4292,4291,4288,15,4292,4290,4288,4041,4041,4041,15,106,4293,4292,4289,15,4293,4292,4287,4042,4042,4042,15,106,4292,4288,4289,15,4292,4288,4287,4043,4043,4043,15,106,4295,4294,4296,14,4294,4295,4296,4044,4044,4044,14,106,4301,4303,4302,14,4297,4298,4299,4045,4045,4045,14,106,4306,4308,4307,14,4300,4301,4302,4046,4046,4046,14,106,4311,4364,4310,14,4303,4304,4305,4047,4047,4047,14,106,4315,4314,4312,14,4306,4307,4308,4048,4048,4048,14,106,4314,4315,4316,14,4307,4306,4309,4049,4049,4049,14,106,4314,4317,4319,14,4307,4310,4311,4050,4050,4050,14,106,4320,4318,4321,14,4312,4313,4314,4051,4051,4051,14,106,4323,4372,4324,14,4315,4316,4317,4052,4052,4052,14,106,4370,4325,4326,14,4318,4319,4320,4053,4053,4053,14,106,4370,4327,4324,14,4318,4321,4317,4054,4054,4054,14,106,4329,4328,4330,14,4322,4323,4324,4055,4055,4055,14,106,4331,4372,4332,14,4325,4316,4326,4056,4056,4056,14,106,4333,4372,4334,14,4327,4316,4328,4057,4057,4057,14,106,4375,4338,4341,14,4329,4330,4331,4058,4058,4058,14,106,4375,4345,4374,14,4329,4332,4333,4059,4059,4059,14,106,4351,4344,4352,14,4334,4335,4336,4060,4060,4060,14,106,4354,4353,4355,14,4337,4338,4339,4061,4061,4061,14,106,4357,4345,4356,14,4340,4332,4341,4062,4062,4062,14,106,4358,4360,4345,14,4342,4343,4332,4063,4063,4063,14,106,4297,4296,4294,14,4344,4296,4295,4064,4064,4064,14,106,4355,4353,4295,14,4339,4338,4294,4065,4065,4065,14,106,4353,4294,4295,14,4338,4295,4294,4066,4066,4066,14,106,4302,4298,4297,14,4299,4345,4344,4067,4067,4067,14,106,4296,4297,4298,14,4296,4344,4345,4068,4068,4068,14,106,4301,4302,4299,14,4297,4299,4346,4069,4069,4069,14,106,4307,4301,4300,14,4302,4297,4347,4070,4070,4070,14,106,4301,4299,4300,14,4297,4346,4347,4071,4071,4071,14,106,4307,4304,4301,14,4302,4348,4297,4072,4072,4072,14,106,4304,4303,4301,14,4348,4298,4297,4073,4073,4073,14,106,4298,4302,4303,14,4345,4299,4298,4074,4074,4074,14,106,4361,4306,4305,14,4349,4300,4350,4075,4075,4075,14,106,4307,4300,4306,14,4302,4347,4300,4076,4076,4076,14,106,4300,4305,4306,14,4347,4350,4300,4077,4077,4077,14,106,4309,4308,4306,14,4351,4301,4300,4078,4078,4078,14,106,4304,4307,4308,14,4348,4302,4301,4079,4079,4079,14,106,4306,4310,4309,14,4300,4305,4351,4080,4080,4080,14,106,4362,4309,4310,14,4352,4351,4305,4081,4081,4081,14,106,4362,4310,4312,14,4352,4305,4308,4082,4082,4082,14,106,4361,4363,4306,14,4349,4353,4300,4083,4083,4083,14,106,4363,4311,4306,14,4353,4303,4300,4084,4084,4084,14,106,4310,4306,4311,14,4305,4300,4303,4085,4085,4085,14,106,4310,4315,4312,14,4305,4306,4308,4086,4086,4086,14,106,4315,4310,4364,14,4306,4305,4304,4087,4087,4087,14,106,4315,4364,4313,14,4306,4304,4354,4088,4088,4088,14,106,4365,4312,4314,14,4355,4308,4307,4089,4089,4089,14,106,4366,4365,4314,14,4356,4355,4307,4090,4090,4090,14,106,4367,4316,4315,14,4357,4309,4306,4091,4091,4091,14,106,4367,4315,4313,14,4357,4306,4354,4092,4092,4092,14,106,4314,4316,4317,14,4307,4309,4310,4093,4093,4093,14,106,4319,4366,4314,14,4311,4356,4307,4094,4094,4094,14,106,4366,4319,4318,14,4356,4311,4313,4095,4095,4095,14,106,4366,4318,4320,14,4356,4313,4312,4096,4096,4096,14,106,4372,4322,4321,14,4316,4358,4314,4097,4097,4097,14,106,4321,4318,4372,14,4314,4313,4316,4098,4098,4098,14,106,4318,4324,4372,14,4313,4317,4316,4099,4099,4099,14,106,4368,4372,4323,14,4359,4316,4315,4100,4100,4100,14,106,4324,4318,4325,14,4317,4313,4319,4101,4101,4101,14,106,4324,4325,4370,14,4317,4319,4318,4102,4102,4102,14,106,4370,4369,4327,14,4318,4360,4321,4103,4103,4103,14,106,4372,4330,4328,14,4316,4324,4323,4104,4104,4104,14,106,4372,4328,4322,14,4316,4323,4358,4105,4105,4105,14,106,4371,4328,4329,14,4361,4323,4322,4106,4106,4106,14,106,4330,4372,4331,14,4324,4316,4325,4107,4107,4107,14,106,4373,4334,4372,14,4362,4328,4316,4108,4108,4108,14,106,4368,4373,4372,14,4359,4362,4316,4109,4109,4109,14,106,4332,4372,4333,14,4326,4316,4327,4110,4110,4110,14,106,4339,4374,4335,14,4363,4333,4364,4111,4111,4111,14,106,4337,4336,4374,14,4365,4366,4333,4112,4112,4112,14,106,4336,4335,4374,14,4366,4364,4333,4113,4113,4113,14,106,4344,4337,4374,14,4335,4365,4333,4114,4114,4114,14,106,4374,4339,4338,14,4333,4363,4330,4115,4115,4115,14,106,4374,4338,4375,14,4333,4330,4329,4116,4116,4116,14,106,4376,4342,4340,14,4367,4368,4369,4117,4117,4117,14,106,4377,4376,4340,14,4370,4367,4369,4118,4118,4118,14,106,4378,4343,4341,14,4371,4372,4331,4119,4119,4119,14,106,4342,4378,4340,14,4368,4371,4369,4120,4120,4120,14,106,4378,4341,4340,14,4371,4331,4369,4121,4121,4121,14,106,4375,4341,4343,14,4329,4331,4372,4122,4122,4122,14,106,4345,4344,4374,14,4332,4335,4333,4123,4123,4123,14,106,4379,4346,4375,14,4373,4374,4329,4124,4124,4124,14,106,4379,4375,4343,14,4373,4329,4372,4125,4125,4125,14,106,4380,4349,4347,14,4375,4376,4377,4126,4126,4126,14,106,4381,4380,4347,14,4378,4375,4377,4127,4127,4127,14,106,4344,4350,4349,14,4335,4379,4376,4128,4128,4128,14,106,4348,4347,4350,14,4380,4377,4379,4129,4129,4129,14,106,4347,4349,4350,14,4377,4376,4379,4130,4130,4130,14,106,4350,4344,4351,14,4379,4335,4334,4131,4131,4131,14,106,4294,4353,4348,14,4295,4338,4380,4132,4132,4132,14,106,4347,4348,4353,14,4377,4380,4338,4133,4133,4133,14,106,4381,4347,4354,14,4378,4377,4337,4134,4134,4134,14,106,4347,4353,4354,14,4377,4338,4337,4135,4135,4135,14,106,4382,4352,4344,14,4381,4336,4335,4136,4136,4136,14,106,4383,4382,4344,14,4382,4381,4335,4137,4137,4137,14,106,4383,4344,4345,14,4382,4335,4332,4138,4138,4138,14,106,4375,4356,4345,14,4329,4341,4332,4139,4139,4139,14,106,4384,4356,4375,14,4383,4341,4329,4140,4140,4140,14,106,4384,4375,4346,14,4383,4329,4374,4141,4141,4141,14,106,4385,4358,4357,14,4384,4342,4340,4142,4142,4142,14,106,4358,4345,4357,14,4342,4332,4340,4143,4143,4143,14,106,4385,4386,4358,14,4384,4385,4342,4144,4144,4144,14,106,4386,4360,4358,14,4385,4343,4342,4145,4145,4145,14,106,4383,4345,4359,14,4382,4332,4386,4146,4146,4146,14,106,4345,4360,4359,14,4332,4343,4386,4147,4147,4147,14,106,4388,4387,4389,14,4387,4388,4389,4148,4148,4148,14,106,4393,4392,4394,14,4390,4391,4392,4149,4149,4149,14,106,4397,4391,4388,14,4393,4394,4387,4150,4150,4150,14,106,4391,4387,4388,14,4394,4388,4387,4151,4151,4151,14,106,4398,4391,4390,14,4395,4394,4396,4152,4152,4152,14,106,4399,4398,4390,14,4397,4395,4396,4153,4153,4153,14,106,4397,4400,4391,14,4393,4398,4394,4154,4154,4154,14,106,4400,4390,4391,14,4398,4396,4394,4155,4155,4155,14,106,4396,4394,4392,14,4399,4392,4391,4156,4156,4156,14,106,4399,4390,4393,14,4397,4396,4390,4157,4157,4157,14,106,4390,4392,4393,14,4396,4391,4390,4158,4158,4158,14,106,4401,4394,4396,14,4400,4392,4399,4159,4159,4159,14,106,4402,4401,4395,14,4401,4400,4402,4160,4160,4160,14,106,4401,4396,4395,14,4400,4399,4402,4161,4161,4161,14,106,4404,4403,4405,15,4403,4404,4405,4162,4162,4162,15,106,4406,4403,4407,15,4406,4404,4407,4163,4163,4163,15,106,4408,4407,4403,15,4408,4407,4404,4164,4164,4164,15,106,4409,4408,4404,15,4409,4408,4403,4165,4165,4165,15,106,4408,4403,4404,15,4408,4404,4403,4166,4166,4166,15,106,4410,4405,4403,15,4410,4405,4404,4167,4167,4167,15,106,4411,4410,4406,15,4411,4410,4406,4168,4168,4168,15,106,4410,4403,4406,15,4410,4404,4406,4169,4169,4169,15,106,4414,4413,4412,15,4412,4413,4414,4170,4170,4170,15,106,4415,4412,4413,15,4415,4414,4413,4171,4171,4171,15,106,4418,4419,4416,15,4416,4417,4418,4172,4172,4172,15,106,4420,4419,4417,15,4419,4417,4420,4173,4173,4173,15,106,4418,4417,4419,15,4416,4420,4417,4174,4174,4174,15,106,4424,4423,4421,15,4421,4422,4423,4175,4175,4175,15,106,4424,4425,4422,15,4421,4424,4425,4176,4176,4176,15,106,4422,4423,4424,15,4425,4422,4421,4177,4177,4177,15,106,4426,4427,4428,1,4426,4427,4428,4178,4178,4178,1,106,4435,4433,4434,1,4429,4430,4431,4179,4179,4179,1,106,4440,4438,4439,1,4432,4433,4434,4180,4180,4180,1,106,4497,4443,4442,1,4435,4436,4437,4181,4181,4181,1,106,4446,4447,4444,1,4438,4439,4440,4182,4182,4182,1,106,4447,4446,4448,1,4439,4438,4441,4183,4183,4183,1,106,4449,4446,4451,1,4442,4438,4443,4184,4184,4184,1,106,4450,4452,4453,1,4444,4445,4446,4185,4185,4185,1,106,4504,4455,4456,1,4447,4448,4449,4186,4186,4186,1,106,4457,4502,4458,1,4450,4451,4452,4187,4187,4187,1,106,4459,4502,4456,1,4453,4451,4449,4188,4188,4188,1,106,4460,4461,4462,1,4454,4455,4456,4189,4189,4189,1,106,4504,4463,4464,1,4447,4457,4458,4190,4190,4190,1,106,4504,4465,4466,1,4447,4459,4460,4191,4191,4191,1,106,4470,4507,4473,1,4461,4462,4463,4192,4192,4192,1,106,4477,4507,4506,1,4464,4462,4465,4193,4193,4193,1,106,4476,4483,4484,1,4466,4467,4468,4194,4194,4194,1,106,4485,4486,4487,1,4469,4470,4471,4195,4195,4195,1,106,4477,4489,4488,1,4464,4472,4473,4196,4196,4196,1,106,4491,4490,4477,1,4474,4475,4464,4197,4197,4197,1,106,4491,4492,4493,1,4474,4476,4477,4198,4198,4198,1,106,4428,4429,4426,1,4428,4478,4426,4199,4199,4199,1,106,4485,4487,4427,1,4469,4471,4427,4200,4200,4200,1,106,4485,4427,4426,1,4469,4427,4426,4201,4201,4201,1,106,4430,4434,4429,1,4479,4431,4478,4202,4202,4202,1,106,4429,4428,4430,1,4478,4428,4479,4203,4203,4203,1,106,4433,4439,4432,1,4430,4434,4480,4204,4204,4204,1,106,4434,4433,4431,1,4431,4430,4481,4205,4205,4205,1,106,4433,4432,4431,1,4430,4480,4481,4206,4206,4206,1,106,4436,4439,4435,1,4482,4434,4429,4207,4207,4207,1,106,4439,4433,4435,1,4434,4430,4429,4208,4208,4208,1,106,4434,4430,4435,1,4431,4479,4429,4209,4209,4209,1,106,4438,4494,4437,1,4433,4483,4484,4210,4210,4210,1,106,4432,4439,4438,1,4480,4434,4433,4211,4211,4211,1,106,4432,4438,4437,1,4480,4433,4484,4212,4212,4212,1,106,4441,4438,4440,1,4485,4433,4432,4213,4213,4213,1,106,4439,4436,4440,1,4434,4482,4432,4214,4214,4214,1,106,4442,4438,4441,1,4437,4433,4485,4215,4215,4215,1,106,4441,4495,4442,1,4485,4486,4437,4216,4216,4216,1,106,4495,4444,4442,1,4486,4440,4437,4217,4217,4217,1,106,4496,4494,4438,1,4487,4483,4433,4218,4218,4218,1,106,4496,4438,4443,1,4487,4433,4436,4219,4219,4219,1,106,4438,4442,4443,1,4433,4437,4436,4220,4220,4220,1,106,4447,4442,4444,1,4439,4437,4440,4221,4221,4221,1,106,4442,4447,4497,1,4437,4439,4435,4222,4222,4222,1,106,4447,4445,4497,1,4439,4488,4435,4223,4223,4223,1,106,4499,4498,4446,1,4489,4490,4438,4224,4224,4224,1,106,4444,4499,4446,1,4440,4489,4438,4225,4225,4225,1,106,4448,4500,4447,1,4441,4491,4439,4226,4226,4226,1,106,4500,4445,4447,1,4491,4488,4439,4227,4227,4227,1,106,4448,4446,4449,1,4441,4438,4442,4228,4228,4228,1,106,4498,4451,4446,1,4490,4443,4438,4229,4229,4229,1,106,4451,4498,4450,1,4443,4490,4444,4230,4230,4230,1,106,4498,4452,4450,1,4490,4445,4444,4231,4231,4231,1,106,4454,4504,4453,1,4492,4447,4446,4232,4232,4232,1,106,4450,4453,4504,1,4444,4446,4447,4233,4233,4233,1,106,4456,4450,4504,1,4449,4444,4447,4234,4234,4234,1,106,4504,4501,4455,1,4447,4493,4448,4235,4235,4235,1,106,4450,4456,4502,1,4444,4449,4451,4236,4236,4236,1,106,4450,4502,4457,1,4444,4451,4450,4237,4237,4237,1,106,4462,4504,4460,1,4456,4447,4454,4238,4238,4238,1,106,4504,4454,4460,1,4447,4492,4454,4239,4239,4239,1,106,4460,4503,4461,1,4454,4494,4455,4240,4240,4240,1,106,4504,4462,4463,1,4447,4456,4457,4241,4241,4241,1,106,4505,4501,4504,1,4495,4493,4447,4242,4242,4242,1,106,4466,4505,4504,1,4460,4495,4447,4243,4243,4243,1,106,4504,4464,4465,1,4447,4458,4459,4244,4244,4244,1,106,4506,4471,4467,1,4465,4496,4497,4245,4245,4245,1,106,4468,4469,4467,1,4498,4499,4497,4246,4246,4246,1,106,4469,4506,4467,1,4499,4465,4497,4247,4247,4247,1,106,4469,4476,4506,1,4499,4466,4465,4248,4248,4248,1,106,4471,4506,4507,1,4496,4465,4462,4249,4249,4249,1,106,4471,4507,4470,1,4496,4462,4461,4250,4250,4250,1,106,4509,4508,4472,1,4500,4501,4502,4251,4251,4251,1,106,4474,4509,4472,1,4503,4500,4502,4252,4252,4252,1,106,4510,4474,4472,1,4504,4503,4502,4253,4253,4253,1,106,4475,4510,4473,1,4505,4504,4463,4254,4254,4254,1,106,4510,4472,4473,1,4504,4502,4463,4255,4255,4255,1,106,4507,4475,4473,1,4462,4505,4463,4256,4256,4256,1,106,4477,4506,4476,1,4464,4465,4466,4257,4257,4257,1,106,4478,4511,4507,1,4506,4507,4462,4258,4258,4258,1,106,4511,4475,4507,1,4507,4505,4462,4259,4259,4259,1,106,4513,4512,4479,1,4508,4509,4510,4260,4260,4260,1,106,4481,4513,4479,1,4511,4508,4510,4261,4261,4261,1,106,4482,4476,4481,1,4512,4466,4511,4262,4262,4262,1,106,4479,4480,4482,1,4510,4513,4512,4263,4263,4263,1,106,4479,4482,4481,1,4510,4512,4511,4264,4264,4264,1,106,4476,4482,4483,1,4466,4512,4467,4265,4265,4265,1,106,4485,4426,4480,1,4469,4426,4513,4266,4266,4266,1,106,4479,4512,4486,1,4510,4509,4470,4267,4267,4267,1,106,4480,4479,4485,1,4513,4510,4469,4268,4268,4268,1,106,4479,4486,4485,1,4510,4470,4469,4269,4269,4269,1,106,4515,4514,4476,1,4514,4515,4466,4270,4270,4270,1,106,4484,4515,4476,1,4468,4514,4466,4271,4271,4271,1,106,4488,4507,4477,1,4473,4462,4464,4272,4272,4272,1,106,4488,4516,4507,1,4473,4516,4462,4273,4273,4273,1,106,4516,4478,4507,1,4516,4506,4462,4274,4274,4274,1,106,4490,4517,4489,1,4475,4517,4472,4275,4275,4275,1,106,4490,4489,4477,1,4475,4472,4464,4276,4276,4276,1,106,4518,4517,4490,1,4518,4517,4475,4277,4277,4277,1,106,4493,4518,4491,1,4477,4518,4474,4278,4278,4278,1,106,4518,4490,4491,1,4518,4475,4474,4279,4279,4279,1,106,4476,4514,4492,1,4466,4515,4476,4280,4280,4280,1,106,4477,4476,4491,1,4464,4466,4474,4281,4281,4281,1,106,4476,4492,4491,1,4466,4476,4474,4282,4282,4282,1,106,4520,4519,4521,15,4519,4520,4521,4283,4283,4283,15,106,4523,4524,4522,15,4522,4523,4524,4284,4284,4284,15,106,4526,4529,4525,1,4525,4526,4527,4285,4285,4285,1,106,4525,4528,4526,1,4527,4528,4525,4286,4286,4286,1,106,4526,4527,4530,1,4525,4529,4530,4287,4287,4287,1,106,4526,4528,4527,1,4525,4528,4529,4288,4288,4288,1,106,4538,4534,4533,15,4531,4532,4533,4289,4289,4289,15,106,4531,4534,4535,15,4534,4532,4535,4290,4290,4290,15,106,4536,4532,4531,14,4536,4537,4534,4291,4291,4291,14,106,4534,4531,4532,14,4532,4534,4537,4292,4292,4292,14,106,4537,4533,4532,14,4538,4533,4537,4293,4293,4293,14,106,4534,4532,4533,14,4532,4537,4533,4294,4294,4294,14,106,4540,4539,4541,1,4539,4540,4541,4295,4295,4295,1,106,4544,4545,4546,1,4542,4543,4544,4296,4296,4296,1,106,4543,4549,4539,1,4545,4546,4540,4297,4297,4297,1,106,4543,4539,4540,1,4545,4540,4539,4298,4298,4298,1,106,4551,4550,4542,1,4547,4548,4549,4299,4299,4299,1,106,4543,4551,4542,1,4545,4547,4549,4300,4300,4300,1,106,4552,4549,4543,1,4550,4546,4545,4301,4301,4301,1,106,4552,4543,4542,1,4550,4545,4549,4302,4302,4302,1,106,4546,4548,4544,1,4544,4551,4542,4303,4303,4303,1,106,4542,4550,4545,1,4549,4548,4543,4304,4304,4304,1,106,4542,4545,4544,1,4549,4543,4542,4305,4305,4305,1,106,4554,4553,4547,1,4552,4553,4554,4306,4306,4306,1,106,4546,4554,4548,1,4544,4552,4551,4307,4307,4307,1,106,4554,4547,4548,1,4552,4554,4551,4308,4308,4308,1,106,4562,4561,4563,14,4555,4556,4557,4309,4309,4309,14,106,4566,4559,4556,14,4558,4559,4560,4310,4310,4310,14,106,4567,4566,4555,14,4561,4558,4562,4311,4311,4311,14,106,4566,4556,4555,14,4558,4560,4562,4312,4312,4312,14,106,4556,4559,4557,14,4560,4559,4563,4313,4313,4313,14,106,4568,4557,4558,14,4564,4563,4565,4314,4314,4314,14,106,4557,4559,4558,14,4563,4559,4565,4315,4315,4315,14,106,4568,4569,4557,14,4564,4566,4563,4316,4316,4316,14,106,4570,4557,4569,14,4567,4563,4566,4317,4317,4317,14,106,4571,4570,4560,14,4568,4567,4569,4318,4318,4318,14,106,4570,4569,4560,14,4567,4566,4569,4319,4319,4319,14,106,4564,4563,4561,14,4570,4557,4556,4320,4320,4320,14,106,4565,4564,4561,14,4571,4570,4556,4321,4321,4321,14,106,4571,4560,4562,14,4568,4569,4555,4322,4322,4322,14,106,4560,4561,4562,14,4569,4556,4555,4323,4323,4323,14,106,4572,4563,4564,14,4572,4557,4570,4324,4324,4324,14,106,4573,4572,4564,14,4573,4572,4570,4325,4325,4325,14,106,4576,4577,4578,1,4574,4575,4576,4326,4326,4326,1,106,4580,4581,4582,1,4577,4578,4579,4327,4327,4327,1,106,4586,4585,4574,1,4580,4581,4582,4328,4328,4328,1,106,4578,4586,4575,1,4576,4580,4583,4329,4329,4329,1,106,4586,4574,4575,1,4580,4582,4583,4330,4330,4330,1,106,4578,4575,4576,1,4576,4583,4574,4331,4331,4331,1,106,4590,4587,4577,1,4584,4585,4575,4332,4332,4332,1,106,4590,4577,4576,1,4584,4575,4574,4333,4333,4333,1,106,4588,4587,4590,1,4586,4585,4584,4334,4334,4334,1,106,4579,4588,4590,1,4587,4586,4584,4335,4335,4335,1,106,4590,4589,4579,1,4584,4588,4587,4336,4336,4336,1,106,4583,4584,4580,1,4589,4590,4577,4337,4337,4337,1,106,4582,4583,4580,1,4579,4589,4577,4338,4338,4338,1,106,4579,4589,4581,1,4587,4588,4578,4339,4339,4339,1,106,4579,4581,4580,1,4587,4578,4577,4340,4340,4340,1,106,4592,4591,4583,1,4591,4592,4589,4341,4341,4341,1,106,4582,4592,4583,1,4579,4591,4589,4342,4342,4342,1,106,4606,4593,4607,14,4593,4594,4595,4343,4343,4343,14,106,4594,4596,4595,14,4596,4597,4598,4344,4344,4344,14,106,4597,4601,4598,14,4599,4600,4601,4345,4345,4345,14,106,4601,4602,4600,14,4600,4602,4603,4346,4346,4346,14,106,4596,4603,4608,14,4597,4604,4605,4347,4347,4347,14,106,4603,4593,4609,14,4604,4594,4606,4348,4348,4348,14,106,4598,4595,4596,14,4601,4598,4597,4349,4349,4349,14,106,4603,4596,4594,14,4604,4597,4596,4350,4350,4350,14,106,4610,4596,4611,14,4607,4597,4608,4351,4351,4351,14,106,4612,4613,4597,14,4609,4610,4599,4352,4352,4352,14,106,4614,4615,4596,14,4611,4612,4597,4353,4353,4353,14,106,4616,4597,4596,14,4613,4599,4597,4354,4354,4354,14,106,4598,4596,4597,14,4601,4597,4599,4355,4355,4355,14,106,4600,4617,4599,14,4603,4614,4615,4356,4356,4356,14,106,4600,4599,4598,14,4603,4615,4601,4357,4357,4357,14,106,4595,4598,4599,14,4598,4601,4615,4358,4358,4358,14,106,4604,4618,4600,14,4616,4617,4603,4359,4359,4359,14,106,4605,4604,4600,14,4618,4616,4603,4360,4360,4360,14,106,4619,4600,4620,14,4619,4603,4620,4361,4361,4361,14,106,4621,4601,4597,14,4621,4600,4599,4362,4362,4362,14,106,4600,4598,4601,14,4603,4601,4600,4363,4363,4363,14,106,4622,4623,4602,14,4622,4623,4602,4364,4364,4364,14,106,4624,4625,4601,14,4624,4625,4600,4365,4365,4365,14,106,4626,4602,4601,14,4626,4602,4600,4366,4366,4366,14,106,4605,4600,4602,14,4618,4603,4602,4367,4367,4367,14,106,4627,4631,4628,1,4627,4628,4629,4368,4368,4368,1,106,4632,4629,4630,1,4630,4631,4632,4369,4369,4369,1,106,4640,4633,4635,1,4633,4634,4635,4370,4370,4370,1,106,4641,4640,4638,1,4636,4633,4637,4371,4371,4371,1,106,4643,4632,4627,1,4638,4630,4627,4372,4372,4372,1,106,4632,4631,4627,1,4630,4628,4627,4373,4373,4373,1,106,4630,4635,4632,1,4632,4635,4630,4374,4374,4374,1,106,4632,4643,4629,1,4630,4638,4631,4375,4375,4375,1,106,4632,4644,4631,1,4630,4639,4628,4376,4376,4376,1,106,4645,4644,4632,1,4640,4639,4630,4377,4377,4377,1,106,4634,4645,4633,1,4641,4640,4634,4378,4378,4378,1,106,4645,4632,4633,1,4640,4630,4634,4379,4379,4379,1,106,4632,4635,4633,1,4630,4635,4634,4380,4380,4380,1,106,4637,4638,4636,1,4642,4637,4643,4381,4381,4381,1,106,4638,4635,4636,1,4637,4635,4643,4382,4382,4382,1,106,4635,4630,4636,1,4635,4632,4643,4383,4383,4383,1,106,4647,4646,4638,1,4644,4645,4637,4384,4384,4384,1,106,4639,4647,4638,1,4646,4644,4637,4385,4385,4385,1,106,4638,4637,4639,1,4637,4642,4646,4386,4386,4386,1,106,4634,4633,4640,1,4641,4634,4633,4387,4387,4387,1,106,4635,4638,4640,1,4635,4637,4633,4388,4388,4388,1,106,4648,4634,4640,1,4647,4641,4633,4389,4389,4389,1,106,4642,4648,4641,1,4648,4647,4636,4390,4390,4390,1,106,4648,4640,4641,1,4647,4633,4636,4391,4391,4391,1,106,4638,4646,4641,1,4637,4645,4636,4392,4392,4392,1,106,4650,4649,4651,14,4649,4650,4651,4393,4393,4393,14,106,4654,4653,4652,14,4652,4653,4654,4394,4394,4394,14,106,4657,4656,4655,1,4655,4656,4657,4395,4395,4395,1,106,4675,4665,4666,14,4658,4659,4660,4396,4396,4396,14,106,4669,4658,4670,14,4661,4662,4663,4397,4397,4397,14,106,4672,4671,4673,14,4664,4665,4666,4398,4398,4398,14,106,4768,4676,4859,14,4667,4668,4669,4399,4399,4399,14,106,4676,4773,4679,14,4668,4670,4671,4400,4400,4400,14,106,4678,4676,4679,14,4672,4668,4671,4401,4401,4401,14,106,4684,4681,4680,14,4673,4674,4675,4402,4402,4402,14,106,4698,4684,4683,14,4676,4673,4677,4403,4403,4403,14,106,4686,4776,4684,14,4678,4679,4673,4404,4404,4404,14,106,4776,4685,4681,14,4679,4680,4674,4405,4405,4405,14,106,4687,4688,4686,14,4681,4682,4678,4406,4406,4406,14,106,4860,4694,4861,14,4683,4684,4685,4407,4407,4407,14,106,4763,4695,4659,14,4686,4687,4688,4408,4408,4408,14,106,4683,4701,4699,14,4677,4689,4690,4409,4409,4409,14,106,4704,4780,4700,14,4691,4692,4693,4410,4410,4410,14,106,4702,4701,4703,14,4694,4689,4695,4411,4411,4411,14,106,4781,4701,4677,14,4696,4689,4697,4412,4412,4412,14,106,4660,4781,4783,14,4698,4696,4699,4413,4413,4413,14,106,4762,4706,4718,14,4700,4701,4702,4414,4414,4414,14,106,4712,4711,4710,14,4703,4704,4705,4415,4415,4415,14,106,4712,4714,4713,14,4703,4706,4707,4416,4416,4416,14,106,4714,4715,4716,14,4706,4708,4709,4417,4417,4417,14,106,4715,4793,4717,14,4708,4710,4711,4418,4418,4418,14,106,4725,4721,4722,14,4712,4713,4714,4419,4419,4419,14,106,4723,4725,4724,14,4715,4712,4716,4420,4420,4420,14,106,4727,4725,4726,14,4717,4712,4718,4421,4421,4421,14,106,4728,4727,4729,14,4719,4717,4720,4422,4422,4422,14,106,4730,4721,4731,14,4721,4713,4722,4423,4423,4423,14,106,4736,4738,4737,14,4723,4724,4725,4424,4424,4424,14,106,4802,4764,4738,14,4726,4727,4724,4425,4425,4425,14,106,4740,4806,4862,14,4728,4729,4730,4426,4426,4426,14,106,4738,4806,4805,14,4724,4729,4731,4427,4427,4427,14,106,4741,4863,4742,14,4732,4733,4734,4428,4428,4428,14,106,4743,4864,4865,14,4735,4736,4737,4429,4429,4429,14,106,4743,4744,4745,14,4735,4738,4739,4430,4430,4430,14,106,4747,4866,4867,14,4740,4741,4742,4431,4431,4431,14,106,4759,4758,4757,14,4743,4744,4745,4432,4432,4432,14,106,4761,4718,4760,14,4746,4702,4747,4433,4433,4433,14,106,4762,4662,4661,14,4700,4748,4749,4434,4434,4434,14,106,4762,4663,4662,14,4700,4750,4748,4435,4435,4435,14,106,4664,4662,4663,14,4751,4748,4750,4436,4436,4436,14,106,4666,4765,4675,14,4660,4752,4658,4437,4437,4437,14,106,4765,4664,4675,14,4752,4751,4658,4438,4438,4438,14,106,4668,4665,4675,14,4753,4659,4658,4439,4439,4439,14,106,4675,4674,4667,14,4658,4754,4755,4440,4440,4440,14,106,4675,4667,4668,14,4658,4755,4753,4441,4441,4441,14,106,4767,4766,4669,14,4756,4757,4661,4442,4442,4442,14,106,4766,4658,4669,14,4757,4662,4661,4443,4443,4443,14,106,4868,4670,4658,14,4758,4663,4662,4444,4444,4444,14,106,4769,4768,4770,14,4759,4667,4760,4445,4445,4445,14,106,4769,4671,4768,14,4759,4665,4667,4446,4446,4446,14,106,4771,4673,4671,14,4761,4666,4665,4447,4447,4447,14,106,4769,4771,4671,14,4759,4761,4665,4448,4448,4448,14,106,4674,4772,4672,14,4754,4762,4664,4449,4449,4449,14,106,4772,4671,4672,14,4762,4665,4664,4450,4450,4450,14,106,4671,4676,4768,14,4665,4668,4667,4451,4451,4451,14,106,4772,4674,4676,14,4762,4754,4668,4452,4452,4452,14,106,4772,4676,4671,14,4762,4668,4665,4453,4453,4453,14,106,4675,4664,4663,14,4658,4751,4750,4454,4454,4454,14,106,4773,4674,4675,14,4670,4754,4658,4455,4455,4455,14,106,4773,4676,4674,14,4670,4668,4754,4456,4456,4456,14,106,4869,4676,4870,14,4763,4668,4764,4457,4457,4457,14,106,4663,4677,4675,14,4750,4697,4658,4458,4458,4458,14,106,4871,4676,4678,14,4765,4668,4672,4459,4459,4459,14,106,4675,4677,4680,14,4658,4697,4675,4460,4460,4460,14,106,4675,4680,4773,14,4658,4675,4670,4461,4461,4461,14,106,4774,4679,4773,14,4766,4671,4670,4462,4462,4462,14,106,4774,4775,4679,14,4766,4767,4671,4463,4463,4463,14,106,4680,4677,4684,14,4675,4697,4673,4464,4464,4464,14,106,4677,4683,4684,14,4697,4677,4673,4465,4465,4465,14,106,4773,4680,4681,14,4670,4675,4674,4466,4466,4466,14,106,4774,4773,4682,14,4766,4670,4768,4467,4467,4467,14,106,4773,4681,4682,14,4670,4674,4768,4468,4468,4468,14,106,4689,4686,4698,14,4769,4678,4676,4469,4469,4469,14,106,4684,4698,4686,14,4673,4676,4678,4470,4470,4470,14,106,4681,4684,4776,14,4674,4673,4679,4471,4471,4471,14,106,4682,4681,4685,14,4768,4674,4680,4472,4472,4472,14,106,4777,4682,4685,14,4770,4768,4680,4473,4473,4473,14,106,4777,4685,4872,14,4770,4680,4771,4474,4474,4474,14,106,4776,4686,4688,14,4679,4678,4682,4475,4475,4475,14,106,4685,4776,4688,14,4680,4679,4682,4476,4476,4476,14,106,4685,4688,4693,14,4680,4682,4772,4477,4477,4477,14,106,4873,4685,4874,14,4773,4680,4774,4478,4478,4478,14,106,4686,4689,4687,14,4678,4769,4681,4479,4479,4479,14,106,4685,4693,4875,14,4680,4772,4775,4480,4480,4480,14,106,4876,4685,4877,14,4776,4680,4777,4481,4481,4481,14,106,4695,4690,4689,14,4687,4778,4769,4482,4482,4482,14,106,4687,4689,4690,14,4681,4769,4778,4483,4483,4483,14,106,4691,4687,4690,14,4779,4681,4778,4484,4484,4484,14,106,4688,4687,4691,14,4682,4681,4779,4485,4485,4485,14,106,4692,4688,4691,14,4780,4682,4779,4486,4486,4486,14,106,4693,4688,4692,14,4772,4682,4780,4487,4487,4487,14,106,4692,4878,4693,14,4780,4781,4772,4488,4488,4488,14,106,4879,4693,4880,14,4782,4772,4783,4489,4489,4489,14,106,4691,4694,4692,14,4779,4684,4780,4490,4490,4490,14,106,4692,4694,4881,14,4780,4684,4784,4491,4491,4491,14,106,4763,4882,4694,14,4686,4785,4684,4492,4492,4492,14,106,4763,4694,4690,14,4686,4684,4778,4493,4493,4493,14,106,4691,4690,4694,14,4779,4778,4684,4494,4494,4494,14,106,4690,4695,4763,14,4778,4687,4686,4495,4495,4495,14,106,4695,4883,4659,14,4687,4786,4688,4496,4496,4496,14,106,4696,4884,4695,14,4787,4788,4687,4497,4497,4497,14,106,4689,4696,4695,14,4769,4787,4687,4498,4498,4498,14,106,4689,4697,4696,14,4769,4789,4787,4499,4499,4499,14,106,4885,4696,4697,14,4790,4787,4789,4500,4500,4500,14,106,4886,4697,4887,14,4791,4789,4792,4501,4501,4501,14,106,4689,4698,4697,14,4769,4676,4789,4502,4502,4502,14,106,4699,4778,4683,14,4690,4793,4677,4503,4503,4503,14,106,4778,4698,4683,14,4793,4676,4677,4504,4504,4504,14,106,4683,4677,4701,14,4677,4697,4689,4505,4505,4505,14,106,4888,4889,4779,14,4794,4795,4796,4506,4506,4506,14,106,4779,4780,4704,14,4796,4692,4691,4507,4507,4507,14,106,4704,4890,4779,14,4691,4797,4796,4508,4508,4508,14,106,4781,4704,4700,14,4696,4691,4693,4509,4509,4509,14,106,4782,4701,4702,14,4798,4689,4694,4510,4510,4510,14,106,4700,4701,4781,14,4693,4689,4696,4511,4511,4511,14,106,4781,4891,4704,14,4696,4799,4691,4512,4512,4512,14,106,4660,4892,4781,14,4698,4800,4696,4513,4513,4513,14,106,4783,4781,4677,14,4699,4696,4697,4514,4514,4514,14,106,4677,4663,4783,14,4697,4750,4699,4515,4515,4515,14,106,4660,4783,4893,14,4698,4699,4801,4516,4516,4516,14,106,4663,4762,4783,14,4750,4700,4699,4517,4517,4517,14,106,4783,4762,4761,14,4699,4700,4746,4518,4518,4518,14,106,4783,4761,4894,14,4699,4746,4802,4519,4519,4519,14,106,4784,4670,4895,14,4803,4663,4804,4520,4520,4520,14,106,4785,4784,4896,14,4805,4803,4806,4521,4521,4521,14,106,4784,4897,4898,14,4803,4807,4808,4522,4522,4522,14,106,4899,4900,4785,14,4809,4810,4805,4523,4523,4523,14,106,4705,4785,4901,14,4811,4805,4812,4524,4524,4524,14,106,4708,4786,4902,14,4813,4814,4815,4525,4525,4525,14,106,4786,4705,4903,14,4814,4811,4816,4526,4526,4526,14,106,4706,4762,4661,14,4701,4700,4749,4527,4527,4527,14,106,4787,4718,4706,14,4817,4702,4701,4528,4528,4528,14,106,4788,4707,4718,14,4818,4819,4702,4529,4529,4529,14,106,4787,4788,4718,14,4817,4818,4702,4530,4530,4530,14,106,4793,4718,4707,14,4710,4702,4819,4531,4531,4531,14,106,4789,4717,4793,14,4820,4711,4710,4532,4532,4532,14,106,4707,4789,4793,14,4819,4820,4710,4533,4533,4533,14,106,4904,4708,4905,14,4821,4813,4822,4534,4534,4534,14,106,4709,4790,4906,14,4823,4824,4825,4535,4535,4535,14,106,4790,4708,4907,14,4824,4813,4826,4536,4536,4536,14,106,4710,4791,4908,14,4705,4827,4828,4537,4537,4537,14,106,4791,4709,4909,14,4827,4823,4829,4538,4538,4538,14,106,4712,4710,4910,14,4703,4705,4830,4539,4539,4539,14,106,4712,4713,4711,14,4703,4707,4704,4540,4540,4540,14,106,4792,4713,4714,14,4831,4707,4706,4541,4541,4541,14,106,4716,4792,4714,14,4709,4831,4706,4542,4542,4542,14,106,4714,4793,4715,14,4706,4710,4708,4543,4543,4543,14,106,4719,4911,4912,14,4832,4833,4834,4544,4544,4544,14,106,4712,4913,4719,14,4703,4835,4832,4545,4545,4545,14,106,4714,4712,4719,14,4706,4703,4832,4546,4546,4546,14,106,4721,4714,4719,14,4713,4706,4832,4547,4547,4547,14,106,4793,4714,4721,14,4710,4706,4713,4548,4548,4548,14,106,4720,4793,4721,14,4836,4710,4713,4549,4549,4549,14,106,4718,4793,4720,14,4702,4710,4836,4550,4550,4550,14,106,4720,4721,4725,14,4836,4713,4712,4551,4551,4551,14,106,4802,4721,4719,14,4726,4713,4832,4552,4552,4552,14,106,4794,4724,4725,14,4837,4716,4712,4553,4553,4553,14,106,4722,4794,4725,14,4714,4837,4712,4554,4554,4554,14,106,4795,4725,4723,14,4838,4712,4715,4555,4555,4555,14,106,4795,4796,4725,14,4838,4839,4712,4556,4556,4556,14,106,4797,4726,4725,14,4840,4718,4712,4557,4557,4557,14,106,4796,4797,4725,14,4839,4840,4712,4558,4558,4558,14,106,4758,4725,4727,14,4744,4712,4717,4559,4559,4559,14,106,4798,4729,4727,14,4841,4720,4717,4560,4560,4560,14,106,4726,4798,4727,14,4718,4841,4717,4561,4561,4561,14,106,4799,4758,4727,14,4842,4744,4717,4562,4562,4562,14,106,4753,4799,4728,14,4843,4842,4719,4563,4563,4563,14,106,4799,4727,4728,14,4842,4717,4719,4564,4564,4564,14,106,4722,4721,4730,14,4714,4713,4721,4565,4565,4565,14,106,4731,4721,4732,14,4722,4713,4844,4566,4566,4566,14,106,4721,4734,4733,14,4713,4845,4846,4567,4567,4567,14,106,4721,4733,4732,14,4713,4846,4844,4568,4568,4568,14,106,4801,4800,4734,14,4847,4848,4845,4569,4569,4569,14,106,4800,4733,4734,14,4848,4846,4845,4570,4570,4570,14,106,4734,4721,4802,14,4845,4713,4726,4571,4571,4571,14,106,4914,4915,4719,14,4849,4850,4832,4572,4572,4572,14,106,4802,4719,4916,14,4726,4832,4851,4573,4573,4573,14,106,4803,4735,4738,14,4852,4853,4724,4574,4574,4574,14,106,4735,4802,4738,14,4853,4726,4724,4575,4575,4575,14,106,4735,4734,4802,14,4853,4845,4726,4576,4576,4576,14,106,4804,4801,4734,14,4854,4847,4845,4577,4577,4577,14,106,4803,4804,4735,14,4852,4854,4853,4578,4578,4578,14,106,4804,4734,4735,14,4854,4845,4853,4579,4579,4579,14,106,4803,4738,4736,14,4852,4724,4723,4580,4580,4580,14,106,4917,4764,4802,14,4855,4727,4726,4581,4581,4581,14,106,4805,4737,4738,14,4731,4725,4724,4582,4582,4582,14,106,4918,4919,4739,14,4856,4857,4858,4583,4583,4583,14,106,4764,4920,4738,14,4727,4859,4724,4584,4584,4584,14,106,4921,4739,4738,14,4860,4858,4724,4585,4585,4585,14,106,4807,4806,4740,14,4861,4729,4728,4586,4586,4586,14,106,4739,4922,4806,14,4858,4862,4729,4587,4587,4587,14,106,4739,4806,4738,14,4858,4729,4724,4588,4588,4588,14,106,4740,4923,4924,14,4728,4863,4864,4589,4589,4589,14,106,4807,4740,4741,14,4861,4728,4732,4590,4590,4590,14,106,4740,4925,4741,14,4728,4865,4732,4591,4591,4591,14,106,4808,4742,4926,14,4866,4734,4867,4592,4592,4592,14,106,4745,4808,4743,14,4739,4866,4735,4593,4593,4593,14,106,4808,4927,4743,14,4866,4868,4735,4594,4594,4594,14,106,4928,4929,4744,14,4869,4870,4738,4595,4595,4595,14,106,4930,4931,4743,14,4871,4872,4735,4596,4596,4596,14,106,4932,4744,4743,14,4873,4738,4735,4597,4597,4597,14,106,4748,4745,4744,14,4874,4739,4738,4598,4598,4598,14,106,4748,4744,4933,14,4874,4738,4875,4599,4599,4599,14,106,4747,4934,4746,14,4740,4876,4877,4600,4600,4600,14,106,4748,4747,4750,14,4874,4740,4878,4601,4601,4601,14,106,4747,4746,4750,14,4740,4877,4878,4602,4602,4602,14,106,4748,4935,4747,14,4874,4879,4740,4603,4603,4603,14,106,4754,4751,4749,14,4880,4881,4882,4604,4604,4604,14,106,4751,4750,4749,14,4881,4878,4882,4605,4605,4605,14,106,4746,4749,4750,14,4877,4882,4878,4606,4606,4606,14,106,4751,4754,4752,14,4881,4880,4883,4607,4607,4607,14,106,4755,4753,4754,14,4884,4843,4880,4608,4608,4608,14,106,4753,4752,4754,14,4843,4883,4880,4609,4609,4609,14,106,4758,4799,4755,14,4744,4842,4884,4610,4610,4610,14,106,4799,4753,4755,14,4842,4843,4884,4611,4611,4611,14,106,4757,4758,4756,14,4745,4744,4885,4612,4612,4612,14,106,4758,4755,4756,14,4744,4884,4885,4613,4613,4613,14,106,4760,4720,4758,14,4747,4836,4744,4614,4614,4614,14,106,4725,4758,4720,14,4712,4744,4836,4615,4615,4615,14,106,4809,4760,4759,14,4886,4747,4743,4616,4616,4616,14,106,4760,4758,4759,14,4747,4744,4743,4617,4617,4617,14,106,4810,4936,4760,14,4887,4888,4747,4618,4618,4618,14,106,4809,4810,4760,14,4886,4887,4747,4619,4619,4619,14,106,4760,4937,4761,14,4747,4889,4746,4620,4620,4620,14,106,4720,4760,4718,14,4836,4747,4702,4621,4621,4621,14,106,4718,4761,4762,14,4702,4746,4700,4622,4622,4622,14,106,4938,4761,4939,14,4890,4746,4891,4623,4623,4623,14,106,4703,4701,4700,14,4695,4689,4693,4624,4624,4624,14,106,4701,4782,4699,14,4689,4798,4690,4625,4625,4625,14,106,4813,4812,4814,14,4892,4893,4894,4626,4626,4626,14,106,4815,4814,4816,14,4895,4894,4896,4627,4627,4627,14,106,4820,4818,4821,14,4897,4898,4899,4628,4628,4628,14,106,4824,4822,4825,14,4900,4901,4902,4629,4629,4629,14,106,4806,4830,4805,14,4729,4903,4731,4630,4630,4630,14,106,4831,4830,4832,14,4904,4903,4905,4631,4631,4631,14,106,4834,4748,4835,14,4906,4874,4907,4632,4632,4632,14,106,4839,4837,4840,14,4908,4909,4910,4633,4633,4633,14,106,4846,4845,4847,14,4911,4912,4913,4634,4634,4634,14,106,4848,4814,4811,14,4914,4894,4915,4635,4635,4635,14,106,4814,4812,4811,14,4894,4893,4915,4636,4636,4636,14,106,4847,4812,4813,14,4913,4893,4892,4637,4637,4637,14,106,4849,4816,4814,14,4916,4896,4894,4638,4638,4638,14,106,4848,4849,4814,14,4914,4916,4894,4639,4639,4639,14,106,4817,4814,4815,14,4917,4894,4895,4640,4640,4640,14,106,4819,4814,4817,14,4918,4894,4917,4641,4641,4641,14,106,4823,4821,4818,14,4919,4899,4898,4642,4642,4642,14,106,4814,4819,4818,14,4894,4918,4898,4643,4643,4643,14,106,4814,4818,4820,14,4894,4898,4897,4644,4644,4644,14,106,4827,4825,4822,14,4920,4902,4901,4645,4645,4645,14,106,4821,4823,4822,14,4899,4919,4901,4646,4646,4646,14,106,4821,4822,4824,14,4899,4901,4900,4647,4647,4647,14,106,4850,4828,4826,14,4921,4922,4923,4648,4648,4648,14,106,4825,4827,4826,14,4902,4920,4923,4649,4649,4649,14,106,4825,4826,4828,14,4902,4923,4922,4650,4650,4650,14,106,4850,4805,4828,14,4921,4731,4922,4651,4651,4651,14,106,4851,4828,4829,14,4924,4922,4925,4652,4652,4652,14,106,4828,4805,4829,14,4922,4731,4925,4653,4653,4653,14,106,4741,4832,4830,14,4732,4905,4903,4654,4654,4654,14,106,4807,4741,4806,14,4861,4732,4729,4655,4655,4655,14,106,4741,4830,4806,14,4732,4903,4729,4656,4656,4656,14,106,4829,4805,4830,14,4925,4731,4903,4657,4657,4657,14,106,4851,4829,4831,14,4924,4925,4904,4658,4658,4658,14,106,4852,4832,4741,14,4926,4905,4732,4659,4659,4659,14,106,4853,4852,4741,14,4927,4926,4732,4660,4660,4660,14,106,4854,4853,4808,14,4928,4927,4866,4661,4661,4661,14,106,4833,4854,4745,14,4929,4928,4739,4662,4662,4662,14,106,4854,4808,4745,14,4928,4866,4739,4663,4663,4663,14,106,4748,4833,4745,14,4874,4929,4739,4664,4664,4664,14,106,4855,4833,4748,14,4930,4929,4874,4665,4665,4665,14,106,4856,4855,4748,14,4931,4930,4874,4666,4666,4666,14,106,4835,4748,4750,14,4907,4874,4878,4667,4667,4667,14,106,4856,4748,4834,14,4931,4874,4906,4668,4668,4668,14,106,4838,4836,4750,14,4932,4933,4878,4669,4669,4669,14,106,4835,4750,4836,14,4907,4878,4933,4670,4670,4670,14,106,4842,4840,4837,14,4934,4910,4909,4671,4671,4671,14,106,4836,4838,4837,14,4933,4932,4909,4672,4672,4672,14,106,4836,4837,4839,14,4933,4909,4908,4673,4673,4673,14,106,4857,4840,4841,14,4935,4910,4936,4674,4674,4674,14,106,4840,4842,4841,14,4910,4934,4936,4675,4675,4675,14,106,4843,4840,4844,14,4937,4910,4938,4676,4676,4676,14,106,4857,4858,4840,14,4935,4939,4910,4677,4677,4677,14,106,4858,4844,4840,14,4939,4938,4910,4678,4678,4678,14,106,4812,4847,4845,14,4893,4913,4912,4679,4679,4679,14,106,4840,4843,4846,14,4910,4937,4911,4680,4680,4680,14,106,4843,4845,4846,14,4937,4912,4911,4681,4681,4681,14,106,4943,4954,4944,1,4940,4941,4942,4682,4682,4682,1,106,4950,4951,4952,1,4943,4944,4945,4683,4683,4683,1,106,4955,5062,4949,1,4946,4947,4948,4684,4684,4684,1,106,4960,4955,4958,1,4949,4946,4950,4685,4685,4685,1,106,4955,4957,4958,1,4946,4951,4950,4686,4686,4686,1,106,5070,4961,4959,1,4952,4953,4954,4687,4687,4687,1,106,4963,4979,5170,1,4955,4956,4957,4688,4688,4688,1,106,4962,4965,5070,1,4958,4959,4952,4689,4689,4689,1,106,4965,4964,4963,1,4959,4960,4955,4690,4690,4690,1,106,4974,4972,4973,1,4961,4962,4963,4691,4691,4691,1,106,5171,5170,4981,1,4964,4957,4965,4692,4692,4692,1,106,5076,4988,4983,1,4966,4967,4968,4693,4693,4693,1,106,4988,4985,4983,1,4967,4969,4968,4694,4694,4694,1,106,5171,4986,4987,1,4964,4970,4971,4695,4695,4695,1,106,5080,4989,5079,1,4972,4973,4974,4696,4696,4696,1,106,4998,4999,4997,1,4975,4976,4977,4697,4697,4697,1,106,5001,4999,5000,1,4978,4976,4979,4698,4698,4698,1,106,5002,5001,5003,1,4980,4978,4981,4699,4699,4699,1,106,5092,5002,5004,1,4982,4980,4983,4700,4700,4700,1,106,5010,5102,5007,1,4984,4985,4986,4701,4701,4701,1,106,5010,5093,5011,1,4984,4987,4988,4702,4702,4702,1,106,5014,5012,5013,1,4989,4990,4991,4703,4703,4703,1,106,5016,5096,5014,1,4992,4993,4989,4704,4704,4704,1,106,5016,5017,5018,1,4992,4994,4995,4705,4705,4705,1,106,5023,5021,5022,1,4996,4997,4998,4706,4706,4706,1,106,5028,5026,5027,1,4999,5000,5001,4707,4707,4707,1,106,5107,5030,5031,1,5002,5003,5004,4708,4708,4708,1,106,5108,5032,5033,1,5005,5006,5007,4709,4709,4709,1,106,5108,5034,5035,1,5005,5008,5009,4710,4710,4710,1,106,5036,5034,5037,1,5010,5008,5011,4711,4711,4711,1,106,5038,5041,5040,1,5012,5013,5014,4712,4712,4712,1,106,5111,5052,5051,1,5015,5016,5017,4713,4713,4713,1,106,5055,5194,5005,1,5018,5019,5020,4714,4714,4714,1,106,4992,5056,4990,1,5021,5022,5023,4715,4715,4715,1,106,4940,4990,5056,1,5024,5023,5022,4716,4716,4716,1,106,4941,4990,4940,1,5025,5023,5024,4717,4717,4717,1,106,4942,4941,4940,1,5026,5025,5024,4718,4718,4718,1,106,4954,4941,4942,1,4941,5025,5026,4719,4719,4719,1,106,5057,4944,4954,1,5027,4942,4941,4720,4720,4720,1,106,5057,4954,4942,1,5027,4941,5026,4721,4721,4721,1,106,4946,4954,4943,1,5028,4941,4940,4722,4722,4722,1,106,4953,4954,4945,1,5029,4941,5030,4723,4723,4723,1,106,4954,4946,4945,1,4941,5028,5030,4724,4724,4724,1,106,5059,5058,4947,1,5031,5032,5033,4725,4725,4725,1,106,5217,5059,4947,1,5034,5031,5033,4726,4726,4726,1,106,4948,5081,5218,1,5035,5036,5037,4727,4727,4727,1,106,4948,5219,4947,1,5035,5038,5033,4728,4728,4728,1,106,5062,5060,5061,1,4947,5039,5040,4729,4729,4729,1,106,5220,5063,5059,1,5041,5042,5031,4730,4730,4730,1,106,4950,5060,5062,1,4943,5039,4947,4731,4731,4731,1,106,5064,5060,4950,1,5043,5039,4943,4732,4732,4732,1,106,4952,5064,4950,1,4945,5043,4943,4733,4733,4733,1,106,5065,4953,4951,1,5044,5029,4944,4734,4734,4734,1,106,5065,4951,4950,1,5044,4944,4943,4735,4735,4735,1,106,4950,5062,4955,1,4943,4947,4946,4736,4736,4736,1,106,4953,5065,4955,1,5029,5044,4946,4737,4737,4737,1,106,5065,4950,4955,1,5044,4943,4946,4738,4738,4738,1,106,4956,4941,4954,1,5045,5025,4941,4739,4739,4739,1,106,4953,4960,4954,1,5029,4949,4941,4740,4740,4740,1,106,4955,4960,4953,1,4946,4949,5029,4741,4741,4741,1,106,4955,4949,5066,1,4946,4948,5046,4742,4742,4742,1,106,5066,4957,4955,1,5046,4951,4946,4743,4743,4743,1,106,4956,4954,5067,1,5045,4941,5047,4744,4744,4744,1,106,4959,5067,4960,1,4954,5047,4949,4745,4745,4745,1,106,5067,4954,4960,1,5047,4941,4949,4746,4746,4746,1,106,4958,5068,4960,1,4950,5048,4949,4747,4747,4747,1,106,5069,5068,4958,1,5049,5048,4950,4748,4748,4748,1,106,4959,4960,5070,1,4954,4949,4952,4749,4749,4749,1,106,4962,5070,4960,1,4958,4952,4949,4750,4750,4750,1,106,4960,5068,4962,1,4949,5048,4958,4751,4751,4751,1,106,5170,4961,4963,1,4957,4953,4955,4752,4752,4752,1,106,4961,5070,4963,1,4953,4952,4955,4753,4753,4753,1,106,4979,4963,4967,1,4956,4955,5050,4754,4754,4754,1,106,4963,5070,4965,1,4955,4952,4959,4755,4755,4755,1,106,5073,4965,4962,1,5051,4959,4958,4756,4756,4756,1,106,4962,5072,5073,1,4958,5052,5051,4757,4757,4757,1,106,5072,5071,5073,1,5052,5053,5051,4758,4758,4758,1,106,4967,4963,4964,1,5050,4955,4960,4759,4759,4759,1,106,5073,4971,4965,1,5051,5054,4959,4760,4760,4760,1,106,4971,5073,4966,1,5054,5051,5055,4761,4761,4761,1,106,4968,5221,4967,1,5056,5057,5050,4762,4762,4762,1,106,4967,4964,4968,1,5050,4960,5056,4763,4763,4763,1,106,4969,4968,4964,1,5058,5056,4960,4764,4764,4764,1,106,4965,4969,4964,1,4959,5058,4960,4765,4765,4765,1,106,4970,4969,4965,1,5059,5058,4959,4766,4766,4766,1,106,4971,4970,4965,1,5054,5059,4959,4767,4767,4767,1,106,4972,4970,4971,1,4962,5059,5054,4768,4768,4768,1,106,4966,4972,4971,1,5055,4962,5054,4769,4769,4769,1,106,4974,4969,4970,1,4961,5058,5059,4770,4770,4770,1,106,4970,4972,4974,1,5059,4962,4961,4771,4771,4771,1,106,4973,5222,4974,1,4963,5060,4961,4772,4772,4772,1,106,5223,4968,4974,1,5061,5056,4961,4773,4773,4773,1,106,4968,4969,4974,1,5056,5058,4961,4774,4774,4774,1,106,5224,4968,5225,1,5062,5056,5063,4775,4775,4775,1,106,4976,5226,4975,1,5064,5065,5066,4776,4776,4776,1,106,4967,5227,4976,1,5050,5067,5064,4777,4777,4777,1,106,4978,4967,4976,1,5068,5050,5064,4778,4778,4778,1,106,4975,4978,4976,1,5066,5068,5064,4779,4779,4779,1,106,4978,4975,4977,1,5068,5066,5069,4780,4780,4780,1,106,4979,4967,4978,1,4956,5050,5068,4781,4781,4781,1,106,4978,4980,4979,1,5068,5070,4956,4782,4782,4782,1,106,5074,4981,5170,1,5071,4965,4957,4783,4783,4783,1,106,4980,5074,4979,1,5070,5071,4956,4784,4784,4784,1,106,5074,5170,4979,1,5071,4957,4956,4785,4785,4785,1,106,4984,5075,4982,1,5072,5073,5074,4786,4786,4786,1,106,5075,4988,5076,1,5073,4967,4966,4787,4787,4787,1,106,4984,4988,5075,1,5072,4967,5073,4788,4788,4788,1,106,5171,5077,4986,1,4964,5075,4970,4789,4789,4789,1,106,4985,5171,4987,1,4969,4964,4971,4790,4790,4790,1,106,5228,5078,4988,1,5076,5077,4967,4791,4791,4791,1,106,4984,5229,4988,1,5072,5078,4967,4792,4792,4792,1,106,5079,5078,5230,1,4974,5077,5079,4793,4793,4793,1,106,4989,4941,4956,1,4973,5025,5045,4794,4794,4794,1,106,4956,5079,4989,1,5045,4974,4973,4795,4795,4795,1,106,5079,5231,5080,1,4974,5080,4972,4796,4796,4796,1,106,5055,4989,5080,1,5018,4973,4972,4797,4797,4797,1,106,4990,4941,4989,1,5023,5025,4973,4798,4798,4798,1,106,4990,4989,5055,1,5023,4973,5018,4799,4799,4799,1,106,4948,5082,5081,1,5035,5081,5036,4800,4800,4800,1,106,5082,5083,5081,1,5081,5082,5036,4801,4801,4801,1,106,5083,4991,5084,1,5082,5083,5084,4802,4802,4802,1,106,5085,4994,5084,1,5085,5086,5084,4803,4803,4803,1,106,5085,5084,4991,1,5085,5084,5083,4804,4804,4804,1,106,5005,5086,4992,1,5020,5087,5021,4805,4805,4805,1,106,5087,5086,5005,1,5088,5087,5020,4806,4806,4806,1,106,4993,5087,5005,1,5089,5088,5020,4807,4807,4807,1,106,5092,4993,5005,1,4982,5089,5020,4808,4808,4808,1,106,5088,4993,5092,1,5090,5089,4982,4809,4809,4809,1,106,5004,5088,5092,1,4983,5090,4982,4810,4810,4810,1,106,4992,4990,5005,1,5021,5023,5020,4811,4811,4811,1,106,4996,5084,4994,1,5091,5084,5086,4812,4812,4812,1,106,5089,4995,4996,1,5092,5093,5091,4813,4813,4813,1,106,5089,4996,4994,1,5092,5091,5086,4814,4814,4814,1,106,5090,4997,4996,1,5094,4977,5091,4815,4815,4815,1,106,5090,4996,4995,1,5094,5091,5093,4816,4816,4816,1,106,4997,4999,4996,1,4977,4976,5091,4817,4817,4817,1,106,5000,4999,4998,1,4979,4976,4975,4818,4818,4818,1,106,5091,5003,5001,1,5095,4981,4978,4819,4819,4819,1,106,5000,5091,5001,1,4979,5095,4978,4820,4820,4820,1,106,5092,5001,5002,1,4982,4978,4980,4821,4821,4821,1,106,5006,5009,4996,1,5096,5097,5091,4822,4822,4822,1,106,4999,5006,4996,1,4976,5096,5091,4823,4823,4823,1,106,5007,5006,4999,1,4986,5096,4976,4824,4824,4824,1,106,4999,5001,5007,1,4976,4978,4986,4825,4825,4825,1,106,5008,5007,5001,1,5098,4986,4978,4826,4826,4826,1,106,5092,5008,5001,1,4982,5098,4978,4827,4827,4827,1,106,5092,5005,5194,1,4982,5020,5019,4828,4828,4828,1,106,5006,5007,5102,1,5096,4986,4985,4829,4829,4829,1,106,5094,5011,5093,1,5099,4988,4987,4830,4830,4830,1,106,5013,5094,5014,1,4991,5099,4989,4831,4831,4831,1,106,5094,5093,5014,1,5099,4987,4989,4832,4832,4832,1,106,5014,5095,5012,1,4989,5100,4990,4833,4833,4833,1,106,5095,5014,5096,1,5100,4989,4993,4834,4834,4834,1,106,5015,5097,5016,1,5101,5102,4992,4835,4835,4835,1,106,5097,5096,5016,1,5102,4993,4992,4836,4836,4836,1,106,5098,5015,5016,1,5103,5101,4992,4837,4837,4837,1,106,5018,5098,5016,1,4995,5103,4992,4838,4838,4838,1,106,5010,5011,5019,1,4984,4988,5104,4839,4839,4839,1,106,5010,5019,5020,1,4984,5104,5105,4840,4840,4840,1,106,5010,5020,5021,1,4984,5105,4997,4841,4841,4841,1,106,5024,5010,5023,1,5106,4984,4996,4842,4842,4842,1,106,5010,5021,5023,1,4984,4997,4996,4843,4843,4843,1,106,5100,5099,5024,1,5107,5108,5106,4844,4844,4844,1,106,5022,5100,5023,1,4998,5107,4996,4845,4845,4845,1,106,5100,5024,5023,1,5107,5106,4996,4846,4846,4846,1,106,5010,5024,5102,1,4984,5106,4985,4847,4847,4847,1,106,5101,5009,5006,1,5109,5097,5096,4848,4848,4848,1,106,5102,5101,5006,1,4985,5109,5096,4849,4849,4849,1,106,5025,5103,5028,1,5110,5111,4999,4850,4850,4850,1,106,5024,5025,5102,1,5106,5110,4985,4851,4851,4851,1,106,5025,5028,5102,1,5110,4999,4985,4852,4852,4852,1,106,5104,5103,5025,1,5112,5111,5110,4853,4853,4853,1,106,5099,5104,5024,1,5108,5112,5106,4854,4854,4854,1,106,5104,5025,5024,1,5112,5110,5106,4855,4855,4855,1,106,5028,5103,5026,1,4999,5111,5000,4856,4856,4856,1,106,5101,5102,5028,1,5109,4985,4999,4857,4857,4857,1,106,5107,5028,5027,1,5002,4999,5001,4858,4858,4858,1,106,5232,5101,5028,1,5113,5109,4999,4859,4859,4859,1,106,5105,5233,5028,1,5114,5115,4999,4860,4860,4860,1,106,5031,5105,5029,1,5004,5114,5116,4861,4861,4861,1,106,5105,5028,5029,1,5114,4999,5116,4862,4862,4862,1,106,5107,5106,5030,1,5002,5117,5003,4863,4863,4863,1,106,5031,5029,5107,1,5004,5116,5002,4864,4864,4864,1,106,5029,5028,5107,1,5116,4999,5002,4865,4865,4865,1,106,5030,5106,5032,1,5003,5117,5006,4866,4866,4866,1,106,5031,5030,5108,1,5004,5003,5005,4867,4867,4867,1,106,5030,5032,5108,1,5003,5006,5005,4868,4868,4868,1,106,5109,5037,5034,1,5118,5011,5008,4869,4869,4869,1,106,5033,5109,5108,1,5007,5118,5005,4870,4870,4870,1,106,5109,5034,5108,1,5118,5008,5005,4871,4871,4871,1,106,5110,5035,5034,1,5119,5009,5008,4872,4872,4872,1,106,5038,5110,5036,1,5012,5119,5010,4873,4873,4873,1,106,5110,5034,5036,1,5119,5008,5010,4874,4874,4874,1,106,5037,5042,5036,1,5011,5120,5010,4875,4875,4875,1,106,5042,5038,5036,1,5120,5012,5010,4876,4876,4876,1,106,5041,5042,5044,1,5013,5120,5121,4877,4877,4877,1,106,5040,5041,5039,1,5014,5013,5122,4878,4878,4878,1,106,5041,5044,5039,1,5013,5121,5122,4879,4879,4879,1,106,5042,5041,5038,1,5120,5013,5012,4880,4880,4880,1,106,5045,5048,5044,1,5123,5124,5121,4881,4881,4881,1,106,5048,5043,5044,1,5124,5125,5121,4882,4882,4882,1,106,5043,5039,5044,1,5125,5122,5121,4883,4883,4883,1,106,5048,5045,5046,1,5124,5123,5126,4884,4884,4884,1,106,5047,5049,5046,1,5127,5128,5126,4885,4885,4885,1,106,5049,5048,5046,1,5128,5124,5126,4886,4886,4886,1,106,5017,5016,5049,1,4994,4992,5128,4887,4887,4887,1,106,5047,5017,5049,1,5127,4994,5128,4888,4888,4888,1,106,5111,5051,5050,1,5015,5017,5129,4889,4889,4889,1,106,5016,5111,5049,1,4992,5015,5128,4890,4890,4890,1,106,5111,5050,5049,1,5015,5129,5128,4891,4891,4891,1,106,5053,5112,5052,1,5130,5131,5016,4892,4892,4892,1,106,5053,5052,5111,1,5130,5016,5015,4893,4893,4893,1,106,5113,5112,5053,1,5132,5131,5130,4894,4894,4894,1,106,5054,5113,5053,1,5133,5132,5130,4895,4895,4895,1,106,5054,5053,5055,1,5133,5130,5018,4896,4896,4896,1,106,5053,5114,5055,1,5130,5134,5018,4897,4897,4897,1,106,5114,5194,5055,1,5134,5019,5018,4898,4898,4898,1,106,5005,4990,5055,1,5020,5023,5018,4899,4899,4899,1,106,5080,5054,5055,1,4972,5133,5018,4900,4900,4900,1,106,4987,4983,4985,1,4971,4968,4969,4901,4901,4901,1,106,5077,5171,4981,1,5075,4964,4965,4902,4902,4902,1,106,5116,5117,5118,1,5135,5136,5137,4903,4903,4903,1,106,5118,5119,5120,1,5137,5138,5139,4904,4904,4904,1,106,5122,5124,5125,1,5140,5141,5142,4905,4905,4905,1,106,5126,5128,5129,1,5143,5144,5145,4906,4906,4906,1,106,5042,5134,5135,1,5120,5146,5147,4907,4907,4907,1,106,5137,5139,5140,1,5148,5149,5150,4908,4908,4908,1,106,5145,5146,5147,1,5151,5152,5153,4909,4909,4909,1,106,5118,5148,5115,1,5137,5154,5155,4910,4910,4910,1,106,5118,5115,5116,1,5137,5155,5135,4911,4911,4911,1,106,5147,5117,5116,1,5153,5136,5135,4912,4912,4912,1,106,5149,5148,5118,1,5156,5154,5137,4913,4913,4913,1,106,5120,5149,5118,1,5139,5156,5137,4914,4914,4914,1,106,5121,5119,5118,1,5157,5138,5137,4915,4915,4915,1,106,5118,5123,5121,1,5137,5158,5157,4916,4916,4916,1,106,5125,5127,5122,1,5142,5159,5140,4917,4917,4917,1,106,5123,5118,5124,1,5158,5137,5141,4918,4918,4918,1,106,5123,5124,5122,1,5158,5141,5140,4919,4919,4919,1,106,5129,5131,5126,1,5145,5160,5143,4920,4920,4920,1,106,5127,5125,5128,1,5159,5142,5144,4921,4921,4921,1,106,5127,5128,5126,1,5159,5144,5143,4922,4922,4922,1,106,5152,5150,5130,1,5161,5162,5163,4923,4923,4923,1,106,5131,5129,5130,1,5160,5145,5163,4924,4924,4924,1,106,5129,5152,5130,1,5145,5161,5163,4925,4925,4925,1,106,5107,5150,5152,1,5002,5162,5161,4926,4926,4926,1,106,5152,5151,5107,1,5161,5164,5002,4927,4927,4927,1,106,5032,5106,5107,1,5006,5117,5002,4928,4928,4928,1,106,5132,5032,5107,1,5165,5006,5002,4929,4929,4929,1,106,5107,5151,5132,1,5002,5164,5165,4930,4930,4930,1,106,5154,5153,5032,1,5166,5167,5006,4931,4931,4931,1,106,5132,5154,5032,1,5165,5166,5006,4932,4932,4932,1,106,5155,5133,5037,1,5168,5169,5011,4933,4933,4933,1,106,5153,5155,5109,1,5167,5168,5118,4934,4934,4934,1,106,5155,5037,5109,1,5168,5011,5118,4935,4935,4935,1,106,5133,5042,5037,1,5169,5120,5011,4936,4936,4936,1,106,5157,5156,5042,1,5170,5171,5120,4937,4937,4937,1,106,5133,5157,5042,1,5169,5170,5120,4938,4938,4938,1,106,5135,5044,5042,1,5147,5121,5120,4939,4939,4939,1,106,5042,5156,5134,1,5120,5171,5146,4940,4940,4940,1,106,5136,5138,5044,1,5172,5173,5121,4941,4941,4941,1,106,5044,5135,5136,1,5121,5147,5172,4942,4942,4942,1,106,5140,5142,5137,1,5150,5174,5148,4943,4943,4943,1,106,5138,5136,5139,1,5173,5172,5149,4944,4944,4944,1,106,5138,5139,5137,1,5173,5149,5148,4945,4945,4945,1,106,5140,5158,5141,1,5150,5175,5176,4946,4946,4946,1,106,5140,5141,5142,1,5150,5176,5174,4947,4947,4947,1,106,5140,5143,5144,1,5150,5177,5178,4948,4948,4948,1,106,5159,5158,5140,1,5179,5175,5150,4949,4949,4949,1,106,5159,5140,5144,1,5179,5150,5178,4950,4950,4950,1,106,5147,5116,5145,1,5153,5135,5151,4951,4951,4951,1,106,5143,5140,5146,1,5177,5150,5152,4952,4952,4952,1,106,5143,5146,5145,1,5177,5152,5151,4953,4953,4953,1,106,4985,5160,5161,1,4969,5180,5181,4954,4954,4954,1,106,5161,5171,4985,1,5181,4964,4969,4955,4955,4955,1,106,4988,5162,5163,1,4967,5182,5183,4956,4956,4956,1,106,5164,5160,4985,1,5184,5180,4969,4957,4957,4957,1,106,5165,5164,4985,1,5185,5184,4969,4958,4958,4958,1,106,4988,5163,5165,1,4967,5183,5185,4959,4959,4959,1,106,4988,5165,4985,1,4967,5185,4969,4960,4960,4960,1,106,5078,5162,4988,1,5077,5182,4967,4961,4961,4961,1,106,5166,5162,5078,1,5186,5182,5077,4962,4962,4962,1,106,5168,4956,5167,1,5187,5045,5188,4963,4963,4963,1,106,4961,5170,5169,1,4953,4957,5189,4964,4964,4964,1,106,5172,5078,5079,1,5190,5077,4974,4965,4965,4965,1,106,4956,5173,5174,1,5045,5191,5192,4966,4966,4966,1,106,5174,5079,4956,1,5192,4974,5045,4967,4967,4967,1,106,5174,5175,5079,1,5192,5193,4974,4968,4968,4968,1,106,5175,5176,5079,1,5193,5194,4974,4969,4969,4969,1,106,5176,5177,5079,1,5194,5195,4974,4970,4970,4970,1,106,5177,5178,5079,1,5195,5196,4974,4971,4971,4971,1,106,5178,5172,5079,1,5196,5190,4974,4972,4972,4972,1,106,5067,4959,5183,1,5047,4954,5197,4973,4973,4973,1,106,5167,4956,5067,1,5188,5045,5047,4974,4974,4974,1,106,5067,5179,5167,1,5047,5198,5188,4975,4975,4975,1,106,5067,5180,5179,1,5047,5199,5198,4976,4976,4976,1,106,5067,5181,5180,1,5047,5200,5199,4976,4976,4976,1,106,5067,5182,5181,1,5047,5201,5200,4973,4973,4973,1,106,5067,5183,5182,1,5047,5197,5201,4973,4973,4973,1,106,5168,5173,4956,1,5187,5191,5045,4977,4977,4977,1,106,5183,4959,5184,1,5197,4954,5202,4978,4978,4978,1,106,4961,5169,5185,1,4953,5189,5203,4979,4979,4979,1,106,5186,5184,4959,1,5204,5202,4954,4980,4980,4980,1,106,4959,5187,5186,1,4954,5205,5204,4981,4981,4981,1,106,4959,5188,5187,1,4954,5206,5205,4982,4982,4982,1,106,4959,4961,5188,1,4954,4953,5206,4980,4980,4980,1,106,4961,5189,5188,1,4953,5207,5206,4980,4980,4980,1,106,4961,5185,5189,1,4953,5203,5207,4983,4983,4983,1,106,5078,5172,5166,1,5077,5190,5186,4984,4984,4984,1,106,5191,5016,5192,1,5208,4992,5209,4985,4985,4985,1,106,5007,5008,5190,1,4986,5098,5210,4986,4986,4986,1,106,5007,5190,5010,1,4986,5210,4984,4987,4987,4987,1,106,5093,5010,5190,1,4987,4984,5210,4988,4988,4988,1,106,5016,5014,5192,1,4992,4989,5209,4989,4989,4989,1,106,5194,5114,5193,1,5019,5134,5211,4990,4990,4990,1,106,5114,5053,5195,1,5134,5130,5212,4991,4991,4991,1,106,5195,5234,5114,1,5212,5213,5134,4992,4992,4992,1,106,5196,5195,5053,1,5214,5212,5130,4993,4993,4993,1,106,5197,5196,5053,1,5215,5214,5130,4994,4994,4994,1,106,5192,5014,5198,1,5209,4989,5216,4995,4995,4995,1,106,5016,5191,5200,1,4992,5208,5217,4996,4996,4996,1,106,5235,5201,5016,1,5218,5219,4992,4997,4997,4997,1,106,5201,5202,5016,1,5219,5220,4992,4998,4998,4998,1,106,5202,5199,5016,1,5220,5221,4992,4999,4999,4999,1,106,5016,5199,5111,1,4992,5221,5015,5000,5000,5000,1,106,5203,5111,5199,1,5222,5015,5221,5001,5001,5001,1,106,5190,5008,5206,1,5210,5098,5223,5002,5002,5002,1,106,5190,5204,5205,1,5210,5224,5225,5003,5003,5003,1,106,5190,5206,5204,1,5210,5223,5224,5003,5003,5003,1,106,5014,5093,5198,1,4989,4987,5216,5004,5004,5004,1,106,5093,5190,5205,1,4987,5210,5225,5005,5005,5005,1,106,5207,5198,5093,1,5226,5216,4987,5006,5006,5006,1,106,5093,5208,5207,1,4987,5227,5226,5007,5007,5007,1,106,5093,5205,5208,1,4987,5225,5227,5008,5008,5008,1,106,5194,5209,5092,1,5019,5228,4982,5009,5009,5009,1,106,5008,5092,5209,1,5098,4982,5228,5010,5010,5010,1,106,5008,5210,5211,1,5098,5229,5230,5011,5011,5011,1,106,5008,5212,5210,1,5098,5231,5229,5012,5012,5012,1,106,5008,5213,5212,1,5098,5232,5231,5013,5013,5013,1,106,5008,5209,5213,1,5098,5228,5232,5014,5014,5014,1,106,5111,5203,5214,1,5015,5222,5233,5015,5015,5015,1,106,5214,5053,5111,1,5233,5130,5015,5016,5016,5016,1,106,5214,5215,5053,1,5233,5234,5130,5017,5017,5017,1,106,5215,5197,5053,1,5234,5215,5130,5018,5018,5018,1,106,5216,5206,5008,1,5235,5223,5098,5019,5019,5019,1,106,5008,5211,5216,1,5098,5230,5235,5020,5020,5020,1,106,5237,5238,5236,2,5236,5237,5238,5021,5021,5021,2,106,5241,5239,5240,2,5239,5240,5241,5022,5022,5022,2,106,5243,5244,5242,2,5242,5243,5244,5023,5023,5023,2,106,5246,5247,5245,2,5245,5246,5247,5024,5024,5024,2,106,5250,5248,5251,2,5248,5249,5250,5025,5025,5025,2,106,5252,5249,5248,2,5251,5252,5249,5026,5026,5026,2,106,5249,5253,5254,2,5252,5253,5254,5027,5027,5027,2,106,5255,5256,5257,2,5255,5256,5257,5028,5028,5028,2,106,5258,5259,5260,2,5258,5259,5260,5029,5029,5029,2,106,5262,5261,5263,2,5261,5262,5263,5030,5030,5030,2,106,5266,5264,5267,2,5264,5265,5266,5031,5031,5031,2,106,5268,5265,5264,2,5267,5268,5265,5032,5032,5032,2,106,5269,5270,5271,2,5269,5270,5271,5033,5033,5033,2,106,5272,5273,5274,2,5272,5273,5274,5034,5034,5034,2,106,5275,5276,5277,2,5275,5276,5277,5035,5035,5035,2,106,5278,5279,5280,2,5278,5279,5280,5036,5036,5036,2,106,5281,5282,5283,2,5281,5282,5283,5037,5037,5037,2,106,5284,5285,5286,2,5284,5285,5286,5038,5038,5038,2,106,5287,5288,5289,2,5287,5288,5289,5039,5039,5039,2,106,5291,5292,5290,2,5290,5291,5292,5040,5040,5040,2,106,5294,5295,5293,2,5293,5294,5295,5041,5041,5041,2,106,5296,5297,5298,2,5296,5297,5298,5042,5042,5042,2,106,5299,5301,5300,2,5299,5300,5301,5043,5043,5043,2,106,5302,5303,5304,2,5302,5303,5304,5044,5044,5044,2,106,5305,5307,5306,2,5305,5306,5307,5045,5045,5045,2,106,5309,5308,5310,2,5308,5309,5310,5046,5046,5046,2,106,5311,5312,5313,2,5311,5312,5313,5047,5047,5047,2,106,5315,5314,5316,2,5314,5315,5316,5048,5048,5048,2,106,5317,5318,5319,2,5317,5318,5319,5049,5049,5049,2,106,5320,5322,5321,2,5320,5321,5322,5050,5050,5050,2,106,5324,5323,5325,2,5323,5324,5325,5051,5051,5051,2,106,5327,5328,5326,2,5326,5327,5328,5052,5052,5052,2,106,5329,5330,5326,2,5329,5330,5328,5053,5053,5053,2,106,5332,5333,5331,2,5331,5332,5333,5054,5054,5054,2,106,5335,5334,5336,2,5334,5335,5336,5055,5055,5055,2,106,5338,5337,5339,2,5337,5338,5339,5056,5056,5056,2,106,5342,5343,5340,2,5340,5341,5342,5057,5057,5057,2,106,5341,5344,5340,2,5343,5344,5342,5058,5058,5058,2,106,5346,5345,5347,2,5345,5346,5347,5059,5059,5059,2,106,5349,5348,5350,2,5348,5349,5350,5060,5060,5060,2,106,5352,5353,5351,2,5351,5352,5353,5061,5061,5061,2,106,5355,5356,5354,2,5354,5355,5356,5062,5062,5062,2,106,5359,5357,5360,2,5357,5358,5359,5063,5063,5063,2,106,5358,5361,5357,2,5360,5361,5358,5064,5064,5064,2,106,5362,5364,5363,2,5362,5363,5364,5065,5065,5065,2,106,5366,5365,5367,2,5365,5366,5367,5066,5066,5066,2,106,5369,5368,5370,2,5368,5369,5370,5067,5067,5067,2,106,5371,5372,5373,2,5371,5372,5373,5068,5068,5068,2,106,5374,5375,5376,2,5374,5375,5376,5069,5069,5069,2,106,5377,5374,5378,2,5377,5374,5378,5070,5070,5070,2,106,5379,5380,5381,2,5379,5380,5381,5071,5071,5071,2,106,5382,5383,5384,2,5382,5383,5384,5072,5072,5072,2,106,5385,5386,5387,2,5385,5386,5387,5073,5073,5073,2,106,5388,5389,5390,2,5388,5389,5390,5074,5074,5074,2,106,5391,5392,5393,2,5391,5392,5393,5075,5075,5075,2,106,5395,5396,5394,2,5394,5395,5396,5076,5076,5076,2,106,5397,5398,5399,2,5397,5398,5399,5077,5077,5077,2,106,5400,5401,5402,2,5400,5401,5402,5078,5078,5078,2,106,5403,5404,5405,2,5403,5404,5405,5079,5079,5079,2,106,5406,5407,5408,2,5406,5407,5408,5080,5080,5080,2,106,5410,5409,5411,2,5409,5410,5411,5081,5081,5081,2,106,5415,5416,5412,2,5412,5413,5414,5082,5082,5082,2,106,5412,5414,5417,2,5414,5415,5416,5083,5083,5083,2,106,5418,5413,5412,2,5417,5418,5414,5084,5084,5084,2,106,5420,5421,5419,2,5419,5420,5421,5085,5085,5085,2,106,5422,5423,5424,2,5422,5423,5424,5086,5086,5086,2,106,5425,5422,5424,2,5425,5422,5424,5087,5087,5087,2,106,5426,5427,5422,2,5426,5427,5422,5088,5088,5088,2,106,5428,5429,5430,2,5428,5429,5430,5089,5089,5089,2,106,5431,5428,5430,2,5431,5428,5430,5090,5090,5090,2,106,5432,5433,5428,2,5432,5433,5428,5091,5091,5091,2,106,5434,5435,5436,2,5434,5435,5436,5092,5092,5092,2,106,5437,5438,5434,2,5437,5438,5434,5093,5093,5093,2,106,5439,5436,5440,2,5439,5436,5440,5094,5094,5094,2,106,5441,5442,5443,2,5441,5442,5443,5095,5095,5095,2,106,5444,5445,5441,2,5444,5445,5441,5096,5096,5096,2,106,5448,5449,5450,2,5446,5447,5448,5097,5097,5097,2,106,5451,5452,5453,2,5449,5450,5451,5098,5098,5098,2,106,5455,5461,5454,2,5452,5453,5454,5099,5099,5099,2,106,5461,5464,5453,2,5453,5455,5451,5100,5100,5100,2,106,5463,5465,5455,2,5456,5457,5452,5101,5101,5101,2,106,5457,5463,5458,2,5458,5456,5459,5102,5102,5102,2,106,5456,5459,5460,2,5460,5461,5462,5103,5103,5103,2,106,5447,5456,5446,2,5463,5460,5464,5104,5104,5104,2,106,5456,5460,5446,2,5460,5462,5464,5105,5105,5105,2,106,5450,5447,5448,2,5448,5463,5446,5106,5106,5106,2,106,5447,5446,5448,2,5463,5464,5446,5107,5107,5107,2,106,5457,5450,5449,2,5458,5448,5447,5108,5108,5108,2,106,5466,5467,5451,2,5465,5466,5449,5109,5109,5109,2,106,5462,5468,5455,2,5467,5468,5452,5110,5110,5110,2,106,5469,5458,5470,2,5469,5459,5470,5111,5111,5111,2,106,5473,5474,5475,2,5471,5472,5473,5112,5112,5112,2,106,5472,5476,5477,2,5474,5475,5476,5113,5113,5113,2,106,5478,5477,5479,2,5477,5476,5478,5114,5114,5114,2,106,5479,5480,5481,2,5478,5479,5480,5115,5115,5115,2,106,5482,5483,5484,2,5481,5482,5483,5116,5116,5116,2,106,5488,5485,5475,2,5484,5485,5473,5117,5117,5117,2,106,5488,5482,5479,2,5484,5481,5478,5118,5118,5118,2,106,5485,5473,5475,2,5485,5471,5473,5119,5119,5119,2,106,5471,5486,5472,2,5486,5487,5474,5120,5120,5120,2,106,5489,5490,5473,2,5488,5489,5471,5121,5121,5121,2,106,5487,5491,5472,2,5490,5491,5474,5113,5113,5113,2,106,5479,5492,5493,2,5478,5492,5493,5122,5122,5122,2,106,5494,5495,5482,2,5494,5495,5481,5123,5123,5123,2,106,5496,5497,5488,2,5496,5497,5484,5124,5124,5124,2,106,5498,5499,5500,0,5498,5499,5500,5125,5125,5125,0]
}