dl-common-util 0.5.0 → 0.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dl-common-util.d.ts +28 -1
- package/dl-common-util.js +606 -442
- package/dl-common-util.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +1020 -973
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/package.json +1 -1
package/dl-common-util.js
CHANGED
|
@@ -16,101 +16,106 @@
|
|
|
16
16
|
var VOID = kotlin_kotlin.$_$.b;
|
|
17
17
|
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.g;
|
|
18
18
|
var Unit_instance = kotlin_kotlin.$_$.w;
|
|
19
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
20
|
-
var isCharSequence = kotlin_kotlin.$_$.
|
|
21
|
-
var trim = kotlin_kotlin.$_$.
|
|
22
|
-
var toString = kotlin_kotlin.$_$.
|
|
23
|
-
var Long = kotlin_kotlin.$_$.
|
|
24
|
-
var toLong = kotlin_kotlin.$_$.
|
|
19
|
+
var THROW_CCE = kotlin_kotlin.$_$.t3;
|
|
20
|
+
var isCharSequence = kotlin_kotlin.$_$.w1;
|
|
21
|
+
var trim = kotlin_kotlin.$_$.o3;
|
|
22
|
+
var toString = kotlin_kotlin.$_$.g2;
|
|
23
|
+
var Long = kotlin_kotlin.$_$.s3;
|
|
24
|
+
var toLong = kotlin_kotlin.$_$.e2;
|
|
25
25
|
var indexOf = kotlin_kotlin.$_$.d1;
|
|
26
26
|
var copyOfRange = kotlin_kotlin.$_$.a1;
|
|
27
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
28
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
29
|
-
var THROW_IAE = kotlin_kotlin.$_$.
|
|
30
|
-
var Enum = kotlin_kotlin.$_$.
|
|
31
|
-
var defineProp = kotlin_kotlin.$_$.
|
|
32
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
27
|
+
var protoOf = kotlin_kotlin.$_$.c2;
|
|
28
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.u1;
|
|
29
|
+
var THROW_IAE = kotlin_kotlin.$_$.u3;
|
|
30
|
+
var Enum = kotlin_kotlin.$_$.q3;
|
|
31
|
+
var defineProp = kotlin_kotlin.$_$.o1;
|
|
32
|
+
var initMetadataForClass = kotlin_kotlin.$_$.t1;
|
|
33
33
|
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.i;
|
|
34
34
|
var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.j;
|
|
35
|
-
var
|
|
36
|
-
var toShort = kotlin_kotlin.$_$.c2;
|
|
37
|
-
var FloatCompanionObject_instance = kotlin_kotlin.$_$.u;
|
|
38
|
-
var floatFromBits = kotlin_kotlin.$_$.q1;
|
|
39
|
-
var toBits = kotlin_kotlin.$_$.r3;
|
|
40
|
-
var DoubleCompanionObject_instance = kotlin_kotlin.$_$.t;
|
|
41
|
-
var doubleFromBits = kotlin_kotlin.$_$.o1;
|
|
42
|
-
var toBits_0 = kotlin_kotlin.$_$.s3;
|
|
35
|
+
var reverse = kotlin_kotlin.$_$.h1;
|
|
43
36
|
var arrayCopy = kotlin_kotlin.$_$.x;
|
|
44
|
-
var Exception = kotlin_kotlin.$_$.
|
|
37
|
+
var Exception = kotlin_kotlin.$_$.r3;
|
|
45
38
|
var Exception_init_$Init$ = kotlin_kotlin.$_$.h;
|
|
46
|
-
var captureStack = kotlin_kotlin.$_$.
|
|
47
|
-
var numberToInt = kotlin_kotlin.$_$.
|
|
39
|
+
var captureStack = kotlin_kotlin.$_$.k1;
|
|
40
|
+
var numberToInt = kotlin_kotlin.$_$.a2;
|
|
41
|
+
var toByte = kotlin_kotlin.$_$.d2;
|
|
48
42
|
var _UByte___init__impl__g9hnc4 = kotlin_kotlin.$_$.q;
|
|
49
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
43
|
+
var toString_0 = kotlin_kotlin.$_$.m3;
|
|
50
44
|
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.n;
|
|
51
|
-
var padStart = kotlin_kotlin.$_$.
|
|
45
|
+
var padStart = kotlin_kotlin.$_$.z2;
|
|
52
46
|
var _UByte___get_data__impl__jof9qr = kotlin_kotlin.$_$.r;
|
|
53
47
|
var IndexOutOfBoundsException_init_$Create$_0 = kotlin_kotlin.$_$.k;
|
|
54
|
-
var
|
|
55
|
-
var
|
|
56
|
-
var
|
|
57
|
-
var
|
|
58
|
-
var
|
|
59
|
-
var
|
|
60
|
-
var
|
|
61
|
-
var
|
|
62
|
-
var
|
|
48
|
+
var toBits = kotlin_kotlin.$_$.x3;
|
|
49
|
+
var DoubleCompanionObject_instance = kotlin_kotlin.$_$.t;
|
|
50
|
+
var doubleFromBits = kotlin_kotlin.$_$.p1;
|
|
51
|
+
var toBits_0 = kotlin_kotlin.$_$.w3;
|
|
52
|
+
var FloatCompanionObject_instance = kotlin_kotlin.$_$.u;
|
|
53
|
+
var floatFromBits = kotlin_kotlin.$_$.r1;
|
|
54
|
+
var indexOf_0 = kotlin_kotlin.$_$.w2;
|
|
55
|
+
var numberRangeToNumber = kotlin_kotlin.$_$.y1;
|
|
56
|
+
var ClosedRange = kotlin_kotlin.$_$.i2;
|
|
57
|
+
var isInterface = kotlin_kotlin.$_$.x1;
|
|
58
|
+
var contains = kotlin_kotlin.$_$.k2;
|
|
59
|
+
var getProgressionLastElement = kotlin_kotlin.$_$.i1;
|
|
60
|
+
var toShort = kotlin_kotlin.$_$.f2;
|
|
61
|
+
var contains_0 = kotlin_kotlin.$_$.l2;
|
|
62
|
+
var toInt = kotlin_kotlin.$_$.k3;
|
|
63
|
+
var charSequenceLength = kotlin_kotlin.$_$.m1;
|
|
64
|
+
var hexToByte = kotlin_kotlin.$_$.v2;
|
|
65
|
+
var hexToByteArray = kotlin_kotlin.$_$.u2;
|
|
66
|
+
var iterator = kotlin_kotlin.$_$.x2;
|
|
63
67
|
var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.o;
|
|
64
|
-
var charSequenceGet = kotlin_kotlin.$_$.
|
|
65
|
-
var
|
|
66
|
-
var numberToChar = kotlin_kotlin.$_$.
|
|
67
|
-
var noWhenBranchMatchedException = kotlin_kotlin.$_$.
|
|
68
|
+
var charSequenceGet = kotlin_kotlin.$_$.l1;
|
|
69
|
+
var toString_1 = kotlin_kotlin.$_$.p;
|
|
70
|
+
var numberToChar = kotlin_kotlin.$_$.z1;
|
|
71
|
+
var noWhenBranchMatchedException = kotlin_kotlin.$_$.v3;
|
|
68
72
|
var primitiveArrayConcat = kotlin_kotlin.$_$.a;
|
|
69
|
-
var roundToInt = kotlin_kotlin.$_$.
|
|
73
|
+
var roundToInt = kotlin_kotlin.$_$.h2;
|
|
70
74
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.d;
|
|
71
|
-
var until = kotlin_kotlin.$_$.
|
|
72
|
-
var step = kotlin_kotlin.$_$.
|
|
73
|
-
var slice = kotlin_kotlin.$_$.
|
|
74
|
-
var toUInt = kotlin_kotlin.$_$.
|
|
75
|
+
var until = kotlin_kotlin.$_$.n2;
|
|
76
|
+
var step = kotlin_kotlin.$_$.m2;
|
|
77
|
+
var slice = kotlin_kotlin.$_$.d3;
|
|
78
|
+
var toUInt = kotlin_kotlin.$_$.n3;
|
|
75
79
|
var _UInt___get_data__impl__f0vqqw = kotlin_kotlin.$_$.s;
|
|
76
80
|
var copyToArray = kotlin_kotlin.$_$.b1;
|
|
81
|
+
var toString_2 = kotlin_kotlin.$_$.l3;
|
|
77
82
|
var Regex_init_$Create$ = kotlin_kotlin.$_$.f;
|
|
78
|
-
var map = kotlin_kotlin.$_$.
|
|
79
|
-
var joinToString = kotlin_kotlin.$_$.
|
|
80
|
-
var getNumberHashCode = kotlin_kotlin.$_$.
|
|
81
|
-
var equals = kotlin_kotlin.$_$.
|
|
82
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
83
|
-
var toList = kotlin_kotlin.$_$.
|
|
84
|
-
var replaceRange = kotlin_kotlin.$_$.
|
|
85
|
-
var
|
|
86
|
-
var println = kotlin_kotlin.$_$.
|
|
87
|
-
var toCharArray = kotlin_kotlin.$_$.
|
|
88
|
-
var replaceRange_0 = kotlin_kotlin.$_$.
|
|
89
|
-
var substring = kotlin_kotlin.$_$.
|
|
90
|
-
var toDouble = kotlin_kotlin.$_$.
|
|
91
|
-
var toInt_0 = kotlin_kotlin.$_$.
|
|
83
|
+
var map = kotlin_kotlin.$_$.p2;
|
|
84
|
+
var joinToString = kotlin_kotlin.$_$.o2;
|
|
85
|
+
var getNumberHashCode = kotlin_kotlin.$_$.s1;
|
|
86
|
+
var equals = kotlin_kotlin.$_$.q1;
|
|
87
|
+
var initMetadataForObject = kotlin_kotlin.$_$.v1;
|
|
88
|
+
var toList = kotlin_kotlin.$_$.q2;
|
|
89
|
+
var replaceRange = kotlin_kotlin.$_$.a3;
|
|
90
|
+
var contains_1 = kotlin_kotlin.$_$.r2;
|
|
91
|
+
var println = kotlin_kotlin.$_$.j1;
|
|
92
|
+
var toCharArray = kotlin_kotlin.$_$.g3;
|
|
93
|
+
var replaceRange_0 = kotlin_kotlin.$_$.b3;
|
|
94
|
+
var substring = kotlin_kotlin.$_$.f3;
|
|
95
|
+
var toDouble = kotlin_kotlin.$_$.h3;
|
|
96
|
+
var toInt_0 = kotlin_kotlin.$_$.j3;
|
|
92
97
|
var RuntimeException_init_$Create$ = kotlin_kotlin.$_$.m;
|
|
93
98
|
var removeLast = kotlin_kotlin.$_$.g1;
|
|
94
99
|
var Default_getInstance = kotlin_kotlin.$_$.v;
|
|
95
|
-
var to = kotlin_kotlin.$_$.
|
|
100
|
+
var to = kotlin_kotlin.$_$.y3;
|
|
96
101
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.y;
|
|
97
102
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.c;
|
|
98
103
|
var copyOfRange_0 = kotlin_kotlin.$_$.z;
|
|
99
104
|
var NoSuchElementException_init_$Create$ = kotlin_kotlin.$_$.l;
|
|
100
|
-
var compareTo = kotlin_kotlin.$_$.
|
|
101
|
-
var encodeToByteArray = kotlin_kotlin.$_$.
|
|
102
|
-
var decodeToString = kotlin_kotlin.$_$.
|
|
103
|
-
var replace = kotlin_kotlin.$_$.
|
|
104
|
-
var padEnd = kotlin_kotlin.$_$.
|
|
105
|
-
var toIntOrNull = kotlin_kotlin.$_$.
|
|
106
|
-
var split = kotlin_kotlin.$_$.
|
|
105
|
+
var compareTo = kotlin_kotlin.$_$.n1;
|
|
106
|
+
var encodeToByteArray = kotlin_kotlin.$_$.t2;
|
|
107
|
+
var decodeToString = kotlin_kotlin.$_$.s2;
|
|
108
|
+
var replace = kotlin_kotlin.$_$.c3;
|
|
109
|
+
var padEnd = kotlin_kotlin.$_$.y2;
|
|
110
|
+
var toIntOrNull = kotlin_kotlin.$_$.i3;
|
|
111
|
+
var split = kotlin_kotlin.$_$.e3;
|
|
107
112
|
var joinToString_0 = kotlin_kotlin.$_$.e1;
|
|
108
|
-
var Char = kotlin_kotlin.$_$.
|
|
113
|
+
var Char = kotlin_kotlin.$_$.p3;
|
|
109
114
|
var flatten = kotlin_kotlin.$_$.c1;
|
|
110
115
|
var mapCapacity = kotlin_kotlin.$_$.f1;
|
|
111
|
-
var coerceAtLeast = kotlin_kotlin.$_$.
|
|
116
|
+
var coerceAtLeast = kotlin_kotlin.$_$.j2;
|
|
112
117
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.e;
|
|
113
|
-
var numberToLong = kotlin_kotlin.$_$.
|
|
118
|
+
var numberToLong = kotlin_kotlin.$_$.b2;
|
|
114
119
|
//endregion
|
|
115
120
|
//region block: pre-declaration
|
|
116
121
|
initMetadataForCompanion(Companion);
|
|
@@ -136,9 +141,9 @@
|
|
|
136
141
|
while (inductionVariable < last) {
|
|
137
142
|
var byte = _this__u8e3s4[inductionVariable];
|
|
138
143
|
inductionVariable = inductionVariable + 1 | 0;
|
|
139
|
-
builder.
|
|
144
|
+
builder.o6(byteToBinString(byte));
|
|
140
145
|
if (space) {
|
|
141
|
-
builder.
|
|
146
|
+
builder.o6(' ');
|
|
142
147
|
}
|
|
143
148
|
}
|
|
144
149
|
// Inline function 'kotlin.text.trim' call
|
|
@@ -154,9 +159,9 @@
|
|
|
154
159
|
while (inductionVariable < last) {
|
|
155
160
|
var byte = _this__u8e3s4[inductionVariable];
|
|
156
161
|
inductionVariable = inductionVariable + 1 | 0;
|
|
157
|
-
builder.
|
|
162
|
+
builder.o6(byteToHexString(byte));
|
|
158
163
|
if (space) {
|
|
159
|
-
builder.
|
|
164
|
+
builder.o6(' ');
|
|
160
165
|
}
|
|
161
166
|
}
|
|
162
167
|
// Inline function 'kotlin.text.trim' call
|
|
@@ -175,7 +180,7 @@
|
|
|
175
180
|
return tmp;
|
|
176
181
|
}
|
|
177
182
|
function byteArrayToUnsignedInt(_this__u8e3s4) {
|
|
178
|
-
return byteArrayToUnsignedLong(_this__u8e3s4).
|
|
183
|
+
return byteArrayToUnsignedLong(_this__u8e3s4).u();
|
|
179
184
|
}
|
|
180
185
|
function byteArrayToUnsignedLong(_this__u8e3s4) {
|
|
181
186
|
// Inline function 'kotlin.collections.isEmpty' call
|
|
@@ -189,7 +194,7 @@
|
|
|
189
194
|
do {
|
|
190
195
|
var i = inductionVariable;
|
|
191
196
|
inductionVariable = inductionVariable + 1 | 0;
|
|
192
|
-
temp = temp.
|
|
197
|
+
temp = temp.o2(8).r2(toLong(byteToUnsignedInt(buffer.getByteByIndex(i))));
|
|
193
198
|
}
|
|
194
199
|
while (inductionVariable < last);
|
|
195
200
|
return temp;
|
|
@@ -231,7 +236,7 @@
|
|
|
231
236
|
}
|
|
232
237
|
while (inductionVariable < last);
|
|
233
238
|
buf.setPosition(length - _this__u8e3s4.length | 0);
|
|
234
|
-
buf.
|
|
239
|
+
buf.putBytes(_this__u8e3s4);
|
|
235
240
|
buf.clear();
|
|
236
241
|
return buf.getRemainingBytes();
|
|
237
242
|
}
|
|
@@ -240,7 +245,7 @@
|
|
|
240
245
|
if (_this__u8e3s4.length >= length)
|
|
241
246
|
return copyOfRange(_this__u8e3s4, 0, length);
|
|
242
247
|
var buf = Companion_instance_0.allocate(length);
|
|
243
|
-
buf.
|
|
248
|
+
buf.putBytes(_this__u8e3s4);
|
|
244
249
|
var inductionVariable = 0;
|
|
245
250
|
var last = length - _this__u8e3s4.length | 0;
|
|
246
251
|
if (inductionVariable < last)
|
|
@@ -307,7 +312,7 @@
|
|
|
307
312
|
var this_0 = new ByteBuffer(array.length);
|
|
308
313
|
// Inline function 'kotlin.contracts.contract' call
|
|
309
314
|
// Inline function 'com.d10ng.common.base.Companion.wrap.<anonymous>' call
|
|
310
|
-
this_0.
|
|
315
|
+
this_0.putBytes(array);
|
|
311
316
|
this_0.rewind();
|
|
312
317
|
return this_0;
|
|
313
318
|
};
|
|
@@ -316,78 +321,84 @@
|
|
|
316
321
|
return Companion_instance_0;
|
|
317
322
|
}
|
|
318
323
|
function ByteBuffer(capacity) {
|
|
319
|
-
this.
|
|
320
|
-
this.
|
|
321
|
-
this.
|
|
322
|
-
this.
|
|
323
|
-
this.
|
|
324
|
-
this.
|
|
324
|
+
this.yb_1 = capacity;
|
|
325
|
+
this.zb_1 = this.yb_1;
|
|
326
|
+
this.ac_1 = 0;
|
|
327
|
+
this.bc_1 = new Int8Array(this.yb_1);
|
|
328
|
+
this.cc_1 = true;
|
|
329
|
+
this.dc_1 = true;
|
|
325
330
|
}
|
|
326
331
|
protoOf(ByteBuffer).order = function (byteOrder) {
|
|
327
|
-
this.
|
|
328
|
-
this.
|
|
332
|
+
this.cc_1 = byteOrder.equals(ByteOrder_BIG_ENDIAN_getInstance());
|
|
333
|
+
this.dc_1 = this.cc_1 === Companion_instance.nativeOrder().equals(ByteOrder_BIG_ENDIAN_getInstance());
|
|
329
334
|
return this;
|
|
330
335
|
};
|
|
331
336
|
protoOf(ByteBuffer).capacity = function () {
|
|
332
|
-
return this.
|
|
337
|
+
return this.yb_1;
|
|
333
338
|
};
|
|
334
339
|
protoOf(ByteBuffer).limit = function () {
|
|
335
|
-
return this.
|
|
340
|
+
return this.zb_1;
|
|
336
341
|
};
|
|
337
342
|
protoOf(ByteBuffer).setLimit = function (newLimit) {
|
|
338
|
-
if (
|
|
343
|
+
if (!(0 <= newLimit ? newLimit <= this.yb_1 : false)) {
|
|
339
344
|
throw IllegalArgumentException_init_$Create$('Limit out of bounds');
|
|
340
345
|
}
|
|
341
|
-
this.
|
|
342
|
-
if (this.
|
|
343
|
-
this.
|
|
346
|
+
this.zb_1 = newLimit;
|
|
347
|
+
if (this.ac_1 > this.zb_1)
|
|
348
|
+
this.ac_1 = this.zb_1;
|
|
344
349
|
return this;
|
|
345
350
|
};
|
|
346
351
|
protoOf(ByteBuffer).position = function () {
|
|
347
|
-
return this.
|
|
352
|
+
return this.ac_1;
|
|
348
353
|
};
|
|
349
354
|
protoOf(ByteBuffer).setPosition = function (newPosition) {
|
|
350
|
-
if (
|
|
355
|
+
if (!(0 <= newPosition ? newPosition <= this.zb_1 : false)) {
|
|
351
356
|
throw IllegalArgumentException_init_$Create$('Position out of bounds');
|
|
352
357
|
}
|
|
353
|
-
this.
|
|
358
|
+
this.ac_1 = newPosition;
|
|
354
359
|
return this;
|
|
355
360
|
};
|
|
356
361
|
protoOf(ByteBuffer).remaining = function () {
|
|
357
|
-
return this.
|
|
362
|
+
return this.zb_1 - this.ac_1 | 0;
|
|
358
363
|
};
|
|
359
364
|
protoOf(ByteBuffer).hasRemaining = function () {
|
|
360
|
-
return this.
|
|
365
|
+
return this.ac_1 < this.zb_1;
|
|
361
366
|
};
|
|
362
367
|
protoOf(ByteBuffer).clear = function () {
|
|
363
|
-
this.
|
|
364
|
-
this.
|
|
368
|
+
this.ac_1 = 0;
|
|
369
|
+
this.zb_1 = this.yb_1;
|
|
365
370
|
return this;
|
|
366
371
|
};
|
|
367
372
|
protoOf(ByteBuffer).flip = function () {
|
|
368
|
-
this.
|
|
369
|
-
this.
|
|
373
|
+
this.zb_1 = this.ac_1;
|
|
374
|
+
this.ac_1 = 0;
|
|
370
375
|
return this;
|
|
371
376
|
};
|
|
372
377
|
protoOf(ByteBuffer).rewind = function () {
|
|
373
|
-
this.
|
|
378
|
+
this.ac_1 = 0;
|
|
374
379
|
return this;
|
|
375
380
|
};
|
|
381
|
+
protoOf(ByteBuffer).reset = function () {
|
|
382
|
+
this.rewind();
|
|
383
|
+
};
|
|
376
384
|
protoOf(ByteBuffer).get = function () {
|
|
377
|
-
if (this.
|
|
385
|
+
if (this.ac_1 >= this.zb_1) {
|
|
378
386
|
throw new BufferUnderflowException();
|
|
379
387
|
}
|
|
380
|
-
var _unary__edvuaz = this.
|
|
381
|
-
this.
|
|
382
|
-
return this.
|
|
388
|
+
var _unary__edvuaz = this.ac_1;
|
|
389
|
+
this.ac_1 = _unary__edvuaz + 1 | 0;
|
|
390
|
+
return this.bc_1[_unary__edvuaz];
|
|
391
|
+
};
|
|
392
|
+
protoOf(ByteBuffer).getByte = function () {
|
|
393
|
+
return this.get();
|
|
383
394
|
};
|
|
384
395
|
protoOf(ByteBuffer).getByteByIndex = function (index) {
|
|
385
|
-
if (
|
|
396
|
+
if (!(0 <= index ? index < this.zb_1 : false)) {
|
|
386
397
|
throw IndexOutOfBoundsException_init_$Create$();
|
|
387
398
|
}
|
|
388
|
-
return this.
|
|
399
|
+
return this.bc_1[index];
|
|
389
400
|
};
|
|
390
|
-
protoOf(ByteBuffer).
|
|
401
|
+
protoOf(ByteBuffer).ec = function (dst, offset, length) {
|
|
391
402
|
if (this.remaining() < length) {
|
|
392
403
|
throw new BufferUnderflowException();
|
|
393
404
|
}
|
|
@@ -410,25 +421,39 @@
|
|
|
410
421
|
protoOf(ByteBuffer).getBytesByIndex = function (dst, offset, length, $super) {
|
|
411
422
|
offset = offset === VOID ? 0 : offset;
|
|
412
423
|
length = length === VOID ? dst.length : length;
|
|
413
|
-
return this.
|
|
424
|
+
return this.ec(dst, offset, length);
|
|
425
|
+
};
|
|
426
|
+
protoOf(ByteBuffer).getBytes = function (size) {
|
|
427
|
+
if (this.remaining() < size) {
|
|
428
|
+
throw new BufferUnderflowException();
|
|
429
|
+
}
|
|
430
|
+
var bytes = new Int8Array(size);
|
|
431
|
+
this.getBytesByIndex(bytes);
|
|
432
|
+
return bytes;
|
|
414
433
|
};
|
|
415
434
|
protoOf(ByteBuffer).put = function (b) {
|
|
416
|
-
if (this.
|
|
435
|
+
if (this.ac_1 >= this.zb_1) {
|
|
417
436
|
throw new BufferOverflowException();
|
|
418
437
|
}
|
|
419
|
-
var _unary__edvuaz = this.
|
|
420
|
-
this.
|
|
421
|
-
this.
|
|
438
|
+
var _unary__edvuaz = this.ac_1;
|
|
439
|
+
this.ac_1 = _unary__edvuaz + 1 | 0;
|
|
440
|
+
this.bc_1[_unary__edvuaz] = b;
|
|
422
441
|
return this;
|
|
423
442
|
};
|
|
443
|
+
protoOf(ByteBuffer).setByte = function (b) {
|
|
444
|
+
return this.put(b);
|
|
445
|
+
};
|
|
424
446
|
protoOf(ByteBuffer).putByteByIndex = function (index, b) {
|
|
425
|
-
if (
|
|
447
|
+
if (!(0 <= index ? index < this.zb_1 : false)) {
|
|
426
448
|
throw IndexOutOfBoundsException_init_$Create$();
|
|
427
449
|
}
|
|
428
|
-
this.
|
|
450
|
+
this.bc_1[index] = b;
|
|
429
451
|
return this;
|
|
430
452
|
};
|
|
431
|
-
protoOf(ByteBuffer).
|
|
453
|
+
protoOf(ByteBuffer).putBytes = function (src) {
|
|
454
|
+
return this.putBytesByIndex(src, 0, src.length);
|
|
455
|
+
};
|
|
456
|
+
protoOf(ByteBuffer).fc = function (src, offset, length) {
|
|
432
457
|
if (this.remaining() < length) {
|
|
433
458
|
throw new BufferOverflowException();
|
|
434
459
|
}
|
|
@@ -451,24 +476,30 @@
|
|
|
451
476
|
protoOf(ByteBuffer).putBytesByIndex = function (src, offset, length, $super) {
|
|
452
477
|
offset = offset === VOID ? 0 : offset;
|
|
453
478
|
length = length === VOID ? src.length : length;
|
|
454
|
-
return this.
|
|
479
|
+
return this.fc(src, offset, length);
|
|
480
|
+
};
|
|
481
|
+
protoOf(ByteBuffer).setBytes = function (value) {
|
|
482
|
+
this.putBytes(value);
|
|
455
483
|
};
|
|
456
484
|
protoOf(ByteBuffer).array = function () {
|
|
457
485
|
// Inline function 'kotlin.collections.copyOf' call
|
|
458
486
|
// Inline function 'kotlin.js.asDynamic' call
|
|
459
|
-
return this.
|
|
487
|
+
return this.bc_1.slice();
|
|
460
488
|
};
|
|
461
489
|
protoOf(ByteBuffer).getInt = function () {
|
|
462
490
|
if (this.remaining() < 4) {
|
|
463
491
|
throw new BufferUnderflowException();
|
|
464
492
|
}
|
|
465
|
-
var bytes =
|
|
466
|
-
this.getBytesByIndex(bytes);
|
|
493
|
+
var bytes = this.getBytes(4);
|
|
467
494
|
var tmp;
|
|
468
|
-
if (this.
|
|
469
|
-
tmp = (bytes
|
|
495
|
+
if (this.cc_1) {
|
|
496
|
+
tmp = byteArrayToInt(bytes);
|
|
470
497
|
} else {
|
|
471
|
-
|
|
498
|
+
// Inline function 'kotlin.let' call
|
|
499
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
500
|
+
// Inline function 'com.d10ng.common.base.ByteBuffer.getInt.<anonymous>' call
|
|
501
|
+
reverse(bytes);
|
|
502
|
+
tmp = byteArrayToInt(bytes);
|
|
472
503
|
}
|
|
473
504
|
return tmp;
|
|
474
505
|
};
|
|
@@ -476,52 +507,47 @@
|
|
|
476
507
|
if (this.remaining() < 4) {
|
|
477
508
|
throw new BufferOverflowException();
|
|
478
509
|
}
|
|
479
|
-
var bytes =
|
|
480
|
-
if (this.
|
|
481
|
-
bytes
|
|
482
|
-
bytes[1] = toByte(value >> 16);
|
|
483
|
-
bytes[2] = toByte(value >> 8);
|
|
484
|
-
bytes[3] = toByte(value);
|
|
485
|
-
} else {
|
|
486
|
-
bytes[0] = toByte(value);
|
|
487
|
-
bytes[1] = toByte(value >> 8);
|
|
488
|
-
bytes[2] = toByte(value >> 16);
|
|
489
|
-
bytes[3] = toByte(value >> 24);
|
|
510
|
+
var bytes = toByteArray(value, 4);
|
|
511
|
+
if (!this.cc_1) {
|
|
512
|
+
reverse(bytes);
|
|
490
513
|
}
|
|
491
|
-
this.
|
|
514
|
+
this.putBytes(bytes);
|
|
492
515
|
return this;
|
|
493
516
|
};
|
|
494
517
|
protoOf(ByteBuffer).getIntByIndex = function (index) {
|
|
495
|
-
if (
|
|
518
|
+
if (!(0 <= index ? index <= (this.zb_1 - 4 | 0) : false)) {
|
|
496
519
|
throw IndexOutOfBoundsException_init_$Create$();
|
|
497
520
|
}
|
|
498
|
-
var originalPosition = this.
|
|
499
|
-
this.
|
|
521
|
+
var originalPosition = this.ac_1;
|
|
522
|
+
this.ac_1 = index;
|
|
500
523
|
var value = this.getInt();
|
|
501
|
-
this.
|
|
524
|
+
this.ac_1 = originalPosition;
|
|
502
525
|
return value;
|
|
503
526
|
};
|
|
504
527
|
protoOf(ByteBuffer).putIntByIndex = function (index, value) {
|
|
505
|
-
if (
|
|
528
|
+
if (!(0 <= index ? index <= (this.zb_1 - 4 | 0) : false)) {
|
|
506
529
|
throw IndexOutOfBoundsException_init_$Create$();
|
|
507
530
|
}
|
|
508
|
-
var originalPosition = this.
|
|
509
|
-
this.
|
|
531
|
+
var originalPosition = this.ac_1;
|
|
532
|
+
this.ac_1 = index;
|
|
510
533
|
this.putInt(value);
|
|
511
|
-
this.
|
|
534
|
+
this.ac_1 = originalPosition;
|
|
512
535
|
return this;
|
|
513
536
|
};
|
|
514
537
|
protoOf(ByteBuffer).getShort = function () {
|
|
515
538
|
if (this.remaining() < 2) {
|
|
516
539
|
throw new BufferUnderflowException();
|
|
517
540
|
}
|
|
518
|
-
var bytes =
|
|
519
|
-
this.getBytesByIndex(bytes);
|
|
541
|
+
var bytes = this.getBytes(2);
|
|
520
542
|
var tmp;
|
|
521
|
-
if (this.
|
|
522
|
-
tmp =
|
|
543
|
+
if (this.cc_1) {
|
|
544
|
+
tmp = byteArrayToShort(bytes);
|
|
523
545
|
} else {
|
|
524
|
-
|
|
546
|
+
// Inline function 'kotlin.let' call
|
|
547
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
548
|
+
// Inline function 'com.d10ng.common.base.ByteBuffer.getShort.<anonymous>' call
|
|
549
|
+
reverse(bytes);
|
|
550
|
+
tmp = byteArrayToShort(bytes);
|
|
525
551
|
}
|
|
526
552
|
return tmp;
|
|
527
553
|
};
|
|
@@ -529,164 +555,136 @@
|
|
|
529
555
|
if (this.remaining() < 2) {
|
|
530
556
|
throw new BufferOverflowException();
|
|
531
557
|
}
|
|
532
|
-
var bytes =
|
|
533
|
-
if (this.
|
|
534
|
-
bytes
|
|
535
|
-
bytes[1] = toByte(value);
|
|
536
|
-
} else {
|
|
537
|
-
bytes[0] = toByte(value);
|
|
538
|
-
bytes[1] = toByte(value >> 8);
|
|
558
|
+
var bytes = toByteArray_1(value, 2);
|
|
559
|
+
if (!this.cc_1) {
|
|
560
|
+
reverse(bytes);
|
|
539
561
|
}
|
|
540
|
-
this.
|
|
562
|
+
this.putBytes(bytes);
|
|
541
563
|
return this;
|
|
542
564
|
};
|
|
543
565
|
protoOf(ByteBuffer).getShortByIndex = function (index) {
|
|
544
|
-
if (
|
|
566
|
+
if (!(0 <= index ? index <= (this.zb_1 - 2 | 0) : false)) {
|
|
545
567
|
throw IndexOutOfBoundsException_init_$Create$();
|
|
546
568
|
}
|
|
547
|
-
var originalPosition = this.
|
|
548
|
-
this.
|
|
569
|
+
var originalPosition = this.ac_1;
|
|
570
|
+
this.ac_1 = index;
|
|
549
571
|
var value = this.getShort();
|
|
550
|
-
this.
|
|
572
|
+
this.ac_1 = originalPosition;
|
|
551
573
|
return value;
|
|
552
574
|
};
|
|
553
575
|
protoOf(ByteBuffer).putShortByIndex = function (index, value) {
|
|
554
|
-
if (
|
|
576
|
+
if (!(0 <= index ? index <= (this.zb_1 - 2 | 0) : false)) {
|
|
555
577
|
throw IndexOutOfBoundsException_init_$Create$();
|
|
556
578
|
}
|
|
557
|
-
var originalPosition = this.
|
|
558
|
-
this.
|
|
579
|
+
var originalPosition = this.ac_1;
|
|
580
|
+
this.ac_1 = index;
|
|
559
581
|
this.putShort(value);
|
|
560
|
-
this.
|
|
582
|
+
this.ac_1 = originalPosition;
|
|
561
583
|
return this;
|
|
562
584
|
};
|
|
563
585
|
protoOf(ByteBuffer).getFloat = function () {
|
|
564
586
|
if (this.remaining() < 4) {
|
|
565
587
|
throw new BufferUnderflowException();
|
|
566
588
|
}
|
|
567
|
-
var bytes =
|
|
568
|
-
this.getBytesByIndex(bytes);
|
|
569
|
-
// Inline function 'kotlin.fromBits' call
|
|
589
|
+
var bytes = this.getBytes(4);
|
|
570
590
|
var tmp;
|
|
571
|
-
if (this.
|
|
572
|
-
tmp = (bytes
|
|
591
|
+
if (this.cc_1) {
|
|
592
|
+
tmp = byteArrayToFloat(bytes);
|
|
573
593
|
} else {
|
|
574
|
-
|
|
594
|
+
// Inline function 'kotlin.let' call
|
|
595
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
596
|
+
// Inline function 'com.d10ng.common.base.ByteBuffer.getFloat.<anonymous>' call
|
|
597
|
+
reverse(bytes);
|
|
598
|
+
tmp = byteArrayToFloat(bytes);
|
|
575
599
|
}
|
|
576
|
-
|
|
577
|
-
return floatFromBits(bits);
|
|
600
|
+
return tmp;
|
|
578
601
|
};
|
|
579
602
|
protoOf(ByteBuffer).putFloat = function (value) {
|
|
580
603
|
if (this.remaining() < 4) {
|
|
581
604
|
throw new BufferOverflowException();
|
|
582
605
|
}
|
|
583
|
-
var
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
bytes[0] = toByte(bits >> 24);
|
|
587
|
-
bytes[1] = toByte(bits >> 16);
|
|
588
|
-
bytes[2] = toByte(bits >> 8);
|
|
589
|
-
bytes[3] = toByte(bits);
|
|
590
|
-
} else {
|
|
591
|
-
bytes[0] = toByte(bits);
|
|
592
|
-
bytes[1] = toByte(bits >> 8);
|
|
593
|
-
bytes[2] = toByte(bits >> 16);
|
|
594
|
-
bytes[3] = toByte(bits >> 24);
|
|
606
|
+
var bytes = floatToByteArray(value);
|
|
607
|
+
if (!this.cc_1) {
|
|
608
|
+
reverse(bytes);
|
|
595
609
|
}
|
|
596
|
-
this.
|
|
610
|
+
this.putBytes(bytes);
|
|
597
611
|
return this;
|
|
598
612
|
};
|
|
599
613
|
protoOf(ByteBuffer).getFloatByIndex = function (index) {
|
|
600
|
-
if (
|
|
614
|
+
if (!(0 <= index ? index <= (this.zb_1 - 4 | 0) : false)) {
|
|
601
615
|
throw IndexOutOfBoundsException_init_$Create$();
|
|
602
616
|
}
|
|
603
|
-
var originalPosition = this.
|
|
604
|
-
this.
|
|
617
|
+
var originalPosition = this.ac_1;
|
|
618
|
+
this.ac_1 = index;
|
|
605
619
|
var value = this.getFloat();
|
|
606
|
-
this.
|
|
620
|
+
this.ac_1 = originalPosition;
|
|
607
621
|
return value;
|
|
608
622
|
};
|
|
609
623
|
protoOf(ByteBuffer).putFloatByIndex = function (index, value) {
|
|
610
|
-
if (
|
|
624
|
+
if (!(0 <= index ? index <= (this.zb_1 - 4 | 0) : false)) {
|
|
611
625
|
throw IndexOutOfBoundsException_init_$Create$();
|
|
612
626
|
}
|
|
613
|
-
var originalPosition = this.
|
|
614
|
-
this.
|
|
627
|
+
var originalPosition = this.ac_1;
|
|
628
|
+
this.ac_1 = index;
|
|
615
629
|
this.putFloat(value);
|
|
616
|
-
this.
|
|
630
|
+
this.ac_1 = originalPosition;
|
|
617
631
|
return this;
|
|
618
632
|
};
|
|
619
633
|
protoOf(ByteBuffer).getDouble = function () {
|
|
620
634
|
if (this.remaining() < 8) {
|
|
621
635
|
throw new BufferUnderflowException();
|
|
622
636
|
}
|
|
623
|
-
var bytes =
|
|
624
|
-
this.getBytesByIndex(bytes);
|
|
625
|
-
// Inline function 'kotlin.fromBits' call
|
|
637
|
+
var bytes = this.getBytes(8);
|
|
626
638
|
var tmp;
|
|
627
|
-
if (this.
|
|
628
|
-
tmp =
|
|
639
|
+
if (this.cc_1) {
|
|
640
|
+
tmp = byteArrayToDouble(bytes);
|
|
629
641
|
} else {
|
|
630
|
-
|
|
642
|
+
// Inline function 'kotlin.let' call
|
|
643
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
644
|
+
// Inline function 'com.d10ng.common.base.ByteBuffer.getDouble.<anonymous>' call
|
|
645
|
+
reverse(bytes);
|
|
646
|
+
tmp = byteArrayToDouble(bytes);
|
|
631
647
|
}
|
|
632
|
-
|
|
633
|
-
return doubleFromBits(bits);
|
|
648
|
+
return tmp;
|
|
634
649
|
};
|
|
635
650
|
protoOf(ByteBuffer).putDouble = function (value) {
|
|
636
651
|
if (this.remaining() < 8) {
|
|
637
652
|
throw new BufferOverflowException();
|
|
638
653
|
}
|
|
639
|
-
var
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
bytes[2] = bits.n2(40).q2();
|
|
645
|
-
bytes[3] = bits.n2(32).q2();
|
|
646
|
-
bytes[4] = bits.n2(24).q2();
|
|
647
|
-
bytes[5] = bits.n2(16).q2();
|
|
648
|
-
bytes[6] = bits.n2(8).q2();
|
|
649
|
-
bytes[7] = bits.q2();
|
|
650
|
-
} else {
|
|
651
|
-
bytes[7] = bits.n2(56).q2();
|
|
652
|
-
bytes[6] = bits.n2(48).q2();
|
|
653
|
-
bytes[5] = bits.n2(40).q2();
|
|
654
|
-
bytes[4] = bits.n2(32).q2();
|
|
655
|
-
bytes[3] = bits.n2(24).q2();
|
|
656
|
-
bytes[2] = bits.n2(16).q2();
|
|
657
|
-
bytes[1] = bits.n2(8).q2();
|
|
658
|
-
bytes[0] = bits.q2();
|
|
659
|
-
}
|
|
660
|
-
this.putBytesByIndex(bytes);
|
|
654
|
+
var bytes = doubleToByteArray(value);
|
|
655
|
+
if (!this.cc_1) {
|
|
656
|
+
reverse(bytes);
|
|
657
|
+
}
|
|
658
|
+
this.putBytes(bytes);
|
|
661
659
|
return this;
|
|
662
660
|
};
|
|
663
661
|
protoOf(ByteBuffer).getDoubleByIndex = function (index) {
|
|
664
|
-
if (
|
|
662
|
+
if (!(0 <= index ? index <= (this.zb_1 - 8 | 0) : false)) {
|
|
665
663
|
throw IndexOutOfBoundsException_init_$Create$();
|
|
666
664
|
}
|
|
667
|
-
var originalPosition = this.
|
|
668
|
-
this.
|
|
665
|
+
var originalPosition = this.ac_1;
|
|
666
|
+
this.ac_1 = index;
|
|
669
667
|
var value = this.getDouble();
|
|
670
|
-
this.
|
|
668
|
+
this.ac_1 = originalPosition;
|
|
671
669
|
return value;
|
|
672
670
|
};
|
|
673
671
|
protoOf(ByteBuffer).putDoubleByIndex = function (index, value) {
|
|
674
|
-
if (
|
|
672
|
+
if (!(0 <= index ? index <= (this.zb_1 - 8 | 0) : false)) {
|
|
675
673
|
throw IndexOutOfBoundsException_init_$Create$();
|
|
676
674
|
}
|
|
677
|
-
var originalPosition = this.
|
|
678
|
-
this.
|
|
675
|
+
var originalPosition = this.ac_1;
|
|
676
|
+
this.ac_1 = index;
|
|
679
677
|
this.putDouble(value);
|
|
680
|
-
this.
|
|
678
|
+
this.ac_1 = originalPosition;
|
|
681
679
|
return this;
|
|
682
680
|
};
|
|
683
681
|
protoOf(ByteBuffer).compact = function () {
|
|
684
682
|
var remainingBytes = this.remaining();
|
|
685
683
|
// Inline function 'kotlin.collections.copyInto' call
|
|
686
|
-
var this_0 = this.
|
|
687
|
-
var destination = this.
|
|
688
|
-
var startIndex = this.
|
|
689
|
-
var endIndex = this.
|
|
684
|
+
var this_0 = this.bc_1;
|
|
685
|
+
var destination = this.bc_1;
|
|
686
|
+
var startIndex = this.ac_1;
|
|
687
|
+
var endIndex = this.zb_1;
|
|
690
688
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
691
689
|
// Inline function 'kotlin.js.asDynamic' call
|
|
692
690
|
var tmp = this_0;
|
|
@@ -694,12 +692,12 @@
|
|
|
694
692
|
// Inline function 'kotlin.js.asDynamic' call
|
|
695
693
|
arrayCopy(tmp, destination, 0, startIndex, endIndex);
|
|
696
694
|
this.setPosition(remainingBytes);
|
|
697
|
-
this.setLimit(this.
|
|
695
|
+
this.setLimit(this.yb_1);
|
|
698
696
|
return this;
|
|
699
697
|
};
|
|
700
698
|
protoOf(ByteBuffer).getRemainingBytes = function () {
|
|
701
|
-
var data = copyOfRange(this.
|
|
702
|
-
this.
|
|
699
|
+
var data = copyOfRange(this.bc_1, this.ac_1, this.zb_1);
|
|
700
|
+
this.ac_1 = this.zb_1;
|
|
703
701
|
return data;
|
|
704
702
|
};
|
|
705
703
|
function BufferOverflowException() {
|
|
@@ -785,6 +783,26 @@
|
|
|
785
783
|
throw IndexOutOfBoundsException_init_$Create$_0('bitIndex must be in 0..7');
|
|
786
784
|
return byteToUnsignedInt(_this__u8e3s4) >> bitIndex & 1;
|
|
787
785
|
}
|
|
786
|
+
function doubleToByteArray(_this__u8e3s4) {
|
|
787
|
+
return toByteArray_0(toBits(_this__u8e3s4), 8);
|
|
788
|
+
}
|
|
789
|
+
function byteArrayToDouble(_this__u8e3s4) {
|
|
790
|
+
if (!(_this__u8e3s4.length === 8))
|
|
791
|
+
throw IllegalArgumentException_init_$Create$('ByteArray must be 8 bytes');
|
|
792
|
+
// Inline function 'kotlin.fromBits' call
|
|
793
|
+
var bits = byteArrayToLong(_this__u8e3s4);
|
|
794
|
+
return doubleFromBits(bits);
|
|
795
|
+
}
|
|
796
|
+
function floatToByteArray(_this__u8e3s4) {
|
|
797
|
+
return toByteArray(toBits_0(_this__u8e3s4), 4);
|
|
798
|
+
}
|
|
799
|
+
function byteArrayToFloat(_this__u8e3s4) {
|
|
800
|
+
if (!(_this__u8e3s4.length === 4))
|
|
801
|
+
throw IllegalArgumentException_init_$Create$('ByteArray must be 4 bytes');
|
|
802
|
+
// Inline function 'kotlin.fromBits' call
|
|
803
|
+
var bits = byteArrayToInt(_this__u8e3s4);
|
|
804
|
+
return floatFromBits(bits);
|
|
805
|
+
}
|
|
788
806
|
function keep(_this__u8e3s4, maxDecimalCount) {
|
|
789
807
|
if (maxDecimalCount < 0)
|
|
790
808
|
throw IllegalArgumentException_init_$Create$('maxDecimalCount must be greater than or equal to 0');
|
|
@@ -811,39 +829,115 @@
|
|
|
811
829
|
}
|
|
812
830
|
return tmp;
|
|
813
831
|
}
|
|
832
|
+
function byteArrayToInt(_this__u8e3s4) {
|
|
833
|
+
// Inline function 'kotlin.collections.isEmpty' call
|
|
834
|
+
if (_this__u8e3s4.length === 0)
|
|
835
|
+
throw IllegalArgumentException_init_$Create$('ByteArray must not be empty');
|
|
836
|
+
if (_this__u8e3s4.length > 4)
|
|
837
|
+
throw IllegalArgumentException_init_$Create$('ByteArray must not be greater than 4 bytes');
|
|
838
|
+
var value = 0;
|
|
839
|
+
var inductionVariable = 0;
|
|
840
|
+
var last = _this__u8e3s4.length - 1 | 0;
|
|
841
|
+
if (inductionVariable <= last)
|
|
842
|
+
do {
|
|
843
|
+
var i = inductionVariable;
|
|
844
|
+
inductionVariable = inductionVariable + 1 | 0;
|
|
845
|
+
var byte = _this__u8e3s4[i] & 255;
|
|
846
|
+
value = value | byte << imul((_this__u8e3s4.length - i | 0) - 1 | 0, 8);
|
|
847
|
+
}
|
|
848
|
+
while (inductionVariable <= last);
|
|
849
|
+
return value;
|
|
850
|
+
}
|
|
814
851
|
function toByteArray(_this__u8e3s4, size) {
|
|
815
|
-
size = size === VOID ?
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
var
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
852
|
+
size = size === VOID ? null : size;
|
|
853
|
+
var length = !(size == null) && size > 0 ? size : (0 <= _this__u8e3s4 ? _this__u8e3s4 <= 255 : false) ? 1 : (256 <= _this__u8e3s4 ? _this__u8e3s4 <= 65535 : false) ? 2 : (65536 <= _this__u8e3s4 ? _this__u8e3s4 <= 16777215 : false) ? 3 : 4;
|
|
854
|
+
var tmp = 0;
|
|
855
|
+
var tmp_0 = new Int8Array(length);
|
|
856
|
+
while (tmp < length) {
|
|
857
|
+
var tmp_1 = tmp;
|
|
858
|
+
tmp_0[tmp_1] = toByte(_this__u8e3s4 >> imul((length - 1 | 0) - tmp_1 | 0, 8) & 255);
|
|
859
|
+
tmp = tmp + 1 | 0;
|
|
860
|
+
}
|
|
861
|
+
return tmp_0;
|
|
862
|
+
}
|
|
863
|
+
function intToByteArray(value, size) {
|
|
864
|
+
size = size === VOID ? null : size;
|
|
865
|
+
return toByteArray(value, size);
|
|
866
|
+
}
|
|
867
|
+
function byteArrayToLong(_this__u8e3s4) {
|
|
868
|
+
// Inline function 'kotlin.collections.isEmpty' call
|
|
869
|
+
if (_this__u8e3s4.length === 0)
|
|
870
|
+
throw IllegalArgumentException_init_$Create$('ByteArray must not be empty');
|
|
871
|
+
if (_this__u8e3s4.length > 8)
|
|
872
|
+
throw IllegalArgumentException_init_$Create$('ByteArray must not be greater than 4 bytes');
|
|
873
|
+
var value = new Long(0, 0);
|
|
874
|
+
var inductionVariable = 0;
|
|
875
|
+
var last = _this__u8e3s4.length - 1 | 0;
|
|
876
|
+
if (inductionVariable <= last)
|
|
877
|
+
do {
|
|
878
|
+
var i = inductionVariable;
|
|
879
|
+
inductionVariable = inductionVariable + 1 | 0;
|
|
880
|
+
var byte = toLong(_this__u8e3s4[i]).q2(new Long(255, 0));
|
|
881
|
+
value = value.r2(byte.o2(imul((_this__u8e3s4.length - i | 0) - 1 | 0, 8)));
|
|
882
|
+
}
|
|
883
|
+
while (inductionVariable <= last);
|
|
884
|
+
return value;
|
|
830
885
|
}
|
|
831
886
|
function toByteArray_0(_this__u8e3s4, size) {
|
|
832
|
-
size = size === VOID ?
|
|
833
|
-
if (_this__u8e3s4.f2(new Long(0, 0)) < 0)
|
|
834
|
-
throw IllegalArgumentException_init_$Create$('Long must be unsigned');
|
|
835
|
-
var hex = toString_2(_this__u8e3s4, 16);
|
|
887
|
+
size = size === VOID ? null : size;
|
|
836
888
|
var tmp;
|
|
837
|
-
if (size
|
|
838
|
-
// Inline function 'kotlin.math.ceil' call
|
|
839
|
-
var x = hex.length / 2.0;
|
|
840
|
-
var tmp$ret$0 = Math.ceil(x);
|
|
841
|
-
tmp = numberToInt(tmp$ret$0);
|
|
842
|
-
} else {
|
|
889
|
+
if (!(size == null) && size > 0) {
|
|
843
890
|
tmp = size;
|
|
891
|
+
} else {
|
|
892
|
+
// Inline function 'kotlin.ranges.contains' call
|
|
893
|
+
var this_0 = numberRangeToNumber(0, 255);
|
|
894
|
+
if (contains(isInterface(this_0, ClosedRange) ? this_0 : THROW_CCE(), _this__u8e3s4)) {
|
|
895
|
+
tmp = 1;
|
|
896
|
+
} else {
|
|
897
|
+
// Inline function 'kotlin.ranges.contains' call
|
|
898
|
+
var this_1 = numberRangeToNumber(256, 65535);
|
|
899
|
+
if (contains(isInterface(this_1, ClosedRange) ? this_1 : THROW_CCE(), _this__u8e3s4)) {
|
|
900
|
+
tmp = 2;
|
|
901
|
+
} else {
|
|
902
|
+
// Inline function 'kotlin.ranges.contains' call
|
|
903
|
+
var this_2 = numberRangeToNumber(65536, 16777215);
|
|
904
|
+
if (contains(isInterface(this_2, ClosedRange) ? this_2 : THROW_CCE(), _this__u8e3s4)) {
|
|
905
|
+
tmp = 3;
|
|
906
|
+
} else {
|
|
907
|
+
if ((new Long(16777216, 0)).v(_this__u8e3s4) <= 0 ? _this__u8e3s4.v(new Long(-1, 0)) <= 0 : false) {
|
|
908
|
+
tmp = 4;
|
|
909
|
+
} else {
|
|
910
|
+
if ((new Long(0, 1)).v(_this__u8e3s4) <= 0 ? _this__u8e3s4.v(new Long(-1, 255)) <= 0 : false) {
|
|
911
|
+
tmp = 5;
|
|
912
|
+
} else {
|
|
913
|
+
if ((new Long(0, 256)).v(_this__u8e3s4) <= 0 ? _this__u8e3s4.v(new Long(-1, 65535)) <= 0 : false) {
|
|
914
|
+
tmp = 6;
|
|
915
|
+
} else {
|
|
916
|
+
if ((new Long(0, 65536)).v(_this__u8e3s4) <= 0 ? _this__u8e3s4.v(new Long(-1, 16777215)) <= 0 : false) {
|
|
917
|
+
tmp = 7;
|
|
918
|
+
} else {
|
|
919
|
+
tmp = 8;
|
|
920
|
+
}
|
|
921
|
+
}
|
|
922
|
+
}
|
|
923
|
+
}
|
|
924
|
+
}
|
|
925
|
+
}
|
|
926
|
+
}
|
|
844
927
|
}
|
|
845
928
|
var length = tmp;
|
|
846
|
-
|
|
929
|
+
var tmp_0 = 0;
|
|
930
|
+
var tmp_1 = new Int8Array(length);
|
|
931
|
+
while (tmp_0 < length) {
|
|
932
|
+
var tmp_2 = tmp_0;
|
|
933
|
+
tmp_1[tmp_2] = _this__u8e3s4.p2(imul((length - 1 | 0) - tmp_2 | 0, 8)).q2(new Long(255, 0)).s2();
|
|
934
|
+
tmp_0 = tmp_0 + 1 | 0;
|
|
935
|
+
}
|
|
936
|
+
return tmp_1;
|
|
937
|
+
}
|
|
938
|
+
function longToByteArray(long, size) {
|
|
939
|
+
size = size === VOID ? null : size;
|
|
940
|
+
return toByteArray_0(long, size);
|
|
847
941
|
}
|
|
848
942
|
function byteArrayToShortArray(_this__u8e3s4) {
|
|
849
943
|
var shorts = new Int16Array(_this__u8e3s4.length / 2 | 0);
|
|
@@ -879,6 +973,45 @@
|
|
|
879
973
|
while (inductionVariable <= last);
|
|
880
974
|
return bytes;
|
|
881
975
|
}
|
|
976
|
+
function byteArrayToShort(_this__u8e3s4) {
|
|
977
|
+
// Inline function 'kotlin.collections.isEmpty' call
|
|
978
|
+
if (_this__u8e3s4.length === 0)
|
|
979
|
+
throw IllegalArgumentException_init_$Create$('ByteArray must not be empty');
|
|
980
|
+
if (_this__u8e3s4.length > 2)
|
|
981
|
+
throw IllegalArgumentException_init_$Create$('ByteArray must not be greater than 2 bytes');
|
|
982
|
+
if (_this__u8e3s4.length === 1)
|
|
983
|
+
return _this__u8e3s4[0];
|
|
984
|
+
return toShort((_this__u8e3s4[0] & 255) << 8 | _this__u8e3s4[1] & 255);
|
|
985
|
+
}
|
|
986
|
+
function toByteArray_1(_this__u8e3s4, size) {
|
|
987
|
+
size = size === VOID ? null : size;
|
|
988
|
+
var tmp;
|
|
989
|
+
if (!(size == null) && size > 0) {
|
|
990
|
+
tmp = size;
|
|
991
|
+
} else {
|
|
992
|
+
// Inline function 'kotlin.ranges.contains' call
|
|
993
|
+
var this_0 = numberRangeToNumber(0, 255);
|
|
994
|
+
if (contains_0(isInterface(this_0, ClosedRange) ? this_0 : THROW_CCE(), _this__u8e3s4)) {
|
|
995
|
+
tmp = 1;
|
|
996
|
+
} else {
|
|
997
|
+
tmp = 2;
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
var length = tmp;
|
|
1001
|
+
var intValue = _this__u8e3s4;
|
|
1002
|
+
var tmp_0 = 0;
|
|
1003
|
+
var tmp_1 = new Int8Array(length);
|
|
1004
|
+
while (tmp_0 < length) {
|
|
1005
|
+
var tmp_2 = tmp_0;
|
|
1006
|
+
tmp_1[tmp_2] = toByte(intValue >> imul((length - 1 | 0) - tmp_2 | 0, 8) & 255);
|
|
1007
|
+
tmp_0 = tmp_0 + 1 | 0;
|
|
1008
|
+
}
|
|
1009
|
+
return tmp_1;
|
|
1010
|
+
}
|
|
1011
|
+
function shortToByteArray(short, size) {
|
|
1012
|
+
size = size === VOID ? null : size;
|
|
1013
|
+
return toByteArray_1(short, size);
|
|
1014
|
+
}
|
|
882
1015
|
function binStringToByte(_this__u8e3s4) {
|
|
883
1016
|
var value = keepByRegexStr(_this__u8e3s4, '[01]+');
|
|
884
1017
|
var str = padStart(value, 8, _Char___init__impl__6a9atx(48));
|
|
@@ -939,7 +1072,7 @@
|
|
|
939
1072
|
// Inline function 'kotlin.collections.iterator' call
|
|
940
1073
|
var _iterator__ex2g4s = iterator(_this__u8e3s4);
|
|
941
1074
|
while (_iterator__ex2g4s.h()) {
|
|
942
|
-
var i = _iterator__ex2g4s.i().
|
|
1075
|
+
var i = _iterator__ex2g4s.i().e1_1;
|
|
943
1076
|
// Inline function 'kotlin.code' call
|
|
944
1077
|
var ascii = Char__toInt_impl_vasixd(i);
|
|
945
1078
|
if (0 <= ascii ? ascii <= 255 : false) {
|
|
@@ -960,7 +1093,7 @@
|
|
|
960
1093
|
var this_0 = charSequenceGet(_this__u8e3s4, 0);
|
|
961
1094
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
962
1095
|
// Inline function 'kotlin.js.asDynamic' call
|
|
963
|
-
tmp =
|
|
1096
|
+
tmp = toString_1(this_0).toUpperCase();
|
|
964
1097
|
}
|
|
965
1098
|
return tmp;
|
|
966
1099
|
}
|
|
@@ -978,7 +1111,7 @@
|
|
|
978
1111
|
var tmp$ret$1 = Char__toInt_impl_vasixd(c);
|
|
979
1112
|
sb.f(numberToChar(tmp$ret$1 + 65248 | 0));
|
|
980
1113
|
} else if (tmp0_subject === 32)
|
|
981
|
-
sb.
|
|
1114
|
+
sb.o6('\u3000');
|
|
982
1115
|
else
|
|
983
1116
|
sb.f(c);
|
|
984
1117
|
}
|
|
@@ -1039,7 +1172,7 @@
|
|
|
1039
1172
|
var i = inductionVariable;
|
|
1040
1173
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1041
1174
|
var tmp;
|
|
1042
|
-
switch (type.
|
|
1175
|
+
switch (type.a2_1) {
|
|
1043
1176
|
case 0:
|
|
1044
1177
|
tmp = toByte(num + _this__u8e3s4[i]);
|
|
1045
1178
|
break;
|
|
@@ -1119,7 +1252,7 @@
|
|
|
1119
1252
|
return getHexColorStringFromRgbValueArray(tmp$ret$5);
|
|
1120
1253
|
}
|
|
1121
1254
|
function getRgbValueArrayFromHexColorString(str) {
|
|
1122
|
-
if (!get_colorRegex().
|
|
1255
|
+
if (!get_colorRegex().s7(str)) {
|
|
1123
1256
|
// Inline function 'kotlin.arrayOf' call
|
|
1124
1257
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
1125
1258
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -1136,7 +1269,7 @@
|
|
|
1136
1269
|
do {
|
|
1137
1270
|
var i = inductionVariable;
|
|
1138
1271
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1139
|
-
t = t + (
|
|
1272
|
+
t = t + (toString_1(charSequenceGet(hexColor, i)) + toString_1(charSequenceGet(hexColor, i)));
|
|
1140
1273
|
}
|
|
1141
1274
|
while (inductionVariable < last);
|
|
1142
1275
|
hexColor = t;
|
|
@@ -1168,7 +1301,7 @@
|
|
|
1168
1301
|
return '#' + getHex(rgb[0]) + getHex(rgb[1]) + getHex(rgb[2]);
|
|
1169
1302
|
}
|
|
1170
1303
|
function getHexColorStringFromRgbValueArray$lambda(num) {
|
|
1171
|
-
return padStart(
|
|
1304
|
+
return padStart(toString_2(num, 16), 2, _Char___init__impl__6a9atx(48));
|
|
1172
1305
|
}
|
|
1173
1306
|
function get_numberRegex() {
|
|
1174
1307
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
@@ -1239,60 +1372,60 @@
|
|
|
1239
1372
|
}
|
|
1240
1373
|
function isIdCard(_this__u8e3s4) {
|
|
1241
1374
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1242
|
-
return get_idCardRegex().
|
|
1375
|
+
return get_idCardRegex().s7(_this__u8e3s4);
|
|
1243
1376
|
}
|
|
1244
1377
|
function isMobileNumber(_this__u8e3s4) {
|
|
1245
1378
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1246
|
-
return get_mobileNumberRegex().
|
|
1379
|
+
return get_mobileNumberRegex().s7(_this__u8e3s4);
|
|
1247
1380
|
}
|
|
1248
1381
|
function isEmail(_this__u8e3s4) {
|
|
1249
1382
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1250
|
-
return get_emailRegex().
|
|
1383
|
+
return get_emailRegex().s7(_this__u8e3s4);
|
|
1251
1384
|
}
|
|
1252
1385
|
function isOnlyChEnNum(_this__u8e3s4) {
|
|
1253
1386
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1254
|
-
return get_chEnNumRegex().
|
|
1387
|
+
return get_chEnNumRegex().s7(_this__u8e3s4);
|
|
1255
1388
|
}
|
|
1256
1389
|
function isOnlyEnNum(_this__u8e3s4) {
|
|
1257
1390
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1258
|
-
return get_numEnRegex().
|
|
1391
|
+
return get_numEnRegex().s7(_this__u8e3s4);
|
|
1259
1392
|
}
|
|
1260
1393
|
function isOnlyChinese(_this__u8e3s4) {
|
|
1261
1394
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1262
|
-
return get_chineseRegex().
|
|
1395
|
+
return get_chineseRegex().s7(_this__u8e3s4);
|
|
1263
1396
|
}
|
|
1264
1397
|
function isOnlyLetter(_this__u8e3s4) {
|
|
1265
1398
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1266
|
-
return get_letterRegex().
|
|
1399
|
+
return get_letterRegex().s7(_this__u8e3s4);
|
|
1267
1400
|
}
|
|
1268
1401
|
function isOnlyNumber(_this__u8e3s4) {
|
|
1269
1402
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1270
|
-
return get_numberRegex().
|
|
1403
|
+
return get_numberRegex().s7(_this__u8e3s4);
|
|
1271
1404
|
}
|
|
1272
1405
|
function isOnlyCode(_this__u8e3s4) {
|
|
1273
1406
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1274
|
-
return get_codeRegex().
|
|
1407
|
+
return get_codeRegex().s7(_this__u8e3s4);
|
|
1275
1408
|
}
|
|
1276
1409
|
function isOnlyChSymbol(_this__u8e3s4) {
|
|
1277
1410
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1278
|
-
return get_chSymbolRegex().
|
|
1411
|
+
return get_chSymbolRegex().s7(_this__u8e3s4);
|
|
1279
1412
|
}
|
|
1280
1413
|
function isColor(_this__u8e3s4) {
|
|
1281
1414
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1282
|
-
return get_colorRegex().
|
|
1415
|
+
return get_colorRegex().s7(_this__u8e3s4);
|
|
1283
1416
|
}
|
|
1284
1417
|
function keep_0(_this__u8e3s4, reg) {
|
|
1285
1418
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1286
|
-
var tmp = reg.
|
|
1419
|
+
var tmp = reg.v7(_this__u8e3s4);
|
|
1287
1420
|
return joinToString(map(tmp, keep$lambda), '');
|
|
1288
1421
|
}
|
|
1289
1422
|
function filter(_this__u8e3s4, reg) {
|
|
1290
1423
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1291
|
-
return reg.
|
|
1424
|
+
return reg.w7(_this__u8e3s4, '');
|
|
1292
1425
|
}
|
|
1293
1426
|
function keep$lambda(it) {
|
|
1294
1427
|
_init_properties_RegexUtils_kt__b9v9ti();
|
|
1295
|
-
return it.
|
|
1428
|
+
return it.v1();
|
|
1296
1429
|
}
|
|
1297
1430
|
var properties_initialized_RegexUtils_kt_8e1sdo;
|
|
1298
1431
|
function _init_properties_RegexUtils_kt__b9v9ti() {
|
|
@@ -1338,31 +1471,31 @@
|
|
|
1338
1471
|
this.lat = lat;
|
|
1339
1472
|
this.lng = lng;
|
|
1340
1473
|
}
|
|
1341
|
-
protoOf(Coordinate).
|
|
1474
|
+
protoOf(Coordinate).ic = function (_set____db54di) {
|
|
1342
1475
|
this.lat = _set____db54di;
|
|
1343
1476
|
};
|
|
1344
|
-
protoOf(Coordinate).
|
|
1477
|
+
protoOf(Coordinate).jc = function () {
|
|
1345
1478
|
return this.lat;
|
|
1346
1479
|
};
|
|
1347
|
-
protoOf(Coordinate).
|
|
1480
|
+
protoOf(Coordinate).kc = function (_set____db54di) {
|
|
1348
1481
|
this.lng = _set____db54di;
|
|
1349
1482
|
};
|
|
1350
|
-
protoOf(Coordinate).
|
|
1483
|
+
protoOf(Coordinate).lc = function () {
|
|
1351
1484
|
return this.lng;
|
|
1352
1485
|
};
|
|
1353
|
-
protoOf(Coordinate).
|
|
1486
|
+
protoOf(Coordinate).mb = function () {
|
|
1354
1487
|
return this.lat;
|
|
1355
1488
|
};
|
|
1356
|
-
protoOf(Coordinate).
|
|
1489
|
+
protoOf(Coordinate).nb = function () {
|
|
1357
1490
|
return this.lng;
|
|
1358
1491
|
};
|
|
1359
|
-
protoOf(Coordinate).
|
|
1492
|
+
protoOf(Coordinate).mc = function (lat, lng) {
|
|
1360
1493
|
return new Coordinate(lat, lng);
|
|
1361
1494
|
};
|
|
1362
1495
|
protoOf(Coordinate).copy = function (lat, lng, $super) {
|
|
1363
1496
|
lat = lat === VOID ? this.lat : lat;
|
|
1364
1497
|
lng = lng === VOID ? this.lng : lng;
|
|
1365
|
-
return this.
|
|
1498
|
+
return this.mc(lat, lng);
|
|
1366
1499
|
};
|
|
1367
1500
|
protoOf(Coordinate).toString = function () {
|
|
1368
1501
|
return 'Coordinate(lat=' + this.lat + ', lng=' + this.lng + ')';
|
|
@@ -1446,11 +1579,11 @@
|
|
|
1446
1579
|
return lng < 72.004 || lng > 137.8347 || lat < 0.8293 || lat > 55.8271;
|
|
1447
1580
|
}
|
|
1448
1581
|
function CoordinateConvert() {
|
|
1449
|
-
this.
|
|
1450
|
-
this.
|
|
1451
|
-
this.
|
|
1582
|
+
this.nc_1 = 52.35987755982988;
|
|
1583
|
+
this.oc_1 = 6378245;
|
|
1584
|
+
this.pc_1 = 0.006693421622965943;
|
|
1452
1585
|
}
|
|
1453
|
-
protoOf(CoordinateConvert).
|
|
1586
|
+
protoOf(CoordinateConvert).qc = function (lng, lat) {
|
|
1454
1587
|
var x = lng - 0.0065;
|
|
1455
1588
|
var y = lat - 0.006;
|
|
1456
1589
|
// Inline function 'kotlin.math.sqrt' call
|
|
@@ -1471,7 +1604,7 @@
|
|
|
1471
1604
|
// Inline function 'kotlin.doubleArrayOf' call
|
|
1472
1605
|
return new Float64Array([gcjLng, gcjLat]);
|
|
1473
1606
|
};
|
|
1474
|
-
protoOf(CoordinateConvert).
|
|
1607
|
+
protoOf(CoordinateConvert).rc = function (lng, lat) {
|
|
1475
1608
|
// Inline function 'kotlin.math.sqrt' call
|
|
1476
1609
|
var x = lng * lng + lat * lat;
|
|
1477
1610
|
var tmp = Math.sqrt(x);
|
|
@@ -1490,7 +1623,7 @@
|
|
|
1490
1623
|
// Inline function 'kotlin.doubleArrayOf' call
|
|
1491
1624
|
return new Float64Array([bdLng, bdLat]);
|
|
1492
1625
|
};
|
|
1493
|
-
protoOf(CoordinateConvert).
|
|
1626
|
+
protoOf(CoordinateConvert).sc = function (lng, lat) {
|
|
1494
1627
|
var tmp;
|
|
1495
1628
|
if (outOfChina(this, lng, lat)) {
|
|
1496
1629
|
// Inline function 'kotlin.doubleArrayOf' call
|
|
@@ -1517,7 +1650,7 @@
|
|
|
1517
1650
|
}
|
|
1518
1651
|
return tmp;
|
|
1519
1652
|
};
|
|
1520
|
-
protoOf(CoordinateConvert).
|
|
1653
|
+
protoOf(CoordinateConvert).tc = function (lng, lat) {
|
|
1521
1654
|
var tmp;
|
|
1522
1655
|
if (outOfChina(this, lng, lat)) {
|
|
1523
1656
|
// Inline function 'kotlin.doubleArrayOf' call
|
|
@@ -1544,13 +1677,13 @@
|
|
|
1544
1677
|
}
|
|
1545
1678
|
return tmp;
|
|
1546
1679
|
};
|
|
1547
|
-
protoOf(CoordinateConvert).
|
|
1548
|
-
var lngLat = this.
|
|
1549
|
-
return this.
|
|
1680
|
+
protoOf(CoordinateConvert).uc = function (lng, lat) {
|
|
1681
|
+
var lngLat = this.qc(lng, lat);
|
|
1682
|
+
return this.sc(lngLat[0], lngLat[1]);
|
|
1550
1683
|
};
|
|
1551
|
-
protoOf(CoordinateConvert).
|
|
1552
|
-
var lngLat = this.
|
|
1553
|
-
return this.
|
|
1684
|
+
protoOf(CoordinateConvert).vc = function (lng, lat) {
|
|
1685
|
+
var lngLat = this.tc(lng, lat);
|
|
1686
|
+
return this.rc(lngLat[0], lngLat[1]);
|
|
1554
1687
|
};
|
|
1555
1688
|
var CoordinateConvert_instance;
|
|
1556
1689
|
function CoordinateConvert_getInstance() {
|
|
@@ -1602,10 +1735,10 @@
|
|
|
1602
1735
|
}
|
|
1603
1736
|
function convert(_this__u8e3s4, from, to) {
|
|
1604
1737
|
var tmp;
|
|
1605
|
-
switch (from.
|
|
1738
|
+
switch (from.a2_1) {
|
|
1606
1739
|
case 0:
|
|
1607
1740
|
var tmp_0;
|
|
1608
|
-
switch (to.
|
|
1741
|
+
switch (to.a2_1) {
|
|
1609
1742
|
case 1:
|
|
1610
1743
|
// Inline function 'kotlin.let' call
|
|
1611
1744
|
|
|
@@ -1613,7 +1746,7 @@
|
|
|
1613
1746
|
|
|
1614
1747
|
// Inline function 'com.d10ng.common.coordinate.convert.<anonymous>' call
|
|
1615
1748
|
|
|
1616
|
-
var it = CoordinateConvert_instance.
|
|
1749
|
+
var it = CoordinateConvert_instance.tc(_this__u8e3s4.lng, _this__u8e3s4.lat);
|
|
1617
1750
|
tmp_0 = new Coordinate(it[1], it[0]);
|
|
1618
1751
|
break;
|
|
1619
1752
|
case 2:
|
|
@@ -1623,7 +1756,7 @@
|
|
|
1623
1756
|
|
|
1624
1757
|
// Inline function 'com.d10ng.common.coordinate.convert.<anonymous>' call
|
|
1625
1758
|
|
|
1626
|
-
var it_0 = CoordinateConvert_instance.
|
|
1759
|
+
var it_0 = CoordinateConvert_instance.vc(_this__u8e3s4.lng, _this__u8e3s4.lat);
|
|
1627
1760
|
tmp_0 = new Coordinate(it_0[1], it_0[0]);
|
|
1628
1761
|
break;
|
|
1629
1762
|
default:
|
|
@@ -1635,7 +1768,7 @@
|
|
|
1635
1768
|
break;
|
|
1636
1769
|
case 1:
|
|
1637
1770
|
var tmp_1;
|
|
1638
|
-
switch (to.
|
|
1771
|
+
switch (to.a2_1) {
|
|
1639
1772
|
case 0:
|
|
1640
1773
|
// Inline function 'kotlin.let' call
|
|
1641
1774
|
|
|
@@ -1643,7 +1776,7 @@
|
|
|
1643
1776
|
|
|
1644
1777
|
// Inline function 'com.d10ng.common.coordinate.convert.<anonymous>' call
|
|
1645
1778
|
|
|
1646
|
-
var it_1 = CoordinateConvert_instance.
|
|
1779
|
+
var it_1 = CoordinateConvert_instance.sc(_this__u8e3s4.lng, _this__u8e3s4.lat);
|
|
1647
1780
|
tmp_1 = new Coordinate(it_1[1], it_1[0]);
|
|
1648
1781
|
break;
|
|
1649
1782
|
case 2:
|
|
@@ -1653,7 +1786,7 @@
|
|
|
1653
1786
|
|
|
1654
1787
|
// Inline function 'com.d10ng.common.coordinate.convert.<anonymous>' call
|
|
1655
1788
|
|
|
1656
|
-
var it_2 = CoordinateConvert_instance.
|
|
1789
|
+
var it_2 = CoordinateConvert_instance.rc(_this__u8e3s4.lng, _this__u8e3s4.lat);
|
|
1657
1790
|
tmp_1 = new Coordinate(it_2[1], it_2[0]);
|
|
1658
1791
|
break;
|
|
1659
1792
|
default:
|
|
@@ -1665,7 +1798,7 @@
|
|
|
1665
1798
|
break;
|
|
1666
1799
|
case 2:
|
|
1667
1800
|
var tmp_2;
|
|
1668
|
-
switch (to.
|
|
1801
|
+
switch (to.a2_1) {
|
|
1669
1802
|
case 0:
|
|
1670
1803
|
// Inline function 'kotlin.let' call
|
|
1671
1804
|
|
|
@@ -1673,7 +1806,7 @@
|
|
|
1673
1806
|
|
|
1674
1807
|
// Inline function 'com.d10ng.common.coordinate.convert.<anonymous>' call
|
|
1675
1808
|
|
|
1676
|
-
var it_3 = CoordinateConvert_instance.
|
|
1809
|
+
var it_3 = CoordinateConvert_instance.uc(_this__u8e3s4.lng, _this__u8e3s4.lat);
|
|
1677
1810
|
tmp_2 = new Coordinate(it_3[1], it_3[0]);
|
|
1678
1811
|
break;
|
|
1679
1812
|
case 1:
|
|
@@ -1683,7 +1816,7 @@
|
|
|
1683
1816
|
|
|
1684
1817
|
// Inline function 'com.d10ng.common.coordinate.convert.<anonymous>' call
|
|
1685
1818
|
|
|
1686
|
-
var it_4 = CoordinateConvert_instance.
|
|
1819
|
+
var it_4 = CoordinateConvert_instance.qc(_this__u8e3s4.lng, _this__u8e3s4.lat);
|
|
1687
1820
|
tmp_2 = new Coordinate(it_4[1], it_4[0]);
|
|
1688
1821
|
break;
|
|
1689
1822
|
default:
|
|
@@ -1810,7 +1943,7 @@
|
|
|
1810
1943
|
var string = pattern;
|
|
1811
1944
|
// Inline function 'kotlin.text.toRegex' call
|
|
1812
1945
|
var tmp$ret$0 = Regex_init_$Create$('CH');
|
|
1813
|
-
var reg = toList(tmp$ret$0.
|
|
1946
|
+
var reg = toList(tmp$ret$0.v7(string));
|
|
1814
1947
|
var tmp;
|
|
1815
1948
|
if (isLongitude) {
|
|
1816
1949
|
tmp = isEastLongitude(_this__u8e3s4) ? '\u4E1C\u7ECF' : '\u897F\u7ECF';
|
|
@@ -1823,13 +1956,13 @@
|
|
|
1823
1956
|
var item = _iterator__ex2g4s.i();
|
|
1824
1957
|
// Inline function 'kotlin.text.replaceRange' call
|
|
1825
1958
|
var this_0 = string;
|
|
1826
|
-
var range = item.
|
|
1959
|
+
var range = item.y7();
|
|
1827
1960
|
var replacement = faxiang;
|
|
1828
1961
|
string = toString(replaceRange(isCharSequence(this_0) ? this_0 : THROW_CCE(), range, replacement));
|
|
1829
1962
|
}
|
|
1830
1963
|
// Inline function 'kotlin.text.toRegex' call
|
|
1831
1964
|
var tmp$ret$2 = Regex_init_$Create$('F');
|
|
1832
|
-
reg = toList(tmp$ret$2.
|
|
1965
|
+
reg = toList(tmp$ret$2.v7(string));
|
|
1833
1966
|
var tmp_0;
|
|
1834
1967
|
if (isLongitude) {
|
|
1835
1968
|
tmp_0 = isEastLongitude(_this__u8e3s4) ? 'E' : 'W';
|
|
@@ -1842,96 +1975,96 @@
|
|
|
1842
1975
|
var item_0 = _iterator__ex2g4s_0.i();
|
|
1843
1976
|
// Inline function 'kotlin.text.replaceRange' call
|
|
1844
1977
|
var this_1 = string;
|
|
1845
|
-
var range_0 = item_0.
|
|
1978
|
+
var range_0 = item_0.y7();
|
|
1846
1979
|
var replacement_0 = faxiang;
|
|
1847
1980
|
string = toString(replaceRange(isCharSequence(this_1) ? this_1 : THROW_CCE(), range_0, replacement_0));
|
|
1848
1981
|
}
|
|
1849
1982
|
// Inline function 'kotlin.text.toRegex' call
|
|
1850
1983
|
var tmp$ret$4 = Regex_init_$Create$('d+');
|
|
1851
|
-
reg = toList(tmp$ret$4.
|
|
1984
|
+
reg = toList(tmp$ret$4.v7(string));
|
|
1852
1985
|
var dValue = numberToInt(value);
|
|
1853
1986
|
var _iterator__ex2g4s_1 = reg.g();
|
|
1854
1987
|
while (_iterator__ex2g4s_1.h()) {
|
|
1855
1988
|
var item_1 = _iterator__ex2g4s_1.i();
|
|
1856
1989
|
var tmp_1;
|
|
1857
|
-
if (item_1.
|
|
1990
|
+
if (item_1.v1().length === 1) {
|
|
1858
1991
|
// Inline function 'kotlin.text.replaceRange' call
|
|
1859
1992
|
var this_2 = string;
|
|
1860
|
-
var range_1 = item_1.
|
|
1993
|
+
var range_1 = item_1.y7();
|
|
1861
1994
|
var replacement_1 = dValue.toString();
|
|
1862
1995
|
tmp_1 = toString(replaceRange(isCharSequence(this_2) ? this_2 : THROW_CCE(), range_1, replacement_1));
|
|
1863
1996
|
} else {
|
|
1864
1997
|
// Inline function 'kotlin.text.replaceRange' call
|
|
1865
1998
|
var this_3 = string;
|
|
1866
|
-
var range_2 = item_1.
|
|
1867
|
-
var replacement_2 = padStart(dValue.toString(), item_1.
|
|
1999
|
+
var range_2 = item_1.y7();
|
|
2000
|
+
var replacement_2 = padStart(dValue.toString(), item_1.v1().length, _Char___init__impl__6a9atx(48));
|
|
1868
2001
|
tmp_1 = toString(replaceRange(isCharSequence(this_3) ? this_3 : THROW_CCE(), range_2, replacement_2));
|
|
1869
2002
|
}
|
|
1870
2003
|
string = tmp_1;
|
|
1871
2004
|
}
|
|
1872
2005
|
// Inline function 'kotlin.text.toRegex' call
|
|
1873
2006
|
var tmp$ret$7 = Regex_init_$Create$('m+');
|
|
1874
|
-
reg = toList(tmp$ret$7.
|
|
2007
|
+
reg = toList(tmp$ret$7.v7(string));
|
|
1875
2008
|
var m = (value - dValue) * 60.0;
|
|
1876
2009
|
var mValue = numberToInt(m);
|
|
1877
2010
|
var _iterator__ex2g4s_2 = reg.g();
|
|
1878
2011
|
while (_iterator__ex2g4s_2.h()) {
|
|
1879
2012
|
var item_2 = _iterator__ex2g4s_2.i();
|
|
1880
2013
|
var tmp_2;
|
|
1881
|
-
if (item_2.
|
|
2014
|
+
if (item_2.v1().length === 1) {
|
|
1882
2015
|
// Inline function 'kotlin.text.replaceRange' call
|
|
1883
2016
|
var this_4 = string;
|
|
1884
|
-
var range_3 = item_2.
|
|
2017
|
+
var range_3 = item_2.y7();
|
|
1885
2018
|
var replacement_3 = mValue.toString();
|
|
1886
2019
|
tmp_2 = toString(replaceRange(isCharSequence(this_4) ? this_4 : THROW_CCE(), range_3, replacement_3));
|
|
1887
2020
|
} else {
|
|
1888
2021
|
// Inline function 'kotlin.text.replaceRange' call
|
|
1889
2022
|
var this_5 = string;
|
|
1890
|
-
var range_4 = item_2.
|
|
1891
|
-
var replacement_4 = padStart(mValue.toString(), item_2.
|
|
2023
|
+
var range_4 = item_2.y7();
|
|
2024
|
+
var replacement_4 = padStart(mValue.toString(), item_2.v1().length, _Char___init__impl__6a9atx(48));
|
|
1892
2025
|
tmp_2 = toString(replaceRange(isCharSequence(this_5) ? this_5 : THROW_CCE(), range_4, replacement_4));
|
|
1893
2026
|
}
|
|
1894
2027
|
string = tmp_2;
|
|
1895
2028
|
}
|
|
1896
2029
|
// Inline function 'kotlin.text.toRegex' call
|
|
1897
2030
|
var tmp$ret$10 = Regex_init_$Create$('S+');
|
|
1898
|
-
reg = toList(tmp$ret$10.
|
|
2031
|
+
reg = toList(tmp$ret$10.v7(string));
|
|
1899
2032
|
var S = (m - mValue) * 60.0;
|
|
1900
2033
|
var SValue = numberToInt(S);
|
|
1901
2034
|
var _iterator__ex2g4s_3 = reg.g();
|
|
1902
2035
|
while (_iterator__ex2g4s_3.h()) {
|
|
1903
2036
|
var item_3 = _iterator__ex2g4s_3.i();
|
|
1904
2037
|
var tmp_3;
|
|
1905
|
-
if (item_3.
|
|
2038
|
+
if (item_3.v1().length === 1) {
|
|
1906
2039
|
// Inline function 'kotlin.text.replaceRange' call
|
|
1907
2040
|
var this_6 = string;
|
|
1908
|
-
var range_5 = item_3.
|
|
2041
|
+
var range_5 = item_3.y7();
|
|
1909
2042
|
var replacement_5 = SValue.toString();
|
|
1910
2043
|
tmp_3 = toString(replaceRange(isCharSequence(this_6) ? this_6 : THROW_CCE(), range_5, replacement_5));
|
|
1911
2044
|
} else {
|
|
1912
2045
|
// Inline function 'kotlin.text.replaceRange' call
|
|
1913
2046
|
var this_7 = string;
|
|
1914
|
-
var range_6 = item_3.
|
|
1915
|
-
var replacement_6 = padStart(SValue.toString(), item_3.
|
|
2047
|
+
var range_6 = item_3.y7();
|
|
2048
|
+
var replacement_6 = padStart(SValue.toString(), item_3.v1().length, _Char___init__impl__6a9atx(48));
|
|
1916
2049
|
tmp_3 = toString(replaceRange(isCharSequence(this_7) ? this_7 : THROW_CCE(), range_6, replacement_6));
|
|
1917
2050
|
}
|
|
1918
2051
|
string = tmp_3;
|
|
1919
2052
|
}
|
|
1920
2053
|
// Inline function 'kotlin.text.toRegex' call
|
|
1921
2054
|
var tmp$ret$13 = Regex_init_$Create$('s+');
|
|
1922
|
-
reg = toList(tmp$ret$13.
|
|
2055
|
+
reg = toList(tmp$ret$13.v7(string));
|
|
1923
2056
|
var _iterator__ex2g4s_4 = reg.g();
|
|
1924
2057
|
while (_iterator__ex2g4s_4.h()) {
|
|
1925
2058
|
var item_4 = _iterator__ex2g4s_4.i();
|
|
1926
2059
|
var tmp_4 = S - SValue;
|
|
1927
2060
|
// Inline function 'kotlin.math.pow' call
|
|
1928
|
-
var n = item_4.
|
|
2061
|
+
var n = item_4.v1().length;
|
|
1929
2062
|
var tmp$ret$14 = Math.pow(10.0, n);
|
|
1930
2063
|
var sValue = roundToInt(tmp_4 * tmp$ret$14);
|
|
1931
2064
|
// Inline function 'kotlin.text.replaceRange' call
|
|
1932
2065
|
var this_8 = string;
|
|
1933
|
-
var range_7 = item_4.
|
|
1934
|
-
var replacement_7 = padStart(sValue.toString(), item_4.
|
|
2066
|
+
var range_7 = item_4.y7();
|
|
2067
|
+
var replacement_7 = padStart(sValue.toString(), item_4.v1().length, _Char___init__impl__6a9atx(48));
|
|
1935
2068
|
string = toString(replaceRange(isCharSequence(this_8) ? this_8 : THROW_CCE(), range_7, replacement_7));
|
|
1936
2069
|
}
|
|
1937
2070
|
return string;
|
|
@@ -1952,60 +2085,60 @@
|
|
|
1952
2085
|
// Inline function 'kotlin.text.toRegex' call
|
|
1953
2086
|
var this_0 = '[^dmSs]+';
|
|
1954
2087
|
var tmp$ret$0 = Regex_init_$Create$(this_0);
|
|
1955
|
-
var list = toList(tmp$ret$0.
|
|
2088
|
+
var list = toList(tmp$ret$0.v7(tempPattern));
|
|
1956
2089
|
var _iterator__ex2g4s = list.g();
|
|
1957
2090
|
$l$loop_2: while (_iterator__ex2g4s.h()) {
|
|
1958
2091
|
var item = _iterator__ex2g4s.i();
|
|
1959
|
-
if (item.
|
|
2092
|
+
if (item.y7().n_1 < index)
|
|
1960
2093
|
continue $l$loop_2;
|
|
1961
|
-
if (
|
|
1962
|
-
index = item.
|
|
2094
|
+
if (contains_1(item.v1(), 'CH') || contains_1(item.v1(), 'F')) {
|
|
2095
|
+
index = item.y7().o_1;
|
|
1963
2096
|
continue $l$loop_2;
|
|
1964
2097
|
}
|
|
1965
|
-
var pos = indexOf_0(string, item.
|
|
1966
|
-
if (pos < item.
|
|
1967
|
-
println('ERROR, pos=' + pos + ', range.first=' + item.
|
|
2098
|
+
var pos = indexOf_0(string, item.v1());
|
|
2099
|
+
if (pos < item.y7().n_1) {
|
|
2100
|
+
println('ERROR, pos=' + pos + ', range.first=' + item.y7().n_1);
|
|
1968
2101
|
return 0.0;
|
|
1969
2102
|
}
|
|
1970
|
-
if (pos === item.
|
|
1971
|
-
index = item.
|
|
2103
|
+
if (pos === item.y7().n_1) {
|
|
2104
|
+
index = item.y7().o_1;
|
|
1972
2105
|
continue $l$loop_2;
|
|
1973
2106
|
} else {
|
|
1974
2107
|
// Inline function 'kotlin.text.substring' call
|
|
1975
2108
|
var this_1 = tempPattern;
|
|
1976
|
-
var startIndex = item.
|
|
1977
|
-
var endIndex = item.
|
|
2109
|
+
var startIndex = item.y7().n_1 - 1 | 0;
|
|
2110
|
+
var endIndex = item.y7().n_1;
|
|
1978
2111
|
// Inline function 'kotlin.js.asDynamic' call
|
|
1979
2112
|
var lastStr = this_1.substring(startIndex, endIndex);
|
|
1980
2113
|
// Inline function 'kotlin.text.replaceRange' call
|
|
1981
2114
|
var this_2 = tempPattern;
|
|
1982
|
-
var startIndex_0 = item.
|
|
1983
|
-
var endIndex_0 = item.
|
|
1984
|
-
var replacement = padStart(lastStr, (pos - item.
|
|
2115
|
+
var startIndex_0 = item.y7().n_1 - 1 | 0;
|
|
2116
|
+
var endIndex_0 = item.y7().n_1;
|
|
2117
|
+
var replacement = padStart(lastStr, (pos - item.y7().n_1 | 0) + 1 | 0, toCharArray(lastStr)[0]);
|
|
1985
2118
|
tempPattern = toString(replaceRange_0(isCharSequence(this_2) ? this_2 : THROW_CCE(), startIndex_0, endIndex_0, replacement));
|
|
1986
|
-
index = pos + item.
|
|
2119
|
+
index = pos + item.v1().length | 0;
|
|
1987
2120
|
break $l$loop_2;
|
|
1988
2121
|
}
|
|
1989
2122
|
}
|
|
1990
2123
|
}
|
|
1991
2124
|
// Inline function 'kotlin.text.toRegex' call
|
|
1992
2125
|
var tmp$ret$4 = Regex_init_$Create$('CH');
|
|
1993
|
-
var reg = toList(tmp$ret$4.
|
|
2126
|
+
var reg = toList(tmp$ret$4.v7(tempPattern));
|
|
1994
2127
|
var tmp;
|
|
1995
2128
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1996
|
-
if (!reg.
|
|
1997
|
-
tmp = substring(string, reg.k(0).
|
|
2129
|
+
if (!reg.d1()) {
|
|
2130
|
+
tmp = substring(string, reg.k(0).y7());
|
|
1998
2131
|
} else {
|
|
1999
2132
|
tmp = null;
|
|
2000
2133
|
}
|
|
2001
2134
|
var faxiang = tmp;
|
|
2002
2135
|
// Inline function 'kotlin.text.toRegex' call
|
|
2003
2136
|
var tmp$ret$6 = Regex_init_$Create$('F');
|
|
2004
|
-
reg = toList(tmp$ret$6.
|
|
2137
|
+
reg = toList(tmp$ret$6.v7(tempPattern));
|
|
2005
2138
|
var tmp_0;
|
|
2006
2139
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
2007
|
-
if (!reg.
|
|
2008
|
-
tmp_0 = substring(string, reg.k(0).
|
|
2140
|
+
if (!reg.d1()) {
|
|
2141
|
+
tmp_0 = substring(string, reg.k(0).y7());
|
|
2009
2142
|
} else {
|
|
2010
2143
|
tmp_0 = faxiang;
|
|
2011
2144
|
}
|
|
@@ -2024,30 +2157,30 @@
|
|
|
2024
2157
|
}
|
|
2025
2158
|
// Inline function 'kotlin.text.toRegex' call
|
|
2026
2159
|
var tmp$ret$8 = Regex_init_$Create$('[d]+');
|
|
2027
|
-
reg = toList(tmp$ret$8.
|
|
2160
|
+
reg = toList(tmp$ret$8.v7(tempPattern));
|
|
2028
2161
|
var dStr = '';
|
|
2029
2162
|
var _iterator__ex2g4s_0 = reg.g();
|
|
2030
2163
|
while (_iterator__ex2g4s_0.h()) {
|
|
2031
2164
|
var item_0 = _iterator__ex2g4s_0.i();
|
|
2032
|
-
dStr = dStr + substring(string, item_0.
|
|
2165
|
+
dStr = dStr + substring(string, item_0.y7());
|
|
2033
2166
|
}
|
|
2034
2167
|
// Inline function 'kotlin.text.toRegex' call
|
|
2035
2168
|
var tmp$ret$9 = Regex_init_$Create$('[m]+');
|
|
2036
|
-
reg = toList(tmp$ret$9.
|
|
2169
|
+
reg = toList(tmp$ret$9.v7(tempPattern));
|
|
2037
2170
|
var mStr = '';
|
|
2038
2171
|
var _iterator__ex2g4s_1 = reg.g();
|
|
2039
2172
|
while (_iterator__ex2g4s_1.h()) {
|
|
2040
2173
|
var item_1 = _iterator__ex2g4s_1.i();
|
|
2041
|
-
mStr = mStr + substring(string, item_1.
|
|
2174
|
+
mStr = mStr + substring(string, item_1.y7());
|
|
2042
2175
|
}
|
|
2043
2176
|
// Inline function 'kotlin.text.toRegex' call
|
|
2044
2177
|
var tmp$ret$10 = Regex_init_$Create$('[S]+');
|
|
2045
|
-
reg = toList(tmp$ret$10.
|
|
2178
|
+
reg = toList(tmp$ret$10.v7(tempPattern));
|
|
2046
2179
|
var SStr = '';
|
|
2047
2180
|
var _iterator__ex2g4s_2 = reg.g();
|
|
2048
2181
|
while (_iterator__ex2g4s_2.h()) {
|
|
2049
2182
|
var item_2 = _iterator__ex2g4s_2.i();
|
|
2050
|
-
SStr = SStr + substring(string, item_2.
|
|
2183
|
+
SStr = SStr + substring(string, item_2.y7());
|
|
2051
2184
|
}
|
|
2052
2185
|
// Inline function 'kotlin.text.isEmpty' call
|
|
2053
2186
|
var this_3 = SStr;
|
|
@@ -2055,12 +2188,12 @@
|
|
|
2055
2188
|
SStr = '0';
|
|
2056
2189
|
// Inline function 'kotlin.text.toRegex' call
|
|
2057
2190
|
var tmp$ret$12 = Regex_init_$Create$('[s]+');
|
|
2058
|
-
reg = toList(tmp$ret$12.
|
|
2191
|
+
reg = toList(tmp$ret$12.v7(tempPattern));
|
|
2059
2192
|
var sStr = '';
|
|
2060
2193
|
var _iterator__ex2g4s_3 = reg.g();
|
|
2061
2194
|
while (_iterator__ex2g4s_3.h()) {
|
|
2062
2195
|
var item_3 = _iterator__ex2g4s_3.i();
|
|
2063
|
-
sStr = sStr + substring(string, item_3.
|
|
2196
|
+
sStr = sStr + substring(string, item_3.y7());
|
|
2064
2197
|
}
|
|
2065
2198
|
// Inline function 'kotlin.text.isEmpty' call
|
|
2066
2199
|
var this_4 = sStr;
|
|
@@ -2122,45 +2255,45 @@
|
|
|
2122
2255
|
this.minutes = minutes;
|
|
2123
2256
|
this.seconds = seconds;
|
|
2124
2257
|
}
|
|
2125
|
-
protoOf(DMS).
|
|
2258
|
+
protoOf(DMS).yc = function (_set____db54di) {
|
|
2126
2259
|
this.degrees = _set____db54di;
|
|
2127
2260
|
};
|
|
2128
|
-
protoOf(DMS).
|
|
2261
|
+
protoOf(DMS).zc = function () {
|
|
2129
2262
|
return this.degrees;
|
|
2130
2263
|
};
|
|
2131
|
-
protoOf(DMS).
|
|
2264
|
+
protoOf(DMS).ad = function (_set____db54di) {
|
|
2132
2265
|
this.minutes = _set____db54di;
|
|
2133
2266
|
};
|
|
2134
|
-
protoOf(DMS).
|
|
2267
|
+
protoOf(DMS).bd = function () {
|
|
2135
2268
|
return this.minutes;
|
|
2136
2269
|
};
|
|
2137
|
-
protoOf(DMS).
|
|
2270
|
+
protoOf(DMS).cd = function (_set____db54di) {
|
|
2138
2271
|
this.seconds = _set____db54di;
|
|
2139
2272
|
};
|
|
2140
|
-
protoOf(DMS).
|
|
2273
|
+
protoOf(DMS).dd = function () {
|
|
2141
2274
|
return this.seconds;
|
|
2142
2275
|
};
|
|
2143
2276
|
protoOf(DMS).toString = function () {
|
|
2144
|
-
var secondsStr = !
|
|
2277
|
+
var secondsStr = !contains_1(this.seconds.toString(), '.') ? '' + this.seconds + '.0' : this.seconds.toString();
|
|
2145
2278
|
return '' + this.degrees + '\xB0' + this.minutes + '\u2032' + secondsStr + '\u2033';
|
|
2146
2279
|
};
|
|
2147
|
-
protoOf(DMS).
|
|
2280
|
+
protoOf(DMS).mb = function () {
|
|
2148
2281
|
return this.degrees;
|
|
2149
2282
|
};
|
|
2150
|
-
protoOf(DMS).
|
|
2283
|
+
protoOf(DMS).nb = function () {
|
|
2151
2284
|
return this.minutes;
|
|
2152
2285
|
};
|
|
2153
|
-
protoOf(DMS).
|
|
2286
|
+
protoOf(DMS).ed = function () {
|
|
2154
2287
|
return this.seconds;
|
|
2155
2288
|
};
|
|
2156
|
-
protoOf(DMS).
|
|
2289
|
+
protoOf(DMS).fd = function (degrees, minutes, seconds) {
|
|
2157
2290
|
return new DMS(degrees, minutes, seconds);
|
|
2158
2291
|
};
|
|
2159
2292
|
protoOf(DMS).copy = function (degrees, minutes, seconds, $super) {
|
|
2160
2293
|
degrees = degrees === VOID ? this.degrees : degrees;
|
|
2161
2294
|
minutes = minutes === VOID ? this.minutes : minutes;
|
|
2162
2295
|
seconds = seconds === VOID ? this.seconds : seconds;
|
|
2163
|
-
return this.
|
|
2296
|
+
return this.fd(degrees, minutes, seconds);
|
|
2164
2297
|
};
|
|
2165
2298
|
protoOf(DMS).hashCode = function () {
|
|
2166
2299
|
var result = this.degrees;
|
|
@@ -2190,41 +2323,41 @@
|
|
|
2190
2323
|
this.initialBearing = initialBearing;
|
|
2191
2324
|
this.finalBearing = finalBearing;
|
|
2192
2325
|
}
|
|
2193
|
-
protoOf(DistanceAndBearing).
|
|
2326
|
+
protoOf(DistanceAndBearing).gd = function (_set____db54di) {
|
|
2194
2327
|
this.distance = _set____db54di;
|
|
2195
2328
|
};
|
|
2196
|
-
protoOf(DistanceAndBearing).
|
|
2329
|
+
protoOf(DistanceAndBearing).hd = function () {
|
|
2197
2330
|
return this.distance;
|
|
2198
2331
|
};
|
|
2199
|
-
protoOf(DistanceAndBearing).
|
|
2332
|
+
protoOf(DistanceAndBearing).id = function (_set____db54di) {
|
|
2200
2333
|
this.initialBearing = _set____db54di;
|
|
2201
2334
|
};
|
|
2202
|
-
protoOf(DistanceAndBearing).
|
|
2335
|
+
protoOf(DistanceAndBearing).jd = function () {
|
|
2203
2336
|
return this.initialBearing;
|
|
2204
2337
|
};
|
|
2205
|
-
protoOf(DistanceAndBearing).
|
|
2338
|
+
protoOf(DistanceAndBearing).kd = function (_set____db54di) {
|
|
2206
2339
|
this.finalBearing = _set____db54di;
|
|
2207
2340
|
};
|
|
2208
|
-
protoOf(DistanceAndBearing).
|
|
2341
|
+
protoOf(DistanceAndBearing).ld = function () {
|
|
2209
2342
|
return this.finalBearing;
|
|
2210
2343
|
};
|
|
2211
|
-
protoOf(DistanceAndBearing).
|
|
2344
|
+
protoOf(DistanceAndBearing).mb = function () {
|
|
2212
2345
|
return this.distance;
|
|
2213
2346
|
};
|
|
2214
|
-
protoOf(DistanceAndBearing).
|
|
2347
|
+
protoOf(DistanceAndBearing).nb = function () {
|
|
2215
2348
|
return this.initialBearing;
|
|
2216
2349
|
};
|
|
2217
|
-
protoOf(DistanceAndBearing).
|
|
2350
|
+
protoOf(DistanceAndBearing).ed = function () {
|
|
2218
2351
|
return this.finalBearing;
|
|
2219
2352
|
};
|
|
2220
|
-
protoOf(DistanceAndBearing).
|
|
2353
|
+
protoOf(DistanceAndBearing).md = function (distance, initialBearing, finalBearing) {
|
|
2221
2354
|
return new DistanceAndBearing(distance, initialBearing, finalBearing);
|
|
2222
2355
|
};
|
|
2223
2356
|
protoOf(DistanceAndBearing).copy = function (distance, initialBearing, finalBearing, $super) {
|
|
2224
2357
|
distance = distance === VOID ? this.distance : distance;
|
|
2225
2358
|
initialBearing = initialBearing === VOID ? this.initialBearing : initialBearing;
|
|
2226
2359
|
finalBearing = finalBearing === VOID ? this.finalBearing : finalBearing;
|
|
2227
|
-
return this.
|
|
2360
|
+
return this.md(distance, initialBearing, finalBearing);
|
|
2228
2361
|
};
|
|
2229
2362
|
protoOf(DistanceAndBearing).toString = function () {
|
|
2230
2363
|
return 'DistanceAndBearing(distance=' + this.distance + ', initialBearing=' + this.initialBearing + ', finalBearing=' + this.finalBearing + ')';
|
|
@@ -2508,7 +2641,7 @@
|
|
|
2508
2641
|
totalDistance = newDistance;
|
|
2509
2642
|
}
|
|
2510
2643
|
}
|
|
2511
|
-
result.
|
|
2644
|
+
result.x3(0, points[0]);
|
|
2512
2645
|
result.d(points[points.length - 1 | 0]);
|
|
2513
2646
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
2514
2647
|
return copyToArray(result);
|
|
@@ -2639,8 +2772,8 @@
|
|
|
2639
2772
|
return new Coordinate(toDegrees(lat2), toDegrees(lng2));
|
|
2640
2773
|
}
|
|
2641
2774
|
function getRandomPoint(point, radius) {
|
|
2642
|
-
var randomAngle = Default_getInstance().
|
|
2643
|
-
var randomDistance = Default_getInstance().
|
|
2775
|
+
var randomAngle = Default_getInstance().p9() * 3.141592653589793 * 2;
|
|
2776
|
+
var randomDistance = Default_getInstance().p9() * radius;
|
|
2644
2777
|
return getPointByBasePoint(point, randomDistance, randomAngle);
|
|
2645
2778
|
}
|
|
2646
2779
|
function getNearPartsOnLine(point, line, offset) {
|
|
@@ -2656,12 +2789,12 @@
|
|
|
2656
2789
|
var i = inductionVariable;
|
|
2657
2790
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2658
2791
|
var distance = getDistanceOn2Points(point, line[i]) + getDistanceOn2Points(point, line[i + 1 | 0]);
|
|
2659
|
-
if (ls.
|
|
2792
|
+
if (ls.d1())
|
|
2660
2793
|
ls.d(to(i, distance));
|
|
2661
|
-
else if (distance > ls.k(0).
|
|
2794
|
+
else if (distance > ls.k(0).lb_1 + offset)
|
|
2662
2795
|
continue $l$loop;
|
|
2663
|
-
else if (distance < ls.k(0).
|
|
2664
|
-
ls.
|
|
2796
|
+
else if (distance < ls.k(0).lb_1 - offset) {
|
|
2797
|
+
ls.y3();
|
|
2665
2798
|
ls.d(to(i, distance));
|
|
2666
2799
|
} else {
|
|
2667
2800
|
var inductionVariable_0 = 0;
|
|
@@ -2670,14 +2803,14 @@
|
|
|
2670
2803
|
$l$loop_0: do {
|
|
2671
2804
|
var j = inductionVariable_0;
|
|
2672
2805
|
inductionVariable_0 = inductionVariable_0 + 1 | 0;
|
|
2673
|
-
if (distance < ls.k(j).
|
|
2674
|
-
ls.
|
|
2806
|
+
if (distance < ls.k(j).lb_1) {
|
|
2807
|
+
ls.x3(j, to(i, distance));
|
|
2675
2808
|
break $l$loop_0;
|
|
2676
2809
|
}
|
|
2677
2810
|
}
|
|
2678
2811
|
while (inductionVariable_0 < last_0);
|
|
2679
2812
|
if (ls.j() > 3) {
|
|
2680
|
-
ls.
|
|
2813
|
+
ls.r3(3);
|
|
2681
2814
|
}
|
|
2682
2815
|
}
|
|
2683
2816
|
}
|
|
@@ -2690,7 +2823,7 @@
|
|
|
2690
2823
|
while (tmp0_iterator.h()) {
|
|
2691
2824
|
var item = tmp0_iterator.i();
|
|
2692
2825
|
// Inline function 'com.d10ng.common.coordinate.getNearPartsOnLine.<anonymous>' call
|
|
2693
|
-
var tmp$ret$1 = item.
|
|
2826
|
+
var tmp$ret$1 = item.kb_1;
|
|
2694
2827
|
destination.d(tmp$ret$1);
|
|
2695
2828
|
}
|
|
2696
2829
|
return copyToArray(destination);
|
|
@@ -2793,7 +2926,7 @@
|
|
|
2793
2926
|
tmp$ret$7 = minElem;
|
|
2794
2927
|
}
|
|
2795
2928
|
var nearAngle = tmp$ret$7;
|
|
2796
|
-
tmp = nearAngles.
|
|
2929
|
+
tmp = nearAngles.t1(nearAngle);
|
|
2797
2930
|
}
|
|
2798
2931
|
var nearIndex = tmp;
|
|
2799
2932
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2811,10 +2944,10 @@
|
|
|
2811
2944
|
return tmp$ret$15.concat(tmp$ret$18);
|
|
2812
2945
|
}
|
|
2813
2946
|
function encodeGBK(_this__u8e3s4) {
|
|
2814
|
-
return GBK_getInstance().
|
|
2947
|
+
return GBK_getInstance().pd(_this__u8e3s4);
|
|
2815
2948
|
}
|
|
2816
2949
|
function decodeGBK(_this__u8e3s4) {
|
|
2817
|
-
return GBK_getInstance().
|
|
2950
|
+
return GBK_getInstance().qd(_this__u8e3s4);
|
|
2818
2951
|
}
|
|
2819
2952
|
function encodeUTF8(_this__u8e3s4) {
|
|
2820
2953
|
return encodeToByteArray(_this__u8e3s4);
|
|
@@ -2832,14 +2965,14 @@
|
|
|
2832
2965
|
// Inline function 'kotlin.collections.iterator' call
|
|
2833
2966
|
var _iterator__ex2g4s = iterator(_this__u8e3s4);
|
|
2834
2967
|
while (_iterator__ex2g4s.h()) {
|
|
2835
|
-
var c = _iterator__ex2g4s.i().
|
|
2968
|
+
var c = _iterator__ex2g4s.i().e1_1;
|
|
2836
2969
|
// Inline function 'kotlin.code' call
|
|
2837
2970
|
var tmp$ret$1 = Char__toInt_impl_vasixd(c);
|
|
2838
|
-
var item =
|
|
2971
|
+
var item = toString_2(tmp$ret$1, 16);
|
|
2839
2972
|
if (isNeedU) {
|
|
2840
|
-
builder.
|
|
2973
|
+
builder.o6('\\u');
|
|
2841
2974
|
}
|
|
2842
|
-
builder.
|
|
2975
|
+
builder.o6(padStart(item, 4, _Char___init__impl__6a9atx(48)));
|
|
2843
2976
|
}
|
|
2844
2977
|
return builder.toString();
|
|
2845
2978
|
}
|
|
@@ -2851,7 +2984,7 @@
|
|
|
2851
2984
|
// Inline function 'kotlin.text.toRegex' call
|
|
2852
2985
|
var this_0 = '[A-Fa-f0-9]+';
|
|
2853
2986
|
var regex = Regex_init_$Create$(this_0);
|
|
2854
|
-
var isMatch = regex.
|
|
2987
|
+
var isMatch = regex.s7(value);
|
|
2855
2988
|
if (!isMatch)
|
|
2856
2989
|
return '';
|
|
2857
2990
|
var builder = StringBuilder_init_$Create$();
|
|
@@ -2890,18 +3023,18 @@
|
|
|
2890
3023
|
// Inline function 'kotlin.text.toRegex' call
|
|
2891
3024
|
var this_0 = '[\\u0020-\\u007e]+';
|
|
2892
3025
|
var regex = Regex_init_$Create$(this_0);
|
|
2893
|
-
var isMatch = regex.
|
|
3026
|
+
var isMatch = regex.s7(_this__u8e3s4);
|
|
2894
3027
|
if (!isMatch)
|
|
2895
3028
|
return '';
|
|
2896
3029
|
var builder = StringBuilder_init_$Create$();
|
|
2897
3030
|
// Inline function 'kotlin.collections.iterator' call
|
|
2898
3031
|
var _iterator__ex2g4s = iterator(_this__u8e3s4);
|
|
2899
3032
|
while (_iterator__ex2g4s.h()) {
|
|
2900
|
-
var c = _iterator__ex2g4s.i().
|
|
3033
|
+
var c = _iterator__ex2g4s.i().e1_1;
|
|
2901
3034
|
// Inline function 'kotlin.code' call
|
|
2902
3035
|
var tmp$ret$2 = Char__toInt_impl_vasixd(c);
|
|
2903
|
-
var item =
|
|
2904
|
-
builder.
|
|
3036
|
+
var item = toString_2(tmp$ret$2, 16);
|
|
3037
|
+
builder.o6(padStart(item, 2, _Char___init__impl__6a9atx(48)));
|
|
2905
3038
|
}
|
|
2906
3039
|
return builder.toString();
|
|
2907
3040
|
}
|
|
@@ -2913,7 +3046,7 @@
|
|
|
2913
3046
|
// Inline function 'kotlin.text.toRegex' call
|
|
2914
3047
|
var this_0 = '[A-Fa-f0-9]+';
|
|
2915
3048
|
var regex = Regex_init_$Create$(this_0);
|
|
2916
|
-
var isMatch = regex.
|
|
3049
|
+
var isMatch = regex.s7(value);
|
|
2917
3050
|
if (!isMatch)
|
|
2918
3051
|
return '';
|
|
2919
3052
|
var builder = StringBuilder_init_$Create$();
|
|
@@ -2953,7 +3086,7 @@
|
|
|
2953
3086
|
var tmp$ret$0 = toInt_0(item);
|
|
2954
3087
|
destination.d(tmp$ret$0);
|
|
2955
3088
|
}
|
|
2956
|
-
tmp.
|
|
3089
|
+
tmp.nd_1 = destination;
|
|
2957
3090
|
var tmp_0 = this;
|
|
2958
3091
|
// Inline function 'kotlin.collections.map' call
|
|
2959
3092
|
var this_1 = split('33088,33089,33090,33091,33092,33093,33094,33095,33096,33097,33098,33099,33100,33101,33102,33103,33104,33105,33106,33107,33108,33109,33110,33111,33112,33113,33114,33115,33116,33117,33118,33119,33120,33121,33122,33123,33124,33125,33126,33127,33128,33129,33130,33131,33132,33133,33134,33135,33136,33137,33138,33139,33140,33141,33142,33143,33144,33145,33146,33147,33148,33149,33150,33152,33153,33154,33155,33156,33157,33158,33159,33160,33161,33162,33163,33164,33165,33166,33167,33168,33169,33170,33171,33172,33173,33174,33175,33176,33177,33178,33179,33180,33181,33182,33183,33184,33185,33186,33187,33188,33189,33190,33191,33192,33193,33194,33195,33196,33197,33198,33199,33200,33201,33202,33203,33204,33205,33206,33207,33208,33209,33210,33211,33212,33213,33214,33215,33216,33217,33218,33219,33220,33221,33222,33223,33224,33225,33226,33227,33228,33229,33230,33231,33232,33233,33234,33235,33236,33237,33238,33239,33240,33241,33242,33243,33244,33245,33246,33247,33248,33249,33250,33251,33252,33253,33254,33255,33256,33257,33258,33259,33260,33261,33262,33263,33264,33265,33266,33267,33268,33269,33270,33271,33272,33273,33274,33275,33276,33277,33278,33344,33345,33346,33347,33348,33349,33350,33351,33352,33353,33354,33355,33356,33357,33358,33359,33360,33361,33362,33363,33364,33365,33366,33367,33368,33369,33370,33371,33372,33373,33374,33375,33376,33377,33378,33379,33380,33381,33382,33383,33384,33385,33386,33387,33388,33389,33390,33391,33392,33393,33394,33395,33396,33397,33398,33399,33400,33401,33402,33403,33404,33405,33406,33408,33409,33410,33411,33412,33413,33414,33415,33416,33417,33418,33419,33420,33421,33422,33423,33424,33425,33426,33427,33428,33429,33430,33431,33432,33433,33434,33435,33436,33437,33438,33439,33440,33441,33442,33443,33444,33445,33446,33447,33448,33449,33450,33451,33452,33453,33454,33455,33456,33457,33458,33459,33460,33461,33462,33463,33464,33465,33466,33467,33468,33469,33470,33471,33472,33473,33474,33475,33476,33477,33478,33479,33480,33481,33482,33483,33484,33485,33486,33487,33488,33489,33490,33491,33492,33493,33494,33495,33496,33497,33498,33499,33500,33501,33502,33503,33504,33505,33506,33507,33508,33509,33510,33511,33512,33513,33514,33515,33516,33517,33518,33519,33520,33521,33522,33523,33524,33525,33526,33527,33528,33529,33530,33531,33532,33533,33534,33600,33601,33602,33603,33604,33605,33606,33607,33608,33609,33610,33611,33612,33613,33614,33615,33616,33617,33618,33619,33620,33621,33622,33623,33624,33625,33626,33627,33628,33629,33630,33631,33632,33633,33634,33635,33636,33637,33638,33639,33640,33641,33642,33643,33644,33645,33646,33647,33648,33649,33650,33651,33652,33653,33654,33655,33656,33657,33658,33659,33660,33661,33662,33664,33665,33666,33667,33668,33669,33670,33671,33672,33673,33674,33675,33676,33677,33678,33679,33680,33681,33682,33683,33684,33685,33686,33687,33688,33689,33690,33691,33692,33693,33694,33695,33696,33697,33698,33699,33700,33701,33702,33703,33704,33705,33706,33707,33708,33709,33710,33711,33712,33713,33714,33715,33716,33717,33718,33719,33720,33721,33722,33723,33724,33725,33726,33727,33728,33729,33730,33731,33732,33733,33734,33735,33736,33737,33738,33739,33740,33741,33742,33743,33744,33745,33746,33747,33748,33749,33750,33751,33752,33753,33754,33755,33756,33757,33758,33759,33760,33761,33762,33763,33764,33765,33766,33767,33768,33769,33770,33771,33772,33773,33774,33775,33776,33777,33778,33779,33780,33781,33782,33783,33784,33785,33786,33787,33788,33789,33790,33856,33857,33858,33859,33860,33861,33862,33863,33864,33865,33866,33867,33868,33869,33870,33871,33872,33873,33874,33875,33876,33877,33878,33879,33880,33881,33882,33883,33884,33885,33886,33887,33888,33889,33890,33891,33892,33893,33894,33895,33896,33897,33898,33899,33900,33901,33902,33903,33904,33905,33906,33907,33908,33909,33910,33911,33912,33913,33914,33915,33916,33917,33918,33920,33921,33922,33923,33924,33925,33926,33927,33928,33929,33930,33931,33932,33933,33934,33935,33936,33937,33938,33939,33940,33941,33942,33943,33944,33945,33946,33947,33948,33949,33950,33951,33952,33953,33954,33955,33956,33957,33958,33959,33960,33961,33962,33963,33964,33965,33966,33967,33968,33969,33970,33971,33972,33973,33974,33975,33976,33977,33978,33979,33980,33981,33982,33983,33984,33985,33986,33987,33988,33989,33990,33991,33992,33993,33994,33995,33996,33997,33998,33999,34000,34001,34002,34003,34004,34005,34006,34007,34008,34009,34010,34011,34012,34013,34014,34015,34016,34017,34018,34019,34020,34021,34022,34023,34024,34025,34026,34027,34028,34029,34030,34031,34032,34033,34034,34035,34036,34037,34038,34039,34040,34041,34042,34043,34044,34045,34046,34112,34113,34114,34115,34116,34117,34118,34119,34120,34121,34122,34123,34124,34125,34126,34127,34128,34129,34130,34131,34132,34133,34134,34135,34136,34137,34138,34139,34140,34141,34142,34143,34144,34145,34146,34147,34148,34149,34150,34151,34152,34153,34154,34155,34156,34157,34158,34159,34160,34161,34162,34163,34164,34165,34166,34167,34168,34169,34170,34171,34172,34173,34174,34176,34177,34178,34179,34180,34181,34182,34183,34184,34185,34186,34187,34188,34189,34190,34191,34192,34193,34194,34195,34196,34197,34198,34199,34200,34201,34202,34203,34204,34205,34206,34207,34208,34209,34210,34211,34212,34213,34214,34215,34216,34217,34218,34219,34220,34221,34222,34223,34224,34225,34226,34227,34228,34229,34230,34231,34232,34233,34234,34235,34236,34237,34238,34239,34240,34241,34242,34243,34244,34245,34246,34247,34248,34249,34250,34251,34252,34253,34254,34255,34256,34257,34258,34259,34260,34261,34262,34263,34264,34265,34266,34267,34268,34269,34270,34271,34272,34273,34274,34275,34276,34277,34278,34279,34280,34281,34282,34283,34284,34285,34286,34287,34288,34289,34290,34291,34292,34293,34294,34295,34296,34297,34298,34299,34300,34301,34302,34368,34369,34370,34371,34372,34373,34374,34375,34376,34377,34378,34379,34380,34381,34382,34383,34384,34385,34386,34387,34388,34389,34390,34391,34392,34393,34394,34395,34396,34397,34398,34399,34400,34401,34402,34403,34404,34405,34406,34407,34408,34409,34410,34411,34412,34413,34414,34415,34416,34417,34418,34419,34420,34421,34422,34423,34424,34425,34426,34427,34428,34429,34430,34432,34433,34434,34435,34436,34437,34438,34439,34440,34441,34442,34443,34444,34445,34446,34447,34448,34449,34450,34451,34452,34453,34454,34455,34456,34457,34458,34459,34460,34461,34462,34463,34464,34465,34466,34467,34468,34469,34470,34471,34472,34473,34474,34475,34476,34477,34478,34479,34480,34481,34482,34483,34484,34485,34486,34487,34488,34489,34490,34491,34492,34493,34494,34495,34496,34497,34498,34499,34500,34501,34502,34503,34504,34505,34506,34507,34508,34509,34510,34511,34512,34513,34514,34515,34516,34517,34518,34519,34520,34521,34522,34523,34524,34525,34526,34527,34528,34529,34530,34531,34532,34533,34534,34535,34536,34537,34538,34539,34540,34541,34542,34543,34544,34545,34546,34547,34548,34549,34550,34551,34552,34553,34554,34555,34556,34557,34558,34624,34625,34626,34627,34628,34629,34630,34631,34632,34633,34634,34635,34636,34637,34638,34639,34640,34641,34642,34643,34644,34645,34646,34647,34648,34649,34650,34651,34652,34653,34654,34655,34656,34657,34658,34659,34660,34661,34662,34663,34664,34665,34666,34667,34668,34669,34670,34671,34672,34673,34674,34675,34676,34677,34678,34679,34680,34681,34682,34683,34684,34685,34686,34688,34689,34690,34691,34692,34693,34694,34695,34696,34697,34698,34699,34700,34701,34702,34703,34704,34705,34706,34707,34708,34709,34710,34711,34712,34713,34714,34715,34716,34717,34718,34719,34720,34721,34722,34723,34724,34725,34726,34727,34728,34729,34730,34731,34732,34733,34734,34735,34736,34737,34738,34739,34740,34741,34742,34743,34744,34745,34746,34747,34748,34749,34750,34751,34752,34753,34754,34755,34756,34757,34758,34759,34760,34761,34762,34763,34764,34765,34766,34767,34768,34769,34770,34771,34772,34773,34774,34775,34776,34777,34778,34779,34780,34781,34782,34783,34784,34785,34786,34787,34788,34789,34790,34791,34792,34793,34794,34795,34796,34797,34798,34799,34800,34801,34802,34803,34804,34805,34806,34807,34808,34809,34810,34811,34812,34813,34814,34880,34881,34882,34883,34884,34885,34886,34887,34888,34889,34890,34891,34892,34893,34894,34895,34896,34897,34898,34899,34900,34901,34902,34903,34904,34905,34906,34907,34908,34909,34910,34911,34912,34913,34914,34915,34916,34917,34918,34919,34920,34921,34922,34923,34924,34925,34926,34927,34928,34929,34930,34931,34932,34933,34934,34935,34936,34937,34938,34939,34940,34941,34942,34944,34945,34946,34947,34948,34949,34950,34951,34952,34953,34954,34955,34956,34957,34958,34959,34960,34961,34962,34963,34964,34965,34966,34967,34968,34969,34970,34971,34972,34973,34974,34975,34976,34977,34978,34979,34980,34981,34982,34983,34984,34985,34986,34987,34988,34989,34990,34991,34992,34993,34994,34995,34996,34997,34998,34999,35000,35001,35002,35003,35004,35005,35006,35007,35008,35009,35010,35011,35012,35013,35014,35015,35016,35017,35018,35019,35020,35021,35022,35023,35024,35025,35026,35027,35028,35029,35030,35031,35032,35033,35034,35035,35036,35037,35038,35039,35040,35041,35042,35043,35044,35045,35046,35047,35048,35049,35050,35051,35052,35053,35054,35055,35056,35057,35058,35059,35060,35061,35062,35063,35064,35065,35066,35067,35068,35069,35070,35136,35137,35138,35139,35140,35141,35142,35143,35144,35145,35146,35147,35148,35149,35150,35151,35152,35153,35154,35155,35156,35157,35158,35159,35160,35161,35162,35163,35164,35165,35166,35167,35168,35169,35170,35171,35172,35173,35174,35175,35176,35177,35178,35179,35180,35181,35182,35183,35184,35185,35186,35187,35188,35189,35190,35191,35192,35193,35194,35195,35196,35197,35198,35200,35201,35202,35203,35204,35205,35206,35207,35208,35209,35210,35211,35212,35213,35214,35215,35216,35217,35218,35219,35220,35221,35222,35223,35224,35225,35226,35227,35228,35229,35230,35231,35232,35233,35234,35235,35236,35237,35238,35239,35240,35241,35242,35243,35244,35245,35246,35247,35248,35249,35250,35251,35252,35253,35254,35255,35256,35257,35258,35259,35260,35261,35262,35263,35264,35265,35266,35267,35268,35269,35270,35271,35272,35273,35274,35275,35276,35277,35278,35279,35280,35281,35282,35283,35284,35285,35286,35287,35288,35289,35290,35291,35292,35293,35294,35295,35296,35297,35298,35299,35300,35301,35302,35303,35304,35305,35306,35307,35308,35309,35310,35311,35312,35313,35314,35315,35316,35317,35318,35319,35320,35321,35322,35323,35324,35325,35326,35392,35393,35394,35395,35396,35397,35398,35399,35400,35401,35402,35403,35404,35405,35406,35407,35408,35409,35410,35411,35412,35413,35414,35415,35416,35417,35418,35419,35420,35421,35422,35423,35424,35425,35426,35427,35428,35429,35430,35431,35432,35433,35434,35435,35436,35437,35438,35439,35440,35441,35442,35443,35444,35445,35446,35447,35448,35449,35450,35451,35452,35453,35454,35456,35457,35458,35459,35460,35461,35462,35463,35464,35465,35466,35467,35468,35469,35470,35471,35472,35473,35474,35475,35476,35477,35478,35479,35480,35481,35482,35483,35484,35485,35486,35487,35488,35489,35490,35491,35492,35493,35494,35495,35496,35497,35498,35499,35500,35501,35502,35503,35504,35505,35506,35507,35508,35509,35510,35511,35512,35513,35514,35515,35516,35517,35518,35519,35520,35521,35522,35523,35524,35525,35526,35527,35528,35529,35530,35531,35532,35533,35534,35535,35536,35537,35538,35539,35540,35541,35542,35543,35544,35545,35546,35547,35548,35549,35550,35551,35552,35553,35554,35555,35556,35557,35558,35559,35560,35561,35562,35563,35564,35565,35566,35567,35568,35569,35570,35571,35572,35573,35574,35575,35576,35577,35578,35579,35580,35581,35582,35648,35649,35650,35651,35652,35653,35654,35655,35656,35657,35658,35659,35660,35661,35662,35663,35664,35665,35666,35667,35668,35669,35670,35671,35672,35673,35674,35675,35676,35677,35678,35679,35680,35681,35682,35683,35684,35685,35686,35687,35688,35689,35690,35691,35692,35693,35694,35695,35696,35697,35698,35699,35700,35701,35702,35703,35704,35705,35706,35707,35708,35709,35710,35712,35713,35714,35715,35716,35717,35718,35719,35720,35721,35722,35723,35724,35725,35726,35727,35728,35729,35730,35731,35732,35733,35734,35735,35736,35737,35738,35739,35740,35741,35742,35743,35744,35745,35746,35747,35748,35749,35750,35751,35752,35753,35754,35755,35756,35757,35758,35759,35760,35761,35762,35763,35764,35765,35766,35767,35768,35769,35770,35771,35772,35773,35774,35775,35776,35777,35778,35779,35780,35781,35782,35783,35784,35785,35786,35787,35788,35789,35790,35791,35792,35793,35794,35795,35796,35797,35798,35799,35800,35801,35802,35803,35804,35805,35806,35807,35808,35809,35810,35811,35812,35813,35814,35815,35816,35817,35818,35819,35820,35821,35822,35823,35824,35825,35826,35827,35828,35829,35830,35831,35832,35833,35834,35835,35836,35837,35838,35904,35905,35906,35907,35908,35909,35910,35911,35912,35913,35914,35915,35916,35917,35918,35919,35920,35921,35922,35923,35924,35925,35926,35927,35928,35929,35930,35931,35932,35933,35934,35935,35936,35937,35938,35939,35940,35941,35942,35943,35944,35945,35946,35947,35948,35949,35950,35951,35952,35953,35954,35955,35956,35957,35958,35959,35960,35961,35962,35963,35964,35965,35966,35968,35969,35970,35971,35972,35973,35974,35975,35976,35977,35978,35979,35980,35981,35982,35983,35984,35985,35986,35987,35988,35989,35990,35991,35992,35993,35994,35995,35996,35997,35998,35999,36000,36001,36002,36003,36004,36005,36006,36007,36008,36009,36010,36011,36012,36013,36014,36015,36016,36017,36018,36019,36020,36021,36022,36023,36024,36025,36026,36027,36028,36029,36030,36031,36032,36033,36034,36035,36036,36037,36038,36039,36040,36041,36042,36043,36044,36045,36046,36047,36048,36049,36050,36051,36052,36053,36054,36055,36056,36057,36058,36059,36060,36061,36062,36063,36064,36065,36066,36067,36068,36069,36070,36071,36072,36073,36074,36075,36076,36077,36078,36079,36080,36081,36082,36083,36084,36085,36086,36087,36088,36089,36090,36091,36092,36093,36094,36160,36161,36162,36163,36164,36165,36166,36167,36168,36169,36170,36171,36172,36173,36174,36175,36176,36177,36178,36179,36180,36181,36182,36183,36184,36185,36186,36187,36188,36189,36190,36191,36192,36193,36194,36195,36196,36197,36198,36199,36200,36201,36202,36203,36204,36205,36206,36207,36208,36209,36210,36211,36212,36213,36214,36215,36216,36217,36218,36219,36220,36221,36222,36224,36225,36226,36227,36228,36229,36230,36231,36232,36233,36234,36235,36236,36237,36238,36239,36240,36241,36242,36243,36244,36245,36246,36247,36248,36249,36250,36251,36252,36253,36254,36255,36256,36257,36258,36259,36260,36261,36262,36263,36264,36265,36266,36267,36268,36269,36270,36271,36272,36273,36274,36275,36276,36277,36278,36279,36280,36281,36282,36283,36284,36285,36286,36287,36288,36289,36290,36291,36292,36293,36294,36295,36296,36297,36298,36299,36300,36301,36302,36303,36304,36305,36306,36307,36308,36309,36310,36311,36312,36313,36314,36315,36316,36317,36318,36319,36320,36321,36322,36323,36324,36325,36326,36327,36328,36329,36330,36331,36332,36333,36334,36335,36336,36337,36338,36339,36340,36341,36342,36343,36344,36345,36346,36347,36348,36349,36350,36416,36417,36418,36419,36420,36421,36422,36423,36424,36425,36426,36427,36428,36429,36430,36431,36432,36433,36434,36435,36436,36437,36438,36439,36440,36441,36442,36443,36444,36445,36446,36447,36448,36449,36450,36451,36452,36453,36454,36455,36456,36457,36458,36459,36460,36461,36462,36463,36464,36465,36466,36467,36468,36469,36470,36471,36472,36473,36474,36475,36476,36477,36478,36480,36481,36482,36483,36484,36485,36486,36487,36488,36489,36490,36491,36492,36493,36494,36495,36496,36497,36498,36499,36500,36501,36502,36503,36504,36505,36506,36507,36508,36509,36510,36511,36512,36513,36514,36515,36516,36517,36518,36519,36520,36521,36522,36523,36524,36525,36526,36527,36528,36529,36530,36531,36532,36533,36534,36535,36536,36537,36538,36539,36540,36541,36542,36543,36544,36545,36546,36547,36548,36549,36550,36551,36552,36553,36554,36555,36556,36557,36558,36559,36560,36561,36562,36563,36564,36565,36566,36567,36568,36569,36570,36571,36572,36573,36574,36575,36576,36577,36578,36579,36580,36581,36582,36583,36584,36585,36586,36587,36588,36589,36590,36591,36592,36593,36594,36595,36596,36597,36598,36599,36600,36601,36602,36603,36604,36605,36606,36672,36673,36674,36675,36676,36677,36678,36679,36680,36681,36682,36683,36684,36685,36686,36687,36688,36689,36690,36691,36692,36693,36694,36695,36696,36697,36698,36699,36700,36701,36702,36703,36704,36705,36706,36707,36708,36709,36710,36711,36712,36713,36714,36715,36716,36717,36718,36719,36720,36721,36722,36723,36724,36725,36726,36727,36728,36729,36730,36731,36732,36733,36734,36736,36737,36738,36739,36740,36741,36742,36743,36744,36745,36746,36747,36748,36749,36750,36751,36752,36753,36754,36755,36756,36757,36758,36759,36760,36761,36762,36763,36764,36765,36766,36767,36768,36769,36770,36771,36772,36773,36774,36775,36776,36777,36778,36779,36780,36781,36782,36783,36784,36785,36786,36787,36788,36789,36790,36791,36792,36793,36794,36795,36796,36797,36798,36799,36800,36801,36802,36803,36804,36805,36806,36807,36808,36809,36810,36811,36812,36813,36814,36815,36816,36817,36818,36819,36820,36821,36822,36823,36824,36825,36826,36827,36828,36829,36830,36831,36832,36833,36834,36835,36836,36837,36838,36839,36840,36841,36842,36843,36844,36845,36846,36847,36848,36849,36850,36851,36852,36853,36854,36855,36856,36857,36858,36859,36860,36861,36862,36928,36929,36930,36931,36932,36933,36934,36935,36936,36937,36938,36939,36940,36941,36942,36943,36944,36945,36946,36947,36948,36949,36950,36951,36952,36953,36954,36955,36956,36957,36958,36959,36960,36961,36962,36963,36964,36965,36966,36967,36968,36969,36970,36971,36972,36973,36974,36975,36976,36977,36978,36979,36980,36981,36982,36983,36984,36985,36986,36987,36988,36989,36990,36992,36993,36994,36995,36996,36997,36998,36999,37000,37001,37002,37003,37004,37005,37006,37007,37008,37009,37010,37011,37012,37013,37014,37015,37016,37017,37018,37019,37020,37021,37022,37023,37024,37025,37026,37027,37028,37029,37030,37031,37032,37033,37034,37035,37036,37037,37038,37039,37040,37041,37042,37043,37044,37045,37046,37047,37048,37049,37050,37051,37052,37053,37054,37055,37056,37057,37058,37059,37060,37061,37062,37063,37064,37065,37066,37067,37068,37069,37070,37071,37072,37073,37074,37075,37076,37077,37078,37079,37080,37081,37082,37083,37084,37085,37086,37087,37088,37089,37090,37091,37092,37093,37094,37095,37096,37097,37098,37099,37100,37101,37102,37103,37104,37105,37106,37107,37108,37109,37110,37111,37112,37113,37114,37115,37116,37117,37118,37184,37185,37186,37187,37188,37189,37190,37191,37192,37193,37194,37195,37196,37197,37198,37199,37200,37201,37202,37203,37204,37205,37206,37207,37208,37209,37210,37211,37212,37213,37214,37215,37216,37217,37218,37219,37220,37221,37222,37223,37224,37225,37226,37227,37228,37229,37230,37231,37232,37233,37234,37235,37236,37237,37238,37239,37240,37241,37242,37243,37244,37245,37246,37248,37249,37250,37251,37252,37253,37254,37255,37256,37257,37258,37259,37260,37261,37262,37263,37264,37265,37266,37267,37268,37269,37270,37271,37272,37273,37274,37275,37276,37277,37278,37279,37280,37281,37282,37283,37284,37285,37286,37287,37288,37289,37290,37291,37292,37293,37294,37295,37296,37297,37298,37299,37300,37301,37302,37303,37304,37305,37306,37307,37308,37309,37310,37311,37312,37313,37314,37315,37316,37317,37318,37319,37320,37321,37322,37323,37324,37325,37326,37327,37328,37329,37330,37331,37332,37333,37334,37335,37336,37337,37338,37339,37340,37341,37342,37343,37344,37345,37346,37347,37348,37349,37350,37351,37352,37353,37354,37355,37356,37357,37358,37359,37360,37361,37362,37363,37364,37365,37366,37367,37368,37369,37370,37371,37372,37373,37374,37440,37441,37442,37443,37444,37445,37446,37447,37448,37449,37450,37451,37452,37453,37454,37455,37456,37457,37458,37459,37460,37461,37462,37463,37464,37465,37466,37467,37468,37469,37470,37471,37472,37473,37474,37475,37476,37477,37478,37479,37480,37481,37482,37483,37484,37485,37486,37487,37488,37489,37490,37491,37492,37493,37494,37495,37496,37497,37498,37499,37500,37501,37502,37504,37505,37506,37507,37508,37509,37510,37511,37512,37513,37514,37515,37516,37517,37518,37519,37520,37521,37522,37523,37524,37525,37526,37527,37528,37529,37530,37531,37532,37533,37534,37535,37536,37537,37538,37539,37540,37541,37542,37543,37544,37545,37546,37547,37548,37549,37550,37551,37552,37553,37554,37555,37556,37557,37558,37559,37560,37561,37562,37563,37564,37565,37566,37567,37568,37569,37570,37571,37572,37573,37574,37575,37576,37577,37578,37579,37580,37581,37582,37583,37584,37585,37586,37587,37588,37589,37590,37591,37592,37593,37594,37595,37596,37597,37598,37599,37600,37601,37602,37603,37604,37605,37606,37607,37608,37609,37610,37611,37612,37613,37614,37615,37616,37617,37618,37619,37620,37621,37622,37623,37624,37625,37626,37627,37628,37629,37630,37696,37697,37698,37699,37700,37701,37702,37703,37704,37705,37706,37707,37708,37709,37710,37711,37712,37713,37714,37715,37716,37717,37718,37719,37720,37721,37722,37723,37724,37725,37726,37727,37728,37729,37730,37731,37732,37733,37734,37735,37736,37737,37738,37739,37740,37741,37742,37743,37744,37745,37746,37747,37748,37749,37750,37751,37752,37753,37754,37755,37756,37757,37758,37760,37761,37762,37763,37764,37765,37766,37767,37768,37769,37770,37771,37772,37773,37774,37775,37776,37777,37778,37779,37780,37781,37782,37783,37784,37785,37786,37787,37788,37789,37790,37791,37792,37793,37794,37795,37796,37797,37798,37799,37800,37801,37802,37803,37804,37805,37806,37807,37808,37809,37810,37811,37812,37813,37814,37815,37816,37817,37818,37819,37820,37821,37822,37823,37824,37825,37826,37827,37828,37829,37830,37831,37832,37833,37834,37835,37836,37837,37838,37839,37840,37841,37842,37843,37844,37845,37846,37847,37848,37849,37850,37851,37852,37853,37854,37855,37856,37857,37858,37859,37860,37861,37862,37863,37864,37865,37866,37867,37868,37869,37870,37871,37872,37873,37874,37875,37876,37877,37878,37879,37880,37881,37882,37883,37884,37885,37886,37952,37953,37954,37955,37956,37957,37958,37959,37960,37961,37962,37963,37964,37965,37966,37967,37968,37969,37970,37971,37972,37973,37974,37975,37976,37977,37978,37979,37980,37981,37982,37983,37984,37985,37986,37987,37988,37989,37990,37991,37992,37993,37994,37995,37996,37997,37998,37999,38000,38001,38002,38003,38004,38005,38006,38007,38008,38009,38010,38011,38012,38013,38014,38016,38017,38018,38019,38020,38021,38022,38023,38024,38025,38026,38027,38028,38029,38030,38031,38032,38033,38034,38035,38036,38037,38038,38039,38040,38041,38042,38043,38044,38045,38046,38047,38048,38049,38050,38051,38052,38053,38054,38055,38056,38057,38058,38059,38060,38061,38062,38063,38064,38065,38066,38067,38068,38069,38070,38071,38072,38073,38074,38075,38076,38077,38078,38079,38080,38081,38082,38083,38084,38085,38086,38087,38088,38089,38090,38091,38092,38093,38094,38095,38096,38097,38098,38099,38100,38101,38102,38103,38104,38105,38106,38107,38108,38109,38110,38111,38112,38113,38114,38115,38116,38117,38118,38119,38120,38121,38122,38123,38124,38125,38126,38127,38128,38129,38130,38131,38132,38133,38134,38135,38136,38137,38138,38139,38140,38141,38142,38208,38209,38210,38211,38212,38213,38214,38215,38216,38217,38218,38219,38220,38221,38222,38223,38224,38225,38226,38227,38228,38229,38230,38231,38232,38233,38234,38235,38236,38237,38238,38239,38240,38241,38242,38243,38244,38245,38246,38247,38248,38249,38250,38251,38252,38253,38254,38255,38256,38257,38258,38259,38260,38261,38262,38263,38264,38265,38266,38267,38268,38269,38270,38272,38273,38274,38275,38276,38277,38278,38279,38280,38281,38282,38283,38284,38285,38286,38287,38288,38289,38290,38291,38292,38293,38294,38295,38296,38297,38298,38299,38300,38301,38302,38303,38304,38305,38306,38307,38308,38309,38310,38311,38312,38313,38314,38315,38316,38317,38318,38319,38320,38321,38322,38323,38324,38325,38326,38327,38328,38329,38330,38331,38332,38333,38334,38335,38336,38337,38338,38339,38340,38341,38342,38343,38344,38345,38346,38347,38348,38349,38350,38351,38352,38353,38354,38355,38356,38357,38358,38359,38360,38361,38362,38363,38364,38365,38366,38367,38368,38369,38370,38371,38372,38373,38374,38375,38376,38377,38378,38379,38380,38381,38382,38383,38384,38385,38386,38387,38388,38389,38390,38391,38392,38393,38394,38395,38396,38397,38398,38464,38465,38466,38467,38468,38469,38470,38471,38472,38473,38474,38475,38476,38477,38478,38479,38480,38481,38482,38483,38484,38485,38486,38487,38488,38489,38490,38491,38492,38493,38494,38495,38496,38497,38498,38499,38500,38501,38502,38503,38504,38505,38506,38507,38508,38509,38510,38511,38512,38513,38514,38515,38516,38517,38518,38519,38520,38521,38522,38523,38524,38525,38526,38528,38529,38530,38531,38532,38533,38534,38535,38536,38537,38538,38539,38540,38541,38542,38543,38544,38545,38546,38547,38548,38549,38550,38551,38552,38553,38554,38555,38556,38557,38558,38559,38560,38561,38562,38563,38564,38565,38566,38567,38568,38569,38570,38571,38572,38573,38574,38575,38576,38577,38578,38579,38580,38581,38582,38583,38584,38585,38586,38587,38588,38589,38590,38591,38592,38593,38594,38595,38596,38597,38598,38599,38600,38601,38602,38603,38604,38605,38606,38607,38608,38609,38610,38611,38612,38613,38614,38615,38616,38617,38618,38619,38620,38621,38622,38623,38624,38625,38626,38627,38628,38629,38630,38631,38632,38633,38634,38635,38636,38637,38638,38639,38640,38641,38642,38643,38644,38645,38646,38647,38648,38649,38650,38651,38652,38653,38654,38720,38721,38722,38723,38724,38725,38726,38727,38728,38729,38730,38731,38732,38733,38734,38735,38736,38737,38738,38739,38740,38741,38742,38743,38744,38745,38746,38747,38748,38749,38750,38751,38752,38753,38754,38755,38756,38757,38758,38759,38760,38761,38762,38763,38764,38765,38766,38767,38768,38769,38770,38771,38772,38773,38774,38775,38776,38777,38778,38779,38780,38781,38782,38784,38785,38786,38787,38788,38789,38790,38791,38792,38793,38794,38795,38796,38797,38798,38799,38800,38801,38802,38803,38804,38805,38806,38807,38808,38809,38810,38811,38812,38813,38814,38815,38816,38817,38818,38819,38820,38821,38822,38823,38824,38825,38826,38827,38828,38829,38830,38831,38832,38833,38834,38835,38836,38837,38838,38839,38840,38841,38842,38843,38844,38845,38846,38847,38848,38849,38850,38851,38852,38853,38854,38855,38856,38857,38858,38859,38860,38861,38862,38863,38864,38865,38866,38867,38868,38869,38870,38871,38872,38873,38874,38875,38876,38877,38878,38879,38880,38881,38882,38883,38884,38885,38886,38887,38888,38889,38890,38891,38892,38893,38894,38895,38896,38897,38898,38899,38900,38901,38902,38903,38904,38905,38906,38907,38908,38909,38910,38976,38977,38978,38979,38980,38981,38982,38983,38984,38985,38986,38987,38988,38989,38990,38991,38992,38993,38994,38995,38996,38997,38998,38999,39000,39001,39002,39003,39004,39005,39006,39007,39008,39009,39010,39011,39012,39013,39014,39015,39016,39017,39018,39019,39020,39021,39022,39023,39024,39025,39026,39027,39028,39029,39030,39031,39032,39033,39034,39035,39036,39037,39038,39040,39041,39042,39043,39044,39045,39046,39047,39048,39049,39050,39051,39052,39053,39054,39055,39056,39057,39058,39059,39060,39061,39062,39063,39064,39065,39066,39067,39068,39069,39070,39071,39072,39073,39074,39075,39076,39077,39078,39079,39080,39081,39082,39083,39084,39085,39086,39087,39088,39089,39090,39091,39092,39093,39094,39095,39096,39097,39098,39099,39100,39101,39102,39103,39104,39105,39106,39107,39108,39109,39110,39111,39112,39113,39114,39115,39116,39117,39118,39119,39120,39121,39122,39123,39124,39125,39126,39127,39128,39129,39130,39131,39132,39133,39134,39135,39136,39137,39138,39139,39140,39141,39142,39143,39144,39145,39146,39147,39148,39149,39150,39151,39152,39153,39154,39155,39156,39157,39158,39159,39160,39161,39162,39163,39164,39165,39166,39232,39233,39234,39235,39236,39237,39238,39239,39240,39241,39242,39243,39244,39245,39246,39247,39248,39249,39250,39251,39252,39253,39254,39255,39256,39257,39258,39259,39260,39261,39262,39263,39264,39265,39266,39267,39268,39269,39270,39271,39272,39273,39274,39275,39276,39277,39278,39279,39280,39281,39282,39283,39284,39285,39286,39287,39288,39289,39290,39291,39292,39293,39294,39296,39297,39298,39299,39300,39301,39302,39303,39304,39305,39306,39307,39308,39309,39310,39311,39312,39313,39314,39315,39316,39317,39318,39319,39320,39321,39322,39323,39324,39325,39326,39327,39328,39329,39330,39331,39332,39333,39334,39335,39336,39337,39338,39339,39340,39341,39342,39343,39344,39345,39346,39347,39348,39349,39350,39351,39352,39353,39354,39355,39356,39357,39358,39359,39360,39361,39362,39363,39364,39365,39366,39367,39368,39369,39370,39371,39372,39373,39374,39375,39376,39377,39378,39379,39380,39381,39382,39383,39384,39385,39386,39387,39388,39389,39390,39391,39392,39393,39394,39395,39396,39397,39398,39399,39400,39401,39402,39403,39404,39405,39406,39407,39408,39409,39410,39411,39412,39413,39414,39415,39416,39417,39418,39419,39420,39421,39422,39488,39489,39490,39491,39492,39493,39494,39495,39496,39497,39498,39499,39500,39501,39502,39503,39504,39505,39506,39507,39508,39509,39510,39511,39512,39513,39514,39515,39516,39517,39518,39519,39520,39521,39522,39523,39524,39525,39526,39527,39528,39529,39530,39531,39532,39533,39534,39535,39536,39537,39538,39539,39540,39541,39542,39543,39544,39545,39546,39547,39548,39549,39550,39552,39553,39554,39555,39556,39557,39558,39559,39560,39561,39562,39563,39564,39565,39566,39567,39568,39569,39570,39571,39572,39573,39574,39575,39576,39577,39578,39579,39580,39581,39582,39583,39584,39585,39586,39587,39588,39589,39590,39591,39592,39593,39594,39595,39596,39597,39598,39599,39600,39601,39602,39603,39604,39605,39606,39607,39608,39609,39610,39611,39612,39613,39614,39615,39616,39617,39618,39619,39620,39621,39622,39623,39624,39625,39626,39627,39628,39629,39630,39631,39632,39633,39634,39635,39636,39637,39638,39639,39640,39641,39642,39643,39644,39645,39646,39647,39648,39649,39650,39651,39652,39653,39654,39655,39656,39657,39658,39659,39660,39661,39662,39663,39664,39665,39666,39667,39668,39669,39670,39671,39672,39673,39674,39675,39676,39677,39678,39744,39745,39746,39747,39748,39749,39750,39751,39752,39753,39754,39755,39756,39757,39758,39759,39760,39761,39762,39763,39764,39765,39766,39767,39768,39769,39770,39771,39772,39773,39774,39775,39776,39777,39778,39779,39780,39781,39782,39783,39784,39785,39786,39787,39788,39789,39790,39791,39792,39793,39794,39795,39796,39797,39798,39799,39800,39801,39802,39803,39804,39805,39806,39808,39809,39810,39811,39812,39813,39814,39815,39816,39817,39818,39819,39820,39821,39822,39823,39824,39825,39826,39827,39828,39829,39830,39831,39832,39833,39834,39835,39836,39837,39838,39839,39840,39841,39842,39843,39844,39845,39846,39847,39848,39849,39850,39851,39852,39853,39854,39855,39856,39857,39858,39859,39860,39861,39862,39863,39864,39865,39866,39867,39868,39869,39870,39871,39872,39873,39874,39875,39876,39877,39878,39879,39880,39881,39882,39883,39884,39885,39886,39887,39888,39889,39890,39891,39892,39893,39894,39895,39896,39897,39898,39899,39900,39901,39902,39903,39904,39905,39906,39907,39908,39909,39910,39911,39912,39913,39914,39915,39916,39917,39918,39919,39920,39921,39922,39923,39924,39925,39926,39927,39928,39929,39930,39931,39932,39933,39934,40000,40001,40002,40003,40004,40005,40006,40007,40008,40009,40010,40011,40012,40013,40014,40015,40016,40017,40018,40019,40020,40021,40022,40023,40024,40025,40026,40027,40028,40029,40030,40031,40032,40033,40034,40035,40036,40037,40038,40039,40040,40041,40042,40043,40044,40045,40046,40047,40048,40049,40050,40051,40052,40053,40054,40055,40056,40057,40058,40059,40060,40061,40062,40064,40065,40066,40067,40068,40069,40070,40071,40072,40073,40074,40075,40076,40077,40078,40079,40080,40081,40082,40083,40084,40085,40086,40087,40088,40089,40090,40091,40092,40093,40094,40095,40096,40097,40098,40099,40100,40101,40102,40103,40104,40105,40106,40107,40108,40109,40110,40111,40112,40113,40114,40115,40116,40117,40118,40119,40120,40121,40122,40123,40124,40125,40126,40127,40128,40129,40130,40131,40132,40133,40134,40135,40136,40137,40138,40139,40140,40141,40142,40143,40144,40145,40146,40147,40148,40149,40150,40151,40152,40153,40154,40155,40156,40157,40158,40159,40160,40161,40162,40163,40164,40165,40166,40167,40168,40169,40170,40171,40172,40173,40174,40175,40176,40177,40178,40179,40180,40181,40182,40183,40184,40185,40186,40187,40188,40189,40190,40256,40257,40258,40259,40260,40261,40262,40263,40264,40265,40266,40267,40268,40269,40270,40271,40272,40273,40274,40275,40276,40277,40278,40279,40280,40281,40282,40283,40284,40285,40286,40287,40288,40289,40290,40291,40292,40293,40294,40295,40296,40297,40298,40299,40300,40301,40302,40303,40304,40305,40306,40307,40308,40309,40310,40311,40312,40313,40314,40315,40316,40317,40318,40320,40321,40322,40323,40324,40325,40326,40327,40328,40329,40330,40331,40332,40333,40334,40335,40336,40337,40338,40339,40340,40341,40342,40343,40344,40345,40346,40347,40348,40349,40350,40351,40352,40353,40354,40355,40356,40357,40358,40359,40360,40361,40362,40363,40364,40365,40366,40367,40368,40369,40370,40371,40372,40373,40374,40375,40376,40377,40378,40379,40380,40381,40382,40383,40384,40385,40386,40387,40388,40389,40390,40391,40392,40393,40394,40395,40396,40397,40398,40399,40400,40401,40402,40403,40404,40405,40406,40407,40408,40409,40410,40411,40412,40413,40414,40415,40416,40417,40418,40419,40420,40421,40422,40423,40424,40425,40426,40427,40428,40429,40430,40431,40432,40433,40434,40435,40436,40437,40438,40439,40440,40441,40442,40443,40444,40445,40446,40512,40513,40514,40515,40516,40517,40518,40519,40520,40521,40522,40523,40524,40525,40526,40527,40528,40529,40530,40531,40532,40533,40534,40535,40536,40537,40538,40539,40540,40541,40542,40543,40544,40545,40546,40547,40548,40549,40550,40551,40552,40553,40554,40555,40556,40557,40558,40559,40560,40561,40562,40563,40564,40565,40566,40567,40568,40569,40570,40571,40572,40573,40574,40576,40577,40578,40579,40580,40581,40582,40583,40584,40585,40586,40587,40588,40589,40590,40591,40592,40593,40594,40595,40596,40597,40598,40599,40600,40601,40602,40603,40604,40605,40606,40607,40608,40609,40610,40611,40612,40613,40614,40615,40616,40617,40618,40619,40620,40621,40622,40623,40624,40625,40626,40627,40628,40629,40630,40631,40632,40633,40634,40635,40636,40637,40638,40639,40640,40641,40642,40643,40644,40645,40646,40647,40648,40649,40650,40651,40652,40653,40654,40655,40656,40657,40658,40659,40660,40661,40662,40663,40664,40665,40666,40667,40668,40669,40670,40671,40672,40673,40674,40675,40676,40677,40678,40679,40680,40681,40682,40683,40684,40685,40686,40687,40688,40689,40690,40691,40692,40693,40694,40695,40696,40697,40698,40699,40700,40701,40702,40768,40769,40770,40771,40772,40773,40774,40775,40776,40777,40778,40779,40780,40781,40782,40783,40784,40785,40786,40787,40788,40789,40790,40791,40792,40793,40794,40795,40796,40797,40798,40799,40800,40801,40802,40803,40804,40805,40806,40807,40808,40809,40810,40811,40812,40813,40814,40815,40816,40817,40818,40819,40820,40821,40822,40823,40824,40825,40826,40827,40828,40829,40830,40832,40833,40834,40835,40836,40837,40838,40839,40840,40841,40842,40843,40844,40845,40846,40847,40848,40849,40850,40851,40852,40853,40854,40855,40856,40857,40858,40859,40860,40861,40862,40863,40864,40865,40866,40867,40868,40869,40870,40871,40872,40873,40874,40875,40876,40877,40878,40879,40880,40881,40882,40883,40884,40885,40886,40887,40888,40889,40890,40891,40892,40893,40894,40895,40896,40897,40898,40899,40900,40901,40902,40903,40904,40905,40906,40907,40908,40909,40910,40911,40912,40913,40914,40915,40916,40917,40918,40919,40920,40921,40922,40923,40924,40925,40926,40927,40928,40929,40930,40931,40932,40933,40934,40935,40936,40937,40938,40939,40940,40941,40942,40943,40944,40945,40946,40947,40948,40949,40950,40951,40952,40953,40954,40955,40956,40957,40958,41024,41025,41026,41027,41028,41029,41030,41031,41032,41033,41034,41035,41036,41037,41038,41039,41040,41041,41042,41043,41044,41045,41046,41047,41048,41049,41050,41051,41052,41053,41054,41055,41056,41057,41058,41059,41060,41061,41062,41063,41064,41065,41066,41067,41068,41069,41070,41071,41072,41073,41074,41075,41076,41077,41078,41079,41080,41081,41082,41083,41084,41085,41086,41088,41089,41090,41091,41092,41093,41094,41095,41096,41097,41098,41099,41100,41101,41102,41103,41104,41105,41106,41107,41108,41109,41110,41111,41112,41113,41114,41115,41116,41117,41118,41119,41120,41121,41122,41123,41124,41125,41126,41127,41128,41129,41130,41131,41132,41133,41134,41135,41136,41137,41138,41139,41140,41141,41142,41143,41144,41145,41146,41147,41148,41149,41150,41151,41152,41153,41154,41155,41156,41157,41158,41159,41160,41161,41162,41163,41164,41165,41166,41167,41168,41169,41170,41171,41172,41173,41174,41175,41176,41177,41178,41179,41180,41181,41182,41183,41184,41185,41186,41187,41188,41189,41190,41191,41192,41193,41194,41195,41196,41197,41198,41199,41200,41201,41202,41203,41204,41205,41206,41207,41208,41209,41210,41211,41212,41213,41214,41280,41281,41282,41283,41284,41285,41286,41287,41288,41289,41290,41291,41292,41293,41294,41295,41296,41297,41298,41299,41300,41301,41302,41303,41304,41305,41306,41307,41308,41309,41310,41311,41312,41313,41314,41315,41316,41317,41318,41319,41320,41321,41322,41323,41324,41325,41326,41327,41328,41329,41330,41331,41332,41333,41334,41335,41336,41337,41338,41339,41340,41341,41342,41344,41345,41346,41347,41348,41349,41350,41351,41352,41353,41354,41355,41356,41357,41358,41359,41360,41361,41362,41363,41364,41365,41366,41367,41368,41369,41370,41371,41372,41373,41374,41375,41376,41377,41378,41379,41380,41381,41382,41383,41384,41385,41386,41387,41388,41389,41390,41391,41392,41393,41394,41395,41396,41397,41398,41399,41400,41401,41402,41403,41404,41405,41406,41407,41408,41409,41410,41411,41412,41413,41414,41415,41416,41417,41418,41419,41420,41421,41422,41423,41424,41425,41426,41427,41428,41429,41430,41431,41432,41433,41434,41435,41436,41437,41438,41439,41440,41441,41442,41443,41444,41445,41446,41447,41448,41449,41450,41451,41452,41453,41454,41455,41456,41457,41458,41459,41460,41461,41462,41463,41464,41465,41466,41467,41468,41469,41470,41536,41537,41538,41539,41540,41541,41542,41543,41544,41545,41546,41547,41548,41549,41550,41551,41552,41553,41554,41555,41556,41557,41558,41559,41560,41561,41562,41563,41564,41565,41566,41567,41568,41569,41570,41571,41572,41573,41574,41575,41576,41577,41578,41579,41580,41581,41582,41583,41584,41585,41586,41587,41588,41589,41590,41591,41592,41593,41594,41595,41596,41597,41598,41600,41601,41602,41603,41604,41605,41606,41607,41608,41609,41610,41611,41612,41613,41614,41615,41616,41617,41618,41619,41620,41621,41622,41623,41624,41625,41626,41627,41628,41629,41630,41631,41632,41633,41634,41635,41636,41637,41638,41639,41640,41641,41642,41643,41644,41645,41646,41647,41648,41649,41650,41651,41652,41653,41654,41655,41656,41657,41658,41659,41660,41661,41662,41663,41664,41665,41666,41667,41668,41669,41670,41671,41672,41673,41674,41675,41676,41677,41678,41679,41680,41681,41682,41683,41684,41685,41686,41687,41688,41689,41690,41691,41692,41693,41694,41695,41696,41697,41698,41699,41700,41701,41702,41703,41704,41705,41706,41707,41708,41709,41710,41711,41712,41713,41714,41715,41716,41717,41718,41719,41720,41721,41722,41723,41724,41725,41726,41792,41793,41794,41795,41796,41797,41798,41799,41800,41801,41802,41803,41804,41805,41806,41807,41808,41809,41810,41811,41812,41813,41814,41815,41816,41817,41818,41819,41820,41821,41822,41823,41824,41825,41826,41827,41828,41829,41830,41831,41832,41833,41834,41835,41836,41837,41838,41839,41840,41841,41842,41843,41844,41845,41846,41847,41848,41849,41850,41851,41852,41853,41854,41856,41857,41858,41859,41860,41861,41862,41863,41864,41865,41866,41867,41868,41869,41870,41871,41872,41873,41874,41875,41876,41877,41878,41879,41880,41881,41882,41883,41884,41885,41886,41887,41888,41889,41890,41891,41892,41893,41894,41895,41896,41897,41898,41899,41900,41901,41902,41903,41904,41905,41906,41907,41908,41909,41910,41911,41912,41913,41914,41915,41916,41917,41918,41919,41920,41921,41922,41923,41924,41925,41926,41927,41928,41929,41930,41931,41932,41933,41934,41935,41936,41937,41938,41939,41940,41941,41942,41943,41944,41945,41946,41947,41948,41949,41950,41951,41952,41953,41954,41955,41956,41957,41958,41959,41960,41961,41962,41963,41964,41965,41966,41967,41968,41969,41970,41971,41972,41973,41974,41975,41976,41977,41978,41979,41980,41981,41982,42048,42049,42050,42051,42052,42053,42054,42055,42056,42057,42058,42059,42060,42061,42062,42063,42064,42065,42066,42067,42068,42069,42070,42071,42072,42073,42074,42075,42076,42077,42078,42079,42080,42081,42082,42083,42084,42085,42086,42087,42088,42089,42090,42091,42092,42093,42094,42095,42096,42097,42098,42099,42100,42101,42102,42103,42104,42105,42106,42107,42108,42109,42110,42112,42113,42114,42115,42116,42117,42118,42119,42120,42121,42122,42123,42124,42125,42126,42127,42128,42129,42130,42131,42132,42133,42134,42135,42136,42137,42138,42139,42140,42141,42142,42143,42144,42145,42146,42147,42148,42149,42150,42151,42152,42153,42154,42155,42156,42157,42158,42159,42160,42161,42162,42163,42164,42165,42166,42167,42168,42169,42170,42171,42172,42173,42174,42175,42176,42177,42178,42179,42180,42181,42182,42183,42184,42185,42186,42187,42188,42189,42190,42191,42192,42193,42194,42195,42196,42197,42198,42199,42200,42201,42202,42203,42204,42205,42206,42207,42208,42209,42210,42211,42212,42213,42214,42215,42216,42217,42218,42219,42220,42221,42222,42223,42224,42225,42226,42227,42228,42229,42230,42231,42232,42233,42234,42235,42236,42237,42238,42304,42305,42306,42307,42308,42309,42310,42311,42312,42313,42314,42315,42316,42317,42318,42319,42320,42321,42322,42323,42324,42325,42326,42327,42328,42329,42330,42331,42332,42333,42334,42335,42336,42337,42338,42339,42340,42341,42342,42343,42344,42345,42346,42347,42348,42349,42350,42351,42352,42353,42354,42355,42356,42357,42358,42359,42360,42361,42362,42363,42364,42365,42366,42368,42369,42370,42371,42372,42373,42374,42375,42376,42377,42378,42379,42380,42381,42382,42383,42384,42385,42386,42387,42388,42389,42390,42391,42392,42393,42394,42395,42396,42397,42398,42399,42400,42401,42402,42403,42404,42405,42406,42407,42408,42409,42410,42411,42412,42413,42414,42415,42416,42417,42418,42419,42420,42421,42422,42423,42424,42425,42426,42427,42428,42429,42430,42431,42432,42433,42434,42435,42436,42437,42438,42439,42440,42441,42442,42443,42444,42445,42446,42447,42448,42449,42450,42451,42452,42453,42454,42455,42456,42457,42458,42459,42460,42461,42462,42463,42464,42465,42466,42467,42468,42469,42470,42471,42472,42473,42474,42475,42476,42477,42478,42479,42480,42481,42482,42483,42484,42485,42486,42487,42488,42489,42490,42491,42492,42493,42494,42560,42561,42562,42563,42564,42565,42566,42567,42568,42569,42570,42571,42572,42573,42574,42575,42576,42577,42578,42579,42580,42581,42582,42583,42584,42585,42586,42587,42588,42589,42590,42591,42592,42593,42594,42595,42596,42597,42598,42599,42600,42601,42602,42603,42604,42605,42606,42607,42608,42609,42610,42611,42612,42613,42614,42615,42616,42617,42618,42619,42620,42621,42622,42624,42625,42626,42627,42628,42629,42630,42631,42632,42633,42634,42635,42636,42637,42638,42639,42640,42641,42642,42643,42644,42645,42646,42647,42648,42649,42650,42651,42652,42653,42654,42655,42656,42657,42658,42659,42660,42661,42662,42663,42664,42665,42666,42667,42668,42669,42670,42671,42672,42673,42674,42675,42676,42677,42678,42679,42680,42681,42682,42683,42684,42685,42686,42687,42688,42689,42690,42691,42692,42693,42694,42695,42696,42697,42698,42699,42700,42701,42702,42703,42704,42705,42706,42707,42708,42709,42710,42711,42712,42713,42714,42715,42716,42717,42718,42719,42720,42721,42722,42723,42724,42725,42726,42727,42728,42729,42730,42731,42732,42733,42734,42735,42736,42737,42738,42739,42740,42741,42742,42743,42744,42745,42746,42747,42748,42749,42750,42816,42817,42818,42819,42820,42821,42822,42823,42824,42825,42826,42827,42828,42829,42830,42831,42832,42833,42834,42835,42836,42837,42838,42839,42840,42841,42842,42843,42844,42845,42846,42847,42848,42849,42850,42851,42852,42853,42854,42855,42856,42857,42858,42859,42860,42861,42862,42863,42864,42865,42866,42867,42868,42869,42870,42871,42872,42873,42874,42875,42876,42877,42878,42880,42881,42882,42883,42884,42885,42886,42887,42888,42889,42890,42891,42892,42893,42894,42895,42896,42897,42898,42899,42900,42901,42902,42903,42904,42905,42906,42907,42908,42909,42910,42911,42912,42913,42914,42915,42916,42917,42918,42919,42920,42921,42922,42923,42924,42925,42926,42927,42928,42929,42930,42931,42932,42933,42934,42935,42936,42937,42938,42939,42940,42941,42942,42943,42944,42945,42946,42947,42948,42949,42950,42951,42952,42953,42954,42955,42956,42957,42958,42959,42960,42961,42962,42963,42964,42965,42966,42967,42968,42969,42970,42971,42972,42973,42974,42975,42976,42977,42978,42979,42980,42981,42982,42983,42984,42985,42986,42987,42988,42989,42990,42991,42992,42993,42994,42995,42996,42997,42998,42999,43000,43001,43002,43003,43004,43005,43006,43072,43073,43074,43075,43076,43077,43078,43079,43080,43081,43082,43083,43084,43085,43086,43087,43088,43089,43090,43091,43092,43093,43094,43095,43096,43097,43098,43099,43100,43101,43102,43103,43104,43105,43106,43107,43108,43109,43110,43111,43112,43113,43114,43115,43116,43117,43118,43119,43120,43121,43122,43123,43124,43125,43126,43127,43128,43129,43130,43131,43132,43133,43134,43136,43137,43138,43139,43140,43141,43142,43143,43144,43145,43146,43147,43148,43149,43150,43151,43152,43153,43154,43155,43156,43157,43158,43159,43160,43161,43162,43163,43164,43165,43166,43167,43168,43169,43170,43171,43172,43173,43174,43175,43176,43177,43178,43179,43180,43181,43182,43183,43184,43185,43186,43187,43188,43189,43190,43191,43192,43193,43194,43195,43196,43197,43198,43199,43200,43201,43202,43203,43204,43205,43206,43207,43208,43209,43210,43211,43212,43213,43214,43215,43216,43217,43218,43219,43220,43221,43222,43223,43224,43225,43226,43227,43228,43229,43230,43231,43232,43233,43234,43235,43236,43237,43238,43239,43240,43241,43242,43243,43244,43245,43246,43247,43248,43249,43250,43251,43252,43253,43254,43255,43256,43257,43258,43259,43260,43261,43262,43328,43329,43330,43331,43332,43333,43334,43335,43336,43337,43338,43339,43340,43341,43342,43343,43344,43345,43346,43347,43348,43349,43350,43351,43352,43353,43354,43355,43356,43357,43358,43359,43360,43361,43362,43363,43364,43365,43366,43367,43368,43369,43370,43371,43372,43373,43374,43375,43376,43377,43378,43379,43380,43381,43382,43383,43384,43385,43386,43387,43388,43389,43390,43392,43393,43394,43395,43396,43397,43398,43399,43400,43401,43402,43403,43404,43405,43406,43407,43408,43409,43410,43411,43412,43413,43414,43415,43416,43417,43418,43419,43420,43421,43422,43423,43424,43425,43426,43427,43428,43429,43430,43431,43432,43433,43434,43435,43436,43437,43438,43439,43440,43441,43442,43443,43444,43445,43446,43447,43448,43449,43450,43451,43452,43453,43454,43455,43456,43457,43458,43459,43460,43461,43462,43463,43464,43465,43466,43467,43468,43469,43470,43471,43472,43473,43474,43475,43476,43477,43478,43479,43480,43481,43482,43483,43484,43485,43486,43487,43488,43489,43490,43491,43492,43493,43494,43495,43496,43497,43498,43499,43500,43501,43502,43503,43504,43505,43506,43507,43508,43509,43510,43511,43512,43513,43514,43515,43516,43517,43518,43584,43585,43586,43587,43588,43589,43590,43591,43592,43593,43594,43595,43596,43597,43598,43599,43600,43601,43602,43603,43604,43605,43606,43607,43608,43609,43610,43611,43612,43613,43614,43615,43616,43617,43618,43619,43620,43621,43622,43623,43624,43625,43626,43627,43628,43629,43630,43631,43632,43633,43634,43635,43636,43637,43638,43639,43640,43641,43642,43643,43644,43645,43646,43648,43649,43650,43651,43652,43653,43654,43655,43656,43657,43658,43659,43660,43661,43662,43663,43664,43665,43666,43667,43668,43669,43670,43671,43672,43673,43674,43675,43676,43677,43678,43679,43680,43681,43682,43683,43684,43685,43686,43687,43688,43689,43690,43691,43692,43693,43694,43695,43696,43697,43698,43699,43700,43701,43702,43703,43704,43705,43706,43707,43708,43709,43710,43711,43712,43713,43714,43715,43716,43717,43718,43719,43720,43721,43722,43723,43724,43725,43726,43727,43728,43729,43730,43731,43732,43733,43734,43735,43736,43737,43738,43739,43740,43741,43742,43743,43744,43745,43746,43747,43748,43749,43750,43751,43752,43753,43754,43755,43756,43757,43758,43759,43760,43761,43762,43763,43764,43765,43766,43767,43768,43769,43770,43771,43772,43773,43774,43840,43841,43842,43843,43844,43845,43846,43847,43848,43849,43850,43851,43852,43853,43854,43855,43856,43857,43858,43859,43860,43861,43862,43863,43864,43865,43866,43867,43868,43869,43870,43871,43872,43873,43874,43875,43876,43877,43878,43879,43880,43881,43882,43883,43884,43885,43886,43887,43888,43889,43890,43891,43892,43893,43894,43895,43896,43897,43898,43899,43900,43901,43902,43904,43905,43906,43907,43908,43909,43910,43911,43912,43913,43914,43915,43916,43917,43918,43919,43920,43921,43922,43923,43924,43925,43926,43927,43928,43929,43930,43931,43932,43933,43934,43935,43936,43937,43938,43939,43940,43941,43942,43943,43944,43945,43946,43947,43948,43949,43950,43951,43952,43953,43954,43955,43956,43957,43958,43959,43960,43961,43962,43963,43964,43965,43966,43967,43968,43969,43970,43971,43972,43973,43974,43975,43976,43977,43978,43979,43980,43981,43982,43983,43984,43985,43986,43987,43988,43989,43990,43991,43992,43993,43994,43995,43996,43997,43998,43999,44000,44001,44002,44003,44004,44005,44006,44007,44008,44009,44010,44011,44012,44013,44014,44015,44016,44017,44018,44019,44020,44021,44022,44023,44024,44025,44026,44027,44028,44029,44030,44096,44097,44098,44099,44100,44101,44102,44103,44104,44105,44106,44107,44108,44109,44110,44111,44112,44113,44114,44115,44116,44117,44118,44119,44120,44121,44122,44123,44124,44125,44126,44127,44128,44129,44130,44131,44132,44133,44134,44135,44136,44137,44138,44139,44140,44141,44142,44143,44144,44145,44146,44147,44148,44149,44150,44151,44152,44153,44154,44155,44156,44157,44158,44160,44161,44162,44163,44164,44165,44166,44167,44168,44169,44170,44171,44172,44173,44174,44175,44176,44177,44178,44179,44180,44181,44182,44183,44184,44185,44186,44187,44188,44189,44190,44191,44192,44193,44194,44195,44196,44197,44198,44199,44200,44201,44202,44203,44204,44205,44206,44207,44208,44209,44210,44211,44212,44213,44214,44215,44216,44217,44218,44219,44220,44221,44222,44223,44224,44225,44226,44227,44228,44229,44230,44231,44232,44233,44234,44235,44236,44237,44238,44239,44240,44241,44242,44243,44244,44245,44246,44247,44248,44249,44250,44251,44252,44253,44254,44255,44256,44257,44258,44259,44260,44261,44262,44263,44264,44265,44266,44267,44268,44269,44270,44271,44272,44273,44274,44275,44276,44277,44278,44279,44280,44281,44282,44283,44284,44285,44286,44352,44353,44354,44355,44356,44357,44358,44359,44360,44361,44362,44363,44364,44365,44366,44367,44368,44369,44370,44371,44372,44373,44374,44375,44376,44377,44378,44379,44380,44381,44382,44383,44384,44385,44386,44387,44388,44389,44390,44391,44392,44393,44394,44395,44396,44397,44398,44399,44400,44401,44402,44403,44404,44405,44406,44407,44408,44409,44410,44411,44412,44413,44414,44416,44417,44418,44419,44420,44421,44422,44423,44424,44425,44426,44427,44428,44429,44430,44431,44432,44433,44434,44435,44436,44437,44438,44439,44440,44441,44442,44443,44444,44445,44446,44447,44448,44449,44450,44451,44452,44453,44454,44455,44456,44457,44458,44459,44460,44461,44462,44463,44464,44465,44466,44467,44468,44469,44470,44471,44472,44473,44474,44475,44476,44477,44478,44479,44480,44481,44482,44483,44484,44485,44486,44487,44488,44489,44490,44491,44492,44493,44494,44495,44496,44497,44498,44499,44500,44501,44502,44503,44504,44505,44506,44507,44508,44509,44510,44511,44512,44513,44514,44515,44516,44517,44518,44519,44520,44521,44522,44523,44524,44525,44526,44527,44528,44529,44530,44531,44532,44533,44534,44535,44536,44537,44538,44539,44540,44541,44542,44608,44609,44610,44611,44612,44613,44614,44615,44616,44617,44618,44619,44620,44621,44622,44623,44624,44625,44626,44627,44628,44629,44630,44631,44632,44633,44634,44635,44636,44637,44638,44639,44640,44641,44642,44643,44644,44645,44646,44647,44648,44649,44650,44651,44652,44653,44654,44655,44656,44657,44658,44659,44660,44661,44662,44663,44664,44665,44666,44667,44668,44669,44670,44672,44673,44674,44675,44676,44677,44678,44679,44680,44681,44682,44683,44684,44685,44686,44687,44688,44689,44690,44691,44692,44693,44694,44695,44696,44697,44698,44699,44700,44701,44702,44703,44704,44705,44706,44707,44708,44709,44710,44711,44712,44713,44714,44715,44716,44717,44718,44719,44720,44721,44722,44723,44724,44725,44726,44727,44728,44729,44730,44731,44732,44733,44734,44735,44736,44737,44738,44739,44740,44741,44742,44743,44744,44745,44746,44747,44748,44749,44750,44751,44752,44753,44754,44755,44756,44757,44758,44759,44760,44761,44762,44763,44764,44765,44766,44767,44768,44769,44770,44771,44772,44773,44774,44775,44776,44777,44778,44779,44780,44781,44782,44783,44784,44785,44786,44787,44788,44789,44790,44791,44792,44793,44794,44795,44796,44797,44798,44864,44865,44866,44867,44868,44869,44870,44871,44872,44873,44874,44875,44876,44877,44878,44879,44880,44881,44882,44883,44884,44885,44886,44887,44888,44889,44890,44891,44892,44893,44894,44895,44896,44897,44898,44899,44900,44901,44902,44903,44904,44905,44906,44907,44908,44909,44910,44911,44912,44913,44914,44915,44916,44917,44918,44919,44920,44921,44922,44923,44924,44925,44926,44928,44929,44930,44931,44932,44933,44934,44935,44936,44937,44938,44939,44940,44941,44942,44943,44944,44945,44946,44947,44948,44949,44950,44951,44952,44953,44954,44955,44956,44957,44958,44959,44960,44961,44962,44963,44964,44965,44966,44967,44968,44969,44970,44971,44972,44973,44974,44975,44976,44977,44978,44979,44980,44981,44982,44983,44984,44985,44986,44987,44988,44989,44990,44991,44992,44993,44994,44995,44996,44997,44998,44999,45000,45001,45002,45003,45004,45005,45006,45007,45008,45009,45010,45011,45012,45013,45014,45015,45016,45017,45018,45019,45020,45021,45022,45023,45024,45025,45026,45027,45028,45029,45030,45031,45032,45033,45034,45035,45036,45037,45038,45039,45040,45041,45042,45043,45044,45045,45046,45047,45048,45049,45050,45051,45052,45053,45054,45120,45121,45122,45123,45124,45125,45126,45127,45128,45129,45130,45131,45132,45133,45134,45135,45136,45137,45138,45139,45140,45141,45142,45143,45144,45145,45146,45147,45148,45149,45150,45151,45152,45153,45154,45155,45156,45157,45158,45159,45160,45161,45162,45163,45164,45165,45166,45167,45168,45169,45170,45171,45172,45173,45174,45175,45176,45177,45178,45179,45180,45181,45182,45184,45185,45186,45187,45188,45189,45190,45191,45192,45193,45194,45195,45196,45197,45198,45199,45200,45201,45202,45203,45204,45205,45206,45207,45208,45209,45210,45211,45212,45213,45214,45215,45216,45217,45218,45219,45220,45221,45222,45223,45224,45225,45226,45227,45228,45229,45230,45231,45232,45233,45234,45235,45236,45237,45238,45239,45240,45241,45242,45243,45244,45245,45246,45247,45248,45249,45250,45251,45252,45253,45254,45255,45256,45257,45258,45259,45260,45261,45262,45263,45264,45265,45266,45267,45268,45269,45270,45271,45272,45273,45274,45275,45276,45277,45278,45279,45280,45281,45282,45283,45284,45285,45286,45287,45288,45289,45290,45291,45292,45293,45294,45295,45296,45297,45298,45299,45300,45301,45302,45303,45304,45305,45306,45307,45308,45309,45310,45376,45377,45378,45379,45380,45381,45382,45383,45384,45385,45386,45387,45388,45389,45390,45391,45392,45393,45394,45395,45396,45397,45398,45399,45400,45401,45402,45403,45404,45405,45406,45407,45408,45409,45410,45411,45412,45413,45414,45415,45416,45417,45418,45419,45420,45421,45422,45423,45424,45425,45426,45427,45428,45429,45430,45431,45432,45433,45434,45435,45436,45437,45438,45440,45441,45442,45443,45444,45445,45446,45447,45448,45449,45450,45451,45452,45453,45454,45455,45456,45457,45458,45459,45460,45461,45462,45463,45464,45465,45466,45467,45468,45469,45470,45471,45472,45473,45474,45475,45476,45477,45478,45479,45480,45481,45482,45483,45484,45485,45486,45487,45488,45489,45490,45491,45492,45493,45494,45495,45496,45497,45498,45499,45500,45501,45502,45503,45504,45505,45506,45507,45508,45509,45510,45511,45512,45513,45514,45515,45516,45517,45518,45519,45520,45521,45522,45523,45524,45525,45526,45527,45528,45529,45530,45531,45532,45533,45534,45535,45536,45537,45538,45539,45540,45541,45542,45543,45544,45545,45546,45547,45548,45549,45550,45551,45552,45553,45554,45555,45556,45557,45558,45559,45560,45561,45562,45563,45564,45565,45566,45632,45633,45634,45635,45636,45637,45638,45639,45640,45641,45642,45643,45644,45645,45646,45647,45648,45649,45650,45651,45652,45653,45654,45655,45656,45657,45658,45659,45660,45661,45662,45663,45664,45665,45666,45667,45668,45669,45670,45671,45672,45673,45674,45675,45676,45677,45678,45679,45680,45681,45682,45683,45684,45685,45686,45687,45688,45689,45690,45691,45692,45693,45694,45696,45697,45698,45699,45700,45701,45702,45703,45704,45705,45706,45707,45708,45709,45710,45711,45712,45713,45714,45715,45716,45717,45718,45719,45720,45721,45722,45723,45724,45725,45726,45727,45728,45729,45730,45731,45732,45733,45734,45735,45736,45737,45738,45739,45740,45741,45742,45743,45744,45745,45746,45747,45748,45749,45750,45751,45752,45753,45754,45755,45756,45757,45758,45759,45760,45761,45762,45763,45764,45765,45766,45767,45768,45769,45770,45771,45772,45773,45774,45775,45776,45777,45778,45779,45780,45781,45782,45783,45784,45785,45786,45787,45788,45789,45790,45791,45792,45793,45794,45795,45796,45797,45798,45799,45800,45801,45802,45803,45804,45805,45806,45807,45808,45809,45810,45811,45812,45813,45814,45815,45816,45817,45818,45819,45820,45821,45822,45888,45889,45890,45891,45892,45893,45894,45895,45896,45897,45898,45899,45900,45901,45902,45903,45904,45905,45906,45907,45908,45909,45910,45911,45912,45913,45914,45915,45916,45917,45918,45919,45920,45921,45922,45923,45924,45925,45926,45927,45928,45929,45930,45931,45932,45933,45934,45935,45936,45937,45938,45939,45940,45941,45942,45943,45944,45945,45946,45947,45948,45949,45950,45952,45953,45954,45955,45956,45957,45958,45959,45960,45961,45962,45963,45964,45965,45966,45967,45968,45969,45970,45971,45972,45973,45974,45975,45976,45977,45978,45979,45980,45981,45982,45983,45984,45985,45986,45987,45988,45989,45990,45991,45992,45993,45994,45995,45996,45997,45998,45999,46000,46001,46002,46003,46004,46005,46006,46007,46008,46009,46010,46011,46012,46013,46014,46015,46016,46017,46018,46019,46020,46021,46022,46023,46024,46025,46026,46027,46028,46029,46030,46031,46032,46033,46034,46035,46036,46037,46038,46039,46040,46041,46042,46043,46044,46045,46046,46047,46048,46049,46050,46051,46052,46053,46054,46055,46056,46057,46058,46059,46060,46061,46062,46063,46064,46065,46066,46067,46068,46069,46070,46071,46072,46073,46074,46075,46076,46077,46078,46144,46145,46146,46147,46148,46149,46150,46151,46152,46153,46154,46155,46156,46157,46158,46159,46160,46161,46162,46163,46164,46165,46166,46167,46168,46169,46170,46171,46172,46173,46174,46175,46176,46177,46178,46179,46180,46181,46182,46183,46184,46185,46186,46187,46188,46189,46190,46191,46192,46193,46194,46195,46196,46197,46198,46199,46200,46201,46202,46203,46204,46205,46206,46208,46209,46210,46211,46212,46213,46214,46215,46216,46217,46218,46219,46220,46221,46222,46223,46224,46225,46226,46227,46228,46229,46230,46231,46232,46233,46234,46235,46236,46237,46238,46239,46240,46241,46242,46243,46244,46245,46246,46247,46248,46249,46250,46251,46252,46253,46254,46255,46256,46257,46258,46259,46260,46261,46262,46263,46264,46265,46266,46267,46268,46269,46270,46271,46272,46273,46274,46275,46276,46277,46278,46279,46280,46281,46282,46283,46284,46285,46286,46287,46288,46289,46290,46291,46292,46293,46294,46295,46296,46297,46298,46299,46300,46301,46302,46303,46304,46305,46306,46307,46308,46309,46310,46311,46312,46313,46314,46315,46316,46317,46318,46319,46320,46321,46322,46323,46324,46325,46326,46327,46328,46329,46330,46331,46332,46333,46334,46400,46401,46402,46403,46404,46405,46406,46407,46408,46409,46410,46411,46412,46413,46414,46415,46416,46417,46418,46419,46420,46421,46422,46423,46424,46425,46426,46427,46428,46429,46430,46431,46432,46433,46434,46435,46436,46437,46438,46439,46440,46441,46442,46443,46444,46445,46446,46447,46448,46449,46450,46451,46452,46453,46454,46455,46456,46457,46458,46459,46460,46461,46462,46464,46465,46466,46467,46468,46469,46470,46471,46472,46473,46474,46475,46476,46477,46478,46479,46480,46481,46482,46483,46484,46485,46486,46487,46488,46489,46490,46491,46492,46493,46494,46495,46496,46497,46498,46499,46500,46501,46502,46503,46504,46505,46506,46507,46508,46509,46510,46511,46512,46513,46514,46515,46516,46517,46518,46519,46520,46521,46522,46523,46524,46525,46526,46527,46528,46529,46530,46531,46532,46533,46534,46535,46536,46537,46538,46539,46540,46541,46542,46543,46544,46545,46546,46547,46548,46549,46550,46551,46552,46553,46554,46555,46556,46557,46558,46559,46560,46561,46562,46563,46564,46565,46566,46567,46568,46569,46570,46571,46572,46573,46574,46575,46576,46577,46578,46579,46580,46581,46582,46583,46584,46585,46586,46587,46588,46589,46590,46656,46657,46658,46659,46660,46661,46662,46663,46664,46665,46666,46667,46668,46669,46670,46671,46672,46673,46674,46675,46676,46677,46678,46679,46680,46681,46682,46683,46684,46685,46686,46687,46688,46689,46690,46691,46692,46693,46694,46695,46696,46697,46698,46699,46700,46701,46702,46703,46704,46705,46706,46707,46708,46709,46710,46711,46712,46713,46714,46715,46716,46717,46718,46720,46721,46722,46723,46724,46725,46726,46727,46728,46729,46730,46731,46732,46733,46734,46735,46736,46737,46738,46739,46740,46741,46742,46743,46744,46745,46746,46747,46748,46749,46750,46751,46752,46753,46754,46755,46756,46757,46758,46759,46760,46761,46762,46763,46764,46765,46766,46767,46768,46769,46770,46771,46772,46773,46774,46775,46776,46777,46778,46779,46780,46781,46782,46783,46784,46785,46786,46787,46788,46789,46790,46791,46792,46793,46794,46795,46796,46797,46798,46799,46800,46801,46802,46803,46804,46805,46806,46807,46808,46809,46810,46811,46812,46813,46814,46815,46816,46817,46818,46819,46820,46821,46822,46823,46824,46825,46826,46827,46828,46829,46830,46831,46832,46833,46834,46835,46836,46837,46838,46839,46840,46841,46842,46843,46844,46845,46846,46912,46913,46914,46915,46916,46917,46918,46919,46920,46921,46922,46923,46924,46925,46926,46927,46928,46929,46930,46931,46932,46933,46934,46935,46936,46937,46938,46939,46940,46941,46942,46943,46944,46945,46946,46947,46948,46949,46950,46951,46952,46953,46954,46955,46956,46957,46958,46959,46960,46961,46962,46963,46964,46965,46966,46967,46968,46969,46970,46971,46972,46973,46974,46976,46977,46978,46979,46980,46981,46982,46983,46984,46985,46986,46987,46988,46989,46990,46991,46992,46993,46994,46995,46996,46997,46998,46999,47000,47001,47002,47003,47004,47005,47006,47007,47008,47009,47010,47011,47012,47013,47014,47015,47016,47017,47018,47019,47020,47021,47022,47023,47024,47025,47026,47027,47028,47029,47030,47031,47032,47033,47034,47035,47036,47037,47038,47039,47040,47041,47042,47043,47044,47045,47046,47047,47048,47049,47050,47051,47052,47053,47054,47055,47056,47057,47058,47059,47060,47061,47062,47063,47064,47065,47066,47067,47068,47069,47070,47071,47072,47073,47074,47075,47076,47077,47078,47079,47080,47081,47082,47083,47084,47085,47086,47087,47088,47089,47090,47091,47092,47093,47094,47095,47096,47097,47098,47099,47100,47101,47102,47168,47169,47170,47171,47172,47173,47174,47175,47176,47177,47178,47179,47180,47181,47182,47183,47184,47185,47186,47187,47188,47189,47190,47191,47192,47193,47194,47195,47196,47197,47198,47199,47200,47201,47202,47203,47204,47205,47206,47207,47208,47209,47210,47211,47212,47213,47214,47215,47216,47217,47218,47219,47220,47221,47222,47223,47224,47225,47226,47227,47228,47229,47230,47232,47233,47234,47235,47236,47237,47238,47239,47240,47241,47242,47243,47244,47245,47246,47247,47248,47249,47250,47251,47252,47253,47254,47255,47256,47257,47258,47259,47260,47261,47262,47263,47264,47265,47266,47267,47268,47269,47270,47271,47272,47273,47274,47275,47276,47277,47278,47279,47280,47281,47282,47283,47284,47285,47286,47287,47288,47289,47290,47291,47292,47293,47294,47295,47296,47297,47298,47299,47300,47301,47302,47303,47304,47305,47306,47307,47308,47309,47310,47311,47312,47313,47314,47315,47316,47317,47318,47319,47320,47321,47322,47323,47324,47325,47326,47327,47328,47329,47330,47331,47332,47333,47334,47335,47336,47337,47338,47339,47340,47341,47342,47343,47344,47345,47346,47347,47348,47349,47350,47351,47352,47353,47354,47355,47356,47357,47358,47424,47425,47426,47427,47428,47429,47430,47431,47432,47433,47434,47435,47436,47437,47438,47439,47440,47441,47442,47443,47444,47445,47446,47447,47448,47449,47450,47451,47452,47453,47454,47455,47456,47457,47458,47459,47460,47461,47462,47463,47464,47465,47466,47467,47468,47469,47470,47471,47472,47473,47474,47475,47476,47477,47478,47479,47480,47481,47482,47483,47484,47485,47486,47488,47489,47490,47491,47492,47493,47494,47495,47496,47497,47498,47499,47500,47501,47502,47503,47504,47505,47506,47507,47508,47509,47510,47511,47512,47513,47514,47515,47516,47517,47518,47519,47520,47521,47522,47523,47524,47525,47526,47527,47528,47529,47530,47531,47532,47533,47534,47535,47536,47537,47538,47539,47540,47541,47542,47543,47544,47545,47546,47547,47548,47549,47550,47551,47552,47553,47554,47555,47556,47557,47558,47559,47560,47561,47562,47563,47564,47565,47566,47567,47568,47569,47570,47571,47572,47573,47574,47575,47576,47577,47578,47579,47580,47581,47582,47583,47584,47585,47586,47587,47588,47589,47590,47591,47592,47593,47594,47595,47596,47597,47598,47599,47600,47601,47602,47603,47604,47605,47606,47607,47608,47609,47610,47611,47612,47613,47614,47680,47681,47682,47683,47684,47685,47686,47687,47688,47689,47690,47691,47692,47693,47694,47695,47696,47697,47698,47699,47700,47701,47702,47703,47704,47705,47706,47707,47708,47709,47710,47711,47712,47713,47714,47715,47716,47717,47718,47719,47720,47721,47722,47723,47724,47725,47726,47727,47728,47729,47730,47731,47732,47733,47734,47735,47736,47737,47738,47739,47740,47741,47742,47744,47745,47746,47747,47748,47749,47750,47751,47752,47753,47754,47755,47756,47757,47758,47759,47760,47761,47762,47763,47764,47765,47766,47767,47768,47769,47770,47771,47772,47773,47774,47775,47776,47777,47778,47779,47780,47781,47782,47783,47784,47785,47786,47787,47788,47789,47790,47791,47792,47793,47794,47795,47796,47797,47798,47799,47800,47801,47802,47803,47804,47805,47806,47807,47808,47809,47810,47811,47812,47813,47814,47815,47816,47817,47818,47819,47820,47821,47822,47823,47824,47825,47826,47827,47828,47829,47830,47831,47832,47833,47834,47835,47836,47837,47838,47839,47840,47841,47842,47843,47844,47845,47846,47847,47848,47849,47850,47851,47852,47853,47854,47855,47856,47857,47858,47859,47860,47861,47862,47863,47864,47865,47866,47867,47868,47869,47870,47936,47937,47938,47939,47940,47941,47942,47943,47944,47945,47946,47947,47948,47949,47950,47951,47952,47953,47954,47955,47956,47957,47958,47959,47960,47961,47962,47963,47964,47965,47966,47967,47968,47969,47970,47971,47972,47973,47974,47975,47976,47977,47978,47979,47980,47981,47982,47983,47984,47985,47986,47987,47988,47989,47990,47991,47992,47993,47994,47995,47996,47997,47998,48000,48001,48002,48003,48004,48005,48006,48007,48008,48009,48010,48011,48012,48013,48014,48015,48016,48017,48018,48019,48020,48021,48022,48023,48024,48025,48026,48027,48028,48029,48030,48031,48032,48033,48034,48035,48036,48037,48038,48039,48040,48041,48042,48043,48044,48045,48046,48047,48048,48049,48050,48051,48052,48053,48054,48055,48056,48057,48058,48059,48060,48061,48062,48063,48064,48065,48066,48067,48068,48069,48070,48071,48072,48073,48074,48075,48076,48077,48078,48079,48080,48081,48082,48083,48084,48085,48086,48087,48088,48089,48090,48091,48092,48093,48094,48095,48096,48097,48098,48099,48100,48101,48102,48103,48104,48105,48106,48107,48108,48109,48110,48111,48112,48113,48114,48115,48116,48117,48118,48119,48120,48121,48122,48123,48124,48125,48126,48192,48193,48194,48195,48196,48197,48198,48199,48200,48201,48202,48203,48204,48205,48206,48207,48208,48209,48210,48211,48212,48213,48214,48215,48216,48217,48218,48219,48220,48221,48222,48223,48224,48225,48226,48227,48228,48229,48230,48231,48232,48233,48234,48235,48236,48237,48238,48239,48240,48241,48242,48243,48244,48245,48246,48247,48248,48249,48250,48251,48252,48253,48254,48256,48257,48258,48259,48260,48261,48262,48263,48264,48265,48266,48267,48268,48269,48270,48271,48272,48273,48274,48275,48276,48277,48278,48279,48280,48281,48282,48283,48284,48285,48286,48287,48288,48289,48290,48291,48292,48293,48294,48295,48296,48297,48298,48299,48300,48301,48302,48303,48304,48305,48306,48307,48308,48309,48310,48311,48312,48313,48314,48315,48316,48317,48318,48319,48320,48321,48322,48323,48324,48325,48326,48327,48328,48329,48330,48331,48332,48333,48334,48335,48336,48337,48338,48339,48340,48341,48342,48343,48344,48345,48346,48347,48348,48349,48350,48351,48352,48353,48354,48355,48356,48357,48358,48359,48360,48361,48362,48363,48364,48365,48366,48367,48368,48369,48370,48371,48372,48373,48374,48375,48376,48377,48378,48379,48380,48381,48382,48448,48449,48450,48451,48452,48453,48454,48455,48456,48457,48458,48459,48460,48461,48462,48463,48464,48465,48466,48467,48468,48469,48470,48471,48472,48473,48474,48475,48476,48477,48478,48479,48480,48481,48482,48483,48484,48485,48486,48487,48488,48489,48490,48491,48492,48493,48494,48495,48496,48497,48498,48499,48500,48501,48502,48503,48504,48505,48506,48507,48508,48509,48510,48512,48513,48514,48515,48516,48517,48518,48519,48520,48521,48522,48523,48524,48525,48526,48527,48528,48529,48530,48531,48532,48533,48534,48535,48536,48537,48538,48539,48540,48541,48542,48543,48544,48545,48546,48547,48548,48549,48550,48551,48552,48553,48554,48555,48556,48557,48558,48559,48560,48561,48562,48563,48564,48565,48566,48567,48568,48569,48570,48571,48572,48573,48574,48575,48576,48577,48578,48579,48580,48581,48582,48583,48584,48585,48586,48587,48588,48589,48590,48591,48592,48593,48594,48595,48596,48597,48598,48599,48600,48601,48602,48603,48604,48605,48606,48607,48608,48609,48610,48611,48612,48613,48614,48615,48616,48617,48618,48619,48620,48621,48622,48623,48624,48625,48626,48627,48628,48629,48630,48631,48632,48633,48634,48635,48636,48637,48638,48704,48705,48706,48707,48708,48709,48710,48711,48712,48713,48714,48715,48716,48717,48718,48719,48720,48721,48722,48723,48724,48725,48726,48727,48728,48729,48730,48731,48732,48733,48734,48735,48736,48737,48738,48739,48740,48741,48742,48743,48744,48745,48746,48747,48748,48749,48750,48751,48752,48753,48754,48755,48756,48757,48758,48759,48760,48761,48762,48763,48764,48765,48766,48768,48769,48770,48771,48772,48773,48774,48775,48776,48777,48778,48779,48780,48781,48782,48783,48784,48785,48786,48787,48788,48789,48790,48791,48792,48793,48794,48795,48796,48797,48798,48799,48800,48801,48802,48803,48804,48805,48806,48807,48808,48809,48810,48811,48812,48813,48814,48815,48816,48817,48818,48819,48820,48821,48822,48823,48824,48825,48826,48827,48828,48829,48830,48831,48832,48833,48834,48835,48836,48837,48838,48839,48840,48841,48842,48843,48844,48845,48846,48847,48848,48849,48850,48851,48852,48853,48854,48855,48856,48857,48858,48859,48860,48861,48862,48863,48864,48865,48866,48867,48868,48869,48870,48871,48872,48873,48874,48875,48876,48877,48878,48879,48880,48881,48882,48883,48884,48885,48886,48887,48888,48889,48890,48891,48892,48893,48894,48960,48961,48962,48963,48964,48965,48966,48967,48968,48969,48970,48971,48972,48973,48974,48975,48976,48977,48978,48979,48980,48981,48982,48983,48984,48985,48986,48987,48988,48989,48990,48991,48992,48993,48994,48995,48996,48997,48998,48999,49000,49001,49002,49003,49004,49005,49006,49007,49008,49009,49010,49011,49012,49013,49014,49015,49016,49017,49018,49019,49020,49021,49022,49024,49025,49026,49027,49028,49029,49030,49031,49032,49033,49034,49035,49036,49037,49038,49039,49040,49041,49042,49043,49044,49045,49046,49047,49048,49049,49050,49051,49052,49053,49054,49055,49056,49057,49058,49059,49060,49061,49062,49063,49064,49065,49066,49067,49068,49069,49070,49071,49072,49073,49074,49075,49076,49077,49078,49079,49080,49081,49082,49083,49084,49085,49086,49087,49088,49089,49090,49091,49092,49093,49094,49095,49096,49097,49098,49099,49100,49101,49102,49103,49104,49105,49106,49107,49108,49109,49110,49111,49112,49113,49114,49115,49116,49117,49118,49119,49120,49121,49122,49123,49124,49125,49126,49127,49128,49129,49130,49131,49132,49133,49134,49135,49136,49137,49138,49139,49140,49141,49142,49143,49144,49145,49146,49147,49148,49149,49150,49216,49217,49218,49219,49220,49221,49222,49223,49224,49225,49226,49227,49228,49229,49230,49231,49232,49233,49234,49235,49236,49237,49238,49239,49240,49241,49242,49243,49244,49245,49246,49247,49248,49249,49250,49251,49252,49253,49254,49255,49256,49257,49258,49259,49260,49261,49262,49263,49264,49265,49266,49267,49268,49269,49270,49271,49272,49273,49274,49275,49276,49277,49278,49280,49281,49282,49283,49284,49285,49286,49287,49288,49289,49290,49291,49292,49293,49294,49295,49296,49297,49298,49299,49300,49301,49302,49303,49304,49305,49306,49307,49308,49309,49310,49311,49312,49313,49314,49315,49316,49317,49318,49319,49320,49321,49322,49323,49324,49325,49326,49327,49328,49329,49330,49331,49332,49333,49334,49335,49336,49337,49338,49339,49340,49341,49342,49343,49344,49345,49346,49347,49348,49349,49350,49351,49352,49353,49354,49355,49356,49357,49358,49359,49360,49361,49362,49363,49364,49365,49366,49367,49368,49369,49370,49371,49372,49373,49374,49375,49376,49377,49378,49379,49380,49381,49382,49383,49384,49385,49386,49387,49388,49389,49390,49391,49392,49393,49394,49395,49396,49397,49398,49399,49400,49401,49402,49403,49404,49405,49406,49472,49473,49474,49475,49476,49477,49478,49479,49480,49481,49482,49483,49484,49485,49486,49487,49488,49489,49490,49491,49492,49493,49494,49495,49496,49497,49498,49499,49500,49501,49502,49503,49504,49505,49506,49507,49508,49509,49510,49511,49512,49513,49514,49515,49516,49517,49518,49519,49520,49521,49522,49523,49524,49525,49526,49527,49528,49529,49530,49531,49532,49533,49534,49536,49537,49538,49539,49540,49541,49542,49543,49544,49545,49546,49547,49548,49549,49550,49551,49552,49553,49554,49555,49556,49557,49558,49559,49560,49561,49562,49563,49564,49565,49566,49567,49568,49569,49570,49571,49572,49573,49574,49575,49576,49577,49578,49579,49580,49581,49582,49583,49584,49585,49586,49587,49588,49589,49590,49591,49592,49593,49594,49595,49596,49597,49598,49599,49600,49601,49602,49603,49604,49605,49606,49607,49608,49609,49610,49611,49612,49613,49614,49615,49616,49617,49618,49619,49620,49621,49622,49623,49624,49625,49626,49627,49628,49629,49630,49631,49632,49633,49634,49635,49636,49637,49638,49639,49640,49641,49642,49643,49644,49645,49646,49647,49648,49649,49650,49651,49652,49653,49654,49655,49656,49657,49658,49659,49660,49661,49662,49728,49729,49730,49731,49732,49733,49734,49735,49736,49737,49738,49739,49740,49741,49742,49743,49744,49745,49746,49747,49748,49749,49750,49751,49752,49753,49754,49755,49756,49757,49758,49759,49760,49761,49762,49763,49764,49765,49766,49767,49768,49769,49770,49771,49772,49773,49774,49775,49776,49777,49778,49779,49780,49781,49782,49783,49784,49785,49786,49787,49788,49789,49790,49792,49793,49794,49795,49796,49797,49798,49799,49800,49801,49802,49803,49804,49805,49806,49807,49808,49809,49810,49811,49812,49813,49814,49815,49816,49817,49818,49819,49820,49821,49822,49823,49824,49825,49826,49827,49828,49829,49830,49831,49832,49833,49834,49835,49836,49837,49838,49839,49840,49841,49842,49843,49844,49845,49846,49847,49848,49849,49850,49851,49852,49853,49854,49855,49856,49857,49858,49859,49860,49861,49862,49863,49864,49865,49866,49867,49868,49869,49870,49871,49872,49873,49874,49875,49876,49877,49878,49879,49880,49881,49882,49883,49884,49885,49886,49887,49888,49889,49890,49891,49892,49893,49894,49895,49896,49897,49898,49899,49900,49901,49902,49903,49904,49905,49906,49907,49908,49909,49910,49911,49912,49913,49914,49915,49916,49917,49918,49984,49985,49986,49987,49988,49989,49990,49991,49992,49993,49994,49995,49996,49997,49998,49999,50000,50001,50002,50003,50004,50005,50006,50007,50008,50009,50010,50011,50012,50013,50014,50015,50016,50017,50018,50019,50020,50021,50022,50023,50024,50025,50026,50027,50028,50029,50030,50031,50032,50033,50034,50035,50036,50037,50038,50039,50040,50041,50042,50043,50044,50045,50046,50048,50049,50050,50051,50052,50053,50054,50055,50056,50057,50058,50059,50060,50061,50062,50063,50064,50065,50066,50067,50068,50069,50070,50071,50072,50073,50074,50075,50076,50077,50078,50079,50080,50081,50082,50083,50084,50085,50086,50087,50088,50089,50090,50091,50092,50093,50094,50095,50096,50097,50098,50099,50100,50101,50102,50103,50104,50105,50106,50107,50108,50109,50110,50111,50112,50113,50114,50115,50116,50117,50118,50119,50120,50121,50122,50123,50124,50125,50126,50127,50128,50129,50130,50131,50132,50133,50134,50135,50136,50137,50138,50139,50140,50141,50142,50143,50144,50145,50146,50147,50148,50149,50150,50151,50152,50153,50154,50155,50156,50157,50158,50159,50160,50161,50162,50163,50164,50165,50166,50167,50168,50169,50170,50171,50172,50173,50174,50240,50241,50242,50243,50244,50245,50246,50247,50248,50249,50250,50251,50252,50253,50254,50255,50256,50257,50258,50259,50260,50261,50262,50263,50264,50265,50266,50267,50268,50269,50270,50271,50272,50273,50274,50275,50276,50277,50278,50279,50280,50281,50282,50283,50284,50285,50286,50287,50288,50289,50290,50291,50292,50293,50294,50295,50296,50297,50298,50299,50300,50301,50302,50304,50305,50306,50307,50308,50309,50310,50311,50312,50313,50314,50315,50316,50317,50318,50319,50320,50321,50322,50323,50324,50325,50326,50327,50328,50329,50330,50331,50332,50333,50334,50335,50336,50337,50338,50339,50340,50341,50342,50343,50344,50345,50346,50347,50348,50349,50350,50351,50352,50353,50354,50355,50356,50357,50358,50359,50360,50361,50362,50363,50364,50365,50366,50367,50368,50369,50370,50371,50372,50373,50374,50375,50376,50377,50378,50379,50380,50381,50382,50383,50384,50385,50386,50387,50388,50389,50390,50391,50392,50393,50394,50395,50396,50397,50398,50399,50400,50401,50402,50403,50404,50405,50406,50407,50408,50409,50410,50411,50412,50413,50414,50415,50416,50417,50418,50419,50420,50421,50422,50423,50424,50425,50426,50427,50428,50429,50430,50496,50497,50498,50499,50500,50501,50502,50503,50504,50505,50506,50507,50508,50509,50510,50511,50512,50513,50514,50515,50516,50517,50518,50519,50520,50521,50522,50523,50524,50525,50526,50527,50528,50529,50530,50531,50532,50533,50534,50535,50536,50537,50538,50539,50540,50541,50542,50543,50544,50545,50546,50547,50548,50549,50550,50551,50552,50553,50554,50555,50556,50557,50558,50560,50561,50562,50563,50564,50565,50566,50567,50568,50569,50570,50571,50572,50573,50574,50575,50576,50577,50578,50579,50580,50581,50582,50583,50584,50585,50586,50587,50588,50589,50590,50591,50592,50593,50594,50595,50596,50597,50598,50599,50600,50601,50602,50603,50604,50605,50606,50607,50608,50609,50610,50611,50612,50613,50614,50615,50616,50617,50618,50619,50620,50621,50622,50623,50624,50625,50626,50627,50628,50629,50630,50631,50632,50633,50634,50635,50636,50637,50638,50639,50640,50641,50642,50643,50644,50645,50646,50647,50648,50649,50650,50651,50652,50653,50654,50655,50656,50657,50658,50659,50660,50661,50662,50663,50664,50665,50666,50667,50668,50669,50670,50671,50672,50673,50674,50675,50676,50677,50678,50679,50680,50681,50682,50683,50684,50685,50686,50752,50753,50754,50755,50756,50757,50758,50759,50760,50761,50762,50763,50764,50765,50766,50767,50768,50769,50770,50771,50772,50773,50774,50775,50776,50777,50778,50779,50780,50781,50782,50783,50784,50785,50786,50787,50788,50789,50790,50791,50792,50793,50794,50795,50796,50797,50798,50799,50800,50801,50802,50803,50804,50805,50806,50807,50808,50809,50810,50811,50812,50813,50814,50816,50817,50818,50819,50820,50821,50822,50823,50824,50825,50826,50827,50828,50829,50830,50831,50832,50833,50834,50835,50836,50837,50838,50839,50840,50841,50842,50843,50844,50845,50846,50847,50848,50849,50850,50851,50852,50853,50854,50855,50856,50857,50858,50859,50860,50861,50862,50863,50864,50865,50866,50867,50868,50869,50870,50871,50872,50873,50874,50875,50876,50877,50878,50879,50880,50881,50882,50883,50884,50885,50886,50887,50888,50889,50890,50891,50892,50893,50894,50895,50896,50897,50898,50899,50900,50901,50902,50903,50904,50905,50906,50907,50908,50909,50910,50911,50912,50913,50914,50915,50916,50917,50918,50919,50920,50921,50922,50923,50924,50925,50926,50927,50928,50929,50930,50931,50932,50933,50934,50935,50936,50937,50938,50939,50940,50941,50942,51008,51009,51010,51011,51012,51013,51014,51015,51016,51017,51018,51019,51020,51021,51022,51023,51024,51025,51026,51027,51028,51029,51030,51031,51032,51033,51034,51035,51036,51037,51038,51039,51040,51041,51042,51043,51044,51045,51046,51047,51048,51049,51050,51051,51052,51053,51054,51055,51056,51057,51058,51059,51060,51061,51062,51063,51064,51065,51066,51067,51068,51069,51070,51072,51073,51074,51075,51076,51077,51078,51079,51080,51081,51082,51083,51084,51085,51086,51087,51088,51089,51090,51091,51092,51093,51094,51095,51096,51097,51098,51099,51100,51101,51102,51103,51104,51105,51106,51107,51108,51109,51110,51111,51112,51113,51114,51115,51116,51117,51118,51119,51120,51121,51122,51123,51124,51125,51126,51127,51128,51129,51130,51131,51132,51133,51134,51135,51136,51137,51138,51139,51140,51141,51142,51143,51144,51145,51146,51147,51148,51149,51150,51151,51152,51153,51154,51155,51156,51157,51158,51159,51160,51161,51162,51163,51164,51165,51166,51167,51168,51169,51170,51171,51172,51173,51174,51175,51176,51177,51178,51179,51180,51181,51182,51183,51184,51185,51186,51187,51188,51189,51190,51191,51192,51193,51194,51195,51196,51197,51198,51264,51265,51266,51267,51268,51269,51270,51271,51272,51273,51274,51275,51276,51277,51278,51279,51280,51281,51282,51283,51284,51285,51286,51287,51288,51289,51290,51291,51292,51293,51294,51295,51296,51297,51298,51299,51300,51301,51302,51303,51304,51305,51306,51307,51308,51309,51310,51311,51312,51313,51314,51315,51316,51317,51318,51319,51320,51321,51322,51323,51324,51325,51326,51328,51329,51330,51331,51332,51333,51334,51335,51336,51337,51338,51339,51340,51341,51342,51343,51344,51345,51346,51347,51348,51349,51350,51351,51352,51353,51354,51355,51356,51357,51358,51359,51360,51361,51362,51363,51364,51365,51366,51367,51368,51369,51370,51371,51372,51373,51374,51375,51376,51377,51378,51379,51380,51381,51382,51383,51384,51385,51386,51387,51388,51389,51390,51391,51392,51393,51394,51395,51396,51397,51398,51399,51400,51401,51402,51403,51404,51405,51406,51407,51408,51409,51410,51411,51412,51413,51414,51415,51416,51417,51418,51419,51420,51421,51422,51423,51424,51425,51426,51427,51428,51429,51430,51431,51432,51433,51434,51435,51436,51437,51438,51439,51440,51441,51442,51443,51444,51445,51446,51447,51448,51449,51450,51451,51452,51453,51454,51520,51521,51522,51523,51524,51525,51526,51527,51528,51529,51530,51531,51532,51533,51534,51535,51536,51537,51538,51539,51540,51541,51542,51543,51544,51545,51546,51547,51548,51549,51550,51551,51552,51553,51554,51555,51556,51557,51558,51559,51560,51561,51562,51563,51564,51565,51566,51567,51568,51569,51570,51571,51572,51573,51574,51575,51576,51577,51578,51579,51580,51581,51582,51584,51585,51586,51587,51588,51589,51590,51591,51592,51593,51594,51595,51596,51597,51598,51599,51600,51601,51602,51603,51604,51605,51606,51607,51608,51609,51610,51611,51612,51613,51614,51615,51616,51617,51618,51619,51620,51621,51622,51623,51624,51625,51626,51627,51628,51629,51630,51631,51632,51633,51634,51635,51636,51637,51638,51639,51640,51641,51642,51643,51644,51645,51646,51647,51648,51649,51650,51651,51652,51653,51654,51655,51656,51657,51658,51659,51660,51661,51662,51663,51664,51665,51666,51667,51668,51669,51670,51671,51672,51673,51674,51675,51676,51677,51678,51679,51680,51681,51682,51683,51684,51685,51686,51687,51688,51689,51690,51691,51692,51693,51694,51695,51696,51697,51698,51699,51700,51701,51702,51703,51704,51705,51706,51707,51708,51709,51710,51776,51777,51778,51779,51780,51781,51782,51783,51784,51785,51786,51787,51788,51789,51790,51791,51792,51793,51794,51795,51796,51797,51798,51799,51800,51801,51802,51803,51804,51805,51806,51807,51808,51809,51810,51811,51812,51813,51814,51815,51816,51817,51818,51819,51820,51821,51822,51823,51824,51825,51826,51827,51828,51829,51830,51831,51832,51833,51834,51835,51836,51837,51838,51840,51841,51842,51843,51844,51845,51846,51847,51848,51849,51850,51851,51852,51853,51854,51855,51856,51857,51858,51859,51860,51861,51862,51863,51864,51865,51866,51867,51868,51869,51870,51871,51872,51873,51874,51875,51876,51877,51878,51879,51880,51881,51882,51883,51884,51885,51886,51887,51888,51889,51890,51891,51892,51893,51894,51895,51896,51897,51898,51899,51900,51901,51902,51903,51904,51905,51906,51907,51908,51909,51910,51911,51912,51913,51914,51915,51916,51917,51918,51919,51920,51921,51922,51923,51924,51925,51926,51927,51928,51929,51930,51931,51932,51933,51934,51935,51936,51937,51938,51939,51940,51941,51942,51943,51944,51945,51946,51947,51948,51949,51950,51951,51952,51953,51954,51955,51956,51957,51958,51959,51960,51961,51962,51963,51964,51965,51966,52032,52033,52034,52035,52036,52037,52038,52039,52040,52041,52042,52043,52044,52045,52046,52047,52048,52049,52050,52051,52052,52053,52054,52055,52056,52057,52058,52059,52060,52061,52062,52063,52064,52065,52066,52067,52068,52069,52070,52071,52072,52073,52074,52075,52076,52077,52078,52079,52080,52081,52082,52083,52084,52085,52086,52087,52088,52089,52090,52091,52092,52093,52094,52096,52097,52098,52099,52100,52101,52102,52103,52104,52105,52106,52107,52108,52109,52110,52111,52112,52113,52114,52115,52116,52117,52118,52119,52120,52121,52122,52123,52124,52125,52126,52127,52128,52129,52130,52131,52132,52133,52134,52135,52136,52137,52138,52139,52140,52141,52142,52143,52144,52145,52146,52147,52148,52149,52150,52151,52152,52153,52154,52155,52156,52157,52158,52159,52160,52161,52162,52163,52164,52165,52166,52167,52168,52169,52170,52171,52172,52173,52174,52175,52176,52177,52178,52179,52180,52181,52182,52183,52184,52185,52186,52187,52188,52189,52190,52191,52192,52193,52194,52195,52196,52197,52198,52199,52200,52201,52202,52203,52204,52205,52206,52207,52208,52209,52210,52211,52212,52213,52214,52215,52216,52217,52218,52219,52220,52221,52222,52288,52289,52290,52291,52292,52293,52294,52295,52296,52297,52298,52299,52300,52301,52302,52303,52304,52305,52306,52307,52308,52309,52310,52311,52312,52313,52314,52315,52316,52317,52318,52319,52320,52321,52322,52323,52324,52325,52326,52327,52328,52329,52330,52331,52332,52333,52334,52335,52336,52337,52338,52339,52340,52341,52342,52343,52344,52345,52346,52347,52348,52349,52350,52352,52353,52354,52355,52356,52357,52358,52359,52360,52361,52362,52363,52364,52365,52366,52367,52368,52369,52370,52371,52372,52373,52374,52375,52376,52377,52378,52379,52380,52381,52382,52383,52384,52385,52386,52387,52388,52389,52390,52391,52392,52393,52394,52395,52396,52397,52398,52399,52400,52401,52402,52403,52404,52405,52406,52407,52408,52409,52410,52411,52412,52413,52414,52415,52416,52417,52418,52419,52420,52421,52422,52423,52424,52425,52426,52427,52428,52429,52430,52431,52432,52433,52434,52435,52436,52437,52438,52439,52440,52441,52442,52443,52444,52445,52446,52447,52448,52449,52450,52451,52452,52453,52454,52455,52456,52457,52458,52459,52460,52461,52462,52463,52464,52465,52466,52467,52468,52469,52470,52471,52472,52473,52474,52475,52476,52477,52478,52544,52545,52546,52547,52548,52549,52550,52551,52552,52553,52554,52555,52556,52557,52558,52559,52560,52561,52562,52563,52564,52565,52566,52567,52568,52569,52570,52571,52572,52573,52574,52575,52576,52577,52578,52579,52580,52581,52582,52583,52584,52585,52586,52587,52588,52589,52590,52591,52592,52593,52594,52595,52596,52597,52598,52599,52600,52601,52602,52603,52604,52605,52606,52608,52609,52610,52611,52612,52613,52614,52615,52616,52617,52618,52619,52620,52621,52622,52623,52624,52625,52626,52627,52628,52629,52630,52631,52632,52633,52634,52635,52636,52637,52638,52639,52640,52641,52642,52643,52644,52645,52646,52647,52648,52649,52650,52651,52652,52653,52654,52655,52656,52657,52658,52659,52660,52661,52662,52663,52664,52665,52666,52667,52668,52669,52670,52671,52672,52673,52674,52675,52676,52677,52678,52679,52680,52681,52682,52683,52684,52685,52686,52687,52688,52689,52690,52691,52692,52693,52694,52695,52696,52697,52698,52699,52700,52701,52702,52703,52704,52705,52706,52707,52708,52709,52710,52711,52712,52713,52714,52715,52716,52717,52718,52719,52720,52721,52722,52723,52724,52725,52726,52727,52728,52729,52730,52731,52732,52733,52734,52800,52801,52802,52803,52804,52805,52806,52807,52808,52809,52810,52811,52812,52813,52814,52815,52816,52817,52818,52819,52820,52821,52822,52823,52824,52825,52826,52827,52828,52829,52830,52831,52832,52833,52834,52835,52836,52837,52838,52839,52840,52841,52842,52843,52844,52845,52846,52847,52848,52849,52850,52851,52852,52853,52854,52855,52856,52857,52858,52859,52860,52861,52862,52864,52865,52866,52867,52868,52869,52870,52871,52872,52873,52874,52875,52876,52877,52878,52879,52880,52881,52882,52883,52884,52885,52886,52887,52888,52889,52890,52891,52892,52893,52894,52895,52896,52897,52898,52899,52900,52901,52902,52903,52904,52905,52906,52907,52908,52909,52910,52911,52912,52913,52914,52915,52916,52917,52918,52919,52920,52921,52922,52923,52924,52925,52926,52927,52928,52929,52930,52931,52932,52933,52934,52935,52936,52937,52938,52939,52940,52941,52942,52943,52944,52945,52946,52947,52948,52949,52950,52951,52952,52953,52954,52955,52956,52957,52958,52959,52960,52961,52962,52963,52964,52965,52966,52967,52968,52969,52970,52971,52972,52973,52974,52975,52976,52977,52978,52979,52980,52981,52982,52983,52984,52985,52986,52987,52988,52989,52990,53056,53057,53058,53059,53060,53061,53062,53063,53064,53065,53066,53067,53068,53069,53070,53071,53072,53073,53074,53075,53076,53077,53078,53079,53080,53081,53082,53083,53084,53085,53086,53087,53088,53089,53090,53091,53092,53093,53094,53095,53096,53097,53098,53099,53100,53101,53102,53103,53104,53105,53106,53107,53108,53109,53110,53111,53112,53113,53114,53115,53116,53117,53118,53120,53121,53122,53123,53124,53125,53126,53127,53128,53129,53130,53131,53132,53133,53134,53135,53136,53137,53138,53139,53140,53141,53142,53143,53144,53145,53146,53147,53148,53149,53150,53151,53152,53153,53154,53155,53156,53157,53158,53159,53160,53161,53162,53163,53164,53165,53166,53167,53168,53169,53170,53171,53172,53173,53174,53175,53176,53177,53178,53179,53180,53181,53182,53183,53184,53185,53186,53187,53188,53189,53190,53191,53192,53193,53194,53195,53196,53197,53198,53199,53200,53201,53202,53203,53204,53205,53206,53207,53208,53209,53210,53211,53212,53213,53214,53215,53216,53217,53218,53219,53220,53221,53222,53223,53224,53225,53226,53227,53228,53229,53230,53231,53232,53233,53234,53235,53236,53237,53238,53239,53240,53241,53242,53243,53244,53245,53246,53312,53313,53314,53315,53316,53317,53318,53319,53320,53321,53322,53323,53324,53325,53326,53327,53328,53329,53330,53331,53332,53333,53334,53335,53336,53337,53338,53339,53340,53341,53342,53343,53344,53345,53346,53347,53348,53349,53350,53351,53352,53353,53354,53355,53356,53357,53358,53359,53360,53361,53362,53363,53364,53365,53366,53367,53368,53369,53370,53371,53372,53373,53374,53376,53377,53378,53379,53380,53381,53382,53383,53384,53385,53386,53387,53388,53389,53390,53391,53392,53393,53394,53395,53396,53397,53398,53399,53400,53401,53402,53403,53404,53405,53406,53407,53408,53409,53410,53411,53412,53413,53414,53415,53416,53417,53418,53419,53420,53421,53422,53423,53424,53425,53426,53427,53428,53429,53430,53431,53432,53433,53434,53435,53436,53437,53438,53439,53440,53441,53442,53443,53444,53445,53446,53447,53448,53449,53450,53451,53452,53453,53454,53455,53456,53457,53458,53459,53460,53461,53462,53463,53464,53465,53466,53467,53468,53469,53470,53471,53472,53473,53474,53475,53476,53477,53478,53479,53480,53481,53482,53483,53484,53485,53486,53487,53488,53489,53490,53491,53492,53493,53494,53495,53496,53497,53498,53499,53500,53501,53502,53568,53569,53570,53571,53572,53573,53574,53575,53576,53577,53578,53579,53580,53581,53582,53583,53584,53585,53586,53587,53588,53589,53590,53591,53592,53593,53594,53595,53596,53597,53598,53599,53600,53601,53602,53603,53604,53605,53606,53607,53608,53609,53610,53611,53612,53613,53614,53615,53616,53617,53618,53619,53620,53621,53622,53623,53624,53625,53626,53627,53628,53629,53630,53632,53633,53634,53635,53636,53637,53638,53639,53640,53641,53642,53643,53644,53645,53646,53647,53648,53649,53650,53651,53652,53653,53654,53655,53656,53657,53658,53659,53660,53661,53662,53663,53664,53665,53666,53667,53668,53669,53670,53671,53672,53673,53674,53675,53676,53677,53678,53679,53680,53681,53682,53683,53684,53685,53686,53687,53688,53689,53690,53691,53692,53693,53694,53695,53696,53697,53698,53699,53700,53701,53702,53703,53704,53705,53706,53707,53708,53709,53710,53711,53712,53713,53714,53715,53716,53717,53718,53719,53720,53721,53722,53723,53724,53725,53726,53727,53728,53729,53730,53731,53732,53733,53734,53735,53736,53737,53738,53739,53740,53741,53742,53743,53744,53745,53746,53747,53748,53749,53750,53751,53752,53753,53754,53755,53756,53757,53758,53824,53825,53826,53827,53828,53829,53830,53831,53832,53833,53834,53835,53836,53837,53838,53839,53840,53841,53842,53843,53844,53845,53846,53847,53848,53849,53850,53851,53852,53853,53854,53855,53856,53857,53858,53859,53860,53861,53862,53863,53864,53865,53866,53867,53868,53869,53870,53871,53872,53873,53874,53875,53876,53877,53878,53879,53880,53881,53882,53883,53884,53885,53886,53888,53889,53890,53891,53892,53893,53894,53895,53896,53897,53898,53899,53900,53901,53902,53903,53904,53905,53906,53907,53908,53909,53910,53911,53912,53913,53914,53915,53916,53917,53918,53919,53920,53921,53922,53923,53924,53925,53926,53927,53928,53929,53930,53931,53932,53933,53934,53935,53936,53937,53938,53939,53940,53941,53942,53943,53944,53945,53946,53947,53948,53949,53950,53951,53952,53953,53954,53955,53956,53957,53958,53959,53960,53961,53962,53963,53964,53965,53966,53967,53968,53969,53970,53971,53972,53973,53974,53975,53976,53977,53978,53979,53980,53981,53982,53983,53984,53985,53986,53987,53988,53989,53990,53991,53992,53993,53994,53995,53996,53997,53998,53999,54000,54001,54002,54003,54004,54005,54006,54007,54008,54009,54010,54011,54012,54013,54014,54080,54081,54082,54083,54084,54085,54086,54087,54088,54089,54090,54091,54092,54093,54094,54095,54096,54097,54098,54099,54100,54101,54102,54103,54104,54105,54106,54107,54108,54109,54110,54111,54112,54113,54114,54115,54116,54117,54118,54119,54120,54121,54122,54123,54124,54125,54126,54127,54128,54129,54130,54131,54132,54133,54134,54135,54136,54137,54138,54139,54140,54141,54142,54144,54145,54146,54147,54148,54149,54150,54151,54152,54153,54154,54155,54156,54157,54158,54159,54160,54161,54162,54163,54164,54165,54166,54167,54168,54169,54170,54171,54172,54173,54174,54175,54176,54177,54178,54179,54180,54181,54182,54183,54184,54185,54186,54187,54188,54189,54190,54191,54192,54193,54194,54195,54196,54197,54198,54199,54200,54201,54202,54203,54204,54205,54206,54207,54208,54209,54210,54211,54212,54213,54214,54215,54216,54217,54218,54219,54220,54221,54222,54223,54224,54225,54226,54227,54228,54229,54230,54231,54232,54233,54234,54235,54236,54237,54238,54239,54240,54241,54242,54243,54244,54245,54246,54247,54248,54249,54250,54251,54252,54253,54254,54255,54256,54257,54258,54259,54260,54261,54262,54263,54264,54265,54266,54267,54268,54269,54270,54336,54337,54338,54339,54340,54341,54342,54343,54344,54345,54346,54347,54348,54349,54350,54351,54352,54353,54354,54355,54356,54357,54358,54359,54360,54361,54362,54363,54364,54365,54366,54367,54368,54369,54370,54371,54372,54373,54374,54375,54376,54377,54378,54379,54380,54381,54382,54383,54384,54385,54386,54387,54388,54389,54390,54391,54392,54393,54394,54395,54396,54397,54398,54400,54401,54402,54403,54404,54405,54406,54407,54408,54409,54410,54411,54412,54413,54414,54415,54416,54417,54418,54419,54420,54421,54422,54423,54424,54425,54426,54427,54428,54429,54430,54431,54432,54433,54434,54435,54436,54437,54438,54439,54440,54441,54442,54443,54444,54445,54446,54447,54448,54449,54450,54451,54452,54453,54454,54455,54456,54457,54458,54459,54460,54461,54462,54463,54464,54465,54466,54467,54468,54469,54470,54471,54472,54473,54474,54475,54476,54477,54478,54479,54480,54481,54482,54483,54484,54485,54486,54487,54488,54489,54490,54491,54492,54493,54494,54495,54496,54497,54498,54499,54500,54501,54502,54503,54504,54505,54506,54507,54508,54509,54510,54511,54512,54513,54514,54515,54516,54517,54518,54519,54520,54521,54522,54523,54524,54525,54526,54592,54593,54594,54595,54596,54597,54598,54599,54600,54601,54602,54603,54604,54605,54606,54607,54608,54609,54610,54611,54612,54613,54614,54615,54616,54617,54618,54619,54620,54621,54622,54623,54624,54625,54626,54627,54628,54629,54630,54631,54632,54633,54634,54635,54636,54637,54638,54639,54640,54641,54642,54643,54644,54645,54646,54647,54648,54649,54650,54651,54652,54653,54654,54656,54657,54658,54659,54660,54661,54662,54663,54664,54665,54666,54667,54668,54669,54670,54671,54672,54673,54674,54675,54676,54677,54678,54679,54680,54681,54682,54683,54684,54685,54686,54687,54688,54689,54690,54691,54692,54693,54694,54695,54696,54697,54698,54699,54700,54701,54702,54703,54704,54705,54706,54707,54708,54709,54710,54711,54712,54713,54714,54715,54716,54717,54718,54719,54720,54721,54722,54723,54724,54725,54726,54727,54728,54729,54730,54731,54732,54733,54734,54735,54736,54737,54738,54739,54740,54741,54742,54743,54744,54745,54746,54747,54748,54749,54750,54751,54752,54753,54754,54755,54756,54757,54758,54759,54760,54761,54762,54763,54764,54765,54766,54767,54768,54769,54770,54771,54772,54773,54774,54775,54776,54777,54778,54779,54780,54781,54782,54848,54849,54850,54851,54852,54853,54854,54855,54856,54857,54858,54859,54860,54861,54862,54863,54864,54865,54866,54867,54868,54869,54870,54871,54872,54873,54874,54875,54876,54877,54878,54879,54880,54881,54882,54883,54884,54885,54886,54887,54888,54889,54890,54891,54892,54893,54894,54895,54896,54897,54898,54899,54900,54901,54902,54903,54904,54905,54906,54907,54908,54909,54910,54912,54913,54914,54915,54916,54917,54918,54919,54920,54921,54922,54923,54924,54925,54926,54927,54928,54929,54930,54931,54932,54933,54934,54935,54936,54937,54938,54939,54940,54941,54942,54943,54944,54945,54946,54947,54948,54949,54950,54951,54952,54953,54954,54955,54956,54957,54958,54959,54960,54961,54962,54963,54964,54965,54966,54967,54968,54969,54970,54971,54972,54973,54974,54975,54976,54977,54978,54979,54980,54981,54982,54983,54984,54985,54986,54987,54988,54989,54990,54991,54992,54993,54994,54995,54996,54997,54998,54999,55000,55001,55002,55003,55004,55005,55006,55007,55008,55009,55010,55011,55012,55013,55014,55015,55016,55017,55018,55019,55020,55021,55022,55023,55024,55025,55026,55027,55028,55029,55030,55031,55032,55033,55034,55035,55036,55037,55038,55104,55105,55106,55107,55108,55109,55110,55111,55112,55113,55114,55115,55116,55117,55118,55119,55120,55121,55122,55123,55124,55125,55126,55127,55128,55129,55130,55131,55132,55133,55134,55135,55136,55137,55138,55139,55140,55141,55142,55143,55144,55145,55146,55147,55148,55149,55150,55151,55152,55153,55154,55155,55156,55157,55158,55159,55160,55161,55162,55163,55164,55165,55166,55168,55169,55170,55171,55172,55173,55174,55175,55176,55177,55178,55179,55180,55181,55182,55183,55184,55185,55186,55187,55188,55189,55190,55191,55192,55193,55194,55195,55196,55197,55198,55199,55200,55201,55202,55203,55204,55205,55206,55207,55208,55209,55210,55211,55212,55213,55214,55215,55216,55217,55218,55219,55220,55221,55222,55223,55224,55225,55226,55227,55228,55229,55230,55231,55232,55233,55234,55235,55236,55237,55238,55239,55240,55241,55242,55243,55244,55245,55246,55247,55248,55249,55250,55251,55252,55253,55254,55255,55256,55257,55258,55259,55260,55261,55262,55263,55264,55265,55266,55267,55268,55269,55270,55271,55272,55273,55274,55275,55276,55277,55278,55279,55280,55281,55282,55283,55284,55285,55286,55287,55288,55289,55290,55291,55292,55293,55294,55360,55361,55362,55363,55364,55365,55366,55367,55368,55369,55370,55371,55372,55373,55374,55375,55376,55377,55378,55379,55380,55381,55382,55383,55384,55385,55386,55387,55388,55389,55390,55391,55392,55393,55394,55395,55396,55397,55398,55399,55400,55401,55402,55403,55404,55405,55406,55407,55408,55409,55410,55411,55412,55413,55414,55415,55416,55417,55418,55419,55420,55421,55422,55424,55425,55426,55427,55428,55429,55430,55431,55432,55433,55434,55435,55436,55437,55438,55439,55440,55441,55442,55443,55444,55445,55446,55447,55448,55449,55450,55451,55452,55453,55454,55455,55456,55457,55458,55459,55460,55461,55462,55463,55464,55465,55466,55467,55468,55469,55470,55471,55472,55473,55474,55475,55476,55477,55478,55479,55480,55481,55482,55483,55484,55485,55486,55487,55488,55489,55490,55491,55492,55493,55494,55495,55496,55497,55498,55499,55500,55501,55502,55503,55504,55505,55506,55507,55508,55509,55510,55511,55512,55513,55514,55515,55516,55517,55518,55519,55520,55521,55522,55523,55524,55525,55526,55527,55528,55529,55530,55531,55532,55533,55534,55535,55536,55537,55538,55539,55540,55541,55542,55543,55544,55545,55546,55547,55548,55549,55550,55616,55617,55618,55619,55620,55621,55622,55623,55624,55625,55626,55627,55628,55629,55630,55631,55632,55633,55634,55635,55636,55637,55638,55639,55640,55641,55642,55643,55644,55645,55646,55647,55648,55649,55650,55651,55652,55653,55654,55655,55656,55657,55658,55659,55660,55661,55662,55663,55664,55665,55666,55667,55668,55669,55670,55671,55672,55673,55674,55675,55676,55677,55678,55680,55681,55682,55683,55684,55685,55686,55687,55688,55689,55690,55691,55692,55693,55694,55695,55696,55697,55698,55699,55700,55701,55702,55703,55704,55705,55706,55707,55708,55709,55710,55711,55712,55713,55714,55715,55716,55717,55718,55719,55720,55721,55722,55723,55724,55725,55726,55727,55728,55729,55730,55731,55732,55733,55734,55735,55736,55737,55738,55739,55740,55741,55742,55743,55744,55745,55746,55747,55748,55749,55750,55751,55752,55753,55754,55755,55756,55757,55758,55759,55760,55761,55762,55763,55764,55765,55766,55767,55768,55769,55770,55771,55772,55773,55774,55775,55776,55777,55778,55779,55780,55781,55782,55783,55784,55785,55786,55787,55788,55789,55790,55791,55792,55793,55794,55795,55796,55797,55798,55799,55800,55801,55802,55803,55804,55805,55806,55872,55873,55874,55875,55876,55877,55878,55879,55880,55881,55882,55883,55884,55885,55886,55887,55888,55889,55890,55891,55892,55893,55894,55895,55896,55897,55898,55899,55900,55901,55902,55903,55904,55905,55906,55907,55908,55909,55910,55911,55912,55913,55914,55915,55916,55917,55918,55919,55920,55921,55922,55923,55924,55925,55926,55927,55928,55929,55930,55931,55932,55933,55934,55936,55937,55938,55939,55940,55941,55942,55943,55944,55945,55946,55947,55948,55949,55950,55951,55952,55953,55954,55955,55956,55957,55958,55959,55960,55961,55962,55963,55964,55965,55966,55967,55968,55969,55970,55971,55972,55973,55974,55975,55976,55977,55978,55979,55980,55981,55982,55983,55984,55985,55986,55987,55988,55989,55990,55991,55992,55993,55994,55995,55996,55997,55998,55999,56000,56001,56002,56003,56004,56005,56006,56007,56008,56009,56010,56011,56012,56013,56014,56015,56016,56017,56018,56019,56020,56021,56022,56023,56024,56025,56026,56027,56028,56029,56030,56031,56032,56033,56034,56035,56036,56037,56038,56039,56040,56041,56042,56043,56044,56045,56046,56047,56048,56049,56050,56051,56052,56053,56054,56055,56056,56057,56058,56059,56060,56061,56062,56128,56129,56130,56131,56132,56133,56134,56135,56136,56137,56138,56139,56140,56141,56142,56143,56144,56145,56146,56147,56148,56149,56150,56151,56152,56153,56154,56155,56156,56157,56158,56159,56160,56161,56162,56163,56164,56165,56166,56167,56168,56169,56170,56171,56172,56173,56174,56175,56176,56177,56178,56179,56180,56181,56182,56183,56184,56185,56186,56187,56188,56189,56190,56192,56193,56194,56195,56196,56197,56198,56199,56200,56201,56202,56203,56204,56205,56206,56207,56208,56209,56210,56211,56212,56213,56214,56215,56216,56217,56218,56219,56220,56221,56222,56223,56224,56225,56226,56227,56228,56229,56230,56231,56232,56233,56234,56235,56236,56237,56238,56239,56240,56241,56242,56243,56244,56245,56246,56247,56248,56249,56250,56251,56252,56253,56254,56255,56256,56257,56258,56259,56260,56261,56262,56263,56264,56265,56266,56267,56268,56269,56270,56271,56272,56273,56274,56275,56276,56277,56278,56279,56280,56281,56282,56283,56284,56285,56286,56287,56288,56289,56290,56291,56292,56293,56294,56295,56296,56297,56298,56299,56300,56301,56302,56303,56304,56305,56306,56307,56308,56309,56310,56311,56312,56313,56314,56315,56316,56317,56318,56384,56385,56386,56387,56388,56389,56390,56391,56392,56393,56394,56395,56396,56397,56398,56399,56400,56401,56402,56403,56404,56405,56406,56407,56408,56409,56410,56411,56412,56413,56414,56415,56416,56417,56418,56419,56420,56421,56422,56423,56424,56425,56426,56427,56428,56429,56430,56431,56432,56433,56434,56435,56436,56437,56438,56439,56440,56441,56442,56443,56444,56445,56446,56448,56449,56450,56451,56452,56453,56454,56455,56456,56457,56458,56459,56460,56461,56462,56463,56464,56465,56466,56467,56468,56469,56470,56471,56472,56473,56474,56475,56476,56477,56478,56479,56480,56481,56482,56483,56484,56485,56486,56487,56488,56489,56490,56491,56492,56493,56494,56495,56496,56497,56498,56499,56500,56501,56502,56503,56504,56505,56506,56507,56508,56509,56510,56511,56512,56513,56514,56515,56516,56517,56518,56519,56520,56521,56522,56523,56524,56525,56526,56527,56528,56529,56530,56531,56532,56533,56534,56535,56536,56537,56538,56539,56540,56541,56542,56543,56544,56545,56546,56547,56548,56549,56550,56551,56552,56553,56554,56555,56556,56557,56558,56559,56560,56561,56562,56563,56564,56565,56566,56567,56568,56569,56570,56571,56572,56573,56574,56640,56641,56642,56643,56644,56645,56646,56647,56648,56649,56650,56651,56652,56653,56654,56655,56656,56657,56658,56659,56660,56661,56662,56663,56664,56665,56666,56667,56668,56669,56670,56671,56672,56673,56674,56675,56676,56677,56678,56679,56680,56681,56682,56683,56684,56685,56686,56687,56688,56689,56690,56691,56692,56693,56694,56695,56696,56697,56698,56699,56700,56701,56702,56704,56705,56706,56707,56708,56709,56710,56711,56712,56713,56714,56715,56716,56717,56718,56719,56720,56721,56722,56723,56724,56725,56726,56727,56728,56729,56730,56731,56732,56733,56734,56735,56736,56737,56738,56739,56740,56741,56742,56743,56744,56745,56746,56747,56748,56749,56750,56751,56752,56753,56754,56755,56756,56757,56758,56759,56760,56761,56762,56763,56764,56765,56766,56767,56768,56769,56770,56771,56772,56773,56774,56775,56776,56777,56778,56779,56780,56781,56782,56783,56784,56785,56786,56787,56788,56789,56790,56791,56792,56793,56794,56795,56796,56797,56798,56799,56800,56801,56802,56803,56804,56805,56806,56807,56808,56809,56810,56811,56812,56813,56814,56815,56816,56817,56818,56819,56820,56821,56822,56823,56824,56825,56826,56827,56828,56829,56830,56896,56897,56898,56899,56900,56901,56902,56903,56904,56905,56906,56907,56908,56909,56910,56911,56912,56913,56914,56915,56916,56917,56918,56919,56920,56921,56922,56923,56924,56925,56926,56927,56928,56929,56930,56931,56932,56933,56934,56935,56936,56937,56938,56939,56940,56941,56942,56943,56944,56945,56946,56947,56948,56949,56950,56951,56952,56953,56954,56955,56956,56957,56958,56960,56961,56962,56963,56964,56965,56966,56967,56968,56969,56970,56971,56972,56973,56974,56975,56976,56977,56978,56979,56980,56981,56982,56983,56984,56985,56986,56987,56988,56989,56990,56991,56992,56993,56994,56995,56996,56997,56998,56999,57000,57001,57002,57003,57004,57005,57006,57007,57008,57009,57010,57011,57012,57013,57014,57015,57016,57017,57018,57019,57020,57021,57022,57023,57024,57025,57026,57027,57028,57029,57030,57031,57032,57033,57034,57035,57036,57037,57038,57039,57040,57041,57042,57043,57044,57045,57046,57047,57048,57049,57050,57051,57052,57053,57054,57055,57056,57057,57058,57059,57060,57061,57062,57063,57064,57065,57066,57067,57068,57069,57070,57071,57072,57073,57074,57075,57076,57077,57078,57079,57080,57081,57082,57083,57084,57085,57086,57152,57153,57154,57155,57156,57157,57158,57159,57160,57161,57162,57163,57164,57165,57166,57167,57168,57169,57170,57171,57172,57173,57174,57175,57176,57177,57178,57179,57180,57181,57182,57183,57184,57185,57186,57187,57188,57189,57190,57191,57192,57193,57194,57195,57196,57197,57198,57199,57200,57201,57202,57203,57204,57205,57206,57207,57208,57209,57210,57211,57212,57213,57214,57216,57217,57218,57219,57220,57221,57222,57223,57224,57225,57226,57227,57228,57229,57230,57231,57232,57233,57234,57235,57236,57237,57238,57239,57240,57241,57242,57243,57244,57245,57246,57247,57248,57249,57250,57251,57252,57253,57254,57255,57256,57257,57258,57259,57260,57261,57262,57263,57264,57265,57266,57267,57268,57269,57270,57271,57272,57273,57274,57275,57276,57277,57278,57279,57280,57281,57282,57283,57284,57285,57286,57287,57288,57289,57290,57291,57292,57293,57294,57295,57296,57297,57298,57299,57300,57301,57302,57303,57304,57305,57306,57307,57308,57309,57310,57311,57312,57313,57314,57315,57316,57317,57318,57319,57320,57321,57322,57323,57324,57325,57326,57327,57328,57329,57330,57331,57332,57333,57334,57335,57336,57337,57338,57339,57340,57341,57342,57408,57409,57410,57411,57412,57413,57414,57415,57416,57417,57418,57419,57420,57421,57422,57423,57424,57425,57426,57427,57428,57429,57430,57431,57432,57433,57434,57435,57436,57437,57438,57439,57440,57441,57442,57443,57444,57445,57446,57447,57448,57449,57450,57451,57452,57453,57454,57455,57456,57457,57458,57459,57460,57461,57462,57463,57464,57465,57466,57467,57468,57469,57470,57472,57473,57474,57475,57476,57477,57478,57479,57480,57481,57482,57483,57484,57485,57486,57487,57488,57489,57490,57491,57492,57493,57494,57495,57496,57497,57498,57499,57500,57501,57502,57503,57504,57505,57506,57507,57508,57509,57510,57511,57512,57513,57514,57515,57516,57517,57518,57519,57520,57521,57522,57523,57524,57525,57526,57527,57528,57529,57530,57531,57532,57533,57534,57535,57536,57537,57538,57539,57540,57541,57542,57543,57544,57545,57546,57547,57548,57549,57550,57551,57552,57553,57554,57555,57556,57557,57558,57559,57560,57561,57562,57563,57564,57565,57566,57567,57568,57569,57570,57571,57572,57573,57574,57575,57576,57577,57578,57579,57580,57581,57582,57583,57584,57585,57586,57587,57588,57589,57590,57591,57592,57593,57594,57595,57596,57597,57598,57664,57665,57666,57667,57668,57669,57670,57671,57672,57673,57674,57675,57676,57677,57678,57679,57680,57681,57682,57683,57684,57685,57686,57687,57688,57689,57690,57691,57692,57693,57694,57695,57696,57697,57698,57699,57700,57701,57702,57703,57704,57705,57706,57707,57708,57709,57710,57711,57712,57713,57714,57715,57716,57717,57718,57719,57720,57721,57722,57723,57724,57725,57726,57728,57729,57730,57731,57732,57733,57734,57735,57736,57737,57738,57739,57740,57741,57742,57743,57744,57745,57746,57747,57748,57749,57750,57751,57752,57753,57754,57755,57756,57757,57758,57759,57760,57761,57762,57763,57764,57765,57766,57767,57768,57769,57770,57771,57772,57773,57774,57775,57776,57777,57778,57779,57780,57781,57782,57783,57784,57785,57786,57787,57788,57789,57790,57791,57792,57793,57794,57795,57796,57797,57798,57799,57800,57801,57802,57803,57804,57805,57806,57807,57808,57809,57810,57811,57812,57813,57814,57815,57816,57817,57818,57819,57820,57821,57822,57823,57824,57825,57826,57827,57828,57829,57830,57831,57832,57833,57834,57835,57836,57837,57838,57839,57840,57841,57842,57843,57844,57845,57846,57847,57848,57849,57850,57851,57852,57853,57854,57920,57921,57922,57923,57924,57925,57926,57927,57928,57929,57930,57931,57932,57933,57934,57935,57936,57937,57938,57939,57940,57941,57942,57943,57944,57945,57946,57947,57948,57949,57950,57951,57952,57953,57954,57955,57956,57957,57958,57959,57960,57961,57962,57963,57964,57965,57966,57967,57968,57969,57970,57971,57972,57973,57974,57975,57976,57977,57978,57979,57980,57981,57982,57984,57985,57986,57987,57988,57989,57990,57991,57992,57993,57994,57995,57996,57997,57998,57999,58000,58001,58002,58003,58004,58005,58006,58007,58008,58009,58010,58011,58012,58013,58014,58015,58016,58017,58018,58019,58020,58021,58022,58023,58024,58025,58026,58027,58028,58029,58030,58031,58032,58033,58034,58035,58036,58037,58038,58039,58040,58041,58042,58043,58044,58045,58046,58047,58048,58049,58050,58051,58052,58053,58054,58055,58056,58057,58058,58059,58060,58061,58062,58063,58064,58065,58066,58067,58068,58069,58070,58071,58072,58073,58074,58075,58076,58077,58078,58079,58080,58081,58082,58083,58084,58085,58086,58087,58088,58089,58090,58091,58092,58093,58094,58095,58096,58097,58098,58099,58100,58101,58102,58103,58104,58105,58106,58107,58108,58109,58110,58176,58177,58178,58179,58180,58181,58182,58183,58184,58185,58186,58187,58188,58189,58190,58191,58192,58193,58194,58195,58196,58197,58198,58199,58200,58201,58202,58203,58204,58205,58206,58207,58208,58209,58210,58211,58212,58213,58214,58215,58216,58217,58218,58219,58220,58221,58222,58223,58224,58225,58226,58227,58228,58229,58230,58231,58232,58233,58234,58235,58236,58237,58238,58240,58241,58242,58243,58244,58245,58246,58247,58248,58249,58250,58251,58252,58253,58254,58255,58256,58257,58258,58259,58260,58261,58262,58263,58264,58265,58266,58267,58268,58269,58270,58271,58272,58273,58274,58275,58276,58277,58278,58279,58280,58281,58282,58283,58284,58285,58286,58287,58288,58289,58290,58291,58292,58293,58294,58295,58296,58297,58298,58299,58300,58301,58302,58303,58304,58305,58306,58307,58308,58309,58310,58311,58312,58313,58314,58315,58316,58317,58318,58319,58320,58321,58322,58323,58324,58325,58326,58327,58328,58329,58330,58331,58332,58333,58334,58335,58336,58337,58338,58339,58340,58341,58342,58343,58344,58345,58346,58347,58348,58349,58350,58351,58352,58353,58354,58355,58356,58357,58358,58359,58360,58361,58362,58363,58364,58365,58366,58432,58433,58434,58435,58436,58437,58438,58439,58440,58441,58442,58443,58444,58445,58446,58447,58448,58449,58450,58451,58452,58453,58454,58455,58456,58457,58458,58459,58460,58461,58462,58463,58464,58465,58466,58467,58468,58469,58470,58471,58472,58473,58474,58475,58476,58477,58478,58479,58480,58481,58482,58483,58484,58485,58486,58487,58488,58489,58490,58491,58492,58493,58494,58496,58497,58498,58499,58500,58501,58502,58503,58504,58505,58506,58507,58508,58509,58510,58511,58512,58513,58514,58515,58516,58517,58518,58519,58520,58521,58522,58523,58524,58525,58526,58527,58528,58529,58530,58531,58532,58533,58534,58535,58536,58537,58538,58539,58540,58541,58542,58543,58544,58545,58546,58547,58548,58549,58550,58551,58552,58553,58554,58555,58556,58557,58558,58559,58560,58561,58562,58563,58564,58565,58566,58567,58568,58569,58570,58571,58572,58573,58574,58575,58576,58577,58578,58579,58580,58581,58582,58583,58584,58585,58586,58587,58588,58589,58590,58591,58592,58593,58594,58595,58596,58597,58598,58599,58600,58601,58602,58603,58604,58605,58606,58607,58608,58609,58610,58611,58612,58613,58614,58615,58616,58617,58618,58619,58620,58621,58622,58688,58689,58690,58691,58692,58693,58694,58695,58696,58697,58698,58699,58700,58701,58702,58703,58704,58705,58706,58707,58708,58709,58710,58711,58712,58713,58714,58715,58716,58717,58718,58719,58720,58721,58722,58723,58724,58725,58726,58727,58728,58729,58730,58731,58732,58733,58734,58735,58736,58737,58738,58739,58740,58741,58742,58743,58744,58745,58746,58747,58748,58749,58750,58752,58753,58754,58755,58756,58757,58758,58759,58760,58761,58762,58763,58764,58765,58766,58767,58768,58769,58770,58771,58772,58773,58774,58775,58776,58777,58778,58779,58780,58781,58782,58783,58784,58785,58786,58787,58788,58789,58790,58791,58792,58793,58794,58795,58796,58797,58798,58799,58800,58801,58802,58803,58804,58805,58806,58807,58808,58809,58810,58811,58812,58813,58814,58815,58816,58817,58818,58819,58820,58821,58822,58823,58824,58825,58826,58827,58828,58829,58830,58831,58832,58833,58834,58835,58836,58837,58838,58839,58840,58841,58842,58843,58844,58845,58846,58847,58848,58849,58850,58851,58852,58853,58854,58855,58856,58857,58858,58859,58860,58861,58862,58863,58864,58865,58866,58867,58868,58869,58870,58871,58872,58873,58874,58875,58876,58877,58878,58944,58945,58946,58947,58948,58949,58950,58951,58952,58953,58954,58955,58956,58957,58958,58959,58960,58961,58962,58963,58964,58965,58966,58967,58968,58969,58970,58971,58972,58973,58974,58975,58976,58977,58978,58979,58980,58981,58982,58983,58984,58985,58986,58987,58988,58989,58990,58991,58992,58993,58994,58995,58996,58997,58998,58999,59000,59001,59002,59003,59004,59005,59006,59008,59009,59010,59011,59012,59013,59014,59015,59016,59017,59018,59019,59020,59021,59022,59023,59024,59025,59026,59027,59028,59029,59030,59031,59032,59033,59034,59035,59036,59037,59038,59039,59040,59041,59042,59043,59044,59045,59046,59047,59048,59049,59050,59051,59052,59053,59054,59055,59056,59057,59058,59059,59060,59061,59062,59063,59064,59065,59066,59067,59068,59069,59070,59071,59072,59073,59074,59075,59076,59077,59078,59079,59080,59081,59082,59083,59084,59085,59086,59087,59088,59089,59090,59091,59092,59093,59094,59095,59096,59097,59098,59099,59100,59101,59102,59103,59104,59105,59106,59107,59108,59109,59110,59111,59112,59113,59114,59115,59116,59117,59118,59119,59120,59121,59122,59123,59124,59125,59126,59127,59128,59129,59130,59131,59132,59133,59134,59200,59201,59202,59203,59204,59205,59206,59207,59208,59209,59210,59211,59212,59213,59214,59215,59216,59217,59218,59219,59220,59221,59222,59223,59224,59225,59226,59227,59228,59229,59230,59231,59232,59233,59234,59235,59236,59237,59238,59239,59240,59241,59242,59243,59244,59245,59246,59247,59248,59249,59250,59251,59252,59253,59254,59255,59256,59257,59258,59259,59260,59261,59262,59264,59265,59266,59267,59268,59269,59270,59271,59272,59273,59274,59275,59276,59277,59278,59279,59280,59281,59282,59283,59284,59285,59286,59287,59288,59289,59290,59291,59292,59293,59294,59295,59296,59297,59298,59299,59300,59301,59302,59303,59304,59305,59306,59307,59308,59309,59310,59311,59312,59313,59314,59315,59316,59317,59318,59319,59320,59321,59322,59323,59324,59325,59326,59327,59328,59329,59330,59331,59332,59333,59334,59335,59336,59337,59338,59339,59340,59341,59342,59343,59344,59345,59346,59347,59348,59349,59350,59351,59352,59353,59354,59355,59356,59357,59358,59359,59360,59361,59362,59363,59364,59365,59366,59367,59368,59369,59370,59371,59372,59373,59374,59375,59376,59377,59378,59379,59380,59381,59382,59383,59384,59385,59386,59387,59388,59389,59390,59456,59457,59458,59459,59460,59461,59462,59463,59464,59465,59466,59467,59468,59469,59470,59471,59472,59473,59474,59475,59476,59477,59478,59479,59480,59481,59482,59483,59484,59485,59486,59487,59488,59489,59490,59491,59492,59493,59494,59495,59496,59497,59498,59499,59500,59501,59502,59503,59504,59505,59506,59507,59508,59509,59510,59511,59512,59513,59514,59515,59516,59517,59518,59520,59521,59522,59523,59524,59525,59526,59527,59528,59529,59530,59531,59532,59533,59534,59535,59536,59537,59538,59539,59540,59541,59542,59543,59544,59545,59546,59547,59548,59549,59550,59551,59552,59553,59554,59555,59556,59557,59558,59559,59560,59561,59562,59563,59564,59565,59566,59567,59568,59569,59570,59571,59572,59573,59574,59575,59576,59577,59578,59579,59580,59581,59582,59583,59584,59585,59586,59587,59588,59589,59590,59591,59592,59593,59594,59595,59596,59597,59598,59599,59600,59601,59602,59603,59604,59605,59606,59607,59608,59609,59610,59611,59612,59613,59614,59615,59616,59617,59618,59619,59620,59621,59622,59623,59624,59625,59626,59627,59628,59629,59630,59631,59632,59633,59634,59635,59636,59637,59638,59639,59640,59641,59642,59643,59644,59645,59646,59712,59713,59714,59715,59716,59717,59718,59719,59720,59721,59722,59723,59724,59725,59726,59727,59728,59729,59730,59731,59732,59733,59734,59735,59736,59737,59738,59739,59740,59741,59742,59743,59744,59745,59746,59747,59748,59749,59750,59751,59752,59753,59754,59755,59756,59757,59758,59759,59760,59761,59762,59763,59764,59765,59766,59767,59768,59769,59770,59771,59772,59773,59774,59776,59777,59778,59779,59780,59781,59782,59783,59784,59785,59786,59787,59788,59789,59790,59791,59792,59793,59794,59795,59796,59797,59798,59799,59800,59801,59802,59803,59804,59805,59806,59807,59808,59809,59810,59811,59812,59813,59814,59815,59816,59817,59818,59819,59820,59821,59822,59823,59824,59825,59826,59827,59828,59829,59830,59831,59832,59833,59834,59835,59836,59837,59838,59839,59840,59841,59842,59843,59844,59845,59846,59847,59848,59849,59850,59851,59852,59853,59854,59855,59856,59857,59858,59859,59860,59861,59862,59863,59864,59865,59866,59867,59868,59869,59870,59871,59872,59873,59874,59875,59876,59877,59878,59879,59880,59881,59882,59883,59884,59885,59886,59887,59888,59889,59890,59891,59892,59893,59894,59895,59896,59897,59898,59899,59900,59901,59902,59968,59969,59970,59971,59972,59973,59974,59975,59976,59977,59978,59979,59980,59981,59982,59983,59984,59985,59986,59987,59988,59989,59990,59991,59992,59993,59994,59995,59996,59997,59998,59999,60000,60001,60002,60003,60004,60005,60006,60007,60008,60009,60010,60011,60012,60013,60014,60015,60016,60017,60018,60019,60020,60021,60022,60023,60024,60025,60026,60027,60028,60029,60030,60032,60033,60034,60035,60036,60037,60038,60039,60040,60041,60042,60043,60044,60045,60046,60047,60048,60049,60050,60051,60052,60053,60054,60055,60056,60057,60058,60059,60060,60061,60062,60063,60064,60065,60066,60067,60068,60069,60070,60071,60072,60073,60074,60075,60076,60077,60078,60079,60080,60081,60082,60083,60084,60085,60086,60087,60088,60089,60090,60091,60092,60093,60094,60095,60096,60097,60098,60099,60100,60101,60102,60103,60104,60105,60106,60107,60108,60109,60110,60111,60112,60113,60114,60115,60116,60117,60118,60119,60120,60121,60122,60123,60124,60125,60126,60127,60128,60129,60130,60131,60132,60133,60134,60135,60136,60137,60138,60139,60140,60141,60142,60143,60144,60145,60146,60147,60148,60149,60150,60151,60152,60153,60154,60155,60156,60157,60158,60224,60225,60226,60227,60228,60229,60230,60231,60232,60233,60234,60235,60236,60237,60238,60239,60240,60241,60242,60243,60244,60245,60246,60247,60248,60249,60250,60251,60252,60253,60254,60255,60256,60257,60258,60259,60260,60261,60262,60263,60264,60265,60266,60267,60268,60269,60270,60271,60272,60273,60274,60275,60276,60277,60278,60279,60280,60281,60282,60283,60284,60285,60286,60288,60289,60290,60291,60292,60293,60294,60295,60296,60297,60298,60299,60300,60301,60302,60303,60304,60305,60306,60307,60308,60309,60310,60311,60312,60313,60314,60315,60316,60317,60318,60319,60320,60321,60322,60323,60324,60325,60326,60327,60328,60329,60330,60331,60332,60333,60334,60335,60336,60337,60338,60339,60340,60341,60342,60343,60344,60345,60346,60347,60348,60349,60350,60351,60352,60353,60354,60355,60356,60357,60358,60359,60360,60361,60362,60363,60364,60365,60366,60367,60368,60369,60370,60371,60372,60373,60374,60375,60376,60377,60378,60379,60380,60381,60382,60383,60384,60385,60386,60387,60388,60389,60390,60391,60392,60393,60394,60395,60396,60397,60398,60399,60400,60401,60402,60403,60404,60405,60406,60407,60408,60409,60410,60411,60412,60413,60414,60480,60481,60482,60483,60484,60485,60486,60487,60488,60489,60490,60491,60492,60493,60494,60495,60496,60497,60498,60499,60500,60501,60502,60503,60504,60505,60506,60507,60508,60509,60510,60511,60512,60513,60514,60515,60516,60517,60518,60519,60520,60521,60522,60523,60524,60525,60526,60527,60528,60529,60530,60531,60532,60533,60534,60535,60536,60537,60538,60539,60540,60541,60542,60544,60545,60546,60547,60548,60549,60550,60551,60552,60553,60554,60555,60556,60557,60558,60559,60560,60561,60562,60563,60564,60565,60566,60567,60568,60569,60570,60571,60572,60573,60574,60575,60576,60577,60578,60579,60580,60581,60582,60583,60584,60585,60586,60587,60588,60589,60590,60591,60592,60593,60594,60595,60596,60597,60598,60599,60600,60601,60602,60603,60604,60605,60606,60607,60608,60609,60610,60611,60612,60613,60614,60615,60616,60617,60618,60619,60620,60621,60622,60623,60624,60625,60626,60627,60628,60629,60630,60631,60632,60633,60634,60635,60636,60637,60638,60639,60640,60641,60642,60643,60644,60645,60646,60647,60648,60649,60650,60651,60652,60653,60654,60655,60656,60657,60658,60659,60660,60661,60662,60663,60664,60665,60666,60667,60668,60669,60670,60736,60737,60738,60739,60740,60741,60742,60743,60744,60745,60746,60747,60748,60749,60750,60751,60752,60753,60754,60755,60756,60757,60758,60759,60760,60761,60762,60763,60764,60765,60766,60767,60768,60769,60770,60771,60772,60773,60774,60775,60776,60777,60778,60779,60780,60781,60782,60783,60784,60785,60786,60787,60788,60789,60790,60791,60792,60793,60794,60795,60796,60797,60798,60800,60801,60802,60803,60804,60805,60806,60807,60808,60809,60810,60811,60812,60813,60814,60815,60816,60817,60818,60819,60820,60821,60822,60823,60824,60825,60826,60827,60828,60829,60830,60831,60832,60833,60834,60835,60836,60837,60838,60839,60840,60841,60842,60843,60844,60845,60846,60847,60848,60849,60850,60851,60852,60853,60854,60855,60856,60857,60858,60859,60860,60861,60862,60863,60864,60865,60866,60867,60868,60869,60870,60871,60872,60873,60874,60875,60876,60877,60878,60879,60880,60881,60882,60883,60884,60885,60886,60887,60888,60889,60890,60891,60892,60893,60894,60895,60896,60897,60898,60899,60900,60901,60902,60903,60904,60905,60906,60907,60908,60909,60910,60911,60912,60913,60914,60915,60916,60917,60918,60919,60920,60921,60922,60923,60924,60925,60926,60992,60993,60994,60995,60996,60997,60998,60999,61000,61001,61002,61003,61004,61005,61006,61007,61008,61009,61010,61011,61012,61013,61014,61015,61016,61017,61018,61019,61020,61021,61022,61023,61024,61025,61026,61027,61028,61029,61030,61031,61032,61033,61034,61035,61036,61037,61038,61039,61040,61041,61042,61043,61044,61045,61046,61047,61048,61049,61050,61051,61052,61053,61054,61056,61057,61058,61059,61060,61061,61062,61063,61064,61065,61066,61067,61068,61069,61070,61071,61072,61073,61074,61075,61076,61077,61078,61079,61080,61081,61082,61083,61084,61085,61086,61087,61088,61089,61090,61091,61092,61093,61094,61095,61096,61097,61098,61099,61100,61101,61102,61103,61104,61105,61106,61107,61108,61109,61110,61111,61112,61113,61114,61115,61116,61117,61118,61119,61120,61121,61122,61123,61124,61125,61126,61127,61128,61129,61130,61131,61132,61133,61134,61135,61136,61137,61138,61139,61140,61141,61142,61143,61144,61145,61146,61147,61148,61149,61150,61151,61152,61153,61154,61155,61156,61157,61158,61159,61160,61161,61162,61163,61164,61165,61166,61167,61168,61169,61170,61171,61172,61173,61174,61175,61176,61177,61178,61179,61180,61181,61182,61248,61249,61250,61251,61252,61253,61254,61255,61256,61257,61258,61259,61260,61261,61262,61263,61264,61265,61266,61267,61268,61269,61270,61271,61272,61273,61274,61275,61276,61277,61278,61279,61280,61281,61282,61283,61284,61285,61286,61287,61288,61289,61290,61291,61292,61293,61294,61295,61296,61297,61298,61299,61300,61301,61302,61303,61304,61305,61306,61307,61308,61309,61310,61312,61313,61314,61315,61316,61317,61318,61319,61320,61321,61322,61323,61324,61325,61326,61327,61328,61329,61330,61331,61332,61333,61334,61335,61336,61337,61338,61339,61340,61341,61342,61343,61344,61345,61346,61347,61348,61349,61350,61351,61352,61353,61354,61355,61356,61357,61358,61359,61360,61361,61362,61363,61364,61365,61366,61367,61368,61369,61370,61371,61372,61373,61374,61375,61376,61377,61378,61379,61380,61381,61382,61383,61384,61385,61386,61387,61388,61389,61390,61391,61392,61393,61394,61395,61396,61397,61398,61399,61400,61401,61402,61403,61404,61405,61406,61407,61408,61409,61410,61411,61412,61413,61414,61415,61416,61417,61418,61419,61420,61421,61422,61423,61424,61425,61426,61427,61428,61429,61430,61431,61432,61433,61434,61435,61436,61437,61438,61504,61505,61506,61507,61508,61509,61510,61511,61512,61513,61514,61515,61516,61517,61518,61519,61520,61521,61522,61523,61524,61525,61526,61527,61528,61529,61530,61531,61532,61533,61534,61535,61536,61537,61538,61539,61540,61541,61542,61543,61544,61545,61546,61547,61548,61549,61550,61551,61552,61553,61554,61555,61556,61557,61558,61559,61560,61561,61562,61563,61564,61565,61566,61568,61569,61570,61571,61572,61573,61574,61575,61576,61577,61578,61579,61580,61581,61582,61583,61584,61585,61586,61587,61588,61589,61590,61591,61592,61593,61594,61595,61596,61597,61598,61599,61600,61601,61602,61603,61604,61605,61606,61607,61608,61609,61610,61611,61612,61613,61614,61615,61616,61617,61618,61619,61620,61621,61622,61623,61624,61625,61626,61627,61628,61629,61630,61631,61632,61633,61634,61635,61636,61637,61638,61639,61640,61641,61642,61643,61644,61645,61646,61647,61648,61649,61650,61651,61652,61653,61654,61655,61656,61657,61658,61659,61660,61661,61662,61663,61664,61665,61666,61667,61668,61669,61670,61671,61672,61673,61674,61675,61676,61677,61678,61679,61680,61681,61682,61683,61684,61685,61686,61687,61688,61689,61690,61691,61692,61693,61694,61760,61761,61762,61763,61764,61765,61766,61767,61768,61769,61770,61771,61772,61773,61774,61775,61776,61777,61778,61779,61780,61781,61782,61783,61784,61785,61786,61787,61788,61789,61790,61791,61792,61793,61794,61795,61796,61797,61798,61799,61800,61801,61802,61803,61804,61805,61806,61807,61808,61809,61810,61811,61812,61813,61814,61815,61816,61817,61818,61819,61820,61821,61822,61824,61825,61826,61827,61828,61829,61830,61831,61832,61833,61834,61835,61836,61837,61838,61839,61840,61841,61842,61843,61844,61845,61846,61847,61848,61849,61850,61851,61852,61853,61854,61855,61856,61857,61858,61859,61860,61861,61862,61863,61864,61865,61866,61867,61868,61869,61870,61871,61872,61873,61874,61875,61876,61877,61878,61879,61880,61881,61882,61883,61884,61885,61886,61887,61888,61889,61890,61891,61892,61893,61894,61895,61896,61897,61898,61899,61900,61901,61902,61903,61904,61905,61906,61907,61908,61909,61910,61911,61912,61913,61914,61915,61916,61917,61918,61919,61920,61921,61922,61923,61924,61925,61926,61927,61928,61929,61930,61931,61932,61933,61934,61935,61936,61937,61938,61939,61940,61941,61942,61943,61944,61945,61946,61947,61948,61949,61950,62016,62017,62018,62019,62020,62021,62022,62023,62024,62025,62026,62027,62028,62029,62030,62031,62032,62033,62034,62035,62036,62037,62038,62039,62040,62041,62042,62043,62044,62045,62046,62047,62048,62049,62050,62051,62052,62053,62054,62055,62056,62057,62058,62059,62060,62061,62062,62063,62064,62065,62066,62067,62068,62069,62070,62071,62072,62073,62074,62075,62076,62077,62078,62080,62081,62082,62083,62084,62085,62086,62087,62088,62089,62090,62091,62092,62093,62094,62095,62096,62097,62098,62099,62100,62101,62102,62103,62104,62105,62106,62107,62108,62109,62110,62111,62112,62113,62114,62115,62116,62117,62118,62119,62120,62121,62122,62123,62124,62125,62126,62127,62128,62129,62130,62131,62132,62133,62134,62135,62136,62137,62138,62139,62140,62141,62142,62143,62144,62145,62146,62147,62148,62149,62150,62151,62152,62153,62154,62155,62156,62157,62158,62159,62160,62161,62162,62163,62164,62165,62166,62167,62168,62169,62170,62171,62172,62173,62174,62175,62176,62177,62178,62179,62180,62181,62182,62183,62184,62185,62186,62187,62188,62189,62190,62191,62192,62193,62194,62195,62196,62197,62198,62199,62200,62201,62202,62203,62204,62205,62206,62272,62273,62274,62275,62276,62277,62278,62279,62280,62281,62282,62283,62284,62285,62286,62287,62288,62289,62290,62291,62292,62293,62294,62295,62296,62297,62298,62299,62300,62301,62302,62303,62304,62305,62306,62307,62308,62309,62310,62311,62312,62313,62314,62315,62316,62317,62318,62319,62320,62321,62322,62323,62324,62325,62326,62327,62328,62329,62330,62331,62332,62333,62334,62336,62337,62338,62339,62340,62341,62342,62343,62344,62345,62346,62347,62348,62349,62350,62351,62352,62353,62354,62355,62356,62357,62358,62359,62360,62361,62362,62363,62364,62365,62366,62367,62368,62369,62370,62371,62372,62373,62374,62375,62376,62377,62378,62379,62380,62381,62382,62383,62384,62385,62386,62387,62388,62389,62390,62391,62392,62393,62394,62395,62396,62397,62398,62399,62400,62401,62402,62403,62404,62405,62406,62407,62408,62409,62410,62411,62412,62413,62414,62415,62416,62417,62418,62419,62420,62421,62422,62423,62424,62425,62426,62427,62428,62429,62430,62431,62432,62433,62434,62435,62436,62437,62438,62439,62440,62441,62442,62443,62444,62445,62446,62447,62448,62449,62450,62451,62452,62453,62454,62455,62456,62457,62458,62459,62460,62461,62462,62528,62529,62530,62531,62532,62533,62534,62535,62536,62537,62538,62539,62540,62541,62542,62543,62544,62545,62546,62547,62548,62549,62550,62551,62552,62553,62554,62555,62556,62557,62558,62559,62560,62561,62562,62563,62564,62565,62566,62567,62568,62569,62570,62571,62572,62573,62574,62575,62576,62577,62578,62579,62580,62581,62582,62583,62584,62585,62586,62587,62588,62589,62590,62592,62593,62594,62595,62596,62597,62598,62599,62600,62601,62602,62603,62604,62605,62606,62607,62608,62609,62610,62611,62612,62613,62614,62615,62616,62617,62618,62619,62620,62621,62622,62623,62624,62625,62626,62627,62628,62629,62630,62631,62632,62633,62634,62635,62636,62637,62638,62639,62640,62641,62642,62643,62644,62645,62646,62647,62648,62649,62650,62651,62652,62653,62654,62655,62656,62657,62658,62659,62660,62661,62662,62663,62664,62665,62666,62667,62668,62669,62670,62671,62672,62673,62674,62675,62676,62677,62678,62679,62680,62681,62682,62683,62684,62685,62686,62687,62688,62689,62690,62691,62692,62693,62694,62695,62696,62697,62698,62699,62700,62701,62702,62703,62704,62705,62706,62707,62708,62709,62710,62711,62712,62713,62714,62715,62716,62717,62718,62784,62785,62786,62787,62788,62789,62790,62791,62792,62793,62794,62795,62796,62797,62798,62799,62800,62801,62802,62803,62804,62805,62806,62807,62808,62809,62810,62811,62812,62813,62814,62815,62816,62817,62818,62819,62820,62821,62822,62823,62824,62825,62826,62827,62828,62829,62830,62831,62832,62833,62834,62835,62836,62837,62838,62839,62840,62841,62842,62843,62844,62845,62846,62848,62849,62850,62851,62852,62853,62854,62855,62856,62857,62858,62859,62860,62861,62862,62863,62864,62865,62866,62867,62868,62869,62870,62871,62872,62873,62874,62875,62876,62877,62878,62879,62880,62881,62882,62883,62884,62885,62886,62887,62888,62889,62890,62891,62892,62893,62894,62895,62896,62897,62898,62899,62900,62901,62902,62903,62904,62905,62906,62907,62908,62909,62910,62911,62912,62913,62914,62915,62916,62917,62918,62919,62920,62921,62922,62923,62924,62925,62926,62927,62928,62929,62930,62931,62932,62933,62934,62935,62936,62937,62938,62939,62940,62941,62942,62943,62944,62945,62946,62947,62948,62949,62950,62951,62952,62953,62954,62955,62956,62957,62958,62959,62960,62961,62962,62963,62964,62965,62966,62967,62968,62969,62970,62971,62972,62973,62974,63040,63041,63042,63043,63044,63045,63046,63047,63048,63049,63050,63051,63052,63053,63054,63055,63056,63057,63058,63059,63060,63061,63062,63063,63064,63065,63066,63067,63068,63069,63070,63071,63072,63073,63074,63075,63076,63077,63078,63079,63080,63081,63082,63083,63084,63085,63086,63087,63088,63089,63090,63091,63092,63093,63094,63095,63096,63097,63098,63099,63100,63101,63102,63104,63105,63106,63107,63108,63109,63110,63111,63112,63113,63114,63115,63116,63117,63118,63119,63120,63121,63122,63123,63124,63125,63126,63127,63128,63129,63130,63131,63132,63133,63134,63135,63136,63137,63138,63139,63140,63141,63142,63143,63144,63145,63146,63147,63148,63149,63150,63151,63152,63153,63154,63155,63156,63157,63158,63159,63160,63161,63162,63163,63164,63165,63166,63167,63168,63169,63170,63171,63172,63173,63174,63175,63176,63177,63178,63179,63180,63181,63182,63183,63184,63185,63186,63187,63188,63189,63190,63191,63192,63193,63194,63195,63196,63197,63198,63199,63200,63201,63202,63203,63204,63205,63206,63207,63208,63209,63210,63211,63212,63213,63214,63215,63216,63217,63218,63219,63220,63221,63222,63223,63224,63225,63226,63227,63228,63229,63230,63296,63297,63298,63299,63300,63301,63302,63303,63304,63305,63306,63307,63308,63309,63310,63311,63312,63313,63314,63315,63316,63317,63318,63319,63320,63321,63322,63323,63324,63325,63326,63327,63328,63329,63330,63331,63332,63333,63334,63335,63336,63337,63338,63339,63340,63341,63342,63343,63344,63345,63346,63347,63348,63349,63350,63351,63352,63353,63354,63355,63356,63357,63358,63360,63361,63362,63363,63364,63365,63366,63367,63368,63369,63370,63371,63372,63373,63374,63375,63376,63377,63378,63379,63380,63381,63382,63383,63384,63385,63386,63387,63388,63389,63390,63391,63392,63393,63394,63395,63396,63397,63398,63399,63400,63401,63402,63403,63404,63405,63406,63407,63408,63409,63410,63411,63412,63413,63414,63415,63416,63417,63418,63419,63420,63421,63422,63423,63424,63425,63426,63427,63428,63429,63430,63431,63432,63433,63434,63435,63436,63437,63438,63439,63440,63441,63442,63443,63444,63445,63446,63447,63448,63449,63450,63451,63452,63453,63454,63455,63456,63457,63458,63459,63460,63461,63462,63463,63464,63465,63466,63467,63468,63469,63470,63471,63472,63473,63474,63475,63476,63477,63478,63479,63480,63481,63482,63483,63484,63485,63486,63552,63553,63554,63555,63556,63557,63558,63559,63560,63561,63562,63563,63564,63565,63566,63567,63568,63569,63570,63571,63572,63573,63574,63575,63576,63577,63578,63579,63580,63581,63582,63583,63584,63585,63586,63587,63588,63589,63590,63591,63592,63593,63594,63595,63596,63597,63598,63599,63600,63601,63602,63603,63604,63605,63606,63607,63608,63609,63610,63611,63612,63613,63614,63616,63617,63618,63619,63620,63621,63622,63623,63624,63625,63626,63627,63628,63629,63630,63631,63632,63633,63634,63635,63636,63637,63638,63639,63640,63641,63642,63643,63644,63645,63646,63647,63648,63649,63650,63651,63652,63653,63654,63655,63656,63657,63658,63659,63660,63661,63662,63663,63664,63665,63666,63667,63668,63669,63670,63671,63672,63673,63674,63675,63676,63677,63678,63679,63680,63681,63682,63683,63684,63685,63686,63687,63688,63689,63690,63691,63692,63693,63694,63695,63696,63697,63698,63699,63700,63701,63702,63703,63704,63705,63706,63707,63708,63709,63710,63711,63712,63713,63714,63715,63716,63717,63718,63719,63720,63721,63722,63723,63724,63725,63726,63727,63728,63729,63730,63731,63732,63733,63734,63735,63736,63737,63738,63739,63740,63741,63742,63808,63809,63810,63811,63812,63813,63814,63815,63816,63817,63818,63819,63820,63821,63822,63823,63824,63825,63826,63827,63828,63829,63830,63831,63832,63833,63834,63835,63836,63837,63838,63839,63840,63841,63842,63843,63844,63845,63846,63847,63848,63849,63850,63851,63852,63853,63854,63855,63856,63857,63858,63859,63860,63861,63862,63863,63864,63865,63866,63867,63868,63869,63870,63872,63873,63874,63875,63876,63877,63878,63879,63880,63881,63882,63883,63884,63885,63886,63887,63888,63889,63890,63891,63892,63893,63894,63895,63896,63897,63898,63899,63900,63901,63902,63903,63904,63905,63906,63907,63908,63909,63910,63911,63912,63913,63914,63915,63916,63917,63918,63919,63920,63921,63922,63923,63924,63925,63926,63927,63928,63929,63930,63931,63932,63933,63934,63935,63936,63937,63938,63939,63940,63941,63942,63943,63944,63945,63946,63947,63948,63949,63950,63951,63952,63953,63954,63955,63956,63957,63958,63959,63960,63961,63962,63963,63964,63965,63966,63967,63968,63969,63970,63971,63972,63973,63974,63975,63976,63977,63978,63979,63980,63981,63982,63983,63984,63985,63986,63987,63988,63989,63990,63991,63992,63993,63994,63995,63996,63997,63998,64064,64065,64066,64067,64068,64069,64070,64071,64072,64073,64074,64075,64076,64077,64078,64079,64080,64081,64082,64083,64084,64085,64086,64087,64088,64089,64090,64091,64092,64093,64094,64095,64096,64097,64098,64099,64100,64101,64102,64103,64104,64105,64106,64107,64108,64109,64110,64111,64112,64113,64114,64115,64116,64117,64118,64119,64120,64121,64122,64123,64124,64125,64126,64128,64129,64130,64131,64132,64133,64134,64135,64136,64137,64138,64139,64140,64141,64142,64143,64144,64145,64146,64147,64148,64149,64150,64151,64152,64153,64154,64155,64156,64157,64158,64159,64160,64161,64162,64163,64164,64165,64166,64167,64168,64169,64170,64171,64172,64173,64174,64175,64176,64177,64178,64179,64180,64181,64182,64183,64184,64185,64186,64187,64188,64189,64190,64191,64192,64193,64194,64195,64196,64197,64198,64199,64200,64201,64202,64203,64204,64205,64206,64207,64208,64209,64210,64211,64212,64213,64214,64215,64216,64217,64218,64219,64220,64221,64222,64223,64224,64225,64226,64227,64228,64229,64230,64231,64232,64233,64234,64235,64236,64237,64238,64239,64240,64241,64242,64243,64244,64245,64246,64247,64248,64249,64250,64251,64252,64253,64254,64320,64321,64322,64323,64324,64325,64326,64327,64328,64329,64330,64331,64332,64333,64334,64335,64336,64337,64338,64339,64340,64341,64342,64343,64344,64345,64346,64347,64348,64349,64350,64351,64352,64353,64354,64355,64356,64357,64358,64359,64360,64361,64362,64363,64364,64365,64366,64367,64368,64369,64370,64371,64372,64373,64374,64375,64376,64377,64378,64379,64380,64381,64382,64384,64385,64386,64387,64388,64389,64390,64391,64392,64393,64394,64395,64396,64397,64398,64399,64400,64401,64402,64403,64404,64405,64406,64407,64408,64409,64410,64411,64412,64413,64414,64415,64416,64417,64418,64419,64420,64421,64422,64423,64424,64425,64426,64427,64428,64429,64430,64431,64432,64433,64434,64435,64436,64437,64438,64439,64440,64441,64442,64443,64444,64445,64446,64447,64448,64449,64450,64451,64452,64453,64454,64455,64456,64457,64458,64459,64460,64461,64462,64463,64464,64465,64466,64467,64468,64469,64470,64471,64472,64473,64474,64475,64476,64477,64478,64479,64480,64481,64482,64483,64484,64485,64486,64487,64488,64489,64490,64491,64492,64493,64494,64495,64496,64497,64498,64499,64500,64501,64502,64503,64504,64505,64506,64507,64508,64509,64510,64576,64577,64578,64579,64580,64581,64582,64583,64584,64585,64586,64587,64588,64589,64590,64591,64592,64593,64594,64595,64596,64597,64598,64599,64600,64601,64602,64603,64604,64605,64606,64607,64608,64609,64610,64611,64612,64613,64614,64615,64616,64617,64618,64619,64620,64621,64622,64623,64624,64625,64626,64627,64628,64629,64630,64631,64632,64633,64634,64635,64636,64637,64638,64640,64641,64642,64643,64644,64645,64646,64647,64648,64649,64650,64651,64652,64653,64654,64655,64656,64657,64658,64659,64660,64661,64662,64663,64664,64665,64666,64667,64668,64669,64670,64671,64672,64673,64674,64675,64676,64677,64678,64679,64680,64681,64682,64683,64684,64685,64686,64687,64688,64689,64690,64691,64692,64693,64694,64695,64696,64697,64698,64699,64700,64701,64702,64703,64704,64705,64706,64707,64708,64709,64710,64711,64712,64713,64714,64715,64716,64717,64718,64719,64720,64721,64722,64723,64724,64725,64726,64727,64728,64729,64730,64731,64732,64733,64734,64735,64736,64737,64738,64739,64740,64741,64742,64743,64744,64745,64746,64747,64748,64749,64750,64751,64752,64753,64754,64755,64756,64757,64758,64759,64760,64761,64762,64763,64764,64765,64766,64832,64833,64834,64835,64836,64837,64838,64839,64840,64841,64842,64843,64844,64845,64846,64847,64848,64849,64850,64851,64852,64853,64854,64855,64856,64857,64858,64859,64860,64861,64862,64863,64864,64865,64866,64867,64868,64869,64870,64871,64872,64873,64874,64875,64876,64877,64878,64879,64880,64881,64882,64883,64884,64885,64886,64887,64888,64889,64890,64891,64892,64893,64894,64896,64897,64898,64899,64900,64901,64902,64903,64904,64905,64906,64907,64908,64909,64910,64911,64912,64913,64914,64915,64916,64917,64918,64919,64920,64921,64922,64923,64924,64925,64926,64927,64928,64929,64930,64931,64932,64933,64934,64935,64936,64937,64938,64939,64940,64941,64942,64943,64944,64945,64946,64947,64948,64949,64950,64951,64952,64953,64954,64955,64956,64957,64958,64959,64960,64961,64962,64963,64964,64965,64966,64967,64968,64969,64970,64971,64972,64973,64974,64975,64976,64977,64978,64979,64980,64981,64982,64983,64984,64985,64986,64987,64988,64989,64990,64991,64992,64993,64994,64995,64996,64997,64998,64999,65000,65001,65002,65003,65004,65005,65006,65007,65008,65009,65010,65011,65012,65013,65014,65015,65016,65017,65018,65019,65020,65021,65022,65088,65089,65090,65091,65092,65093,65094,65095,65096,65097,65098,65099,65100,65101,65102,65103,65104,65105,65106,65107,65108,65109,65110,65111,65112,65113,65114,65115,65116,65117,65118,65119,65120,65121,65122,65123,65124,65125,65126,65127,65128,65129,65130,65131,65132,65133,65134,65135,65136,65137,65138,65139,65140,65141,65142,65143,65144,65145,65146,65147,65148,65149,65150,65152,65153,65154,65155,65156,65157,65158,65159,65160,65161,65162,65163,65164,65165,65166,65167,65168,65169,65170,65171,65172,65173,65174,65175,65176,65177,65178,65179,65180,65181,65182,65183,65184,65185,65186,65187,65188,65189,65190,65191,65192,65193,65194,65195,65196,65197,65198,65199,65200,65201,65202,65203,65204,65205,65206,65207,65208,65209,65210,65211,65212,65213,65214,65215,65216,65217,65218,65219,65220,65221,65222,65223,65224,65225,65226,65227,65228,65229,65230,65231,65232,65233,65234,65235,65236,65237,65238,65239,65240,65241,65242,65243,65244,65245,65246,65247,65248,65249,65250,65251,65252,65253,65254,65255,65256,65257,65258,65259,65260,65261,65262,65263,65264,65265,65266,65267,65268,65269,65270,65271,65272,65273,65274,65275,65276,65277,65278', [',']);
|
|
@@ -2966,9 +3099,9 @@
|
|
|
2966
3099
|
var tmp$ret$3 = toInt_0(item_0);
|
|
2967
3100
|
destination_0.d(tmp$ret$3);
|
|
2968
3101
|
}
|
|
2969
|
-
tmp_0.
|
|
3102
|
+
tmp_0.od_1 = destination_0;
|
|
2970
3103
|
}
|
|
2971
|
-
protoOf(GBK).
|
|
3104
|
+
protoOf(GBK).pd = function (str) {
|
|
2972
3105
|
// Inline function 'kotlin.text.map' call
|
|
2973
3106
|
// Inline function 'kotlin.text.mapTo' call
|
|
2974
3107
|
var destination = ArrayList_init_$Create$_0(charSequenceLength(str));
|
|
@@ -2985,11 +3118,11 @@
|
|
|
2985
3118
|
var tmp$ret$1 = Char__toInt_impl_vasixd(item);
|
|
2986
3119
|
tmp = new Int8Array([toByte(tmp$ret$1)]);
|
|
2987
3120
|
} else {
|
|
2988
|
-
var tmp_0 = GBK_getInstance().
|
|
3121
|
+
var tmp_0 = GBK_getInstance().nd_1;
|
|
2989
3122
|
// Inline function 'kotlin.code' call
|
|
2990
3123
|
var tmp$ret$3 = Char__toInt_impl_vasixd(item);
|
|
2991
|
-
var i = tmp_0.
|
|
2992
|
-
tmp = toByteArray(GBK_getInstance().
|
|
3124
|
+
var i = tmp_0.t1(tmp$ret$3);
|
|
3125
|
+
tmp = toByteArray(GBK_getInstance().od_1.k(i), 2);
|
|
2993
3126
|
}
|
|
2994
3127
|
var tmp$ret$4 = tmp;
|
|
2995
3128
|
destination.d(tmp$ret$4);
|
|
@@ -3007,7 +3140,7 @@
|
|
|
3007
3140
|
}
|
|
3008
3141
|
return accumulator;
|
|
3009
3142
|
};
|
|
3010
|
-
protoOf(GBK).
|
|
3143
|
+
protoOf(GBK).qd = function (data) {
|
|
3011
3144
|
var tempByte = null;
|
|
3012
3145
|
var sb = StringBuilder_init_$Create$();
|
|
3013
3146
|
var inductionVariable = 0;
|
|
@@ -3032,7 +3165,7 @@
|
|
|
3032
3165
|
if (0 <= code ? code <= 127 : false) {
|
|
3033
3166
|
sb.f(numberToChar(code));
|
|
3034
3167
|
} else {
|
|
3035
|
-
var i = this.
|
|
3168
|
+
var i = this.od_1.t1(code);
|
|
3036
3169
|
if (i < 0) {
|
|
3037
3170
|
// Inline function 'kotlin.Char' call
|
|
3038
3171
|
var tmp_0;
|
|
@@ -3052,7 +3185,7 @@
|
|
|
3052
3185
|
sb.f(tmp$ret$3);
|
|
3053
3186
|
} else {
|
|
3054
3187
|
// Inline function 'kotlin.Char' call
|
|
3055
|
-
var code_0 = this.
|
|
3188
|
+
var code_0 = this.nd_1.k(i);
|
|
3056
3189
|
var tmp_1;
|
|
3057
3190
|
// Inline function 'kotlin.code' call
|
|
3058
3191
|
var this_2 = _Char___init__impl__6a9atx(0);
|
|
@@ -3121,18 +3254,18 @@
|
|
|
3121
3254
|
var element = tmp0_iterator_0.i();
|
|
3122
3255
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
3123
3256
|
// Inline function 'com.d10ng.common.transform.PinyinUtils.pyMap.<anonymous>' call
|
|
3124
|
-
var pair = to(element.
|
|
3125
|
-
destination_1.
|
|
3257
|
+
var pair = to(element.kb_1, element.lb_1);
|
|
3258
|
+
destination_1.h4(pair.kb_1, pair.lb_1);
|
|
3126
3259
|
}
|
|
3127
|
-
tmp.
|
|
3260
|
+
tmp.rd_1 = destination_1;
|
|
3128
3261
|
}
|
|
3129
|
-
protoOf(PinyinUtils).
|
|
3130
|
-
var tmp0_elvis_lhs = this.
|
|
3262
|
+
protoOf(PinyinUtils).sd = function (c) {
|
|
3263
|
+
var tmp0_elvis_lhs = this.rd_1.x1(new Char(c));
|
|
3131
3264
|
var tmp;
|
|
3132
3265
|
if (tmp0_elvis_lhs == null) {
|
|
3133
3266
|
// Inline function 'kotlin.text.uppercase' call
|
|
3134
3267
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3135
|
-
tmp =
|
|
3268
|
+
tmp = toString_1(c).toUpperCase();
|
|
3136
3269
|
} else {
|
|
3137
3270
|
tmp = tmp0_elvis_lhs;
|
|
3138
3271
|
}
|
|
@@ -3145,21 +3278,25 @@
|
|
|
3145
3278
|
return PinyinUtils_instance;
|
|
3146
3279
|
}
|
|
3147
3280
|
function toPinYin$lambda(it) {
|
|
3148
|
-
return PinyinUtils_getInstance().
|
|
3281
|
+
return PinyinUtils_getInstance().sd(it.e1_1);
|
|
3149
3282
|
}
|
|
3150
3283
|
function numberToString(_this__u8e3s4, maxDecimalCount) {
|
|
3151
3284
|
return keep(toString(_this__u8e3s4), maxDecimalCount);
|
|
3152
3285
|
}
|
|
3153
3286
|
function numberToByteArray(_this__u8e3s4, size) {
|
|
3154
|
-
size = size === VOID ?
|
|
3287
|
+
size = size === VOID ? null : size;
|
|
3155
3288
|
var tmp;
|
|
3156
3289
|
if (typeof _this__u8e3s4 === 'number') {
|
|
3157
|
-
tmp =
|
|
3290
|
+
tmp = shortToByteArray(_this__u8e3s4, size);
|
|
3158
3291
|
} else {
|
|
3159
|
-
if (_this__u8e3s4
|
|
3160
|
-
tmp =
|
|
3292
|
+
if (typeof _this__u8e3s4 === 'number') {
|
|
3293
|
+
tmp = intToByteArray(_this__u8e3s4, size);
|
|
3161
3294
|
} else {
|
|
3162
|
-
|
|
3295
|
+
if (_this__u8e3s4 instanceof Long) {
|
|
3296
|
+
tmp = longToByteArray(_this__u8e3s4, size);
|
|
3297
|
+
} else {
|
|
3298
|
+
throw IllegalArgumentException_init_$Create$('Number must be Int or Long');
|
|
3299
|
+
}
|
|
3163
3300
|
}
|
|
3164
3301
|
}
|
|
3165
3302
|
return tmp;
|
|
@@ -3168,12 +3305,12 @@
|
|
|
3168
3305
|
return numberToLong(_this__u8e3s4);
|
|
3169
3306
|
}
|
|
3170
3307
|
//region block: post-declaration
|
|
3171
|
-
defineProp(protoOf(ByteOrder), 'name', protoOf(ByteOrder).
|
|
3172
|
-
defineProp(protoOf(ByteOrder), 'ordinal', protoOf(ByteOrder).
|
|
3173
|
-
defineProp(protoOf(ChecksumType), 'name', protoOf(ChecksumType).
|
|
3174
|
-
defineProp(protoOf(ChecksumType), 'ordinal', protoOf(ChecksumType).
|
|
3175
|
-
defineProp(protoOf(CoordinateSystemType), 'name', protoOf(CoordinateSystemType).
|
|
3176
|
-
defineProp(protoOf(CoordinateSystemType), 'ordinal', protoOf(CoordinateSystemType).
|
|
3308
|
+
defineProp(protoOf(ByteOrder), 'name', protoOf(ByteOrder).b2);
|
|
3309
|
+
defineProp(protoOf(ByteOrder), 'ordinal', protoOf(ByteOrder).c2);
|
|
3310
|
+
defineProp(protoOf(ChecksumType), 'name', protoOf(ChecksumType).b2);
|
|
3311
|
+
defineProp(protoOf(ChecksumType), 'ordinal', protoOf(ChecksumType).c2);
|
|
3312
|
+
defineProp(protoOf(CoordinateSystemType), 'name', protoOf(CoordinateSystemType).b2);
|
|
3313
|
+
defineProp(protoOf(CoordinateSystemType), 'ordinal', protoOf(CoordinateSystemType).c2);
|
|
3177
3314
|
//endregion
|
|
3178
3315
|
//region block: init
|
|
3179
3316
|
Companion_instance = new Companion();
|
|
@@ -3225,12 +3362,39 @@
|
|
|
3225
3362
|
var $com$d10ng = $com.d10ng || ($com.d10ng = {});
|
|
3226
3363
|
var $com$d10ng$common = $com$d10ng.common || ($com$d10ng.common = {});
|
|
3227
3364
|
var $com$d10ng$common$base = $com$d10ng$common.base || ($com$d10ng$common.base = {});
|
|
3365
|
+
$com$d10ng$common$base.doubleToByteArray = doubleToByteArray;
|
|
3366
|
+
$com$d10ng$common$base.byteArrayToDouble = byteArrayToDouble;
|
|
3367
|
+
var $com = _.com || (_.com = {});
|
|
3368
|
+
var $com$d10ng = $com.d10ng || ($com.d10ng = {});
|
|
3369
|
+
var $com$d10ng$common = $com$d10ng.common || ($com$d10ng.common = {});
|
|
3370
|
+
var $com$d10ng$common$base = $com$d10ng$common.base || ($com$d10ng$common.base = {});
|
|
3371
|
+
$com$d10ng$common$base.floatToByteArray = floatToByteArray;
|
|
3372
|
+
$com$d10ng$common$base.byteArrayToFloat = byteArrayToFloat;
|
|
3373
|
+
var $com = _.com || (_.com = {});
|
|
3374
|
+
var $com$d10ng = $com.d10ng || ($com.d10ng = {});
|
|
3375
|
+
var $com$d10ng$common = $com$d10ng.common || ($com$d10ng.common = {});
|
|
3376
|
+
var $com$d10ng$common$base = $com$d10ng$common.base || ($com$d10ng$common.base = {});
|
|
3377
|
+
$com$d10ng$common$base.byteArrayToInt = byteArrayToInt;
|
|
3378
|
+
var $com = _.com || (_.com = {});
|
|
3379
|
+
var $com$d10ng = $com.d10ng || ($com.d10ng = {});
|
|
3380
|
+
var $com$d10ng$common = $com$d10ng.common || ($com$d10ng.common = {});
|
|
3381
|
+
var $com$d10ng$common$base = $com$d10ng$common.base || ($com$d10ng$common.base = {});
|
|
3382
|
+
$com$d10ng$common$base.byteArrayToLong = byteArrayToLong;
|
|
3383
|
+
var $com = _.com || (_.com = {});
|
|
3384
|
+
var $com$d10ng = $com.d10ng || ($com.d10ng = {});
|
|
3385
|
+
var $com$d10ng$common = $com$d10ng.common || ($com$d10ng.common = {});
|
|
3386
|
+
var $com$d10ng$common$base = $com$d10ng$common.base || ($com$d10ng$common.base = {});
|
|
3228
3387
|
$com$d10ng$common$base.byteArrayToShortArray = byteArrayToShortArray;
|
|
3229
3388
|
$com$d10ng$common$base.shortArrayToByteArray = shortArrayToByteArray;
|
|
3230
3389
|
var $com = _.com || (_.com = {});
|
|
3231
3390
|
var $com$d10ng = $com.d10ng || ($com.d10ng = {});
|
|
3232
3391
|
var $com$d10ng$common = $com$d10ng.common || ($com$d10ng.common = {});
|
|
3233
3392
|
var $com$d10ng$common$base = $com$d10ng$common.base || ($com$d10ng$common.base = {});
|
|
3393
|
+
$com$d10ng$common$base.byteArrayToShort = byteArrayToShort;
|
|
3394
|
+
var $com = _.com || (_.com = {});
|
|
3395
|
+
var $com$d10ng = $com.d10ng || ($com.d10ng = {});
|
|
3396
|
+
var $com$d10ng$common = $com$d10ng.common || ($com$d10ng.common = {});
|
|
3397
|
+
var $com$d10ng$common$base = $com$d10ng$common.base || ($com$d10ng$common.base = {});
|
|
3234
3398
|
$com$d10ng$common$base.binStringToByte = binStringToByte;
|
|
3235
3399
|
$com$d10ng$common$base.binStringToByteArray = binStringToByteArray;
|
|
3236
3400
|
$com$d10ng$common$base.hexStringToByte = hexStringToByte;
|