text
stringlengths 197
24.1M
|
---|
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global t
.section .rodata
.align 3
.LC0:
.string "\0334\033\037\013"
.align 3
.LC1:
.string "\r\n"
.align 3
.LC2:
.string "\033D"
.align 3
.LC3:
.string "\033U"
.align 3
.LC4:
.string "\033\n"
.align 3
.LC5:
.string ""
.align 3
.LC6:
.string "\033G"
.align 3
.LC7:
.string "\0334"
.align 3
.LC8:
.string "\n"
.align 3
.LC9:
.string " "
.align 3
.LC10:
.string "\b"
.align 3
.LC11:
.string "\001 "
.align 3
.LC12:
.string "\001!"
.align 3
.LC13:
.string "\001\""
.align 3
.LC14:
.string "\001#"
.align 3
.LC15:
.string "\001$"
.align 3
.LC16:
.string "\001%"
.align 3
.LC17:
.string "\001&"
.align 3
.LC18:
.string "\001'"
.align 3
.LC19:
.string "\001("
.align 3
.LC20:
.string "\001)"
.align 3
.LC21:
.string "\001*"
.align 3
.LC22:
.string "\001+"
.align 3
.LC23:
.string "\001,"
.align 3
.LC24:
.string "\001-"
.align 3
.LC25:
.string "\001."
.align 3
.LC26:
.string "\001/"
.align 3
.LC27:
.string "\2010"
.align 3
.LC28:
.string "\2011"
.align 3
.LC29:
.string "\2012"
.align 3
.LC30:
.string "\2013"
.align 3
.LC31:
.string "\2014"
.align 3
.LC32:
.string "\2015"
.align 3
.LC33:
.string "\2016"
.align 3
.LC34:
.string "\2017"
.align 3
.LC35:
.string "\2018"
.align 3
.LC36:
.string "\2019"
.align 3
.LC37:
.string "\001:"
.align 3
.LC38:
.string "\001;"
.align 3
.LC39:
.string "\001<"
.align 3
.LC40:
.string "\001="
.align 3
.LC41:
.string "\001>"
.align 3
.LC42:
.string "\001?"
.align 3
.LC43:
.string "\001@"
.align 3
.LC44:
.string "\201A"
.align 3
.LC45:
.string "\201B"
.align 3
.LC46:
.string "\201C"
.align 3
.LC47:
.string "\201D"
.align 3
.LC48:
.string "\201E"
.align 3
.LC49:
.string "\201F"
.align 3
.LC50:
.string "\201G"
.align 3
.LC51:
.string "\201H"
.align 3
.LC52:
.string "\201I"
.align 3
.LC53:
.string "\201J"
.align 3
.LC54:
.string "\201K"
.align 3
.LC55:
.string "\201L"
.align 3
.LC56:
.string "\201M"
.align 3
.LC57:
.string "\201N"
.align 3
.LC58:
.string "\201O"
.align 3
.LC59:
.string "\201P"
.align 3
.LC60:
.string "\201Q"
.align 3
.LC61:
.string "\201R"
.align 3
.LC62:
.string "\201S"
.align 3
.LC63:
.string "\201T"
.align 3
.LC64:
.string "\201U"
.align 3
.LC65:
.string "\201V"
.align 3
.LC66:
.string "\201W"
.align 3
.LC67:
.string "\201X"
.align 3
.LC68:
.string "\201Y"
.align 3
.LC69:
.string "\201Z"
.align 3
.LC70:
.string "\001["
.align 3
.LC71:
.string "\001\\"
.align 3
.LC72:
.string "\001]"
.align 3
.LC73:
.string "\001^"
.align 3
.LC74:
.string "\001_"
.align 3
.LC75:
.string "\001`"
.align 3
.LC76:
.string "\201a"
.align 3
.LC77:
.string "\201b"
.align 3
.LC78:
.string "\201c"
.align 3
.LC79:
.string "\201d"
.align 3
.LC80:
.string "\201e"
.align 3
.LC81:
.string "\201f"
.align 3
.LC82:
.string "\201g"
.align 3
.LC83:
.string "\201h"
.align 3
.LC84:
.string "\201i"
.align 3
.LC85:
.string "\201j"
.align 3
.LC86:
.string "\201k"
.align 3
.LC87:
.string "\201l"
.align 3
.LC88:
.string "\201m"
.align 3
.LC89:
.string "\201n"
.align 3
.LC90:
.string "\201o"
.align 3
.LC91:
.string "\201p"
.align 3
.LC92:
.string "\201q"
.align 3
.LC93:
.string "\201r"
.align 3
.LC94:
.string "\201s"
.align 3
.LC95:
.string "\201t"
.align 3
.LC96:
.string "\201u"
.align 3
.LC97:
.string "\201v"
.align 3
.LC98:
.string "\201w"
.align 3
.LC99:
.string "\201x"
.align 3
.LC100:
.string "\201y"
.align 3
.LC101:
.string "\201z"
.align 3
.LC102:
.string "\001{"
.align 3
.LC103:
.string "\001|"
.align 3
.LC104:
.string "\001}"
.align 3
.LC105:
.string "\001~"
.align 3
.LC106:
.string ""
.string ""
.string ""
.align 3
.LC107:
.string "\0010\b+"
.align 3
.LC108:
.string "\202fi"
.align 3
.LC109:
.string "\202fl"
.align 3
.LC110:
.string "\202ff"
.align 3
.LC111:
.string "\203ffi"
.align 3
.LC112:
.string "\203ffl"
.align 3
.LC113:
.string "\001>\b_"
.align 3
.LC114:
.string "\001<\b_"
.align 3
.LC115:
.string "\001~\b_"
.align 3
.LC116:
.string "\001=\b/"
.align 3
.LC117:
.string "\002->"
.align 3
.LC118:
.string "\002<-"
.align 3
.LC119:
.string "\001+\b_"
.align 3
.LC120:
.string "\001U"
.align 3
.LC121:
.string "\0010\b/"
.align 3
.LC122:
.string "\001<\b-"
.align 3
.LC123:
.string "\001\033 "
.section .data.rel.local,"aw"
.align 3
.type t, %object
.size t, 1952
t:
.word 0
.word 65296
.word 2
.word 5
.word 40
.word 20
.word 20
.word 20
.word 20
.zero 4
.xword .LC0
.xword .LC0
.xword .LC1
.xword .LC2
.xword .LC3
.xword .LC4
.xword .LC5
.xword .LC5
.xword .LC6
.xword .LC7
.xword .LC4
.xword .LC8
.xword .LC9
.xword .LC10
.xword .LC11
.xword .LC12
.xword .LC13
.xword .LC14
.xword .LC15
.xword .LC16
.xword .LC17
.xword .LC18
.xword .LC19
.xword .LC20
.xword .LC21
.xword .LC22
.xword .LC23
.xword .LC24
.xword .LC25
.xword .LC26
.xword .LC27
.xword .LC28
.xword .LC29
.xword .LC30
.xword .LC31
.xword .LC32
.xword .LC33
.xword .LC34
.xword .LC35
.xword .LC36
.xword .LC37
.xword .LC38
.xword .LC39
.xword .LC40
.xword .LC41
.xword .LC42
.xword .LC43
.xword .LC44
.xword .LC45
.xword .LC46
.xword .LC47
.xword .LC48
.xword .LC49
.xword .LC50
.xword .LC51
.xword .LC52
.xword .LC53
.xword .LC54
.xword .LC55
.xword .LC56
.xword .LC57
.xword .LC58
.xword .LC59
.xword .LC60
.xword .LC61
.xword .LC62
.xword .LC63
.xword .LC64
.xword .LC65
.xword .LC66
.xword .LC67
.xword .LC68
.xword .LC69
.xword .LC70
.xword .LC71
.xword .LC72
.xword .LC73
.xword .LC74
.xword .LC75
.xword .LC76
.xword .LC77
.xword .LC78
.xword .LC79
.xword .LC80
.xword .LC81
.xword .LC82
.xword .LC83
.xword .LC84
.xword .LC85
.xword .LC86
.xword .LC87
.xword .LC88
.xword .LC89
.xword .LC90
.xword .LC91
.xword .LC92
.xword .LC93
.xword .LC94
.xword .LC95
.xword .LC96
.xword .LC97
.xword .LC98
.xword .LC99
.xword .LC100
.xword .LC101
.xword .LC102
.xword .LC103
.xword .LC104
.xword .LC105
.xword .LC106
.xword .LC24
.xword .LC107
.xword .LC106
.xword .LC24
.xword .LC74
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC24
.xword .LC108
.xword .LC109
.xword .LC110
.xword .LC111
.xword .LC112
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC18
.xword .LC18
.xword .LC75
.xword .LC74
.xword .LC26
.xword .LC106
.xword .LC11
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC113
.xword .LC114
.xword .LC106
.xword .LC24
.xword .LC115
.xword .LC105
.xword .LC116
.xword .LC117
.xword .LC118
.xword .LC106
.xword .LC106
.xword .LC40
.xword .LC21
.xword .LC26
.xword .LC119
.xword .LC120
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC121
.xword .LC122
.xword .LC22
.xword .LC106
.xword .LC106
.xword .LC103
.xword .LC123
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC21
.xword .LC106
.xword .LC103
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword .LC106
.xword 0
.xword 0
.xword 0
.xword .LC106
.zero 8
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global rtl8225_agc
.bss
.align 3
.type rtl8225_agc, %object
.size rtl8225_agc, 8
rtl8225_agc:
.zero 8
.global rtl8225z2_gain_bg
.align 3
.type rtl8225z2_gain_bg, %object
.size rtl8225z2_gain_bg, 8
rtl8225z2_gain_bg:
.zero 8
.global rtl8225z2_rxgain
.align 3
.type rtl8225z2_rxgain, %object
.size rtl8225z2_rxgain, 8
rtl8225z2_rxgain:
.zero 8
.section .rodata
.align 3
.LC0:
.string "RF Calibration Failed! %x\n"
.text
.align 2
.type rtl8225z2_rf_init, %function
rtl8225z2_rf_init:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
str x0, [sp, 40]
ldr x0, [sp, 40]
ldr x0, [x0, 8]
str x0, [sp, 56]
mov w2, 703
mov w1, 0
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 3808
mov w1, 1
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 1101
mov w1, 2
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 1089
mov w1, 3
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 2243
mov w1, 4
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 3186
mov w1, 5
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 230
mov w1, 6
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 2090
mov w1, 7
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 63
mov w1, 8
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 821
mov w1, 9
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 2516
mov w1, 10
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 1979
mov w1, 11
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 2128
mov w1, 12
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 3295
mov w1, 13
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 43
mov w1, 14
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 276
mov w1, 15
ldr x0, [sp, 40]
bl rtl8225_write
mov w0, 100
bl msleep
mov w2, 439
mov w1, 0
ldr x0, [sp, 40]
bl rtl8225_write
str wzr, [sp, 52]
b .L2
.L3:
ldr w0, [sp, 52]
add w0, w0, 1
mov w2, w0
mov w1, 1
ldr x0, [sp, 40]
bl rtl8225_write
adrp x0, rtl8225z2_rxgain
add x0, x0, :lo12:rtl8225z2_rxgain
ldr x1, [x0]
ldrsw x0, [sp, 52]
lsl x0, x0, 2
add x0, x1, x0
ldr w0, [x0]
mov w2, w0
mov w1, 2
ldr x0, [sp, 40]
bl rtl8225_write
ldr w0, [sp, 52]
add w0, w0, 1
str w0, [sp, 52]
.L2:
adrp x0, rtl8225z2_rxgain
add x0, x0, :lo12:rtl8225z2_rxgain
ldr x0, [x0]
bl ARRAY_SIZE
mov w1, w0
ldr w0, [sp, 52]
cmp w0, w1
blt .L3
mov w2, 128
mov w1, 3
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 4
mov w1, 5
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 183
mov w1, 0
ldr x0, [sp, 40]
bl rtl8225_write
mov w2, 3149
mov w1, 2
ldr x0, [sp, 40]
bl rtl8225_write
mov w0, 200
bl msleep
mov w2, 1101
mov w1, 2
ldr x0, [sp, 40]
bl rtl8225_write
mov w0, 100
bl msleep
mov w1, 6
ldr x0, [sp, 40]
bl rtl8225_read
and w0, w0, 128
cmp w0, 0
bne .L4
mov w2, 3149
mov w1, 2
ldr x0, [sp, 40]
bl rtl8225_write
mov w0, 200
bl msleep
mov w2, 1101
mov w1, 2
ldr x0, [sp, 40]
bl rtl8225_write
mov w0, 100
bl msleep
mov w1, 6
ldr x0, [sp, 40]
bl rtl8225_read
and w0, w0, 128
cmp w0, 0
bne .L4
ldr x0, [sp, 40]
ldr w19, [x0]
mov w1, 6
ldr x0, [sp, 40]
bl rtl8225_read
mov w2, w0
adrp x0, .LC0
add x1, x0, :lo12:.LC0
mov w0, w19
bl wiphy_warn
.L4:
mov w0, 200
bl msleep
mov w2, 703
mov w1, 0
ldr x0, [sp, 40]
bl rtl8225_write
str wzr, [sp, 52]
b .L5
.L6:
adrp x0, rtl8225_agc
add x0, x0, :lo12:rtl8225_agc
ldr x1, [x0]
ldrsw x0, [sp, 52]
lsl x0, x0, 2
add x0, x1, x0
ldr w0, [x0]
mov w2, w0
mov w1, 11
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
ldr w0, [sp, 52]
add w0, w0, 128
mov w2, w0
mov w1, 10
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
ldr w0, [sp, 52]
add w0, w0, 1
str w0, [sp, 52]
.L5:
adrp x0, rtl8225_agc
add x0, x0, :lo12:rtl8225_agc
ldr x0, [x0]
bl ARRAY_SIZE
mov w1, w0
ldr w0, [sp, 52]
cmp w0, w1
blt .L6
mov w0, 1
bl msleep
mov w2, 1
mov w1, 0
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 2
mov w1, 1
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 66
mov w1, 2
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 0
mov w1, 3
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 0
mov w1, 4
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 0
mov w1, 5
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 64
mov w1, 6
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 0
mov w1, 7
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 64
mov w1, 8
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 254
mov w1, 9
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 8
mov w1, 10
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 128
mov w1, 11
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 1
mov w1, 12
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 67
mov w1, 13
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 211
mov w1, 14
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 56
mov w1, 15
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 132
mov w1, 16
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 7
mov w1, 17
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 32
mov w1, 18
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 32
mov w1, 19
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 0
mov w1, 20
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 64
mov w1, 21
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 0
mov w1, 22
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 64
mov w1, 23
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 239
mov w1, 24
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 25
mov w1, 25
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 32
mov w1, 26
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 21
mov w1, 27
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 4
mov w1, 28
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 197
mov w1, 29
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 149
mov w1, 30
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 117
mov w1, 31
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 31
mov w1, 32
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 23
mov w1, 33
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 22
mov w1, 34
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 128
mov w1, 35
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 70
mov w1, 36
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 0
mov w1, 37
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 144
mov w1, 38
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 136
mov w1, 39
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
adrp x0, rtl8225z2_gain_bg
add x0, x0, :lo12:rtl8225z2_gain_bg
ldr x0, [x0]
add x0, x0, 48
ldr w0, [x0]
mov w2, w0
mov w1, 11
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
adrp x0, rtl8225z2_gain_bg
add x0, x0, :lo12:rtl8225z2_gain_bg
ldr x0, [x0]
add x0, x0, 52
ldr w0, [x0]
mov w2, w0
mov w1, 27
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
adrp x0, rtl8225z2_gain_bg
add x0, x0, :lo12:rtl8225z2_gain_bg
ldr x0, [x0]
add x0, x0, 56
ldr w0, [x0]
mov w2, w0
mov w1, 29
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 55
mov w1, 33
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
mov w2, 152
mov w1, 0
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 32
mov w1, 3
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 126
mov w1, 4
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 18
mov w1, 5
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 252
mov w1, 6
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 120
mov w1, 7
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 46
mov w1, 8
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 155
mov w1, 16
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 136
mov w1, 17
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 71
mov w1, 18
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 208
mov w1, 19
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 0
mov w1, 25
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 160
mov w1, 26
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 8
mov w1, 27
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 134
mov w1, 64
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 141
mov w1, 65
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 21
mov w1, 66
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 24
mov w1, 67
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 54
mov w1, 68
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 53
mov w1, 69
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 46
mov w1, 70
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 37
mov w1, 71
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 28
mov w1, 72
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 18
mov w1, 73
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 9
mov w1, 74
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 4
mov w1, 75
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 5
mov w1, 76
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 13
mov x1, 65371
ldr x0, [sp, 56]
bl rtl818x_iowrite8
mov w0, 1
bl msleep
mov w1, 1
ldr x0, [sp, 40]
bl rtl8225z2_rf_set_tx_power
mov w2, 155
mov w1, 16
ldr x0, [sp, 40]
bl rtl8225_write_phy_cck
mov w2, 144
mov w1, 38
ldr x0, [sp, 40]
bl rtl8225_write_phy_ofdm
ldr x0, [sp, 56]
ldr x0, [x0]
mov w2, 3
mov x1, x0
ldr x0, [sp, 56]
bl rtl818x_iowrite8
mov w0, 1
bl msleep
mov w2, 2
movk w2, 0x3dc0, lsl 16
mov x1, 65428
ldr x0, [sp, 56]
bl rtl818x_iowrite32
nop
ldr x19, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size rtl8225z2_rf_init, .-rtl8225z2_rf_init
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global fib
.type fib, %function
fib:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -32
str w0, [sp, 44]
ldr w0, [sp, 44]
cmp w0, 1
beq .L2
ldr w0, [sp, 44]
cmp w0, 2
bne .L3
.L2:
mov w0, 1
b .L4
.L3:
ldr w0, [sp, 44]
sub w0, w0, #1
bl fib
mov w19, w0
ldr w0, [sp, 44]
sub w0, w0, #2
bl fib
add w0, w19, w0
.L4:
ldr x19, [sp, 16]
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size fib, .-fib
.section .rodata
.align 3
.LC0:
.string "Number: "
.align 3
.LC1:
.string "%d"
.align 3
.LC2:
.string "%d \n"
.text
.align 2
.global main
.type main, %function
main:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 24]
mov x1, 0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
add x0, sp, 20
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
ldr w0, [sp, 20]
bl fib
mov w1, w0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 24]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L7
bl __stack_chk_fail
.L7:
mov w0, w1
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global f
.type f, %function
f:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -288]!
.cfi_def_cfa_offset 288
.cfi_offset 29, -288
.cfi_offset 30, -280
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 232]
str x2, [sp, 240]
str x3, [sp, 248]
str x4, [sp, 256]
str x5, [sp, 264]
str x6, [sp, 272]
str x7, [sp, 280]
str q0, [sp, 96]
str q1, [sp, 112]
str q2, [sp, 128]
str q3, [sp, 144]
str q4, [sp, 160]
str q5, [sp, 176]
str q6, [sp, 192]
str q7, [sp, 208]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 88]
mov x1, 0
add x0, sp, 288
str x0, [sp, 56]
add x0, sp, 288
str x0, [sp, 64]
add x0, sp, 224
str x0, [sp, 72]
mov w0, -56
str w0, [sp, 80]
mov w0, -128
str w0, [sp, 84]
str wzr, [sp, 36]
b .L2
.L12:
ldr w1, [sp, 80]
ldr x0, [sp, 56]
cmp w1, 0
blt .L3
add x1, x0, 12
and x1, x1, -8
str x1, [sp, 56]
b .L4
.L3:
add w2, w1, 8
str w2, [sp, 80]
ldr w2, [sp, 80]
cmp w2, 0
ble .L5
add x1, x0, 12
and x1, x1, -8
str x1, [sp, 56]
b .L4
.L5:
ldr x2, [sp, 64]
sxtw x0, w1
add x0, x2, x0
.L4:
add x1, sp, 40
ldr w2, [x0]
str w2, [x1]
ldrb w0, [x0, 4]
strb w0, [x1, 4]
ldrb w0, [sp, 40]
mov w1, w0
ldr w0, [sp, 36]
add w0, w0, 10
cmp w1, w0
beq .L7
bl abort
.L7:
ldrb w0, [sp, 41]
mov w1, w0
ldr w0, [sp, 36]
add w0, w0, 20
cmp w1, w0
beq .L8
bl abort
.L8:
ldrb w0, [sp, 42]
mov w1, w0
ldr w0, [sp, 36]
add w0, w0, 30
cmp w1, w0
beq .L9
bl abort
.L9:
ldrb w0, [sp, 43]
mov w1, w0
ldr w0, [sp, 36]
add w0, w0, 40
cmp w1, w0
beq .L10
bl abort
.L10:
ldrb w0, [sp, 44]
mov w1, w0
ldr w0, [sp, 36]
add w0, w0, 50
cmp w1, w0
beq .L11
bl abort
.L11:
ldr w0, [sp, 36]
add w0, w0, 1
str w0, [sp, 36]
.L2:
ldr w1, [sp, 36]
ldr w0, [sp, 28]
cmp w1, w0
blt .L12
ldr w1, [sp, 80]
ldr x0, [sp, 56]
cmp w1, 0
blt .L13
add x1, x0, 15
and x1, x1, -8
str x1, [sp, 56]
b .L14
.L13:
add w2, w1, 8
str w2, [sp, 80]
ldr w2, [sp, 80]
cmp w2, 0
ble .L15
add x1, x0, 15
and x1, x1, -8
str x1, [sp, 56]
b .L14
.L15:
ldr x2, [sp, 64]
sxtw x0, w1
add x0, x2, x0
.L14:
ldr x0, [x0]
str x0, [sp, 48]
ldr x0, [sp, 48]
cmp x0, 123
beq .L17
bl abort
.L17:
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 88]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L18
bl __stack_chk_fail
.L18:
mov w0, w1
ldp x29, x30, [sp], 288
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size f, .-f
.align 2
.global main
.type main, %function
main:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
mov w0, 10
strb w0, [sp, 24]
mov w0, 11
strb w0, [sp, 29]
mov w0, 12
strb w0, [sp, 34]
mov w0, 20
strb w0, [sp, 25]
mov w0, 21
strb w0, [sp, 30]
mov w0, 22
strb w0, [sp, 35]
mov w0, 30
strb w0, [sp, 26]
mov w0, 31
strb w0, [sp, 31]
mov w0, 32
strb w0, [sp, 36]
mov w0, 40
strb w0, [sp, 27]
mov w0, 41
strb w0, [sp, 32]
mov w0, 42
strb w0, [sp, 37]
mov w0, 50
strb w0, [sp, 28]
mov w0, 51
strb w0, [sp, 33]
mov w0, 52
strb w0, [sp, 38]
mov x4, 123
ldrh w0, [sp, 34]
ldrh w1, [sp, 36]
lsl x1, x1, 16
orr x0, x1, x0
ldrh w1, [sp, 38]
and x1, x1, 255
lsl x1, x1, 32
orr x0, x1, x0
mov x3, x0
ldrb w0, [sp, 29]
ldrb w1, [sp, 30]
lsl x1, x1, 8
orr x0, x1, x0
ldrb w1, [sp, 31]
lsl x1, x1, 16
orr x0, x1, x0
ldrb w1, [sp, 32]
lsl x1, x1, 24
orr x0, x1, x0
ldrb w1, [sp, 33]
lsl x1, x1, 32
orr x0, x1, x0
mov x2, x0
ldr x1, [sp, 24]
mov w0, 3
bl f
mov w0, 0
bl exit
.cfi_endproc
.LFE1:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.data
.align 3
.type junk, %object
.size junk, 30
junk:
.string "\n@(#)LIBF77 VERSION 19990503\n"
.text
.align 2
.type spow_ui, %function
spow_ui:
.LFB10:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str s0, [sp, 12]
str w0, [sp, 8]
fmov s0, 1.0e+0
str s0, [sp, 20]
ldr w0, [sp, 8]
cmp w0, 0
beq .L2
ldr w0, [sp, 8]
cmp w0, 0
bge .L3
ldr w0, [sp, 8]
neg w0, w0
str w0, [sp, 8]
ldr s0, [sp, 12]
fmov s1, 1.0e+0
fdiv s0, s1, s0
str s0, [sp, 12]
.L3:
ldrsw x0, [sp, 8]
str x0, [sp, 24]
.L7:
ldr x0, [sp, 24]
and x0, x0, 1
cmp x0, 0
beq .L4
ldr s1, [sp, 20]
ldr s0, [sp, 12]
fmul s0, s1, s0
str s0, [sp, 20]
.L4:
ldr x0, [sp, 24]
lsr x0, x0, 1
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L9
ldr s0, [sp, 12]
fmul s0, s0, s0
str s0, [sp, 12]
b .L7
.L9:
nop
.L2:
ldr s0, [sp, 20]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size spow_ui, .-spow_ui
.align 2
.type dpow_ui, %function
dpow_ui:
.LFB11:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str d0, [sp, 8]
str w0, [sp, 4]
fmov d0, 1.0e+0
str d0, [sp, 16]
ldr w0, [sp, 4]
cmp w0, 0
beq .L11
ldr w0, [sp, 4]
cmp w0, 0
bge .L12
ldr w0, [sp, 4]
neg w0, w0
str w0, [sp, 4]
ldr d0, [sp, 8]
fmov d1, 1.0e+0
fdiv d0, d1, d0
str d0, [sp, 8]
.L12:
ldrsw x0, [sp, 4]
str x0, [sp, 24]
.L16:
ldr x0, [sp, 24]
and x0, x0, 1
cmp x0, 0
beq .L13
ldr d1, [sp, 16]
ldr d0, [sp, 8]
fmul d0, d1, d0
str d0, [sp, 16]
.L13:
ldr x0, [sp, 24]
lsr x0, x0, 1
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L18
ldr d0, [sp, 8]
fmul d0, d0, d0
str d0, [sp, 8]
b .L16
.L18:
nop
.L11:
ldr d0, [sp, 16]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE11:
.size dpow_ui, .-dpow_ui
.align 2
.type cpow_ui, %function
cpow_ui:
.LFB12:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
fmov s2, s0
fmov s0, s1
fmov s1, s2
str s1, [sp, 24]
str s0, [sp, 28]
str w0, [sp, 20]
ldr s0, [sp, 24]
str s0, [sp, 32]
ldr s0, [sp, 28]
str s0, [sp, 36]
fmov s0, 1.0e+0
str s0, [sp, 56]
str wzr, [sp, 60]
ldr w0, [sp, 20]
cmp w0, 0
beq .L27
ldr w0, [sp, 20]
cmp w0, 0
bge .L21
ldr w0, [sp, 20]
neg w0, w0
str w0, [sp, 20]
ldr s3, [sp, 36]
ldr s2, [sp, 32]
movi v1.2s, #0
fmov s0, 1.0e+0
bl __divsc3
fmov s2, s0
fmov s0, s1
str s2, [sp, 24]
str s0, [sp, 28]
ldr s0, [sp, 24]
str s0, [sp, 32]
ldr s0, [sp, 28]
str s0, [sp, 36]
.L21:
ldrsw x0, [sp, 20]
str x0, [sp, 48]
str wzr, [sp, 44]
fmov s0, 1.0e+0
str s0, [sp, 40]
.L25:
ldr x0, [sp, 48]
and x0, x0, 1
cmp x0, 0
beq .L22
ldr s3, [sp, 36]
ldr s2, [sp, 32]
ldr s1, [sp, 44]
ldr s0, [sp, 40]
bl __mulsc3
fmov s2, s0
fmov s0, s1
str s2, [sp, 56]
str s0, [sp, 60]
ldr s0, [sp, 56]
str s0, [sp, 40]
ldr s0, [sp, 60]
str s0, [sp, 44]
.L22:
ldr x0, [sp, 48]
lsr x0, x0, 1
str x0, [sp, 48]
ldr x0, [sp, 48]
cmp x0, 0
beq .L28
ldr s3, [sp, 36]
ldr s2, [sp, 32]
ldr s1, [sp, 36]
ldr s0, [sp, 32]
bl __mulsc3
fmov s2, s0
fmov s0, s1
str s2, [sp, 24]
str s0, [sp, 28]
ldr s0, [sp, 24]
str s0, [sp, 32]
ldr s0, [sp, 28]
str s0, [sp, 36]
b .L25
.L27:
str wzr, [sp, 44]
fmov s0, 1.0e+0
str s0, [sp, 40]
b .L20
.L28:
nop
.L20:
ldr s1, [sp, 40]
ldr s0, [sp, 44]
fmov s2, s1
fmov s1, s0
fmov s0, s2
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE12:
.size cpow_ui, .-cpow_ui
.align 2
.type zpow_ui, %function
zpow_ui:
.LFB13:
.cfi_startproc
stp x29, x30, [sp, -112]!
.cfi_def_cfa_offset 112
.cfi_offset 29, -112
.cfi_offset 30, -104
mov x29, sp
fmov d2, d0
fmov d0, d1
fmov d1, d2
str d1, [sp, 32]
str d0, [sp, 40]
str w0, [sp, 28]
ldr d0, [sp, 32]
str d0, [sp, 64]
ldr d0, [sp, 40]
str d0, [sp, 72]
fmov d0, 1.0e+0
str d0, [sp, 96]
str xzr, [sp, 104]
ldr w0, [sp, 28]
cmp w0, 0
beq .L37
ldr w0, [sp, 28]
cmp w0, 0
bge .L31
ldr w0, [sp, 28]
neg w0, w0
str w0, [sp, 28]
ldr d3, [sp, 72]
ldr d2, [sp, 64]
movi d1, #0
fmov d0, 1.0e+0
bl __divdc3
fmov d2, d0
fmov d0, d1
str d2, [sp, 32]
str d0, [sp, 40]
ldr d0, [sp, 32]
str d0, [sp, 64]
ldr d0, [sp, 40]
str d0, [sp, 72]
.L31:
ldrsw x0, [sp, 28]
str x0, [sp, 56]
str xzr, [sp, 88]
fmov d0, 1.0e+0
str d0, [sp, 80]
.L35:
ldr x0, [sp, 56]
and x0, x0, 1
cmp x0, 0
beq .L32
ldr d3, [sp, 72]
ldr d2, [sp, 64]
ldr d1, [sp, 88]
ldr d0, [sp, 80]
bl __muldc3
fmov d2, d0
fmov d0, d1
str d2, [sp, 96]
str d0, [sp, 104]
ldr d0, [sp, 96]
str d0, [sp, 80]
ldr d0, [sp, 104]
str d0, [sp, 88]
.L32:
ldr x0, [sp, 56]
lsr x0, x0, 1
str x0, [sp, 56]
ldr x0, [sp, 56]
cmp x0, 0
beq .L38
ldr d3, [sp, 72]
ldr d2, [sp, 64]
ldr d1, [sp, 72]
ldr d0, [sp, 64]
bl __muldc3
fmov d2, d0
fmov d0, d1
str d2, [sp, 32]
str d0, [sp, 40]
ldr d0, [sp, 32]
str d0, [sp, 64]
ldr d0, [sp, 40]
str d0, [sp, 72]
b .L35
.L37:
str xzr, [sp, 88]
fmov d0, 1.0e+0
str d0, [sp, 80]
b .L30
.L38:
nop
.L30:
ldr d1, [sp, 80]
ldr d0, [sp, 88]
fmov d2, d1
fmov d1, d0
fmov d0, d2
ldp x29, x30, [sp], 112
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE13:
.size zpow_ui, .-zpow_ui
.align 2
.type pow_ii, %function
pow_ii:
.LFB14:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, 12]
str w1, [sp, 8]
ldr w0, [sp, 8]
cmp w0, 0
bgt .L40
ldr w0, [sp, 8]
cmp w0, 0
beq .L41
ldr w0, [sp, 12]
cmp w0, 1
bne .L42
.L41:
mov w0, 1
str w0, [sp, 20]
b .L40
.L42:
ldr w0, [sp, 12]
cmn w0, #1
beq .L43
ldr w0, [sp, 12]
cmp w0, 0
bne .L44
mov w1, 1
ldr w0, [sp, 12]
sdiv w0, w1, w0
b .L45
.L44:
mov w0, 0
.L45:
str w0, [sp, 20]
b .L40
.L43:
ldr w0, [sp, 8]
neg w0, w0
str w0, [sp, 8]
.L40:
ldr w0, [sp, 8]
cmp w0, 0
bgt .L46
ldr w0, [sp, 8]
cmp w0, 0
beq .L47
ldr w0, [sp, 12]
cmp w0, 1
beq .L47
ldr w0, [sp, 12]
cmn w0, #1
bne .L47
.L46:
ldrsw x0, [sp, 8]
str x0, [sp, 24]
mov w0, 1
str w0, [sp, 20]
.L51:
ldr x0, [sp, 24]
and x0, x0, 1
cmp x0, 0
beq .L48
ldr w1, [sp, 20]
ldr w0, [sp, 12]
mul w0, w1, w0
str w0, [sp, 20]
.L48:
ldr x0, [sp, 24]
lsr x0, x0, 1
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L53
ldr w0, [sp, 12]
mul w0, w0, w0
str w0, [sp, 12]
b .L51
.L53:
nop
.L47:
ldr w0, [sp, 20]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE14:
.size pow_ii, .-pow_ii
.align 2
.type dmaxloc_, %function
dmaxloc_:
.LFB15:
.cfi_startproc
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, 24]
str w1, [sp, 20]
str w2, [sp, 16]
str x3, [sp, 8]
ldrsw x0, [sp, 20]
lsl x0, x0, 3
sub x0, x0, #8
ldr x1, [sp, 24]
add x0, x1, x0
ldr d0, [x0]
str d0, [sp, 40]
ldr w0, [sp, 20]
str w0, [sp, 36]
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 32]
b .L55
.L58:
ldrsw x0, [sp, 32]
lsl x0, x0, 3
sub x0, x0, #8
ldr x1, [sp, 24]
add x0, x1, x0
ldr d0, [x0]
ldr d1, [sp, 40]
fcmpe d1, d0
bmi .L60
b .L56
.L60:
ldr w0, [sp, 32]
str w0, [sp, 36]
ldrsw x0, [sp, 32]
lsl x0, x0, 3
sub x0, x0, #8
ldr x1, [sp, 24]
add x0, x1, x0
ldr d0, [x0]
str d0, [sp, 40]
.L56:
ldr w0, [sp, 32]
add w0, w0, 1
str w0, [sp, 32]
.L55:
ldr w1, [sp, 32]
ldr w0, [sp, 16]
cmp w1, w0
ble .L58
ldr w1, [sp, 36]
ldr w0, [sp, 20]
sub w0, w1, w0
add w0, w0, 1
add sp, sp, 48
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE15:
.size dmaxloc_, .-dmaxloc_
.align 2
.type smaxloc_, %function
smaxloc_:
.LFB16:
.cfi_startproc
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, 24]
str w1, [sp, 20]
str w2, [sp, 16]
str x3, [sp, 8]
ldrsw x0, [sp, 20]
lsl x0, x0, 2
sub x0, x0, #4
ldr x1, [sp, 24]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 36]
ldr w0, [sp, 20]
str w0, [sp, 44]
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 40]
b .L62
.L65:
ldrsw x0, [sp, 40]
lsl x0, x0, 2
sub x0, x0, #4
ldr x1, [sp, 24]
add x0, x1, x0
ldr s0, [x0]
ldr s1, [sp, 36]
fcmpe s1, s0
bmi .L67
b .L63
.L67:
ldr w0, [sp, 40]
str w0, [sp, 44]
ldrsw x0, [sp, 40]
lsl x0, x0, 2
sub x0, x0, #4
ldr x1, [sp, 24]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 36]
.L63:
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L62:
ldr w1, [sp, 40]
ldr w0, [sp, 16]
cmp w1, w0
ble .L65
ldr w1, [sp, 44]
ldr w0, [sp, 20]
sub w0, w1, w0
add w0, w0, 1
add sp, sp, 48
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE16:
.size smaxloc_, .-smaxloc_
.data
.align 2
.type c__1, %object
.size c__1, 4
c__1:
.word 1
.section .rodata
.align 3
.LC0:
.string "M"
.align 3
.LC1:
.string "U"
.align 3
.LC2:
.string "I"
.align 3
.LC3:
.string "O"
.align 3
.LC4:
.string "F"
.align 3
.LC5:
.string "E"
.text
.align 2
.global slansp_
.type slansp_, %function
slansp_:
.LFB21:
.cfi_startproc
stp x29, x30, [sp, -144]!
.cfi_def_cfa_offset 144
.cfi_offset 29, -144
.cfi_offset 30, -136
mov x29, sp
str d8, [sp, 16]
.cfi_offset 72, -128
str x0, [sp, 72]
str x1, [sp, 64]
str x2, [sp, 56]
str x3, [sp, 48]
str x4, [sp, 40]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 136]
mov x1, 0
ldr x0, [sp, 40]
sub x0, x0, #4
str x0, [sp, 40]
ldr x0, [sp, 48]
sub x0, x0, #4
str x0, [sp, 48]
ldr x0, [sp, 56]
ldr w0, [x0]
cmp w0, 0
bne .L69
str wzr, [sp, 100]
b .L70
.L69:
adrp x0, .LC0
add x1, x0, :lo12:.LC0
ldr x0, [sp, 72]
bl lsame_
cmp w0, 0
beq .L71
str wzr, [sp, 100]
adrp x0, .LC1
add x1, x0, :lo12:.LC1
ldr x0, [sp, 64]
bl lsame_
cmp w0, 0
beq .L72
mov w0, 1
str w0, [sp, 96]
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 104]
mov w0, 1
str w0, [sp, 92]
b .L73
.L81:
ldr w1, [sp, 96]
ldr w0, [sp, 92]
add w0, w1, w0
sub w0, w0, #1
str w0, [sp, 80]
ldr w0, [sp, 96]
str w0, [sp, 88]
b .L74
.L80:
ldrsw x0, [sp, 88]
lsl x0, x0, 2
ldr x1, [sp, 48]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 108]
ldr s0, [sp, 108]
fcmpe s0, #0.0
bge .L142
b .L150
.L142:
ldr s0, [sp, 108]
b .L77
.L150:
ldr s0, [sp, 108]
fneg s0, s0
.L77:
str s0, [sp, 84]
ldr s0, [sp, 84]
ldr s1, [sp, 100]
fcmpe s1, s0
bmi .L78
add x0, sp, 84
bl sisnan_
cmp w0, 0
beq .L79
.L78:
ldr s0, [sp, 84]
str s0, [sp, 100]
.L79:
ldr w0, [sp, 88]
add w0, w0, 1
str w0, [sp, 88]
.L74:
ldr w0, [sp, 80]
ldr w1, [sp, 88]
cmp w1, w0
ble .L80
ldr w1, [sp, 96]
ldr w0, [sp, 92]
add w0, w1, w0
str w0, [sp, 96]
ldr w0, [sp, 92]
add w0, w0, 1
str w0, [sp, 92]
.L73:
ldr w1, [sp, 92]
ldr w0, [sp, 104]
cmp w1, w0
ble .L81
b .L70
.L72:
mov w0, 1
str w0, [sp, 96]
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 104]
mov w0, 1
str w0, [sp, 92]
b .L82
.L90:
ldr x0, [sp, 56]
ldr w1, [x0]
ldr w0, [sp, 96]
add w1, w1, w0
ldr w0, [sp, 92]
sub w0, w1, w0
str w0, [sp, 80]
ldr w0, [sp, 96]
str w0, [sp, 88]
b .L83
.L89:
ldrsw x0, [sp, 88]
lsl x0, x0, 2
ldr x1, [sp, 48]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 108]
ldr s0, [sp, 108]
fcmpe s0, #0.0
bge .L143
b .L151
.L143:
ldr s0, [sp, 108]
b .L86
.L151:
ldr s0, [sp, 108]
fneg s0, s0
.L86:
str s0, [sp, 84]
ldr s0, [sp, 84]
ldr s1, [sp, 100]
fcmpe s1, s0
bmi .L87
add x0, sp, 84
bl sisnan_
cmp w0, 0
beq .L88
.L87:
ldr s0, [sp, 84]
str s0, [sp, 100]
.L88:
ldr w0, [sp, 88]
add w0, w0, 1
str w0, [sp, 88]
.L83:
ldr w0, [sp, 80]
ldr w1, [sp, 88]
cmp w1, w0
ble .L89
ldr x0, [sp, 56]
ldr w1, [x0]
ldr w0, [sp, 96]
add w1, w1, w0
ldr w0, [sp, 92]
sub w0, w1, w0
add w0, w0, 1
str w0, [sp, 96]
ldr w0, [sp, 92]
add w0, w0, 1
str w0, [sp, 92]
.L82:
ldr w1, [sp, 92]
ldr w0, [sp, 104]
cmp w1, w0
ble .L90
b .L70
.L71:
adrp x0, .LC2
add x1, x0, :lo12:.LC2
ldr x0, [sp, 72]
bl lsame_
cmp w0, 0
bne .L91
adrp x0, .LC3
add x1, x0, :lo12:.LC3
ldr x0, [sp, 72]
bl lsame_
cmp w0, 0
bne .L91
ldr x0, [sp, 72]
ldrb w0, [x0]
cmp w0, 49
bne .L92
.L91:
str wzr, [sp, 100]
mov w0, 1
str w0, [sp, 96]
adrp x0, .LC1
add x1, x0, :lo12:.LC1
ldr x0, [sp, 64]
bl lsame_
cmp w0, 0
beq .L93
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 104]
mov w0, 1
str w0, [sp, 92]
b .L94
.L103:
str wzr, [sp, 84]
ldr w0, [sp, 92]
sub w0, w0, #1
str w0, [sp, 80]
mov w0, 1
str w0, [sp, 88]
b .L95
.L99:
ldrsw x0, [sp, 96]
lsl x0, x0, 2
ldr x1, [sp, 48]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 108]
ldr s0, [sp, 108]
fcmpe s0, #0.0
bge .L144
b .L152
.L144:
ldr s0, [sp, 108]
b .L98
.L152:
ldr s0, [sp, 108]
fneg s0, s0
.L98:
str s0, [sp, 112]
ldr s1, [sp, 84]
ldr s0, [sp, 112]
fadd s0, s1, s0
str s0, [sp, 84]
ldrsw x0, [sp, 88]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
ldr s1, [x0]
ldrsw x0, [sp, 88]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
ldr s0, [sp, 112]
fadd s0, s1, s0
str s0, [x0]
ldr w0, [sp, 96]
add w0, w0, 1
str w0, [sp, 96]
ldr w0, [sp, 88]
add w0, w0, 1
str w0, [sp, 88]
.L95:
ldr w0, [sp, 80]
ldr w1, [sp, 88]
cmp w1, w0
ble .L99
ldrsw x0, [sp, 96]
lsl x0, x0, 2
ldr x1, [sp, 48]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 108]
ldr s0, [sp, 108]
fcmpe s0, #0.0
bge .L145
b .L153
.L145:
ldr s0, [sp, 108]
b .L102
.L153:
ldr s0, [sp, 108]
fneg s0, s0
.L102:
ldr s1, [sp, 84]
ldrsw x0, [sp, 92]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
fadd s0, s0, s1
str s0, [x0]
ldr w0, [sp, 96]
add w0, w0, 1
str w0, [sp, 96]
ldr w0, [sp, 92]
add w0, w0, 1
str w0, [sp, 92]
.L94:
ldr w1, [sp, 92]
ldr w0, [sp, 104]
cmp w1, w0
ble .L103
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 104]
mov w0, 1
str w0, [sp, 88]
b .L104
.L107:
ldrsw x0, [sp, 88]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 84]
ldr s0, [sp, 84]
ldr s1, [sp, 100]
fcmpe s1, s0
bmi .L105
add x0, sp, 84
bl sisnan_
cmp w0, 0
beq .L106
.L105:
ldr s0, [sp, 84]
str s0, [sp, 100]
.L106:
ldr w0, [sp, 88]
add w0, w0, 1
str w0, [sp, 88]
.L104:
ldr w1, [sp, 88]
ldr w0, [sp, 104]
cmp w1, w0
ble .L107
b .L70
.L93:
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 104]
mov w0, 1
str w0, [sp, 88]
b .L109
.L110:
ldrsw x0, [sp, 88]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
str wzr, [x0]
ldr w0, [sp, 88]
add w0, w0, 1
str w0, [sp, 88]
.L109:
ldr w1, [sp, 88]
ldr w0, [sp, 104]
cmp w1, w0
ble .L110
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 104]
mov w0, 1
str w0, [sp, 92]
b .L111
.L122:
ldrsw x0, [sp, 96]
lsl x0, x0, 2
ldr x1, [sp, 48]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 108]
ldrsw x0, [sp, 92]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
ldr s1, [x0]
ldr s0, [sp, 108]
fcmpe s0, #0.0
bge .L146
b .L154
.L146:
ldr s0, [sp, 108]
b .L114
.L154:
ldr s0, [sp, 108]
fneg s0, s0
.L114:
fadd s0, s0, s1
str s0, [sp, 84]
ldr w0, [sp, 96]
add w0, w0, 1
str w0, [sp, 96]
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 80]
ldr w0, [sp, 92]
add w0, w0, 1
str w0, [sp, 88]
b .L115
.L119:
ldrsw x0, [sp, 96]
lsl x0, x0, 2
ldr x1, [sp, 48]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 108]
ldr s0, [sp, 108]
fcmpe s0, #0.0
bge .L147
b .L155
.L147:
ldr s0, [sp, 108]
b .L118
.L155:
ldr s0, [sp, 108]
fneg s0, s0
.L118:
str s0, [sp, 112]
ldr s1, [sp, 84]
ldr s0, [sp, 112]
fadd s0, s1, s0
str s0, [sp, 84]
ldrsw x0, [sp, 88]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
ldr s1, [x0]
ldrsw x0, [sp, 88]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
ldr s0, [sp, 112]
fadd s0, s1, s0
str s0, [x0]
ldr w0, [sp, 96]
add w0, w0, 1
str w0, [sp, 96]
ldr w0, [sp, 88]
add w0, w0, 1
str w0, [sp, 88]
.L115:
ldr w0, [sp, 80]
ldr w1, [sp, 88]
cmp w1, w0
ble .L119
ldr s0, [sp, 84]
ldr s1, [sp, 100]
fcmpe s1, s0
bmi .L120
add x0, sp, 84
bl sisnan_
cmp w0, 0
beq .L121
.L120:
ldr s0, [sp, 84]
str s0, [sp, 100]
.L121:
ldr w0, [sp, 92]
add w0, w0, 1
str w0, [sp, 92]
.L111:
ldr w1, [sp, 92]
ldr w0, [sp, 104]
cmp w1, w0
ble .L122
b .L70
.L92:
adrp x0, .LC4
add x1, x0, :lo12:.LC4
ldr x0, [sp, 72]
bl lsame_
cmp w0, 0
bne .L123
adrp x0, .LC5
add x1, x0, :lo12:.LC5
ldr x0, [sp, 72]
bl lsame_
cmp w0, 0
beq .L70
.L123:
str wzr, [sp, 128]
fmov s0, 1.0e+0
str s0, [sp, 132]
mov w0, 2
str w0, [sp, 96]
adrp x0, .LC1
add x1, x0, :lo12:.LC1
ldr x0, [sp, 64]
bl lsame_
cmp w0, 0
beq .L124
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 104]
mov w0, 2
str w0, [sp, 92]
b .L125
.L126:
str wzr, [sp, 120]
fmov s0, 1.0e+0
str s0, [sp, 124]
ldr w0, [sp, 92]
sub w0, w0, #1
str w0, [sp, 80]
ldrsw x0, [sp, 96]
lsl x0, x0, 2
ldr x1, [sp, 48]
add x1, x1, x0
add x0, sp, 120
add x2, x0, 4
add x0, sp, 120
add x5, sp, 80
mov x4, x2
mov x3, x0
adrp x0, c__1
add x2, x0, :lo12:c__1
mov x0, x5
bl slassq_
add x1, sp, 120
add x0, sp, 128
bl scombssq_
ldr w1, [sp, 96]
ldr w0, [sp, 92]
add w0, w1, w0
str w0, [sp, 96]
ldr w0, [sp, 92]
add w0, w0, 1
str w0, [sp, 92]
.L125:
ldr w1, [sp, 92]
ldr w0, [sp, 104]
cmp w1, w0
ble .L126
b .L127
.L124:
ldr x0, [sp, 56]
ldr w0, [x0]
sub w0, w0, #1
str w0, [sp, 104]
mov w0, 1
str w0, [sp, 92]
b .L128
.L129:
str wzr, [sp, 120]
fmov s0, 1.0e+0
str s0, [sp, 124]
ldr x0, [sp, 56]
ldr w1, [x0]
ldr w0, [sp, 92]
sub w0, w1, w0
str w0, [sp, 80]
ldrsw x0, [sp, 96]
lsl x0, x0, 2
ldr x1, [sp, 48]
add x1, x1, x0
add x0, sp, 120
add x2, x0, 4
add x0, sp, 120
add x5, sp, 80
mov x4, x2
mov x3, x0
adrp x0, c__1
add x2, x0, :lo12:c__1
mov x0, x5
bl slassq_
add x1, sp, 120
add x0, sp, 128
bl scombssq_
ldr x0, [sp, 56]
ldr w1, [x0]
ldr w0, [sp, 96]
add w1, w1, w0
ldr w0, [sp, 92]
sub w0, w1, w0
add w0, w0, 1
str w0, [sp, 96]
ldr w0, [sp, 92]
add w0, w0, 1
str w0, [sp, 92]
.L128:
ldr w1, [sp, 92]
ldr w0, [sp, 104]
cmp w1, w0
ble .L129
.L127:
ldr s0, [sp, 132]
fadd s0, s0, s0
str s0, [sp, 132]
mov w0, 1
str w0, [sp, 96]
str wzr, [sp, 120]
fmov s0, 1.0e+0
str s0, [sp, 124]
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 104]
mov w0, 1
str w0, [sp, 88]
b .L130
.L139:
ldrsw x0, [sp, 96]
lsl x0, x0, 2
ldr x1, [sp, 48]
add x0, x1, x0
ldr s0, [x0]
fcmp s0, #0.0
beq .L131
ldrsw x0, [sp, 96]
lsl x0, x0, 2
ldr x1, [sp, 48]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 108]
ldr s0, [sp, 108]
fcmpe s0, #0.0
bge .L148
b .L156
.L148:
ldr s0, [sp, 108]
b .L134
.L156:
ldr s0, [sp, 108]
fneg s0, s0
.L134:
str s0, [sp, 112]
ldr s0, [sp, 120]
ldr s1, [sp, 112]
fcmpe s1, s0
bgt .L149
b .L157
.L149:
ldr s1, [sp, 120]
ldr s0, [sp, 112]
fdiv s0, s1, s0
str s0, [sp, 108]
ldr s1, [sp, 124]
ldr s0, [sp, 108]
fmul s0, s0, s0
fmul s1, s1, s0
fmov s0, 1.0e+0
fadd s0, s1, s0
str s0, [sp, 124]
ldr s0, [sp, 112]
str s0, [sp, 120]
b .L131
.L157:
ldr s0, [sp, 120]
ldr s1, [sp, 112]
fdiv s0, s1, s0
str s0, [sp, 108]
ldr s1, [sp, 124]
ldr s0, [sp, 108]
fmul s0, s0, s0
fadd s0, s1, s0
str s0, [sp, 124]
.L131:
adrp x0, .LC1
add x1, x0, :lo12:.LC1
ldr x0, [sp, 64]
bl lsame_
cmp w0, 0
beq .L137
ldr w1, [sp, 96]
ldr w0, [sp, 88]
add w0, w1, w0
add w0, w0, 1
str w0, [sp, 96]
b .L138
.L137:
ldr x0, [sp, 56]
ldr w1, [x0]
ldr w0, [sp, 96]
add w1, w1, w0
ldr w0, [sp, 88]
sub w0, w1, w0
add w0, w0, 1
str w0, [sp, 96]
.L138:
ldr w0, [sp, 88]
add w0, w0, 1
str w0, [sp, 88]
.L130:
ldr w1, [sp, 88]
ldr w0, [sp, 104]
cmp w1, w0
ble .L139
add x1, sp, 120
add x0, sp, 128
bl scombssq_
ldr s0, [sp, 128]
fcvt d8, s0
ldr s0, [sp, 132]
fcvt d0, s0
bl sqrt
fmul d0, d8, d0
fcvt s0, d0
str s0, [sp, 100]
.L70:
ldr s0, [sp, 100]
str s0, [sp, 116]
ldr s0, [sp, 116]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 136]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L141
bl __stack_chk_fail
.L141:
ldr d8, [sp, 16]
ldp x29, x30, [sp], 144
.cfi_restore 30
.cfi_restore 29
.cfi_restore 72
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE21:
.size slansp_, .-slansp_
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global v
.bss
.align 3
.type v, %object
.size v, 32
v:
.zero 32
.global i
.align 2
.type i, %object
.size i, 4
i:
.zero 4
.text
.align 2
.global foo
.type foo, %function
foo:
.LFB0:
.cfi_startproc
brk #1000
.cfi_endproc
.LFE0:
.size foo, .-foo
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str wzr, [sp, 8]
str wzr, [sp, 12]
b .L2
.L4:
ldr w0, [sp, 8]
add w0, w0, 1
str w0, [sp, 8]
.L3:
ldr w0, [sp, 8]
cmp w0, 9
ble .L4
ldr w0, [sp, 12]
add w0, w0, 1
str w0, [sp, 12]
.L2:
ldr w0, [sp, 12]
cmp w0, 9
ble .L3
ldr w0, [sp, 8]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global check_sorted_arr_good
.type check_sorted_arr_good, %function
check_sorted_arr_good:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str w1, [sp, 4]
mov w0, 1
str w0, [sp, 28]
b .L2
.L5:
ldrsw x0, [sp, 28]
lsl x0, x0, 2
ldr x1, [sp, 8]
add x0, x1, x0
ldr w1, [x0]
ldrsw x0, [sp, 28]
lsl x0, x0, 2
sub x0, x0, #4
ldr x2, [sp, 8]
add x0, x2, x0
ldr w0, [x0]
cmp w1, w0
bge .L3
mov w0, 0
b .L4
.L3:
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L2:
ldr w1, [sp, 28]
ldr w0, [sp, 4]
cmp w1, w0
blt .L5
mov w0, 1
.L4:
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size check_sorted_arr_good, .-check_sorted_arr_good
.align 2
.global check_sorted_arr10_good
.type check_sorted_arr10_good, %function
check_sorted_arr10_good:
.LFB1:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str w1, [sp, 4]
mov w0, 1
str w0, [sp, 28]
b .L7
.L10:
ldrsw x0, [sp, 28]
lsl x0, x0, 2
ldr x1, [sp, 8]
add x0, x1, x0
ldr w1, [x0]
ldrsw x0, [sp, 28]
lsl x0, x0, 2
sub x0, x0, #4
ldr x2, [sp, 8]
add x0, x2, x0
ldr w0, [x0]
cmp w1, w0
bge .L8
mov w0, 0
b .L9
.L8:
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L7:
ldr w1, [sp, 28]
ldr w0, [sp, 4]
cmp w1, w0
blt .L10
mov w0, 1
.L9:
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size check_sorted_arr10_good, .-check_sorted_arr10_good
.align 2
.global check_sorted_ptr_good
.type check_sorted_ptr_good, %function
check_sorted_ptr_good:
.LFB2:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str w1, [sp, 4]
mov w0, 1
str w0, [sp, 28]
b .L12
.L15:
ldrsw x0, [sp, 28]
lsl x0, x0, 2
ldr x1, [sp, 8]
add x0, x1, x0
ldr w1, [x0]
ldrsw x0, [sp, 28]
lsl x0, x0, 2
sub x0, x0, #4
ldr x2, [sp, 8]
add x0, x2, x0
ldr w0, [x0]
cmp w1, w0
bge .L13
mov w0, 0
b .L14
.L13:
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L12:
ldr w1, [sp, 28]
ldr w0, [sp, 4]
cmp w1, w0
blt .L15
mov w0, 1
.L14:
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE2:
.size check_sorted_ptr_good, .-check_sorted_ptr_good
.align 2
.global array_min_index_from_one
.type array_min_index_from_one, %function
array_min_index_from_one:
.LFB3:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str w1, [sp, 4]
mov w0, 1
str w0, [sp, 24]
mov w0, 2
str w0, [sp, 28]
b .L17
.L20:
ldrsw x0, [sp, 28]
lsl x0, x0, 2
ldr x1, [sp, 8]
add x0, x1, x0
ldr w1, [x0]
ldrsw x0, [sp, 24]
lsl x0, x0, 2
ldr x2, [sp, 8]
add x0, x2, x0
ldr w0, [x0]
cmp w1, w0
bge .L18
ldr w0, [sp, 28]
str w0, [sp, 24]
b .L19
.L18:
ldr w0, [sp, 28]
str w0, [sp, 24]
.L19:
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L17:
ldr w1, [sp, 28]
ldr w0, [sp, 4]
cmp w1, w0
blt .L20
ldr w0, [sp, 24]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE3:
.size array_min_index_from_one, .-array_min_index_from_one
.align 2
.global call_array_min_index_from_one_good
.type call_array_min_index_from_one_good, %function
call_array_min_index_from_one_good:
.LFB4:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 24]
mov x1, 0
add x0, sp, 16
mov w1, 2
bl array_min_index_from_one
sub w0, w0, #1
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 16
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 24]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L23
bl __stack_chk_fail
.L23:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE4:
.size call_array_min_index_from_one_good, .-call_array_min_index_from_one_good
.align 2
.global weak_update_Good_FP
.type weak_update_Good_FP, %function
weak_update_Good_FP:
.LFB5:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
adrp x0, .LC0
add x1, x0, :lo12:.LC0
add x0, sp, 16
ldp q0, q1, [x1]
stp q0, q1, [x0]
ldr x1, [x1, 32]
str x1, [x0, 32]
ldr w0, [sp, 28]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 16
mov w2, 3
str w2, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L25
bl __stack_chk_fail
.L25:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE5:
.size weak_update_Good_FP, .-weak_update_Good_FP
.section .rodata
.align 3
.LC0:
.word 0
.word 1
.word 2
.word 3
.word 4
.word 5
.word 6
.word 7
.word 8
.word 15
.text
.align 2
.global weak_update_Bad
.type weak_update_Bad, %function
weak_update_Bad:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
adrp x0, .LC1
add x1, x0, :lo12:.LC1
add x0, sp, 16
ldp q0, q1, [x1]
stp q0, q1, [x0]
ldr x1, [x1, 32]
str x1, [x0, 32]
ldr w0, [sp, 16]
cmp w0, 0
bne .L29
mov w0, 1
str w0, [sp, 76]
.L29:
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L28
bl __stack_chk_fail
.L28:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size weak_update_Bad, .-weak_update_Bad
.section .rodata
.align 3
.LC1:
.word 0
.word 1
.word 2
.word 3
.word 4
.word 5
.word 6
.word 7
.word 8
.word 9
.text
.align 2
.global strong_update_malloc_Good
.type strong_update_malloc_Good, %function
strong_update_malloc_Good:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
mov x0, 4
bl malloc
str x0, [sp, 24]
ldr x0, [sp, 24]
mov w1, 10
str w1, [x0]
ldr x0, [sp, 24]
str wzr, [x0]
ldr x0, [sp, 24]
ldr w0, [x0]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 72]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L31
bl __stack_chk_fail
.L31:
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size strong_update_malloc_Good, .-strong_update_malloc_Good
.align 2
.global strong_update_malloc_Bad
.type strong_update_malloc_Bad, %function
strong_update_malloc_Bad:
.LFB8:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
mov x0, 4
bl malloc
str x0, [sp, 24]
ldr x0, [sp, 24]
str wzr, [x0]
ldr x0, [sp, 24]
mov w1, 10
str w1, [x0]
ldr x0, [sp, 24]
ldr w0, [x0]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 72]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L33
bl __stack_chk_fail
.L33:
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size strong_update_malloc_Bad, .-strong_update_malloc_Bad
.align 2
.global weak_update_malloc_Good_FP
.type weak_update_malloc_Good_FP, %function
weak_update_malloc_Good_FP:
.LFB9:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
mov x0, 8
bl malloc
str x0, [sp, 24]
ldr x0, [sp, 24]
str wzr, [x0]
ldr x0, [sp, 24]
add x0, x0, 4
mov w1, 10
str w1, [x0]
ldr x0, [sp, 24]
ldr w0, [x0]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 72]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L35
bl __stack_chk_fail
.L35:
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE9:
.size weak_update_malloc_Good_FP, .-weak_update_malloc_Good_FP
.align 2
.global weak_update_malloc_Bad
.type weak_update_malloc_Bad, %function
weak_update_malloc_Bad:
.LFB10:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
mov x0, 8
bl malloc
str x0, [sp, 24]
ldr x0, [sp, 24]
str wzr, [x0]
ldr x0, [sp, 24]
add x0, x0, 4
mov w1, 10
str w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 4
ldr w0, [x0]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 72]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L37
bl __stack_chk_fail
.L37:
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size weak_update_malloc_Bad, .-weak_update_malloc_Bad
.align 2
.global weak_update_malloc2_Bad_FN
.type weak_update_malloc2_Bad_FN, %function
weak_update_malloc2_Bad_FN:
.LFB11:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
mov x0, 8
bl malloc
str x0, [sp, 24]
ldr x0, [sp, 24]
str wzr, [x0]
ldr x0, [sp, 24]
add x0, x0, 4
ldr w0, [x0]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 72]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L39
bl __stack_chk_fail
.L39:
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE11:
.size weak_update_malloc2_Bad_FN, .-weak_update_malloc2_Bad_FN
.section .rodata
.align 3
.LC2:
.string "hello"
.text
.align 2
.global literal_string_Good
.type literal_string_Good, %function
literal_string_Good:
.LFB12:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
str x0, [sp, 24]
str wzr, [sp, 20]
b .L41
.L43:
ldrsw x0, [sp, 20]
ldr x1, [sp, 24]
add x0, x1, x0
ldrb w0, [x0]
cmp w0, 111
bls .L42
ldrsw x0, [sp, 20]
ldr x1, [sp, 24]
add x0, x1, x0
ldrb w0, [x0]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
.L42:
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L41:
ldr w0, [sp, 20]
cmp w0, 4
ble .L43
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 40]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L44
bl __stack_chk_fail
.L44:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE12:
.size literal_string_Good, .-literal_string_Good
.align 2
.global literal_string_bad
.type literal_string_bad, %function
literal_string_bad:
.LFB13:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
str x0, [sp, 24]
str wzr, [sp, 20]
b .L46
.L48:
ldrsw x0, [sp, 20]
ldr x1, [sp, 24]
add x0, x1, x0
ldrb w0, [x0]
cmp w0, 110
bls .L47
ldrsw x0, [sp, 20]
ldr x1, [sp, 24]
add x0, x1, x0
ldrb w0, [x0]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
.L47:
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L46:
ldr w0, [sp, 20]
cmp w0, 4
ble .L48
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 40]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L49
bl __stack_chk_fail
.L49:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE13:
.size literal_string_bad, .-literal_string_bad
.align 2
.global literal_string2_Good
.type literal_string2_Good, %function
literal_string2_Good:
.LFB14:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
adrp x0, .LC2
add x1, x0, :lo12:.LC2
add x0, sp, 32
ldr w2, [x1]
str w2, [x0]
ldrh w1, [x1, 4]
strh w1, [x0, 4]
str wzr, [sp, 20]
b .L51
.L53:
ldrsw x0, [sp, 20]
add x1, sp, 32
ldrb w0, [x1, x0]
cmp w0, 111
bls .L52
ldrsw x0, [sp, 20]
add x1, sp, 32
ldrb w0, [x1, x0]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 24
str wzr, [x1, x0]
.L52:
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L51:
ldr w0, [sp, 20]
cmp w0, 4
ble .L53
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 40]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L54
bl __stack_chk_fail
.L54:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE14:
.size literal_string2_Good, .-literal_string2_Good
.align 2
.global literal_string2_bad
.type literal_string2_bad, %function
literal_string2_bad:
.LFB15:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
adrp x0, .LC2
add x1, x0, :lo12:.LC2
add x0, sp, 32
ldr w2, [x1]
str w2, [x0]
ldrh w1, [x1, 4]
strh w1, [x0, 4]
str wzr, [sp, 20]
b .L56
.L58:
ldrsw x0, [sp, 20]
add x1, sp, 32
ldrb w0, [x1, x0]
cmp w0, 110
bls .L57
ldrsw x0, [sp, 20]
add x1, sp, 32
ldrb w0, [x1, x0]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 24
str wzr, [x1, x0]
.L57:
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L56:
ldr w0, [sp, 20]
cmp w0, 4
ble .L58
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 40]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L59
bl __stack_chk_fail
.L59:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE15:
.size literal_string2_bad, .-literal_string2_bad
.align 2
.global literal_string_parameter
.type literal_string_parameter, %function
literal_string_parameter:
.LFB16:
.cfi_startproc
stp x29, x30, [sp, -496]!
.cfi_def_cfa_offset 496
.cfi_offset 29, -496
.cfi_offset 30, -488
mov x29, sp
str x0, [sp, 24]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 488]
mov x1, 0
ldr x0, [sp, 24]
ldrb w0, [x0]
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 40
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 488]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L61
bl __stack_chk_fail
.L61:
ldp x29, x30, [sp], 496
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE16:
.size literal_string_parameter, .-literal_string_parameter
.align 2
.global call_literal_string_parameter1_Good
.type call_literal_string_parameter1_Good, %function
call_literal_string_parameter1_Good:
.LFB17:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, .LC2
add x0, x0, :lo12:.LC2
str x0, [sp, 24]
ldr x0, [sp, 24]
bl literal_string_parameter
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE17:
.size call_literal_string_parameter1_Good, .-call_literal_string_parameter1_Good
.section .rodata
.align 3
.LC3:
.string "hellp"
.text
.align 2
.global call_literal_string_parameter1_Bad
.type call_literal_string_parameter1_Bad, %function
call_literal_string_parameter1_Bad:
.LFB18:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, .LC3
add x0, x0, :lo12:.LC3
str x0, [sp, 24]
ldr x0, [sp, 24]
bl literal_string_parameter
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE18:
.size call_literal_string_parameter1_Bad, .-call_literal_string_parameter1_Bad
.align 2
.global call_literal_string_parameter2_Good
.type call_literal_string_parameter2_Good, %function
call_literal_string_parameter2_Good:
.LFB19:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl literal_string_parameter
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE19:
.size call_literal_string_parameter2_Good, .-call_literal_string_parameter2_Good
.align 2
.global call_literal_string_parameter2_Bad
.type call_literal_string_parameter2_Bad, %function
call_literal_string_parameter2_Bad:
.LFB20:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl literal_string_parameter
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE20:
.size call_literal_string_parameter2_Bad, .-call_literal_string_parameter2_Bad
.align 2
.global strlen_constant_Good
.type strlen_constant_Good, %function
strlen_constant_Good:
.LFB21:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
str x0, [sp, 24]
ldr x0, [sp, 24]
bl strlen
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 72]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L67
bl __stack_chk_fail
.L67:
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE21:
.size strlen_constant_Good, .-strlen_constant_Good
.align 2
.global strlen_constant_Bad
.type strlen_constant_Bad, %function
strlen_constant_Bad:
.LFB22:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
str x0, [sp, 24]
ldr x0, [sp, 24]
bl strlen
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L69
bl __stack_chk_fail
.L69:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE22:
.size strlen_constant_Bad, .-strlen_constant_Bad
.align 2
.global strlen_malloc_Good
.type strlen_malloc_Good, %function
strlen_malloc_Good:
.LFB23:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
mov x0, 6
bl malloc
str x0, [sp, 24]
ldr x0, [sp, 24]
mov w1, 104
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 1
mov w1, 101
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 2
mov w1, 108
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 3
mov w1, 108
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 4
mov w1, 111
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 5
strb wzr, [x0]
ldr x0, [sp, 24]
bl strlen
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 72]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L71
bl __stack_chk_fail
.L71:
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE23:
.size strlen_malloc_Good, .-strlen_malloc_Good
.align 2
.global strlen_malloc_Bad
.type strlen_malloc_Bad, %function
strlen_malloc_Bad:
.LFB24:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
mov x0, 6
bl malloc
str x0, [sp, 24]
ldr x0, [sp, 24]
mov w1, 104
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 1
mov w1, 101
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 2
mov w1, 108
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 3
mov w1, 108
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 4
mov w1, 111
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 5
strb wzr, [x0]
ldr x0, [sp, 24]
bl strlen
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L73
bl __stack_chk_fail
.L73:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE24:
.size strlen_malloc_Bad, .-strlen_malloc_Bad
.align 2
.global strlen_malloc_2_Good_FP
.type strlen_malloc_2_Good_FP, %function
strlen_malloc_2_Good_FP:
.LFB25:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
mov x0, 6
bl malloc
str x0, [sp, 24]
ldr x0, [sp, 24]
mov w1, 104
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 1
mov w1, 101
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 2
strb wzr, [x0]
ldr x0, [sp, 24]
add x0, x0, 3
mov w1, 108
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 4
mov w1, 111
strb w1, [x0]
ldr x0, [sp, 24]
add x0, x0, 5
strb wzr, [x0]
ldr x0, [sp, 24]
bl strlen
lsl x0, x0, 2
add x1, sp, 32
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L75
bl __stack_chk_fail
.L75:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE25:
.size strlen_malloc_2_Good_FP, .-strlen_malloc_2_Good_FP
.align 2
.global fgets_null_check_Good
.type fgets_null_check_Good, %function
fgets_null_check_Good:
.LFB26:
.cfi_startproc
stp x29, x30, [sp, -128]!
.cfi_def_cfa_offset 128
.cfi_offset 29, -128
.cfi_offset 30, -120
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 120]
mov x1, 0
b .L77
.L78:
add x0, sp, 16
bl strlen
sub x0, x0, #1
add x1, sp, 16
strb wzr, [x1, x0]
.L77:
adrp x0, :got:stdin
ldr x0, [x0, #:got_lo12:stdin]
ldr x1, [x0]
add x0, sp, 16
mov x2, x1
mov w1, 100
bl fgets
cmp x0, 0
bne .L78
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 120]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L79
bl __stack_chk_fail
.L79:
ldp x29, x30, [sp], 128
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE26:
.size fgets_null_check_Good, .-fgets_null_check_Good
.align 2
.global fgets_null_check_Bad
.type fgets_null_check_Bad, %function
fgets_null_check_Bad:
.LFB27:
.cfi_startproc
stp x29, x30, [sp, -128]!
.cfi_def_cfa_offset 128
.cfi_offset 29, -128
.cfi_offset 30, -120
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 120]
mov x1, 0
b .L81
.L82:
add x0, sp, 16
bl strlen
sub x0, x0, #2
add x1, sp, 16
strb wzr, [x1, x0]
.L81:
adrp x0, :got:stdin
ldr x0, [x0, #:got_lo12:stdin]
ldr x1, [x0]
add x0, sp, 16
mov x2, x1
mov w1, 100
bl fgets
cmp x0, 0
bne .L82
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 120]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L83
bl __stack_chk_fail
.L83:
ldp x29, x30, [sp], 128
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE27:
.size fgets_null_check_Bad, .-fgets_null_check_Bad
.data
.align 3
.type file_buf, %object
.size file_buf, 4
file_buf:
.string "foo"
.section .rodata
.align 3
.LC4:
.string "r"
.text
.align 2
.global fgets_may_not_change_str_Good_FP
.type fgets_may_not_change_str_Good_FP, %function
fgets_may_not_change_str_Good_FP:
.LFB28:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
adrp x0, file_buf
add x0, x0, :lo12:file_buf
bl strlen
mov x1, x0
adrp x0, .LC4
add x2, x0, :lo12:.LC4
adrp x0, file_buf
add x0, x0, :lo12:file_buf
bl fmemopen
str x0, [sp, 16]
ldr x0, [sp, 16]
bl fgetc
ldr x0, [sp, 16]
bl fgetc
ldr x0, [sp, 16]
bl fgetc
adrp x0, .LC5
add x1, x0, :lo12:.LC5
add x0, sp, 48
ldr w2, [x1]
str w2, [x0]
ldrh w1, [x1, 4]
strh w1, [x0, 4]
add x0, sp, 48
ldr x2, [sp, 16]
mov w1, 6
bl fgets
add x0, sp, 48
bl strlen
mov x1, x0
mov x0, 9
sub x0, x0, x1
lsl x0, x0, 2
add x1, sp, 24
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L85
bl __stack_chk_fail
.L85:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE28:
.size fgets_may_not_change_str_Good_FP, .-fgets_may_not_change_str_Good_FP
.section .rodata
.align 3
.LC5:
.string "aaaaa"
.text
.align 2
.global fgets_may_not_change_str_Bad
.type fgets_may_not_change_str_Bad, %function
fgets_may_not_change_str_Bad:
.LFB29:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
adrp x0, file_buf
add x0, x0, :lo12:file_buf
bl strlen
mov x1, x0
adrp x0, .LC4
add x2, x0, :lo12:.LC4
adrp x0, file_buf
add x0, x0, :lo12:file_buf
bl fmemopen
str x0, [sp, 16]
ldr x0, [sp, 16]
bl fgetc
ldr x0, [sp, 16]
bl fgetc
ldr x0, [sp, 16]
bl fgetc
adrp x0, .LC5
add x1, x0, :lo12:.LC5
add x0, sp, 48
ldr w2, [x1]
str w2, [x0]
ldrh w1, [x1, 4]
strh w1, [x0, 4]
add x0, sp, 48
ldr x2, [sp, 16]
mov w1, 6
bl fgets
add x0, sp, 48
bl strlen
lsl x0, x0, 2
add x1, sp, 24
str wzr, [x1, x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L87
bl __stack_chk_fail
.L87:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE29:
.size fgets_may_not_change_str_Bad, .-fgets_may_not_change_str_Bad
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global CARDSetVendorID
.type CARDSetVendorID, %function
CARDSetVendorID:
.LFB0:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE0:
.size CARDSetVendorID, .-CARDSetVendorID
.align 2
.global CARDGetVendorID
.type CARDGetVendorID, %function
CARDGetVendorID:
.LFB1:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE1:
.size CARDGetVendorID, .-CARDGetVendorID
.align 2
.global CARDGetSerialNo
.type CARDGetSerialNo, %function
CARDGetSerialNo:
.LFB2:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE2:
.size CARDGetSerialNo, .-CARDGetSerialNo
.align 2
.global CARDGetUniqueCode
.type CARDGetUniqueCode, %function
CARDGetUniqueCode:
.LFB3:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE3:
.size CARDGetUniqueCode, .-CARDGetUniqueCode
.align 2
.global CARDGetAttributes
.type CARDGetAttributes, %function
CARDGetAttributes:
.LFB4:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE4:
.size CARDGetAttributes, .-CARDGetAttributes
.align 2
.global CARDSetAttributesAsync
.type CARDSetAttributesAsync, %function
CARDSetAttributesAsync:
.LFB5:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE5:
.size CARDSetAttributesAsync, .-CARDSetAttributesAsync
.align 2
.global CARDSetAttributes
.type CARDSetAttributes, %function
CARDSetAttributes:
.LFB6:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE6:
.size CARDSetAttributes, .-CARDSetAttributes
.align 2
.global __CARDEnablePerm
.type __CARDEnablePerm, %function
__CARDEnablePerm:
.LFB7:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE7:
.size __CARDEnablePerm, .-__CARDEnablePerm
.align 2
.global __CARDEnableGlobal
.type __CARDEnableGlobal, %function
__CARDEnableGlobal:
.LFB8:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE8:
.size __CARDEnableGlobal, .-__CARDEnableGlobal
.align 2
.global __CARDEnableCompany
.type __CARDEnableCompany, %function
__CARDEnableCompany:
.LFB9:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE9:
.size __CARDEnableCompany, .-__CARDEnableCompany
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "%d"
.align 3
.LC1:
.string "even numbrs are:"
.align 3
.LC2:
.string "\nodd numbers are:"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -160]!
.cfi_def_cfa_offset 160
.cfi_offset 29, -160
.cfi_offset 30, -152
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 152]
mov x1, 0
str wzr, [sp, 20]
str wzr, [sp, 24]
str wzr, [sp, 28]
str wzr, [sp, 20]
b .L2
.L3:
add x1, sp, 32
ldrsw x0, [sp, 20]
lsl x0, x0, 2
add x0, x1, x0
mov x1, x0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl __isoc99_scanf
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L2:
ldr w0, [sp, 20]
cmp w0, 9
ble .L3
str wzr, [sp, 20]
b .L4
.L7:
ldrsw x0, [sp, 20]
lsl x0, x0, 2
add x1, sp, 32
ldr w0, [x1, x0]
and w0, w0, 1
cmp w0, 0
bne .L5
ldrsw x0, [sp, 20]
lsl x0, x0, 2
add x1, sp, 32
ldr w2, [x1, x0]
ldrsw x0, [sp, 24]
lsl x0, x0, 2
add x1, sp, 72
str w2, [x1, x0]
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
b .L6
.L5:
ldrsw x0, [sp, 20]
lsl x0, x0, 2
add x1, sp, 32
ldr w2, [x1, x0]
ldrsw x0, [sp, 28]
lsl x0, x0, 2
add x1, sp, 112
str w2, [x1, x0]
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L6:
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L4:
ldr w0, [sp, 20]
cmp w0, 9
ble .L7
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
str wzr, [sp, 20]
b .L8
.L9:
ldrsw x0, [sp, 20]
lsl x0, x0, 2
add x1, sp, 72
ldr w0, [x1, x0]
mov w1, w0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L8:
ldr w1, [sp, 20]
ldr w0, [sp, 24]
cmp w1, w0
blt .L9
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl puts
str wzr, [sp, 20]
b .L10
.L11:
ldrsw x0, [sp, 20]
lsl x0, x0, 2
add x1, sp, 112
ldr w0, [x1, x0]
mov w1, w0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L10:
ldr w1, [sp, 20]
ldr w0, [sp, 28]
cmp w1, w0
blt .L11
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 152]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L13
bl __stack_chk_fail
.L13:
mov w0, w1
ldp x29, x30, [sp], 160
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global trained_tflite
.section .rodata
.align 3
.type trained_tflite, %object
.size trained_tflite, 65712
trained_tflite:
.byte 28
.byte 0
.byte 0
.byte 0
.byte 84
.byte 70
.byte 76
.byte 51
.byte 0
.byte 0
.byte 18
.byte 0
.byte 28
.byte 0
.byte 24
.byte 0
.byte 20
.byte 0
.byte 16
.byte 0
.byte 12
.byte 0
.byte 8
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 18
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 100
.byte -88
.byte 0
.byte 0
.byte 116
.byte -88
.byte 0
.byte 0
.byte -32
.byte -1
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 8
.byte 0
.byte 12
.byte 0
.byte 8
.byte 0
.byte 4
.byte 0
.byte 8
.byte 0
.byte 0
.byte 0
.byte 59
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 19
.byte 0
.byte 0
.byte 0
.byte 109
.byte 105
.byte 110
.byte 95
.byte 114
.byte 117
.byte 110
.byte 116
.byte 105
.byte 109
.byte 101
.byte 95
.byte 118
.byte 101
.byte 114
.byte 115
.byte 105
.byte 111
.byte 110
.byte 0
.byte 60
.byte 0
.byte 0
.byte 0
.byte 24
.byte -88
.byte 0
.byte 0
.byte 16
.byte -88
.byte 0
.byte 0
.byte -8
.byte -89
.byte 0
.byte 0
.byte 104
.byte -89
.byte 0
.byte 0
.byte 88
.byte -90
.byte 0
.byte 0
.byte -56
.byte -91
.byte 0
.byte 0
.byte -124
.byte -91
.byte 0
.byte 0
.byte -12
.byte -92
.byte 0
.byte 0
.byte 100
.byte -92
.byte 0
.byte 0
.byte 84
.byte -93
.byte 0
.byte 0
.byte 68
.byte -94
.byte 0
.byte 0
.byte 52
.byte -102
.byte 0
.byte 0
.byte -124
.byte -104
.byte 0
.byte 0
.byte -44
.byte -110
.byte 0
.byte 0
.byte -60
.byte -122
.byte 0
.byte 0
.byte -76
.byte 122
.byte 0
.byte 0
.byte -92
.byte 98
.byte 0
.byte 0
.byte -108
.byte 50
.byte 0
.byte 0
.byte -124
.byte 2
.byte 0
.byte 0
.byte 100
.byte 2
.byte 0
.byte 0
.byte 68
.byte 2
.byte 0
.byte 0
.byte 36
.byte 2
.byte 0
.byte 0
.byte 4
.byte 2
.byte 0
.byte 0
.byte -28
.byte 1
.byte 0
.byte 0
.byte -60
.byte 1
.byte 0
.byte 0
.byte -92
.byte 1
.byte 0
.byte 0
.byte -124
.byte 1
.byte 0
.byte 0
.byte 100
.byte 1
.byte 0
.byte 0
.byte 68
.byte 1
.byte 0
.byte 0
.byte 36
.byte 1
.byte 0
.byte 0
.byte 4
.byte 1
.byte 0
.byte 0
.byte -4
.byte 0
.byte 0
.byte 0
.byte -12
.byte 0
.byte 0
.byte 0
.byte -20
.byte 0
.byte 0
.byte 0
.byte -28
.byte 0
.byte 0
.byte 0
.byte -36
.byte 0
.byte 0
.byte 0
.byte -44
.byte 0
.byte 0
.byte 0
.byte -52
.byte 0
.byte 0
.byte 0
.byte -60
.byte 0
.byte 0
.byte 0
.byte -68
.byte 0
.byte 0
.byte 0
.byte -76
.byte 0
.byte 0
.byte 0
.byte -84
.byte 0
.byte 0
.byte 0
.byte -92
.byte 0
.byte 0
.byte 0
.byte -100
.byte 0
.byte 0
.byte 0
.byte -108
.byte 0
.byte 0
.byte 0
.byte -116
.byte 0
.byte 0
.byte 0
.byte -124
.byte 0
.byte 0
.byte 0
.byte 124
.byte 0
.byte 0
.byte 0
.byte 116
.byte 0
.byte 0
.byte 0
.byte 108
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 92
.byte 0
.byte 0
.byte 0
.byte 84
.byte 0
.byte 0
.byte 0
.byte 76
.byte 0
.byte 0
.byte 0
.byte 68
.byte 0
.byte 0
.byte 0
.byte 60
.byte 0
.byte 0
.byte 0
.byte 52
.byte 0
.byte 0
.byte 0
.byte 44
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte -10
.byte 87
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 49
.byte 46
.byte 53
.byte 46
.byte 48
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 96
.byte 2
.byte -1
.byte -1
.byte 100
.byte 2
.byte -1
.byte -1
.byte 104
.byte 2
.byte -1
.byte -1
.byte 108
.byte 2
.byte -1
.byte -1
.byte 112
.byte 2
.byte -1
.byte -1
.byte 116
.byte 2
.byte -1
.byte -1
.byte 120
.byte 2
.byte -1
.byte -1
.byte 124
.byte 2
.byte -1
.byte -1
.byte -128
.byte 2
.byte -1
.byte -1
.byte -124
.byte 2
.byte -1
.byte -1
.byte -120
.byte 2
.byte -1
.byte -1
.byte -116
.byte 2
.byte -1
.byte -1
.byte -112
.byte 2
.byte -1
.byte -1
.byte -108
.byte 2
.byte -1
.byte -1
.byte -104
.byte 2
.byte -1
.byte -1
.byte -100
.byte 2
.byte -1
.byte -1
.byte -96
.byte 2
.byte -1
.byte -1
.byte -92
.byte 2
.byte -1
.byte -1
.byte -88
.byte 2
.byte -1
.byte -1
.byte -84
.byte 2
.byte -1
.byte -1
.byte -80
.byte 2
.byte -1
.byte -1
.byte -76
.byte 2
.byte -1
.byte -1
.byte -72
.byte 2
.byte -1
.byte -1
.byte -68
.byte 2
.byte -1
.byte -1
.byte -64
.byte 2
.byte -1
.byte -1
.byte -60
.byte 2
.byte -1
.byte -1
.byte -56
.byte 2
.byte -1
.byte -1
.byte -52
.byte 2
.byte -1
.byte -1
.byte -126
.byte 88
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -98
.byte 88
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -70
.byte 88
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -42
.byte 88
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -14
.byte 88
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 7
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 14
.byte 89
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 7
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 42
.byte 89
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 70
.byte 89
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 98
.byte 89
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 25
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 126
.byte 89
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 25
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -102
.byte 89
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 49
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -74
.byte 89
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 49
.byte 0
.byte 0
.byte 0
.byte 15
.byte 0
.byte 0
.byte 0
.byte -46
.byte 89
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 48
.byte 0
.byte 0
.byte 30
.byte -5
.byte -19
.byte -20
.byte -16
.byte -45
.byte -1
.byte -19
.byte 22
.byte 5
.byte -36
.byte -31
.byte -16
.byte -13
.byte -68
.byte -35
.byte 20
.byte -10
.byte -9
.byte -9
.byte 1
.byte -41
.byte 7
.byte -39
.byte 5
.byte -10
.byte 12
.byte 8
.byte 5
.byte 9
.byte 4
.byte -15
.byte -38
.byte -34
.byte 51
.byte 22
.byte -39
.byte -18
.byte -11
.byte -9
.byte 7
.byte -8
.byte -21
.byte 8
.byte -38
.byte -18
.byte -6
.byte -50
.byte -28
.byte 22
.byte -36
.byte 5
.byte 33
.byte -17
.byte 1
.byte -5
.byte -21
.byte -11
.byte -5
.byte -47
.byte -11
.byte -58
.byte -27
.byte -52
.byte -18
.byte 8
.byte 21
.byte 6
.byte 18
.byte 10
.byte -29
.byte -82
.byte -60
.byte -77
.byte 5
.byte -81
.byte 23
.byte -14
.byte -43
.byte 7
.byte -55
.byte 9
.byte -2
.byte 23
.byte -1
.byte 16
.byte 2
.byte 1
.byte -6
.byte 16
.byte -7
.byte -20
.byte 4
.byte -3
.byte -76
.byte 0
.byte 45
.byte 8
.byte -18
.byte 22
.byte 70
.byte -10
.byte -55
.byte 5
.byte -47
.byte -12
.byte 9
.byte -71
.byte -61
.byte 10
.byte 28
.byte -3
.byte -19
.byte -42
.byte 17
.byte -4
.byte -18
.byte -19
.byte -127
.byte -71
.byte 4
.byte 11
.byte -32
.byte -90
.byte 32
.byte -15
.byte 91
.byte -42
.byte -9
.byte -18
.byte 16
.byte 6
.byte -10
.byte -40
.byte 0
.byte 7
.byte -14
.byte 2
.byte -1
.byte 12
.byte -13
.byte -4
.byte -47
.byte -12
.byte 11
.byte 33
.byte -16
.byte 16
.byte 7
.byte 26
.byte 5
.byte -32
.byte -12
.byte 24
.byte -3
.byte -3
.byte -6
.byte 0
.byte 21
.byte 38
.byte -60
.byte -15
.byte -24
.byte 27
.byte -13
.byte 2
.byte 6
.byte -20
.byte 4
.byte -13
.byte -68
.byte -13
.byte 11
.byte -6
.byte -12
.byte -30
.byte -6
.byte 42
.byte -35
.byte -14
.byte 23
.byte 15
.byte -30
.byte 56
.byte -23
.byte 34
.byte 29
.byte 38
.byte -33
.byte -42
.byte 20
.byte -27
.byte 34
.byte 1
.byte -11
.byte -1
.byte -22
.byte -72
.byte -31
.byte -15
.byte -51
.byte -67
.byte 28
.byte -68
.byte 73
.byte -62
.byte -65
.byte -20
.byte 32
.byte -40
.byte -25
.byte -36
.byte 22
.byte -73
.byte -15
.byte -14
.byte -9
.byte -26
.byte -9
.byte -26
.byte -10
.byte 2
.byte -5
.byte 13
.byte 9
.byte 14
.byte -46
.byte -21
.byte -43
.byte 21
.byte 31
.byte 4
.byte 67
.byte -2
.byte -80
.byte -22
.byte -49
.byte 7
.byte -13
.byte -86
.byte 60
.byte 4
.byte -108
.byte -4
.byte -59
.byte -20
.byte -65
.byte -69
.byte 9
.byte 30
.byte 6
.byte -55
.byte 6
.byte -72
.byte -41
.byte 1
.byte -26
.byte 63
.byte 8
.byte -4
.byte -6
.byte 22
.byte 45
.byte -66
.byte -112
.byte -77
.byte -79
.byte -50
.byte -49
.byte -47
.byte 47
.byte 8
.byte 24
.byte -53
.byte -26
.byte 55
.byte 9
.byte 74
.byte -22
.byte 51
.byte 17
.byte -11
.byte -15
.byte -57
.byte 16
.byte -49
.byte -30
.byte 12
.byte 0
.byte -63
.byte 88
.byte 2
.byte -16
.byte -24
.byte 37
.byte 16
.byte 29
.byte -15
.byte 26
.byte -30
.byte -72
.byte 7
.byte 31
.byte -20
.byte 0
.byte -79
.byte -102
.byte -30
.byte 40
.byte 8
.byte -108
.byte -54
.byte 20
.byte -23
.byte 45
.byte -58
.byte -21
.byte -8
.byte 17
.byte -16
.byte -73
.byte 22
.byte 16
.byte 33
.byte -38
.byte 18
.byte -19
.byte -74
.byte -17
.byte -47
.byte -2
.byte -54
.byte 12
.byte -59
.byte -4
.byte 31
.byte 64
.byte 2
.byte 45
.byte 16
.byte 47
.byte -65
.byte -8
.byte 95
.byte 40
.byte 40
.byte 19
.byte -127
.byte -5
.byte -3
.byte -8
.byte 35
.byte 49
.byte -46
.byte -18
.byte -41
.byte -16
.byte -12
.byte -2
.byte -2
.byte -93
.byte -25
.byte 7
.byte -86
.byte -54
.byte -12
.byte -99
.byte 38
.byte -17
.byte -13
.byte 9
.byte 8
.byte 6
.byte 6
.byte -23
.byte 13
.byte -38
.byte 4
.byte -121
.byte -102
.byte -14
.byte 21
.byte -20
.byte -19
.byte 56
.byte -43
.byte -20
.byte -5
.byte 8
.byte -39
.byte -25
.byte 56
.byte 47
.byte 38
.byte 107
.byte -27
.byte 24
.byte 1
.byte -32
.byte -71
.byte -95
.byte 81
.byte 8
.byte 1
.byte -2
.byte -106
.byte 5
.byte -39
.byte -10
.byte 9
.byte -22
.byte -18
.byte -27
.byte -9
.byte -7
.byte 7
.byte -13
.byte -23
.byte -67
.byte -32
.byte 9
.byte -16
.byte -77
.byte -6
.byte 29
.byte -28
.byte -32
.byte 37
.byte 62
.byte 15
.byte 9
.byte -37
.byte -51
.byte -41
.byte -63
.byte 12
.byte 26
.byte 19
.byte 52
.byte -37
.byte -43
.byte 12
.byte 45
.byte -76
.byte -26
.byte 26
.byte 67
.byte -101
.byte -43
.byte -60
.byte 9
.byte 16
.byte 22
.byte -77
.byte -57
.byte -68
.byte 0
.byte -16
.byte 18
.byte -54
.byte -26
.byte -35
.byte -77
.byte -56
.byte -78
.byte 106
.byte -44
.byte 21
.byte -5
.byte -98
.byte 12
.byte 92
.byte 19
.byte -25
.byte -35
.byte -17
.byte -15
.byte 10
.byte -5
.byte -8
.byte -64
.byte -6
.byte -52
.byte 3
.byte -1
.byte -40
.byte -107
.byte 10
.byte -75
.byte -4
.byte -91
.byte -63
.byte 30
.byte 11
.byte 36
.byte -89
.byte 7
.byte -15
.byte -127
.byte -2
.byte -4
.byte 10
.byte -81
.byte -22
.byte -15
.byte 11
.byte 84
.byte -6
.byte -26
.byte -82
.byte -32
.byte 68
.byte -29
.byte -68
.byte -2
.byte 2
.byte 3
.byte 21
.byte -41
.byte -15
.byte -97
.byte -23
.byte -38
.byte -65
.byte -9
.byte -11
.byte -66
.byte 2
.byte -62
.byte 2
.byte -11
.byte -45
.byte 29
.byte -18
.byte 0
.byte -31
.byte -2
.byte 17
.byte 27
.byte 2
.byte 19
.byte 28
.byte -53
.byte -10
.byte -83
.byte -44
.byte 3
.byte -6
.byte -18
.byte -8
.byte -35
.byte 10
.byte -38
.byte -11
.byte -41
.byte -99
.byte 7
.byte 9
.byte -46
.byte -9
.byte -6
.byte 39
.byte 21
.byte 27
.byte -6
.byte 7
.byte -70
.byte -32
.byte -26
.byte -17
.byte 39
.byte 47
.byte -16
.byte -38
.byte 14
.byte -75
.byte -42
.byte -48
.byte -1
.byte 3
.byte 15
.byte -11
.byte 12
.byte -7
.byte 6
.byte -6
.byte -5
.byte -28
.byte -1
.byte -7
.byte -40
.byte -19
.byte -8
.byte -10
.byte -2
.byte 5
.byte -21
.byte 5
.byte -15
.byte -17
.byte -22
.byte -6
.byte -17
.byte 0
.byte -34
.byte 11
.byte -32
.byte 14
.byte -23
.byte 14
.byte -31
.byte 14
.byte 6
.byte -22
.byte -22
.byte -12
.byte -39
.byte -11
.byte -14
.byte -12
.byte -37
.byte 4
.byte -12
.byte -42
.byte -12
.byte -37
.byte -46
.byte -8
.byte 13
.byte 6
.byte -22
.byte -52
.byte -14
.byte -43
.byte -8
.byte -36
.byte 4
.byte -27
.byte -5
.byte -26
.byte -18
.byte -29
.byte -17
.byte 3
.byte 9
.byte -12
.byte -57
.byte -52
.byte -79
.byte -57
.byte 4
.byte 65
.byte -18
.byte -11
.byte -30
.byte 0
.byte -22
.byte 22
.byte 42
.byte -32
.byte 2
.byte -50
.byte 6
.byte 23
.byte -4
.byte 13
.byte -19
.byte -5
.byte 3
.byte -19
.byte 16
.byte 27
.byte -1
.byte 10
.byte 26
.byte -19
.byte -33
.byte 40
.byte -103
.byte -5
.byte -6
.byte 11
.byte -36
.byte -7
.byte -54
.byte -6
.byte -46
.byte -33
.byte 21
.byte 62
.byte 36
.byte 1
.byte -1
.byte -1
.byte -8
.byte 12
.byte -16
.byte -40
.byte -14
.byte -86
.byte -5
.byte -57
.byte 23
.byte -40
.byte -35
.byte -17
.byte -24
.byte 1
.byte 13
.byte -20
.byte -30
.byte -55
.byte -55
.byte 69
.byte 40
.byte -37
.byte 64
.byte 36
.byte 29
.byte -10
.byte 3
.byte -15
.byte -20
.byte 18
.byte -7
.byte -11
.byte -18
.byte 41
.byte 15
.byte 22
.byte -18
.byte 3
.byte 16
.byte 19
.byte -76
.byte 23
.byte -127
.byte 11
.byte -4
.byte 13
.byte 18
.byte -19
.byte -75
.byte 9
.byte -43
.byte 27
.byte 9
.byte -23
.byte -37
.byte -16
.byte -13
.byte -37
.byte 17
.byte 38
.byte -2
.byte 34
.byte 7
.byte 1
.byte 13
.byte -60
.byte -24
.byte -30
.byte -27
.byte 10
.byte 48
.byte 49
.byte 8
.byte 9
.byte 57
.byte -28
.byte 58
.byte 34
.byte -21
.byte -51
.byte 58
.byte -40
.byte 20
.byte 15
.byte -38
.byte -57
.byte 7
.byte 16
.byte -20
.byte 43
.byte -14
.byte 22
.byte 81
.byte 14
.byte -6
.byte -29
.byte -6
.byte 53
.byte -20
.byte 13
.byte 10
.byte 32
.byte -8
.byte -47
.byte -31
.byte 41
.byte -34
.byte 20
.byte -42
.byte 61
.byte -73
.byte -26
.byte -55
.byte -21
.byte -34
.byte 6
.byte -35
.byte -38
.byte 21
.byte 16
.byte -10
.byte 13
.byte -4
.byte 8
.byte -106
.byte 4
.byte 55
.byte -2
.byte -46
.byte -14
.byte -44
.byte 23
.byte 1
.byte -56
.byte 12
.byte -17
.byte 37
.byte 60
.byte -127
.byte 31
.byte 32
.byte -23
.byte 17
.byte -31
.byte -28
.byte -63
.byte 23
.byte -70
.byte -37
.byte -49
.byte 7
.byte 67
.byte -77
.byte -5
.byte -25
.byte 10
.byte -4
.byte 27
.byte 7
.byte -62
.byte -12
.byte -12
.byte 20
.byte 29
.byte 6
.byte 14
.byte 7
.byte -18
.byte -24
.byte 7
.byte -5
.byte -32
.byte -22
.byte 3
.byte -32
.byte -19
.byte 15
.byte -3
.byte -22
.byte 14
.byte 39
.byte -68
.byte 42
.byte -10
.byte 46
.byte -3
.byte -22
.byte 12
.byte 28
.byte -11
.byte 8
.byte 3
.byte -20
.byte -38
.byte 11
.byte -29
.byte -15
.byte -80
.byte 3
.byte -46
.byte 27
.byte 18
.byte -70
.byte -38
.byte 0
.byte 8
.byte 1
.byte 13
.byte -21
.byte -11
.byte 77
.byte -56
.byte -7
.byte -56
.byte -19
.byte 11
.byte -92
.byte 54
.byte -6
.byte -4
.byte -31
.byte -26
.byte -4
.byte -7
.byte -21
.byte 37
.byte 10
.byte 6
.byte 15
.byte -3
.byte -15
.byte -25
.byte -1
.byte -17
.byte -11
.byte 10
.byte -6
.byte 13
.byte -2
.byte -12
.byte -50
.byte -9
.byte -66
.byte -23
.byte -23
.byte -84
.byte 68
.byte -13
.byte 24
.byte 10
.byte -6
.byte -67
.byte -94
.byte -6
.byte -13
.byte 8
.byte -45
.byte -92
.byte -17
.byte -20
.byte 9
.byte 45
.byte -34
.byte 42
.byte 50
.byte -9
.byte -17
.byte -36
.byte -4
.byte 37
.byte -9
.byte -41
.byte -27
.byte -41
.byte 39
.byte -99
.byte 57
.byte 10
.byte -30
.byte 25
.byte 50
.byte -38
.byte -3
.byte 20
.byte 22
.byte -33
.byte 27
.byte 68
.byte 4
.byte 9
.byte 1
.byte 45
.byte -8
.byte -11
.byte -52
.byte 24
.byte -48
.byte -24
.byte -50
.byte -34
.byte 106
.byte -7
.byte -64
.byte -37
.byte 54
.byte 10
.byte -35
.byte -5
.byte -46
.byte -53
.byte -20
.byte -21
.byte -40
.byte 9
.byte -2
.byte 48
.byte -19
.byte -7
.byte -7
.byte -34
.byte -48
.byte -108
.byte 55
.byte -89
.byte -6
.byte -42
.byte 14
.byte -50
.byte 58
.byte -20
.byte -102
.byte -93
.byte 5
.byte -23
.byte 4
.byte -2
.byte -36
.byte -54
.byte -49
.byte -78
.byte 77
.byte -127
.byte 71
.byte 8
.byte -81
.byte -6
.byte 20
.byte -1
.byte 9
.byte -35
.byte 19
.byte 10
.byte -25
.byte 67
.byte 4
.byte 46
.byte -11
.byte -9
.byte 71
.byte -8
.byte -50
.byte 35
.byte 13
.byte 42
.byte -19
.byte 32
.byte 6
.byte -123
.byte -37
.byte 7
.byte -46
.byte 59
.byte 12
.byte -26
.byte -24
.byte 2
.byte -46
.byte -34
.byte -16
.byte -2
.byte -35
.byte 15
.byte -35
.byte 6
.byte -68
.byte -96
.byte -3
.byte 8
.byte -30
.byte -65
.byte -21
.byte -43
.byte -25
.byte -21
.byte 57
.byte -104
.byte 15
.byte -14
.byte 15
.byte 75
.byte 6
.byte 61
.byte -75
.byte -119
.byte 8
.byte -19
.byte -3
.byte -75
.byte -51
.byte 32
.byte 2
.byte -13
.byte 35
.byte 65
.byte -6
.byte -46
.byte 6
.byte 58
.byte 24
.byte 14
.byte -22
.byte 94
.byte 13
.byte 17
.byte 59
.byte -27
.byte -23
.byte -30
.byte 55
.byte 37
.byte 45
.byte 11
.byte 52
.byte -4
.byte -43
.byte -51
.byte 61
.byte -30
.byte 2
.byte -18
.byte 50
.byte 42
.byte -2
.byte -53
.byte -16
.byte 14
.byte -17
.byte 18
.byte -79
.byte -25
.byte 14
.byte 30
.byte -63
.byte 5
.byte -13
.byte -43
.byte -11
.byte -63
.byte -113
.byte -47
.byte 11
.byte -7
.byte -9
.byte -121
.byte -18
.byte 98
.byte 48
.byte -64
.byte 29
.byte -89
.byte -71
.byte 31
.byte -39
.byte -54
.byte 0
.byte 23
.byte 8
.byte -19
.byte -4
.byte -14
.byte 20
.byte -120
.byte -31
.byte -24
.byte 11
.byte 27
.byte -49
.byte 10
.byte 42
.byte -9
.byte 67
.byte -10
.byte -106
.byte 73
.byte 41
.byte -72
.byte -77
.byte -1
.byte -99
.byte -4
.byte -15
.byte 14
.byte 26
.byte -32
.byte 56
.byte -52
.byte -48
.byte -69
.byte -12
.byte 5
.byte -45
.byte -14
.byte 42
.byte -45
.byte -5
.byte 38
.byte -15
.byte -49
.byte 1
.byte 39
.byte 53
.byte -28
.byte -17
.byte -36
.byte 14
.byte 20
.byte 3
.byte -74
.byte -15
.byte -3
.byte -38
.byte 48
.byte 53
.byte -42
.byte 59
.byte 24
.byte -23
.byte -88
.byte -49
.byte -20
.byte -1
.byte 15
.byte 14
.byte -8
.byte 18
.byte -98
.byte 6
.byte 35
.byte 14
.byte 9
.byte -4
.byte 11
.byte 66
.byte 35
.byte -124
.byte -113
.byte -54
.byte 46
.byte -1
.byte 73
.byte -42
.byte -20
.byte -18
.byte -10
.byte -125
.byte 50
.byte -100
.byte 26
.byte 34
.byte 26
.byte -16
.byte -34
.byte -88
.byte -7
.byte 64
.byte 11
.byte 31
.byte -99
.byte 38
.byte -43
.byte -60
.byte 74
.byte 79
.byte 0
.byte 23
.byte 10
.byte 23
.byte 77
.byte -52
.byte 10
.byte -17
.byte 7
.byte -62
.byte 59
.byte -6
.byte -34
.byte 17
.byte -90
.byte 22
.byte -46
.byte -52
.byte -30
.byte 97
.byte -87
.byte 3
.byte -27
.byte -1
.byte -63
.byte 42
.byte 1
.byte -3
.byte -12
.byte 3
.byte -30
.byte 7
.byte -8
.byte 22
.byte -7
.byte -72
.byte 20
.byte 60
.byte -15
.byte -32
.byte -7
.byte 60
.byte 21
.byte -127
.byte 37
.byte 6
.byte -93
.byte 31
.byte -3
.byte 5
.byte -45
.byte -59
.byte 3
.byte -48
.byte -34
.byte -32
.byte 2
.byte 87
.byte 38
.byte 57
.byte -49
.byte 90
.byte 0
.byte -19
.byte 59
.byte 24
.byte 27
.byte 47
.byte 20
.byte 3
.byte 30
.byte 29
.byte -127
.byte -41
.byte -28
.byte -2
.byte -46
.byte -1
.byte 41
.byte 124
.byte -48
.byte -20
.byte -61
.byte -50
.byte 53
.byte 13
.byte 1
.byte -25
.byte -124
.byte -2
.byte 11
.byte 4
.byte 11
.byte 36
.byte 18
.byte -19
.byte 13
.byte 24
.byte -27
.byte -38
.byte -23
.byte -5
.byte 15
.byte -20
.byte -8
.byte 25
.byte 5
.byte -27
.byte -2
.byte -8
.byte 19
.byte -53
.byte 8
.byte -16
.byte -81
.byte -14
.byte -123
.byte -7
.byte 28
.byte 18
.byte 15
.byte -19
.byte 48
.byte 0
.byte -82
.byte 40
.byte 55
.byte -37
.byte -36
.byte 76
.byte -62
.byte 62
.byte 16
.byte 14
.byte 1
.byte -16
.byte -22
.byte 20
.byte 62
.byte 2
.byte -76
.byte -38
.byte -16
.byte -23
.byte 41
.byte -11
.byte -5
.byte -1
.byte 0
.byte 88
.byte 32
.byte -5
.byte -6
.byte 2
.byte 34
.byte 27
.byte 15
.byte 11
.byte -44
.byte 11
.byte -54
.byte -44
.byte 8
.byte 87
.byte 15
.byte -9
.byte -30
.byte 20
.byte -51
.byte -115
.byte -39
.byte -5
.byte 0
.byte 7
.byte 7
.byte -39
.byte -12
.byte -63
.byte -19
.byte -19
.byte -107
.byte -30
.byte 6
.byte -61
.byte 12
.byte -49
.byte -78
.byte -14
.byte -34
.byte 34
.byte -62
.byte 8
.byte -53
.byte 49
.byte -82
.byte -34
.byte -39
.byte 4
.byte -23
.byte -10
.byte -32
.byte -27
.byte -74
.byte -64
.byte -59
.byte 16
.byte -20
.byte -13
.byte 19
.byte -85
.byte -58
.byte 4
.byte -28
.byte -64
.byte -76
.byte -28
.byte -29
.byte -5
.byte -49
.byte 1
.byte 4
.byte 13
.byte -13
.byte 8
.byte -12
.byte 5
.byte -6
.byte 24
.byte -104
.byte -59
.byte -22
.byte 4
.byte -1
.byte -60
.byte 13
.byte -32
.byte -17
.byte -44
.byte -18
.byte -6
.byte 4
.byte -9
.byte 13
.byte 21
.byte -76
.byte -15
.byte -21
.byte 4
.byte -28
.byte -112
.byte -75
.byte -11
.byte -1
.byte -3
.byte -1
.byte -44
.byte -27
.byte -24
.byte -50
.byte -24
.byte -41
.byte 31
.byte 47
.byte -10
.byte -15
.byte -52
.byte -25
.byte -40
.byte 3
.byte -10
.byte -23
.byte -39
.byte -22
.byte -20
.byte -96
.byte -36
.byte 21
.byte -11
.byte -7
.byte 1
.byte -71
.byte 27
.byte -6
.byte -51
.byte -45
.byte 22
.byte -7
.byte -52
.byte -49
.byte 11
.byte -34
.byte -5
.byte -6
.byte -19
.byte -19
.byte 26
.byte -5
.byte -73
.byte 11
.byte -27
.byte 3
.byte -37
.byte -34
.byte -24
.byte 6
.byte -22
.byte -65
.byte 20
.byte -19
.byte 0
.byte 11
.byte -48
.byte -43
.byte -38
.byte -49
.byte 18
.byte -15
.byte -47
.byte 33
.byte 51
.byte -37
.byte -28
.byte -93
.byte -33
.byte -49
.byte 35
.byte 21
.byte 28
.byte -7
.byte -57
.byte 18
.byte -55
.byte -52
.byte -10
.byte -16
.byte -33
.byte -32
.byte -112
.byte -47
.byte -7
.byte -63
.byte -45
.byte 17
.byte -32
.byte -44
.byte 9
.byte 7
.byte 14
.byte 2
.byte 8
.byte -20
.byte -5
.byte -30
.byte -58
.byte 16
.byte -40
.byte 19
.byte -41
.byte -20
.byte 41
.byte -31
.byte -60
.byte -18
.byte -40
.byte 30
.byte -47
.byte -94
.byte -41
.byte -11
.byte -78
.byte -41
.byte 10
.byte -3
.byte -127
.byte -32
.byte -5
.byte -50
.byte -39
.byte -122
.byte -30
.byte -52
.byte -41
.byte -50
.byte -52
.byte -15
.byte -1
.byte -38
.byte 7
.byte -31
.byte 2
.byte -15
.byte -31
.byte -21
.byte -67
.byte -7
.byte -37
.byte -63
.byte -2
.byte -24
.byte 5
.byte 32
.byte -35
.byte -28
.byte 4
.byte 10
.byte -16
.byte -58
.byte -24
.byte -69
.byte -17
.byte -16
.byte 17
.byte 32
.byte -41
.byte -15
.byte 3
.byte -26
.byte -31
.byte -10
.byte -51
.byte -7
.byte -45
.byte -29
.byte 27
.byte 41
.byte 8
.byte 4
.byte -60
.byte -2
.byte -45
.byte -64
.byte 29
.byte -39
.byte -15
.byte -66
.byte 25
.byte -69
.byte -59
.byte -35
.byte -33
.byte 6
.byte -74
.byte -64
.byte 40
.byte -4
.byte 12
.byte -3
.byte -50
.byte -54
.byte -40
.byte -29
.byte -27
.byte -39
.byte -4
.byte -33
.byte 20
.byte 1
.byte -23
.byte 71
.byte -66
.byte 38
.byte -1
.byte -127
.byte 11
.byte 56
.byte 12
.byte -75
.byte 15
.byte 85
.byte 14
.byte -35
.byte -29
.byte -48
.byte -14
.byte -10
.byte -40
.byte -25
.byte -19
.byte -16
.byte -52
.byte 34
.byte -49
.byte -50
.byte 50
.byte 78
.byte -18
.byte 67
.byte -17
.byte -43
.byte -111
.byte -6
.byte 1
.byte 4
.byte -9
.byte 27
.byte -35
.byte -10
.byte -47
.byte -73
.byte -46
.byte 12
.byte -56
.byte 21
.byte 19
.byte 12
.byte 46
.byte -67
.byte 36
.byte -46
.byte 2
.byte 22
.byte 0
.byte 63
.byte 21
.byte -24
.byte -74
.byte -62
.byte -40
.byte -12
.byte -16
.byte -99
.byte -76
.byte -124
.byte -8
.byte -75
.byte -4
.byte -57
.byte -14
.byte -20
.byte -54
.byte -9
.byte -20
.byte 91
.byte 8
.byte -18
.byte 11
.byte -63
.byte 3
.byte 78
.byte 2
.byte 1
.byte -16
.byte -19
.byte 1
.byte 4
.byte -90
.byte -23
.byte -15
.byte 87
.byte -18
.byte -3
.byte -19
.byte -7
.byte -11
.byte -10
.byte -33
.byte -14
.byte 11
.byte -90
.byte 1
.byte 16
.byte -14
.byte -8
.byte 7
.byte 16
.byte -64
.byte -49
.byte 93
.byte 7
.byte 54
.byte 13
.byte 42
.byte -47
.byte 9
.byte -20
.byte 13
.byte 91
.byte 49
.byte -49
.byte -37
.byte -52
.byte 1
.byte 12
.byte 1
.byte -30
.byte -32
.byte -35
.byte -12
.byte 3
.byte 8
.byte -32
.byte -38
.byte 36
.byte -79
.byte 14
.byte -35
.byte -45
.byte -30
.byte 16
.byte 23
.byte -71
.byte 29
.byte 7
.byte -8
.byte -10
.byte 8
.byte -21
.byte 6
.byte 4
.byte -40
.byte -65
.byte -51
.byte -9
.byte -10
.byte 17
.byte -3
.byte 4
.byte -90
.byte -17
.byte -50
.byte 16
.byte -50
.byte -37
.byte 15
.byte 23
.byte -15
.byte -46
.byte 9
.byte -49
.byte -94
.byte -25
.byte 11
.byte -15
.byte -49
.byte -64
.byte -18
.byte -21
.byte 15
.byte -98
.byte -21
.byte -12
.byte 20
.byte -6
.byte -3
.byte -26
.byte -4
.byte 10
.byte 6
.byte -17
.byte 1
.byte -39
.byte -1
.byte -8
.byte -18
.byte -40
.byte 2
.byte 0
.byte -2
.byte -48
.byte -70
.byte -7
.byte 41
.byte -5
.byte 7
.byte -72
.byte 7
.byte 12
.byte 0
.byte 5
.byte 4
.byte 4
.byte -11
.byte 7
.byte -37
.byte -23
.byte 16
.byte 0
.byte 4
.byte -24
.byte 0
.byte -36
.byte -11
.byte -5
.byte -9
.byte -23
.byte -9
.byte -62
.byte -6
.byte -5
.byte -47
.byte -30
.byte -2
.byte -49
.byte -36
.byte -1
.byte 20
.byte -6
.byte -14
.byte -16
.byte 16
.byte -90
.byte -1
.byte -22
.byte -11
.byte -20
.byte 127
.byte -18
.byte -17
.byte -39
.byte 5
.byte 2
.byte -3
.byte 13
.byte -50
.byte -52
.byte -53
.byte -29
.byte 26
.byte 27
.byte -12
.byte 12
.byte -43
.byte -25
.byte -16
.byte 18
.byte 21
.byte 4
.byte 14
.byte -35
.byte -7
.byte -26
.byte 13
.byte -8
.byte -14
.byte -16
.byte -15
.byte -17
.byte -37
.byte 14
.byte -22
.byte 15
.byte 5
.byte 11
.byte 30
.byte -37
.byte -62
.byte -3
.byte -6
.byte 0
.byte -11
.byte -7
.byte -25
.byte -11
.byte -35
.byte -5
.byte -10
.byte 20
.byte 1
.byte -11
.byte -5
.byte 8
.byte 0
.byte -62
.byte -7
.byte -12
.byte 7
.byte 37
.byte -9
.byte 26
.byte -20
.byte -16
.byte 25
.byte -10
.byte 11
.byte -9
.byte 0
.byte 28
.byte -12
.byte 18
.byte -16
.byte 7
.byte 34
.byte 2
.byte -9
.byte 32
.byte -4
.byte 18
.byte -21
.byte 2
.byte 8
.byte -2
.byte -3
.byte -9
.byte -14
.byte -22
.byte -1
.byte 8
.byte 9
.byte 2
.byte -5
.byte -4
.byte -9
.byte 39
.byte 1
.byte -28
.byte 18
.byte 5
.byte -18
.byte 7
.byte 9
.byte 11
.byte 8
.byte -3
.byte -1
.byte 17
.byte -36
.byte -15
.byte 16
.byte 5
.byte -31
.byte 1
.byte -9
.byte 8
.byte -15
.byte 11
.byte 11
.byte -27
.byte -12
.byte 25
.byte 15
.byte -5
.byte 30
.byte -17
.byte 24
.byte -12
.byte 0
.byte -3
.byte -3
.byte 1
.byte -1
.byte -32
.byte 7
.byte -13
.byte -26
.byte -51
.byte -2
.byte -19
.byte -19
.byte -4
.byte -48
.byte 7
.byte -50
.byte -7
.byte -6
.byte -21
.byte -13
.byte 9
.byte 2
.byte -34
.byte -18
.byte -11
.byte -24
.byte 2
.byte 5
.byte 5
.byte -40
.byte -1
.byte 16
.byte 5
.byte -58
.byte 12
.byte 6
.byte -7
.byte -82
.byte -16
.byte -41
.byte -21
.byte -24
.byte -18
.byte -8
.byte -24
.byte -31
.byte 0
.byte -5
.byte -42
.byte -17
.byte -14
.byte -21
.byte -20
.byte -4
.byte 2
.byte 31
.byte -25
.byte 6
.byte -22
.byte 2
.byte -16
.byte -3
.byte 5
.byte -4
.byte -20
.byte 15
.byte 11
.byte -7
.byte -33
.byte -59
.byte -79
.byte -19
.byte -99
.byte -49
.byte -80
.byte 2
.byte 38
.byte -104
.byte -6
.byte -52
.byte 16
.byte 91
.byte 1
.byte -1
.byte 24
.byte -2
.byte 2
.byte 14
.byte 5
.byte 13
.byte -22
.byte 2
.byte -24
.byte 5
.byte -10
.byte -44
.byte -10
.byte -32
.byte 20
.byte 55
.byte -37
.byte -78
.byte -22
.byte -25
.byte -1
.byte -8
.byte -107
.byte -28
.byte 7
.byte 24
.byte -64
.byte 9
.byte -84
.byte -31
.byte -10
.byte -14
.byte -14
.byte -86
.byte -9
.byte -13
.byte 12
.byte -19
.byte 5
.byte 7
.byte -37
.byte 4
.byte -65
.byte 28
.byte 41
.byte -27
.byte 4
.byte -4
.byte -35
.byte 29
.byte -43
.byte -80
.byte 50
.byte -16
.byte 12
.byte 3
.byte -16
.byte -65
.byte -33
.byte -33
.byte -6
.byte 31
.byte -115
.byte 6
.byte 16
.byte 10
.byte 84
.byte -5
.byte -22
.byte -13
.byte -33
.byte -24
.byte 3
.byte -123
.byte -30
.byte -127
.byte -45
.byte -40
.byte -32
.byte -17
.byte 41
.byte -27
.byte -11
.byte -41
.byte -31
.byte -22
.byte -38
.byte 1
.byte -24
.byte -10
.byte -61
.byte 19
.byte -59
.byte 1
.byte -6
.byte -81
.byte 17
.byte -53
.byte -106
.byte -28
.byte -21
.byte -32
.byte 39
.byte -45
.byte 61
.byte -1
.byte -25
.byte -85
.byte -42
.byte 61
.byte -28
.byte -21
.byte -19
.byte 49
.byte -30
.byte -70
.byte -56
.byte 35
.byte 43
.byte -3
.byte 32
.byte -45
.byte -17
.byte -12
.byte -58
.byte 22
.byte -57
.byte -24
.byte -96
.byte 1
.byte -59
.byte 14
.byte -10
.byte -8
.byte -10
.byte 20
.byte 29
.byte -21
.byte -37
.byte -25
.byte -34
.byte -18
.byte 37
.byte -13
.byte -115
.byte -29
.byte -60
.byte -44
.byte -28
.byte -14
.byte -56
.byte -33
.byte 24
.byte -72
.byte -12
.byte 13
.byte -58
.byte -52
.byte -62
.byte 32
.byte 26
.byte -60
.byte -32
.byte 50
.byte -73
.byte -40
.byte -38
.byte 16
.byte -54
.byte -68
.byte -13
.byte -3
.byte -3
.byte 40
.byte 28
.byte -19
.byte -31
.byte -64
.byte -28
.byte -69
.byte -80
.byte -29
.byte -49
.byte 0
.byte 31
.byte -88
.byte 3
.byte 1
.byte -25
.byte 31
.byte 1
.byte 17
.byte 33
.byte -7
.byte -59
.byte 18
.byte 40
.byte 29
.byte -65
.byte 33
.byte 20
.byte -7
.byte -9
.byte -27
.byte 31
.byte -12
.byte 8
.byte 14
.byte 19
.byte -116
.byte -61
.byte -54
.byte -14
.byte -57
.byte -78
.byte -69
.byte -2
.byte -124
.byte -94
.byte -7
.byte -49
.byte -67
.byte 66
.byte -5
.byte -48
.byte 22
.byte -27
.byte 25
.byte -52
.byte 20
.byte -29
.byte -68
.byte -30
.byte -57
.byte -15
.byte 4
.byte 21
.byte 48
.byte 22
.byte 6
.byte -40
.byte -75
.byte 43
.byte -116
.byte -87
.byte -54
.byte -30
.byte -6
.byte -9
.byte -53
.byte -127
.byte -24
.byte -54
.byte -57
.byte 1
.byte -17
.byte -32
.byte -63
.byte 26
.byte 10
.byte -58
.byte -43
.byte 29
.byte -33
.byte -22
.byte -60
.byte -18
.byte 29
.byte 38
.byte -58
.byte -54
.byte -11
.byte 3
.byte -57
.byte 12
.byte -58
.byte 2
.byte -16
.byte -35
.byte -42
.byte -33
.byte -60
.byte -50
.byte -40
.byte -31
.byte -62
.byte 43
.byte -55
.byte -29
.byte -77
.byte -65
.byte -15
.byte 37
.byte 24
.byte -48
.byte 11
.byte -101
.byte 34
.byte -4
.byte 0
.byte 9
.byte -13
.byte 6
.byte -29
.byte -10
.byte -14
.byte -4
.byte -8
.byte -81
.byte -15
.byte 56
.byte -16
.byte -25
.byte -21
.byte -44
.byte -66
.byte -1
.byte 3
.byte 0
.byte 3
.byte -30
.byte 13
.byte 6
.byte 3
.byte -10
.byte -26
.byte 17
.byte -32
.byte 1
.byte -78
.byte 4
.byte -4
.byte -1
.byte 21
.byte -26
.byte 9
.byte -17
.byte 3
.byte 17
.byte -11
.byte 5
.byte 7
.byte -30
.byte -12
.byte 1
.byte 20
.byte -118
.byte 12
.byte 29
.byte 96
.byte -20
.byte 13
.byte 8
.byte 12
.byte 1
.byte 11
.byte -42
.byte -20
.byte -4
.byte -6
.byte -18
.byte -45
.byte -51
.byte -17
.byte 10
.byte -12
.byte -27
.byte 5
.byte -95
.byte -15
.byte -17
.byte -115
.byte -127
.byte -51
.byte 10
.byte 5
.byte -51
.byte -67
.byte -6
.byte -52
.byte 25
.byte -48
.byte 10
.byte -6
.byte 10
.byte -31
.byte -56
.byte 13
.byte -3
.byte 0
.byte -11
.byte 17
.byte -13
.byte -88
.byte -67
.byte -75
.byte -12
.byte -55
.byte -14
.byte 1
.byte -8
.byte -50
.byte 1
.byte 8
.byte -6
.byte -41
.byte -100
.byte -87
.byte 6
.byte -47
.byte -105
.byte -29
.byte -14
.byte -92
.byte -19
.byte -9
.byte -32
.byte -93
.byte 6
.byte -12
.byte 21
.byte 73
.byte -86
.byte -10
.byte -107
.byte -16
.byte -95
.byte 87
.byte -56
.byte -73
.byte 7
.byte -3
.byte 3
.byte -52
.byte -53
.byte -34
.byte 16
.byte -33
.byte 102
.byte -52
.byte 24
.byte -25
.byte -60
.byte -23
.byte -40
.byte -24
.byte 7
.byte -13
.byte -23
.byte -14
.byte 15
.byte -10
.byte 3
.byte 19
.byte -56
.byte -36
.byte -2
.byte -66
.byte 40
.byte -52
.byte -6
.byte 3
.byte -1
.byte 17
.byte 74
.byte -32
.byte 6
.byte -3
.byte -13
.byte 92
.byte -29
.byte -41
.byte -27
.byte -24
.byte 3
.byte 10
.byte -58
.byte -25
.byte 7
.byte 11
.byte 6
.byte -123
.byte 4
.byte -15
.byte -9
.byte 2
.byte 81
.byte -11
.byte 10
.byte 23
.byte -34
.byte 71
.byte -75
.byte -39
.byte 9
.byte 24
.byte 52
.byte -60
.byte -47
.byte 54
.byte -5
.byte 34
.byte -26
.byte 74
.byte -44
.byte -61
.byte -40
.byte -79
.byte -5
.byte 3
.byte 9
.byte -21
.byte -18
.byte 9
.byte -7
.byte -37
.byte -9
.byte 24
.byte 6
.byte 58
.byte -27
.byte -70
.byte -21
.byte -44
.byte 28
.byte -42
.byte 15
.byte -43
.byte -57
.byte -49
.byte 4
.byte -88
.byte 20
.byte 29
.byte -39
.byte 62
.byte -12
.byte 41
.byte -61
.byte 11
.byte -33
.byte -59
.byte 19
.byte -12
.byte 18
.byte -20
.byte -53
.byte 44
.byte -48
.byte -32
.byte -5
.byte 8
.byte -32
.byte 12
.byte -73
.byte 68
.byte -45
.byte 22
.byte -11
.byte -7
.byte 39
.byte 0
.byte 1
.byte 30
.byte -118
.byte 42
.byte -22
.byte 41
.byte 17
.byte -48
.byte 44
.byte -19
.byte 36
.byte 38
.byte -8
.byte -16
.byte 30
.byte 13
.byte 55
.byte 28
.byte 3
.byte -64
.byte 27
.byte 66
.byte -24
.byte 15
.byte -24
.byte 0
.byte 66
.byte 1
.byte -43
.byte 22
.byte 13
.byte -30
.byte 9
.byte 15
.byte -45
.byte -10
.byte -5
.byte -6
.byte 26
.byte 0
.byte 2
.byte -28
.byte -24
.byte -82
.byte -13
.byte -3
.byte -9
.byte -43
.byte -104
.byte -16
.byte -27
.byte 37
.byte -126
.byte -38
.byte -93
.byte 17
.byte -38
.byte -88
.byte -66
.byte 28
.byte -32
.byte -38
.byte -68
.byte -84
.byte 46
.byte -33
.byte -83
.byte -88
.byte -127
.byte 11
.byte 38
.byte -113
.byte 25
.byte 29
.byte -35
.byte -20
.byte 1
.byte 33
.byte -112
.byte -30
.byte 35
.byte -10
.byte 14
.byte -19
.byte -46
.byte -14
.byte -23
.byte -68
.byte -18
.byte -30
.byte -40
.byte -24
.byte -28
.byte -17
.byte -12
.byte -39
.byte -41
.byte -34
.byte -22
.byte 36
.byte -67
.byte -78
.byte 14
.byte 72
.byte 24
.byte -4
.byte -53
.byte 30
.byte -21
.byte -11
.byte -13
.byte -58
.byte -64
.byte 34
.byte -5
.byte -8
.byte -29
.byte -71
.byte -21
.byte -30
.byte -76
.byte -23
.byte -5
.byte 26
.byte 13
.byte 24
.byte -43
.byte -113
.byte 38
.byte -56
.byte -47
.byte -3
.byte -105
.byte -11
.byte 33
.byte 34
.byte -85
.byte -34
.byte 18
.byte -28
.byte 12
.byte -21
.byte -121
.byte -7
.byte -13
.byte -64
.byte -19
.byte -34
.byte -3
.byte -82
.byte -3
.byte -81
.byte -33
.byte 3
.byte -16
.byte -20
.byte 77
.byte 53
.byte 31
.byte -127
.byte 14
.byte -22
.byte -52
.byte 23
.byte -20
.byte 17
.byte 0
.byte -70
.byte 1
.byte -9
.byte -4
.byte 50
.byte 25
.byte 36
.byte 31
.byte -28
.byte -102
.byte -9
.byte -29
.byte -4
.byte -21
.byte 19
.byte 5
.byte -79
.byte -1
.byte -8
.byte -73
.byte -20
.byte 26
.byte 21
.byte 4
.byte -97
.byte -27
.byte -68
.byte -41
.byte -9
.byte -42
.byte -42
.byte -33
.byte -75
.byte -13
.byte 65
.byte -2
.byte -50
.byte -2
.byte -8
.byte -56
.byte 6
.byte -49
.byte 7
.byte 1
.byte -5
.byte -11
.byte -1
.byte -26
.byte -57
.byte -2
.byte 2
.byte -42
.byte -30
.byte 53
.byte -69
.byte -51
.byte 26
.byte 3
.byte 21
.byte 7
.byte -83
.byte -23
.byte -55
.byte 9
.byte -27
.byte -84
.byte 54
.byte 38
.byte -48
.byte -8
.byte -92
.byte -25
.byte 17
.byte 29
.byte -49
.byte -81
.byte 67
.byte -6
.byte 12
.byte -6
.byte -19
.byte -68
.byte 13
.byte 6
.byte 3
.byte 17
.byte -27
.byte -58
.byte 82
.byte -18
.byte 1
.byte -24
.byte -61
.byte -76
.byte 11
.byte 65
.byte 3
.byte -28
.byte -89
.byte 61
.byte 9
.byte 27
.byte 27
.byte -48
.byte -7
.byte -4
.byte -14
.byte 24
.byte -10
.byte 17
.byte 7
.byte -22
.byte 67
.byte 21
.byte -94
.byte 31
.byte 19
.byte -28
.byte 30
.byte 1
.byte -19
.byte -11
.byte -93
.byte 1
.byte 5
.byte -72
.byte -64
.byte 4
.byte -32
.byte -45
.byte -15
.byte -71
.byte -41
.byte 7
.byte -66
.byte 9
.byte 17
.byte -21
.byte -36
.byte -17
.byte 58
.byte -26
.byte 17
.byte 21
.byte -9
.byte -36
.byte -67
.byte -44
.byte 5
.byte 6
.byte 19
.byte -35
.byte 18
.byte -60
.byte -33
.byte -48
.byte -35
.byte 34
.byte -51
.byte -7
.byte -2
.byte -55
.byte -45
.byte 38
.byte 11
.byte -19
.byte -5
.byte -4
.byte 20
.byte -34
.byte 8
.byte -3
.byte -8
.byte -12
.byte 4
.byte -38
.byte -31
.byte 35
.byte -10
.byte 33
.byte -24
.byte -28
.byte -16
.byte -84
.byte -35
.byte 16
.byte 29
.byte -22
.byte 32
.byte -30
.byte -42
.byte 3
.byte -68
.byte -80
.byte -13
.byte 39
.byte 20
.byte -6
.byte -43
.byte 6
.byte -4
.byte -67
.byte -12
.byte -31
.byte 7
.byte -66
.byte 38
.byte -44
.byte 70
.byte -69
.byte -15
.byte 1
.byte 29
.byte 14
.byte 19
.byte 3
.byte -33
.byte -77
.byte -40
.byte -29
.byte -42
.byte -35
.byte -4
.byte 59
.byte 38
.byte 5
.byte -22
.byte 21
.byte -70
.byte -25
.byte 27
.byte 54
.byte 0
.byte -34
.byte -8
.byte -8
.byte 14
.byte 23
.byte 17
.byte -5
.byte -17
.byte 19
.byte 20
.byte -41
.byte 7
.byte -27
.byte -21
.byte -33
.byte 17
.byte -5
.byte -25
.byte 14
.byte -59
.byte -117
.byte 46
.byte -21
.byte -7
.byte 4
.byte -17
.byte -33
.byte 5
.byte 11
.byte -23
.byte -10
.byte -61
.byte -127
.byte 1
.byte -58
.byte -19
.byte -51
.byte 8
.byte -46
.byte -15
.byte -1
.byte -78
.byte -17
.byte -32
.byte -12
.byte 12
.byte 64
.byte -45
.byte -67
.byte -56
.byte -60
.byte -70
.byte -38
.byte -31
.byte -4
.byte -61
.byte 4
.byte 2
.byte 7
.byte 18
.byte 27
.byte 38
.byte -38
.byte -15
.byte 25
.byte -1
.byte 59
.byte 23
.byte 68
.byte 12
.byte -58
.byte -33
.byte 38
.byte 19
.byte -61
.byte 20
.byte -41
.byte 12
.byte -26
.byte -71
.byte -31
.byte -17
.byte 1
.byte -37
.byte -59
.byte 31
.byte -20
.byte -41
.byte 2
.byte 3
.byte -66
.byte -17
.byte 14
.byte -6
.byte 14
.byte -61
.byte -29
.byte 16
.byte -48
.byte -58
.byte 26
.byte -38
.byte -17
.byte 12
.byte 14
.byte 4
.byte 17
.byte 29
.byte 31
.byte 15
.byte -53
.byte -3
.byte -98
.byte -28
.byte 15
.byte 37
.byte -12
.byte -29
.byte 1
.byte -56
.byte 43
.byte -35
.byte 49
.byte 8
.byte 20
.byte 18
.byte 2
.byte 5
.byte 62
.byte 47
.byte 17
.byte 4
.byte -5
.byte 20
.byte 34
.byte -1
.byte 36
.byte -1
.byte 24
.byte -35
.byte 16
.byte -37
.byte -26
.byte 7
.byte 7
.byte 0
.byte -37
.byte -18
.byte -70
.byte -8
.byte -5
.byte 5
.byte -12
.byte 2
.byte -34
.byte -18
.byte -11
.byte 42
.byte -5
.byte -31
.byte -5
.byte 41
.byte 16
.byte -22
.byte -76
.byte 51
.byte -7
.byte 1
.byte 30
.byte -37
.byte -21
.byte 50
.byte 12
.byte -11
.byte 28
.byte -119
.byte -39
.byte -80
.byte -38
.byte 60
.byte -36
.byte 52
.byte 0
.byte 11
.byte -40
.byte -8
.byte 34
.byte -11
.byte 14
.byte -11
.byte -62
.byte -6
.byte -50
.byte -19
.byte 7
.byte -14
.byte 3
.byte -13
.byte 31
.byte -63
.byte -17
.byte 68
.byte 6
.byte -38
.byte -29
.byte 17
.byte 18
.byte -99
.byte -25
.byte -25
.byte 21
.byte 71
.byte -65
.byte -70
.byte 18
.byte -127
.byte -83
.byte 3
.byte -45
.byte 16
.byte 12
.byte 42
.byte 1
.byte -25
.byte -20
.byte 24
.byte -19
.byte 13
.byte 15
.byte 6
.byte 0
.byte -20
.byte 5
.byte -9
.byte -23
.byte -4
.byte 0
.byte 16
.byte -7
.byte -10
.byte -37
.byte -42
.byte -41
.byte -11
.byte 4
.byte -17
.byte -41
.byte -4
.byte -29
.byte -8
.byte -13
.byte -19
.byte 16
.byte 3
.byte -12
.byte -6
.byte -36
.byte -3
.byte -8
.byte 11
.byte 7
.byte -2
.byte 23
.byte -14
.byte -29
.byte -35
.byte -20
.byte -24
.byte -43
.byte 6
.byte -20
.byte -29
.byte -2
.byte -48
.byte -30
.byte -27
.byte -51
.byte 5
.byte -6
.byte -6
.byte -5
.byte -14
.byte -35
.byte -55
.byte 8
.byte 10
.byte 14
.byte -13
.byte -31
.byte 4
.byte 31
.byte -14
.byte 5
.byte -19
.byte -25
.byte -11
.byte -29
.byte 41
.byte -12
.byte 16
.byte -21
.byte 15
.byte -67
.byte -69
.byte 79
.byte -62
.byte -34
.byte 0
.byte -100
.byte -34
.byte 64
.byte -20
.byte -50
.byte 15
.byte -33
.byte 42
.byte -21
.byte 19
.byte -57
.byte -25
.byte 0
.byte 3
.byte -15
.byte -16
.byte -19
.byte -46
.byte 40
.byte -46
.byte 2
.byte 49
.byte 15
.byte -55
.byte 12
.byte -11
.byte -44
.byte -18
.byte -10
.byte -9
.byte -18
.byte -38
.byte 33
.byte -56
.byte -17
.byte -12
.byte -53
.byte 1
.byte 0
.byte -1
.byte 5
.byte 15
.byte 6
.byte -1
.byte 14
.byte 13
.byte -58
.byte 16
.byte -1
.byte 41
.byte 127
.byte -9
.byte 57
.byte 39
.byte -81
.byte 63
.byte -11
.byte -16
.byte -71
.byte 35
.byte -17
.byte -82
.byte -37
.byte 3
.byte -70
.byte 76
.byte 52
.byte -44
.byte -2
.byte 113
.byte 35
.byte 19
.byte 32
.byte 32
.byte -78
.byte -2
.byte 35
.byte -21
.byte -26
.byte -5
.byte -1
.byte -4
.byte 0
.byte -45
.byte -25
.byte -73
.byte 75
.byte -27
.byte -47
.byte -21
.byte -20
.byte 9
.byte 7
.byte 5
.byte 54
.byte -17
.byte -67
.byte -88
.byte -12
.byte -70
.byte -85
.byte -19
.byte -23
.byte -28
.byte -9
.byte -6
.byte -13
.byte 32
.byte 16
.byte -16
.byte 65
.byte 21
.byte -51
.byte 28
.byte 49
.byte 18
.byte -81
.byte 3
.byte -6
.byte 28
.byte -22
.byte -14
.byte -15
.byte -18
.byte -38
.byte -61
.byte -30
.byte -9
.byte 10
.byte -35
.byte 19
.byte -4
.byte -5
.byte 18
.byte -13
.byte -19
.byte -23
.byte 5
.byte -9
.byte 17
.byte -25
.byte 4
.byte -6
.byte 4
.byte -17
.byte 10
.byte 1
.byte 14
.byte 21
.byte -30
.byte 21
.byte -13
.byte 13
.byte -19
.byte -15
.byte 23
.byte 5
.byte -31
.byte 16
.byte -40
.byte -22
.byte 2
.byte 10
.byte -37
.byte -37
.byte -13
.byte -39
.byte -21
.byte 19
.byte 11
.byte -13
.byte -8
.byte 2
.byte -23
.byte -6
.byte 30
.byte -14
.byte 19
.byte -15
.byte -16
.byte -59
.byte -32
.byte -27
.byte 19
.byte -26
.byte 3
.byte -12
.byte -50
.byte -56
.byte -86
.byte -95
.byte 81
.byte -36
.byte -3
.byte 19
.byte -77
.byte -67
.byte -12
.byte -21
.byte -14
.byte -18
.byte 20
.byte -16
.byte 6
.byte 86
.byte -10
.byte 10
.byte -12
.byte -15
.byte -41
.byte 2
.byte -75
.byte -18
.byte 59
.byte 4
.byte 36
.byte 11
.byte -15
.byte -10
.byte -51
.byte 15
.byte -62
.byte 5
.byte 37
.byte -47
.byte -10
.byte -9
.byte -32
.byte -56
.byte 17
.byte 8
.byte -33
.byte 13
.byte 19
.byte -15
.byte -20
.byte -40
.byte 16
.byte -72
.byte 11
.byte -60
.byte 10
.byte -2
.byte 127
.byte -69
.byte -31
.byte 50
.byte 34
.byte 12
.byte -11
.byte -34
.byte -6
.byte -67
.byte -92
.byte -22
.byte 13
.byte 46
.byte 52
.byte -30
.byte -113
.byte -55
.byte -73
.byte -34
.byte -28
.byte 6
.byte 8
.byte -98
.byte 12
.byte -27
.byte 8
.byte -9
.byte 11
.byte -28
.byte -22
.byte 38
.byte -13
.byte -8
.byte 5
.byte -20
.byte 6
.byte 64
.byte -1
.byte -26
.byte 35
.byte 10
.byte -20
.byte -5
.byte 34
.byte -18
.byte -104
.byte 17
.byte -26
.byte -17
.byte 24
.byte -14
.byte 53
.byte 13
.byte 17
.byte -4
.byte 11
.byte -56
.byte 12
.byte -110
.byte 15
.byte 26
.byte -7
.byte 24
.byte 8
.byte -20
.byte -5
.byte -72
.byte 35
.byte -10
.byte -7
.byte 17
.byte -53
.byte 38
.byte -4
.byte 37
.byte 17
.byte -16
.byte 35
.byte 21
.byte 33
.byte -13
.byte -42
.byte 23
.byte -50
.byte 11
.byte -12
.byte -74
.byte -1
.byte -15
.byte -37
.byte 18
.byte 3
.byte 9
.byte -23
.byte 20
.byte -96
.byte -26
.byte 98
.byte -14
.byte -25
.byte -35
.byte 19
.byte 1
.byte -42
.byte 13
.byte 25
.byte -30
.byte -10
.byte 20
.byte 17
.byte -14
.byte 13
.byte 29
.byte 32
.byte 47
.byte -58
.byte 4
.byte 44
.byte 4
.byte -15
.byte -23
.byte 21
.byte -19
.byte -16
.byte -5
.byte -40
.byte 24
.byte -8
.byte -8
.byte 5
.byte 17
.byte 12
.byte 19
.byte 15
.byte -46
.byte -42
.byte -6
.byte 66
.byte -20
.byte -1
.byte -10
.byte -22
.byte 17
.byte -31
.byte -34
.byte 65
.byte 31
.byte -32
.byte -9
.byte 14
.byte -12
.byte 16
.byte -11
.byte 29
.byte -1
.byte 20
.byte -1
.byte -1
.byte 3
.byte 69
.byte -20
.byte 21
.byte 24
.byte -20
.byte 0
.byte -8
.byte 71
.byte 55
.byte 18
.byte 10
.byte 13
.byte -116
.byte 52
.byte 60
.byte -12
.byte -13
.byte 20
.byte -37
.byte -9
.byte -127
.byte -5
.byte 71
.byte 3
.byte -15
.byte -79
.byte -35
.byte -71
.byte -17
.byte -60
.byte 17
.byte -98
.byte -27
.byte -29
.byte 25
.byte 0
.byte 34
.byte -4
.byte -13
.byte -38
.byte -24
.byte -48
.byte 95
.byte -25
.byte -2
.byte -79
.byte 4
.byte 22
.byte -66
.byte -39
.byte 48
.byte -78
.byte 0
.byte -23
.byte -24
.byte -68
.byte 4
.byte -52
.byte 24
.byte -10
.byte -5
.byte 79
.byte -1
.byte -23
.byte 22
.byte 16
.byte -4
.byte 60
.byte 4
.byte -25
.byte -33
.byte -21
.byte 31
.byte -15
.byte -3
.byte 32
.byte 26
.byte -1
.byte 32
.byte 11
.byte 40
.byte -26
.byte -42
.byte -12
.byte -55
.byte 10
.byte 29
.byte -27
.byte -6
.byte -14
.byte 1
.byte -23
.byte 24
.byte -63
.byte -30
.byte -1
.byte -61
.byte -22
.byte 52
.byte 21
.byte -41
.byte -19
.byte 39
.byte -77
.byte 70
.byte 46
.byte 46
.byte -25
.byte -48
.byte 9
.byte -16
.byte 5
.byte 32
.byte 37
.byte -53
.byte -23
.byte -2
.byte 20
.byte 29
.byte -60
.byte 12
.byte 46
.byte 5
.byte 49
.byte 25
.byte -23
.byte -4
.byte -31
.byte 54
.byte -23
.byte 37
.byte -2
.byte 10
.byte 12
.byte 18
.byte -7
.byte -50
.byte -2
.byte -92
.byte -14
.byte -16
.byte -100
.byte 20
.byte 0
.byte 34
.byte 15
.byte 14
.byte -53
.byte -57
.byte 2
.byte 114
.byte -13
.byte -55
.byte -2
.byte 5
.byte 36
.byte 50
.byte -116
.byte -43
.byte 23
.byte 13
.byte -27
.byte 35
.byte -49
.byte 0
.byte 20
.byte 15
.byte -16
.byte -42
.byte -33
.byte -86
.byte -26
.byte -24
.byte -29
.byte 13
.byte -22
.byte -91
.byte -24
.byte -32
.byte 52
.byte -66
.byte -10
.byte -3
.byte -31
.byte -12
.byte -1
.byte 13
.byte -13
.byte 11
.byte -4
.byte -31
.byte -16
.byte -18
.byte 28
.byte -12
.byte -41
.byte -83
.byte 15
.byte 51
.byte -25
.byte -89
.byte -17
.byte -2
.byte 1
.byte 70
.byte -47
.byte 35
.byte -2
.byte 10
.byte -67
.byte 5
.byte -69
.byte -5
.byte 8
.byte 43
.byte 10
.byte -16
.byte -35
.byte -14
.byte 29
.byte 27
.byte -37
.byte -22
.byte -5
.byte 5
.byte -77
.byte -23
.byte -62
.byte -20
.byte -3
.byte 3
.byte 16
.byte 40
.byte -52
.byte -61
.byte 24
.byte -17
.byte -31
.byte -91
.byte -48
.byte -50
.byte -18
.byte -8
.byte 13
.byte 15
.byte -8
.byte -11
.byte -21
.byte 3
.byte -62
.byte 2
.byte -6
.byte 11
.byte 26
.byte -13
.byte 14
.byte -79
.byte -48
.byte -56
.byte -8
.byte -24
.byte -11
.byte 14
.byte -55
.byte -38
.byte 11
.byte -53
.byte -15
.byte -16
.byte -50
.byte -9
.byte 6
.byte -39
.byte -15
.byte 6
.byte -98
.byte -41
.byte -5
.byte 58
.byte 21
.byte -127
.byte -92
.byte 11
.byte -15
.byte 35
.byte 39
.byte 34
.byte -35
.byte 12
.byte 34
.byte -61
.byte -65
.byte 14
.byte -8
.byte 0
.byte 6
.byte -78
.byte -118
.byte -65
.byte -86
.byte 15
.byte 2
.byte -75
.byte -36
.byte -73
.byte -27
.byte -16
.byte -21
.byte -40
.byte -15
.byte -20
.byte 8
.byte 13
.byte -57
.byte -16
.byte -22
.byte 22
.byte 1
.byte -15
.byte -5
.byte -78
.byte -29
.byte -80
.byte -76
.byte 3
.byte 11
.byte -27
.byte -9
.byte -79
.byte 9
.byte 5
.byte 21
.byte -25
.byte -95
.byte -27
.byte -14
.byte -88
.byte -10
.byte 6
.byte -30
.byte 1
.byte -5
.byte 34
.byte -19
.byte -70
.byte -82
.byte 0
.byte 37
.byte 11
.byte -34
.byte -26
.byte -66
.byte -3
.byte -106
.byte 6
.byte -24
.byte 21
.byte -24
.byte -24
.byte -29
.byte -36
.byte -2
.byte 3
.byte -61
.byte 1
.byte -21
.byte -45
.byte 19
.byte -41
.byte -11
.byte -5
.byte -8
.byte -17
.byte 14
.byte 18
.byte -71
.byte -16
.byte -12
.byte 5
.byte -14
.byte 4
.byte 10
.byte -26
.byte -2
.byte -20
.byte -3
.byte 41
.byte -43
.byte -36
.byte -5
.byte -54
.byte -32
.byte -43
.byte -14
.byte -12
.byte 13
.byte -7
.byte -28
.byte -35
.byte -13
.byte -61
.byte -48
.byte -19
.byte 40
.byte -70
.byte -11
.byte -3
.byte -6
.byte -53
.byte -23
.byte -14
.byte -88
.byte -2
.byte -36
.byte -1
.byte -31
.byte 10
.byte -41
.byte -4
.byte -69
.byte -15
.byte -4
.byte 4
.byte -64
.byte -45
.byte -82
.byte -10
.byte -65
.byte -24
.byte 39
.byte -14
.byte -49
.byte -61
.byte -1
.byte -46
.byte 18
.byte -1
.byte 0
.byte 0
.byte -66
.byte -28
.byte -28
.byte -13
.byte 19
.byte -5
.byte 8
.byte -21
.byte -49
.byte -65
.byte -54
.byte -4
.byte 72
.byte -20
.byte 12
.byte -70
.byte -84
.byte -67
.byte -10
.byte -93
.byte 2
.byte -16
.byte 6
.byte -29
.byte 7
.byte -33
.byte -106
.byte -17
.byte -31
.byte 17
.byte -12
.byte 27
.byte -19
.byte -8
.byte 1
.byte 25
.byte -127
.byte -9
.byte 27
.byte -20
.byte 4
.byte -6
.byte -31
.byte 5
.byte -32
.byte 0
.byte 20
.byte 16
.byte -27
.byte 3
.byte 51
.byte -39
.byte -41
.byte 28
.byte -10
.byte 16
.byte 7
.byte -28
.byte -12
.byte -34
.byte 55
.byte -35
.byte 3
.byte -1
.byte 17
.byte 18
.byte 70
.byte -22
.byte -1
.byte -15
.byte 1
.byte 5
.byte -63
.byte 23
.byte -12
.byte 73
.byte 45
.byte -22
.byte 13
.byte 32
.byte 9
.byte -17
.byte 25
.byte -23
.byte 11
.byte -3
.byte 73
.byte -29
.byte -1
.byte -43
.byte -18
.byte 32
.byte -52
.byte -6
.byte 15
.byte -46
.byte -1
.byte -2
.byte -118
.byte -23
.byte 6
.byte 10
.byte -111
.byte 23
.byte -63
.byte 9
.byte -4
.byte 25
.byte 10
.byte 15
.byte 48
.byte -4
.byte 33
.byte 15
.byte 3
.byte 78
.byte -64
.byte -4
.byte 3
.byte 1
.byte 51
.byte 64
.byte -42
.byte -2
.byte 15
.byte 47
.byte 2
.byte 15
.byte 27
.byte -12
.byte -14
.byte 41
.byte -14
.byte 36
.byte 18
.byte 36
.byte -5
.byte 4
.byte 33
.byte -7
.byte 106
.byte 28
.byte 27
.byte 32
.byte 7
.byte 14
.byte 19
.byte 4
.byte -5
.byte -40
.byte -70
.byte 70
.byte 15
.byte 39
.byte -37
.byte 15
.byte -48
.byte -29
.byte -5
.byte 65
.byte -24
.byte -68
.byte -12
.byte -1
.byte -18
.byte 40
.byte -30
.byte -26
.byte -46
.byte -28
.byte -26
.byte 12
.byte -57
.byte 66
.byte 16
.byte 6
.byte -69
.byte -45
.byte 8
.byte 29
.byte -26
.byte 1
.byte -35
.byte 59
.byte 4
.byte -92
.byte -65
.byte -16
.byte 62
.byte -26
.byte 6
.byte -19
.byte 26
.byte -17
.byte -42
.byte 2
.byte 26
.byte -13
.byte 62
.byte -12
.byte -32
.byte -55
.byte -25
.byte -61
.byte 16
.byte -32
.byte -15
.byte -30
.byte -13
.byte -119
.byte 16
.byte -36
.byte 12
.byte 43
.byte -127
.byte -3
.byte 2
.byte 10
.byte -33
.byte -10
.byte 6
.byte -3
.byte -12
.byte -2
.byte -16
.byte -103
.byte -12
.byte -29
.byte 24
.byte 50
.byte -72
.byte 90
.byte -8
.byte 81
.byte -37
.byte -53
.byte 23
.byte -7
.byte 18
.byte 15
.byte -40
.byte -30
.byte -47
.byte -1
.byte 80
.byte 22
.byte 46
.byte -1
.byte 16
.byte -20
.byte 23
.byte 2
.byte 26
.byte -47
.byte 40
.byte -19
.byte 4
.byte -10
.byte -23
.byte 13
.byte 11
.byte -31
.byte 52
.byte 7
.byte -24
.byte -45
.byte -33
.byte -6
.byte -37
.byte -1
.byte 2
.byte 15
.byte -26
.byte -5
.byte 25
.byte -52
.byte 6
.byte 7
.byte -69
.byte 27
.byte 2
.byte -5
.byte 4
.byte -9
.byte -79
.byte -49
.byte 20
.byte 0
.byte 19
.byte -16
.byte 66
.byte -35
.byte 98
.byte 37
.byte 78
.byte 37
.byte 20
.byte -12
.byte -11
.byte -10
.byte -88
.byte 25
.byte -11
.byte -3
.byte 42
.byte -41
.byte -7
.byte -35
.byte -53
.byte -21
.byte -38
.byte 4
.byte -22
.byte -19
.byte -11
.byte -19
.byte 1
.byte 25
.byte 26
.byte 14
.byte -45
.byte 17
.byte -52
.byte -15
.byte -14
.byte 5
.byte -12
.byte -7
.byte -23
.byte -41
.byte 11
.byte 9
.byte -6
.byte 1
.byte -17
.byte -16
.byte -12
.byte -6
.byte 20
.byte -66
.byte -25
.byte 9
.byte -10
.byte -41
.byte 23
.byte 17
.byte 1
.byte -127
.byte -47
.byte -25
.byte 11
.byte 17
.byte -21
.byte -11
.byte -12
.byte 20
.byte 24
.byte -17
.byte -19
.byte 12
.byte -7
.byte 31
.byte -26
.byte -12
.byte -46
.byte 15
.byte 0
.byte 6
.byte -69
.byte 16
.byte -27
.byte -30
.byte -52
.byte -4
.byte -48
.byte 6
.byte 2
.byte -103
.byte -34
.byte -25
.byte 6
.byte -34
.byte 9
.byte -11
.byte 32
.byte -1
.byte 0
.byte 15
.byte -4
.byte -6
.byte -11
.byte 0
.byte -21
.byte -40
.byte 13
.byte -15
.byte -15
.byte -48
.byte -3
.byte -31
.byte -21
.byte -74
.byte 18
.byte -9
.byte -22
.byte -33
.byte -123
.byte -13
.byte -9
.byte -80
.byte -5
.byte 15
.byte 2
.byte -24
.byte 18
.byte -53
.byte -9
.byte -6
.byte -75
.byte 9
.byte -70
.byte -1
.byte 6
.byte -4
.byte -15
.byte -12
.byte -3
.byte -25
.byte -28
.byte -16
.byte -9
.byte -33
.byte -44
.byte -50
.byte -96
.byte 17
.byte 67
.byte 10
.byte -34
.byte -59
.byte 16
.byte -49
.byte -74
.byte -9
.byte -8
.byte -31
.byte -6
.byte -6
.byte 15
.byte -15
.byte -23
.byte 2
.byte -25
.byte -7
.byte 18
.byte 15
.byte 15
.byte -43
.byte -27
.byte -49
.byte 4
.byte -55
.byte 9
.byte 21
.byte -28
.byte -37
.byte 12
.byte -24
.byte 0
.byte -7
.byte 19
.byte 44
.byte 9
.byte -19
.byte -42
.byte -7
.byte -71
.byte -1
.byte 17
.byte 6
.byte 9
.byte 14
.byte -24
.byte 20
.byte 43
.byte -24
.byte 30
.byte -1
.byte -44
.byte 50
.byte -18
.byte 49
.byte -27
.byte 15
.byte 9
.byte 6
.byte -9
.byte 5
.byte 30
.byte -15
.byte -16
.byte -62
.byte -43
.byte 30
.byte 35
.byte 25
.byte -66
.byte -7
.byte 39
.byte -8
.byte -5
.byte 6
.byte -72
.byte 21
.byte 21
.byte 4
.byte 6
.byte 1
.byte -46
.byte -15
.byte -2
.byte -7
.byte -25
.byte 28
.byte 33
.byte -93
.byte 39
.byte -127
.byte -67
.byte -61
.byte 14
.byte -55
.byte -1
.byte 8
.byte 24
.byte 0
.byte -2
.byte -24
.byte -45
.byte -68
.byte 8
.byte -92
.byte 21
.byte -1
.byte 6
.byte 21
.byte -21
.byte -31
.byte -69
.byte -9
.byte 16
.byte -15
.byte 48
.byte 6
.byte -53
.byte -17
.byte 10
.byte 30
.byte 7
.byte 10
.byte -52
.byte -95
.byte -13
.byte 4
.byte -39
.byte -39
.byte -31
.byte -31
.byte -3
.byte 2
.byte -47
.byte -40
.byte 29
.byte 40
.byte -38
.byte -29
.byte -50
.byte -12
.byte -4
.byte -19
.byte -32
.byte 18
.byte -16
.byte -12
.byte -21
.byte -42
.byte -17
.byte -42
.byte -18
.byte -17
.byte -33
.byte 19
.byte -67
.byte -25
.byte 5
.byte -16
.byte 13
.byte -41
.byte -13
.byte -5
.byte 8
.byte -32
.byte -37
.byte -4
.byte -14
.byte -19
.byte 13
.byte 30
.byte -1
.byte 43
.byte 12
.byte -28
.byte -45
.byte -15
.byte -39
.byte -4
.byte 9
.byte 32
.byte 23
.byte -33
.byte 63
.byte 36
.byte 4
.byte 4
.byte -16
.byte -30
.byte -23
.byte 8
.byte -54
.byte -39
.byte -4
.byte 26
.byte 26
.byte -61
.byte 6
.byte -25
.byte 3
.byte -13
.byte -31
.byte -6
.byte -17
.byte 5
.byte -28
.byte -8
.byte -31
.byte -2
.byte -27
.byte 26
.byte 4
.byte -26
.byte 16
.byte -12
.byte 15
.byte -49
.byte -9
.byte 3
.byte -39
.byte 11
.byte 12
.byte -27
.byte 45
.byte 8
.byte -26
.byte 12
.byte -8
.byte 7
.byte -29
.byte 23
.byte -38
.byte -64
.byte -12
.byte 59
.byte -20
.byte -12
.byte -25
.byte 50
.byte -10
.byte -16
.byte -70
.byte -6
.byte 1
.byte 18
.byte -26
.byte 4
.byte -22
.byte -4
.byte 5
.byte -4
.byte -19
.byte -27
.byte -33
.byte -8
.byte -15
.byte 2
.byte -33
.byte 7
.byte -39
.byte -12
.byte 14
.byte -53
.byte -20
.byte 3
.byte 1
.byte 16
.byte -3
.byte -13
.byte -33
.byte 15
.byte -3
.byte -16
.byte -9
.byte -8
.byte -1
.byte -32
.byte -15
.byte -13
.byte -29
.byte 4
.byte -11
.byte 0
.byte -50
.byte -28
.byte -20
.byte -29
.byte -6
.byte -9
.byte -41
.byte -37
.byte 5
.byte -36
.byte -3
.byte -12
.byte -10
.byte -20
.byte -15
.byte 9
.byte -3
.byte 10
.byte -23
.byte 0
.byte -34
.byte -7
.byte -37
.byte -20
.byte -28
.byte -18
.byte -1
.byte -62
.byte -3
.byte 21
.byte 9
.byte 10
.byte 3
.byte -39
.byte -25
.byte -42
.byte -39
.byte -7
.byte -33
.byte -47
.byte 31
.byte -69
.byte -32
.byte -74
.byte -20
.byte -15
.byte 10
.byte 3
.byte 4
.byte 1
.byte -21
.byte 6
.byte 14
.byte -5
.byte 8
.byte 29
.byte 4
.byte 49
.byte 22
.byte 0
.byte -56
.byte -28
.byte -22
.byte 11
.byte 29
.byte -43
.byte 9
.byte -97
.byte -39
.byte 5
.byte -11
.byte -30
.byte -16
.byte 29
.byte 12
.byte -10
.byte -53
.byte -39
.byte 3
.byte 65
.byte -12
.byte -86
.byte -23
.byte -28
.byte -11
.byte -4
.byte -14
.byte -24
.byte -46
.byte -10
.byte -3
.byte 0
.byte 13
.byte -20
.byte -19
.byte 0
.byte 0
.byte -39
.byte 16
.byte -41
.byte -57
.byte 57
.byte -30
.byte 36
.byte -18
.byte 27
.byte -17
.byte -17
.byte 42
.byte -27
.byte 6
.byte -11
.byte -12
.byte -4
.byte -20
.byte -6
.byte 3
.byte 20
.byte -18
.byte 5
.byte 7
.byte 19
.byte -35
.byte -127
.byte -23
.byte 12
.byte 19
.byte -12
.byte 0
.byte 54
.byte 6
.byte -28
.byte -7
.byte -24
.byte -38
.byte -35
.byte 0
.byte -28
.byte 1
.byte -4
.byte -39
.byte 25
.byte -7
.byte -18
.byte 6
.byte -33
.byte -4
.byte 6
.byte 4
.byte -60
.byte -16
.byte -35
.byte -41
.byte 4
.byte -27
.byte -23
.byte -27
.byte -13
.byte -5
.byte 2
.byte -32
.byte -71
.byte -40
.byte -32
.byte -90
.byte -10
.byte -11
.byte -21
.byte 0
.byte -112
.byte -51
.byte 27
.byte -58
.byte -19
.byte 6
.byte 9
.byte -39
.byte 9
.byte -45
.byte 20
.byte 9
.byte 9
.byte 16
.byte 9
.byte -22
.byte 29
.byte -7
.byte -30
.byte 18
.byte -17
.byte -13
.byte 7
.byte -1
.byte -9
.byte -13
.byte -80
.byte -13
.byte 7
.byte -68
.byte -8
.byte 11
.byte -55
.byte -26
.byte 14
.byte -31
.byte -41
.byte 4
.byte -48
.byte -10
.byte -45
.byte 25
.byte 12
.byte -85
.byte -21
.byte 20
.byte -4
.byte -39
.byte -15
.byte -38
.byte -64
.byte 85
.byte 1
.byte 21
.byte 4
.byte -127
.byte -28
.byte -48
.byte -120
.byte -33
.byte 6
.byte -74
.byte 34
.byte -55
.byte -58
.byte -38
.byte -44
.byte -54
.byte -36
.byte -2
.byte 20
.byte -43
.byte 14
.byte -56
.byte 53
.byte -7
.byte -20
.byte 12
.byte -36
.byte 11
.byte 38
.byte 27
.byte -48
.byte -43
.byte -22
.byte 35
.byte 9
.byte 9
.byte 16
.byte 2
.byte -71
.byte -29
.byte 40
.byte -64
.byte -10
.byte -12
.byte 5
.byte 18
.byte 6
.byte -25
.byte 37
.byte 9
.byte 5
.byte -21
.byte -45
.byte -29
.byte 1
.byte -25
.byte 30
.byte -108
.byte -24
.byte -74
.byte 25
.byte -30
.byte -59
.byte -34
.byte -20
.byte -31
.byte 7
.byte -16
.byte -46
.byte -46
.byte -18
.byte -42
.byte 42
.byte -26
.byte -23
.byte 3
.byte 25
.byte -39
.byte -39
.byte -22
.byte 0
.byte 33
.byte -43
.byte -36
.byte 7
.byte -63
.byte 27
.byte -16
.byte 14
.byte 30
.byte 19
.byte -11
.byte -33
.byte 21
.byte 45
.byte 11
.byte -32
.byte -15
.byte 24
.byte -9
.byte 16
.byte -16
.byte 2
.byte -8
.byte -6
.byte -16
.byte -23
.byte -5
.byte -70
.byte -24
.byte -1
.byte 20
.byte -54
.byte 15
.byte 25
.byte 10
.byte -33
.byte 3
.byte -24
.byte -67
.byte 1
.byte -12
.byte 23
.byte -55
.byte -10
.byte -41
.byte 25
.byte -109
.byte -15
.byte 2
.byte 16
.byte -37
.byte -20
.byte -101
.byte 54
.byte -53
.byte -21
.byte -73
.byte -111
.byte -5
.byte 18
.byte -2
.byte -26
.byte 24
.byte -1
.byte -12
.byte 18
.byte -24
.byte -14
.byte -114
.byte 2
.byte 23
.byte 8
.byte 19
.byte -21
.byte 12
.byte -41
.byte -25
.byte -38
.byte 14
.byte -10
.byte 36
.byte -64
.byte 32
.byte -36
.byte -23
.byte -18
.byte -58
.byte -50
.byte 44
.byte -5
.byte -18
.byte -86
.byte -36
.byte 25
.byte -43
.byte -76
.byte -7
.byte -31
.byte -18
.byte -40
.byte -44
.byte 46
.byte -48
.byte 20
.byte -27
.byte -3
.byte -16
.byte -34
.byte -18
.byte -3
.byte -111
.byte -11
.byte 28
.byte -20
.byte 65
.byte -76
.byte -72
.byte -12
.byte -38
.byte 49
.byte -74
.byte -127
.byte 78
.byte 15
.byte -69
.byte -63
.byte -5
.byte -91
.byte -3
.byte -6
.byte 37
.byte -12
.byte -8
.byte -21
.byte 37
.byte -14
.byte 53
.byte -4
.byte -54
.byte -40
.byte 36
.byte -24
.byte -65
.byte -2
.byte 57
.byte -78
.byte -72
.byte 8
.byte 2
.byte -58
.byte 34
.byte -61
.byte -120
.byte -21
.byte -5
.byte 5
.byte -27
.byte -14
.byte -73
.byte -29
.byte -19
.byte -70
.byte 14
.byte -110
.byte -114
.byte -10
.byte 15
.byte -22
.byte -51
.byte -39
.byte -34
.byte -4
.byte -30
.byte 71
.byte -45
.byte 12
.byte 1
.byte -13
.byte 19
.byte 26
.byte 33
.byte -18
.byte -31
.byte 8
.byte -64
.byte 127
.byte -28
.byte 0
.byte 45
.byte 14
.byte -40
.byte 4
.byte -3
.byte -50
.byte 11
.byte -10
.byte -47
.byte 53
.byte 68
.byte 1
.byte -49
.byte 4
.byte 28
.byte 89
.byte -10
.byte 55
.byte 3
.byte 46
.byte 84
.byte -4
.byte 33
.byte -63
.byte 7
.byte 63
.byte 14
.byte -28
.byte 3
.byte 78
.byte -9
.byte 44
.byte -15
.byte 28
.byte -31
.byte -58
.byte -28
.byte -66
.byte -4
.byte -25
.byte -90
.byte 37
.byte -66
.byte 29
.byte -26
.byte -34
.byte -5
.byte 57
.byte -33
.byte -48
.byte -13
.byte -2
.byte -4
.byte 10
.byte 28
.byte 33
.byte -43
.byte -5
.byte -23
.byte -48
.byte 13
.byte -20
.byte -23
.byte -76
.byte 6
.byte 46
.byte 46
.byte -10
.byte 23
.byte -17
.byte -71
.byte 2
.byte -76
.byte -21
.byte 3
.byte -32
.byte -60
.byte 32
.byte -7
.byte -75
.byte 26
.byte 37
.byte 5
.byte -59
.byte 31
.byte 6
.byte -56
.byte 7
.byte 15
.byte 17
.byte -3
.byte -96
.byte 1
.byte 63
.byte -2
.byte -3
.byte -14
.byte 52
.byte 92
.byte -1
.byte -3
.byte 38
.byte -21
.byte -38
.byte -68
.byte -5
.byte -8
.byte -6
.byte -79
.byte -22
.byte -47
.byte 58
.byte 10
.byte 21
.byte -6
.byte 13
.byte 6
.byte -2
.byte 78
.byte -56
.byte -99
.byte -1
.byte 52
.byte 7
.byte 7
.byte -53
.byte -39
.byte -6
.byte -2
.byte -71
.byte -25
.byte -6
.byte 25
.byte 6
.byte -53
.byte 10
.byte -93
.byte -45
.byte 33
.byte -12
.byte -44
.byte -1
.byte -26
.byte -69
.byte -14
.byte -72
.byte 18
.byte -17
.byte -1
.byte -67
.byte -56
.byte -42
.byte 6
.byte -94
.byte 21
.byte -32
.byte -122
.byte 57
.byte 10
.byte 62
.byte -11
.byte -18
.byte -40
.byte -54
.byte 23
.byte -27
.byte 0
.byte -115
.byte -31
.byte 44
.byte -37
.byte 6
.byte -16
.byte 20
.byte -86
.byte -38
.byte 29
.byte 47
.byte 86
.byte 8
.byte 12
.byte -13
.byte -41
.byte 21
.byte 98
.byte 10
.byte -33
.byte 78
.byte -66
.byte 14
.byte 34
.byte 0
.byte 66
.byte 4
.byte -45
.byte -40
.byte -2
.byte 15
.byte 5
.byte 16
.byte -44
.byte -5
.byte -60
.byte 6
.byte -16
.byte 13
.byte 0
.byte 11
.byte -44
.byte 45
.byte 36
.byte -5
.byte -28
.byte -20
.byte 21
.byte -34
.byte -21
.byte 14
.byte -15
.byte -127
.byte 13
.byte 26
.byte -16
.byte 36
.byte 33
.byte 17
.byte -23
.byte -28
.byte -51
.byte -23
.byte -7
.byte 18
.byte -52
.byte -22
.byte -67
.byte 8
.byte -13
.byte 20
.byte -33
.byte 43
.byte -15
.byte 13
.byte -43
.byte 13
.byte 17
.byte -3
.byte -16
.byte -11
.byte 26
.byte 43
.byte 22
.byte 12
.byte -70
.byte 51
.byte -7
.byte 11
.byte -49
.byte -61
.byte -16
.byte 43
.byte 11
.byte -10
.byte -45
.byte -15
.byte -24
.byte -30
.byte -14
.byte -14
.byte 3
.byte -13
.byte 14
.byte -19
.byte -28
.byte 70
.byte 12
.byte -26
.byte 40
.byte 3
.byte -38
.byte -54
.byte -14
.byte -33
.byte -19
.byte -15
.byte 17
.byte 64
.byte -3
.byte 32
.byte -29
.byte -19
.byte -26
.byte -69
.byte -6
.byte 72
.byte 15
.byte -22
.byte -48
.byte 19
.byte -40
.byte -14
.byte -8
.byte 5
.byte -40
.byte 20
.byte 7
.byte 23
.byte -39
.byte 29
.byte 1
.byte 2
.byte -28
.byte -43
.byte 2
.byte 2
.byte -32
.byte -4
.byte -16
.byte -14
.byte 13
.byte -39
.byte 39
.byte -32
.byte -40
.byte 6
.byte -4
.byte 2
.byte -14
.byte 9
.byte -35
.byte -48
.byte 37
.byte 3
.byte -26
.byte -8
.byte 10
.byte -60
.byte 2
.byte -111
.byte 45
.byte -27
.byte 16
.byte 35
.byte 11
.byte -6
.byte -18
.byte -28
.byte -9
.byte -69
.byte -26
.byte 25
.byte -15
.byte 13
.byte 0
.byte -9
.byte -64
.byte -127
.byte 4
.byte 59
.byte -1
.byte 30
.byte -23
.byte -32
.byte 1
.byte 31
.byte 17
.byte 42
.byte 69
.byte -63
.byte -54
.byte -91
.byte -65
.byte -19
.byte -14
.byte 10
.byte 0
.byte -34
.byte -88
.byte 74
.byte -18
.byte 82
.byte -1
.byte -21
.byte -11
.byte -25
.byte -17
.byte -20
.byte -43
.byte -10
.byte -37
.byte -25
.byte -10
.byte 13
.byte 7
.byte -35
.byte 9
.byte 19
.byte 39
.byte -9
.byte -22
.byte -3
.byte -25
.byte -80
.byte 14
.byte 54
.byte -1
.byte -23
.byte 10
.byte -53
.byte 1
.byte -62
.byte 1
.byte 3
.byte -54
.byte 64
.byte -11
.byte 12
.byte -43
.byte -49
.byte -54
.byte -37
.byte -8
.byte 11
.byte -7
.byte -49
.byte -34
.byte 13
.byte -53
.byte 16
.byte 35
.byte -42
.byte 5
.byte -12
.byte -27
.byte 14
.byte -78
.byte 5
.byte 2
.byte -22
.byte 11
.byte -4
.byte -19
.byte -66
.byte -56
.byte -14
.byte 2
.byte -12
.byte 26
.byte -59
.byte -57
.byte 22
.byte -30
.byte 1
.byte 16
.byte -15
.byte -36
.byte 0
.byte -11
.byte -10
.byte -9
.byte -12
.byte -14
.byte -5
.byte 0
.byte -58
.byte -12
.byte -11
.byte -29
.byte -7
.byte -11
.byte -17
.byte -40
.byte 24
.byte 4
.byte 35
.byte -3
.byte 26
.byte 48
.byte -9
.byte -11
.byte -49
.byte -127
.byte 38
.byte 45
.byte 2
.byte 17
.byte 40
.byte 4
.byte -43
.byte -29
.byte -31
.byte 39
.byte 12
.byte -37
.byte -10
.byte 8
.byte -2
.byte 31
.byte 12
.byte -16
.byte 19
.byte -5
.byte -4
.byte -69
.byte 40
.byte -1
.byte 6
.byte -2
.byte -52
.byte -33
.byte -64
.byte 9
.byte 17
.byte -29
.byte -6
.byte -21
.byte -35
.byte -2
.byte -24
.byte 37
.byte -3
.byte 74
.byte 16
.byte -4
.byte 2
.byte 18
.byte -9
.byte -4
.byte 26
.byte 8
.byte -49
.byte -23
.byte 5
.byte 5
.byte -22
.byte -33
.byte -71
.byte 0
.byte -76
.byte -14
.byte 3
.byte -83
.byte -26
.byte 15
.byte -2
.byte -80
.byte 4
.byte -96
.byte -34
.byte 4
.byte -28
.byte -12
.byte -81
.byte -17
.byte 3
.byte -70
.byte -29
.byte -7
.byte -60
.byte -29
.byte 33
.byte -25
.byte -19
.byte -38
.byte 7
.byte 11
.byte 2
.byte 41
.byte -19
.byte -55
.byte -58
.byte -9
.byte -13
.byte 23
.byte -1
.byte -16
.byte 0
.byte 39
.byte 2
.byte -15
.byte 12
.byte 10
.byte -1
.byte 4
.byte -15
.byte 9
.byte -1
.byte -5
.byte -4
.byte 7
.byte -2
.byte 3
.byte -16
.byte -8
.byte -10
.byte 13
.byte -38
.byte 2
.byte 13
.byte -10
.byte -36
.byte -6
.byte -34
.byte -1
.byte -39
.byte -47
.byte -16
.byte -12
.byte -39
.byte -31
.byte -7
.byte -23
.byte -13
.byte 6
.byte -7
.byte -13
.byte -30
.byte -101
.byte 2
.byte -14
.byte -8
.byte -74
.byte 2
.byte -30
.byte 6
.byte -52
.byte 85
.byte -29
.byte -23
.byte 9
.byte 12
.byte -41
.byte 41
.byte 52
.byte -46
.byte 23
.byte -16
.byte -56
.byte -24
.byte 32
.byte 12
.byte 27
.byte -11
.byte 11
.byte 90
.byte 17
.byte 37
.byte -32
.byte -4
.byte 65
.byte 5
.byte 8
.byte 8
.byte -2
.byte -1
.byte 16
.byte -39
.byte -21
.byte 20
.byte 25
.byte -74
.byte 21
.byte 19
.byte -62
.byte -127
.byte 2
.byte 35
.byte 0
.byte 10
.byte 32
.byte -43
.byte 0
.byte -44
.byte 17
.byte 0
.byte 4
.byte -52
.byte 11
.byte 12
.byte -23
.byte 21
.byte -55
.byte -27
.byte 35
.byte 38
.byte 12
.byte -3
.byte 42
.byte 15
.byte 17
.byte -53
.byte -14
.byte 4
.byte -5
.byte 11
.byte -78
.byte -45
.byte -69
.byte 7
.byte -62
.byte -35
.byte -34
.byte 42
.byte -11
.byte -54
.byte -46
.byte 9
.byte 47
.byte -49
.byte 1
.byte 6
.byte -47
.byte 11
.byte 27
.byte -11
.byte -2
.byte 3
.byte 13
.byte 8
.byte 22
.byte -15
.byte -25
.byte -28
.byte -3
.byte 0
.byte -18
.byte -16
.byte -27
.byte -44
.byte -3
.byte -8
.byte 9
.byte 33
.byte -44
.byte 14
.byte -2
.byte -37
.byte -38
.byte -14
.byte -11
.byte 16
.byte -17
.byte -24
.byte 11
.byte -2
.byte 11
.byte 28
.byte -32
.byte 23
.byte -66
.byte 31
.byte -14
.byte -4
.byte -9
.byte -27
.byte -20
.byte 0
.byte 2
.byte -3
.byte -37
.byte -13
.byte -18
.byte -24
.byte -51
.byte 4
.byte -17
.byte 5
.byte -14
.byte -36
.byte -10
.byte 1
.byte -5
.byte 0
.byte -29
.byte -8
.byte -33
.byte 5
.byte -12
.byte 1
.byte -5
.byte 0
.byte -6
.byte 3
.byte 17
.byte -29
.byte -25
.byte -13
.byte 15
.byte -13
.byte 6
.byte -2
.byte 6
.byte -4
.byte -2
.byte -14
.byte 23
.byte 18
.byte -11
.byte -8
.byte 0
.byte -1
.byte 3
.byte -19
.byte -15
.byte -28
.byte -11
.byte -13
.byte -1
.byte -29
.byte -24
.byte 9
.byte 3
.byte 0
.byte -28
.byte -9
.byte -5
.byte 0
.byte -19
.byte -38
.byte -66
.byte -19
.byte -15
.byte 6
.byte -27
.byte -3
.byte -104
.byte -23
.byte -100
.byte 6
.byte -123
.byte -18
.byte -37
.byte -56
.byte -64
.byte -72
.byte 8
.byte -81
.byte 15
.byte -25
.byte 8
.byte -6
.byte -14
.byte 14
.byte 1
.byte 11
.byte -40
.byte -56
.byte 24
.byte 2
.byte -4
.byte -34
.byte 18
.byte -67
.byte -61
.byte -23
.byte 18
.byte -119
.byte -13
.byte -72
.byte -9
.byte -7
.byte -88
.byte -40
.byte 12
.byte -57
.byte 7
.byte -16
.byte -38
.byte -22
.byte 5
.byte -5
.byte -22
.byte -81
.byte -83
.byte -16
.byte -47
.byte -1
.byte -68
.byte 20
.byte -51
.byte -32
.byte -64
.byte 6
.byte -52
.byte -19
.byte 2
.byte 10
.byte -55
.byte -44
.byte 29
.byte -36
.byte -53
.byte -30
.byte 2
.byte -13
.byte 36
.byte -17
.byte -76
.byte -18
.byte 0
.byte -25
.byte -9
.byte 12
.byte -68
.byte -15
.byte -71
.byte -8
.byte -11
.byte 8
.byte -6
.byte -20
.byte 10
.byte -88
.byte 0
.byte 31
.byte -59
.byte -34
.byte -56
.byte -30
.byte -5
.byte -112
.byte -3
.byte 25
.byte 28
.byte -45
.byte 14
.byte 2
.byte 23
.byte 20
.byte 8
.byte -22
.byte 60
.byte 7
.byte 9
.byte -26
.byte -18
.byte 22
.byte -71
.byte 27
.byte -34
.byte -31
.byte -20
.byte 2
.byte 47
.byte -31
.byte -64
.byte -78
.byte 13
.byte 38
.byte 12
.byte 16
.byte -61
.byte -39
.byte -42
.byte -55
.byte 57
.byte -6
.byte -1
.byte -61
.byte 10
.byte -28
.byte -24
.byte -33
.byte -11
.byte 15
.byte 16
.byte -31
.byte -31
.byte 17
.byte 32
.byte 20
.byte -1
.byte 23
.byte 15
.byte 4
.byte -27
.byte -127
.byte 76
.byte 37
.byte 53
.byte -11
.byte -48
.byte 14
.byte -38
.byte -12
.byte 8
.byte 2
.byte 7
.byte -19
.byte 12
.byte -29
.byte 14
.byte 8
.byte 11
.byte -2
.byte -16
.byte 11
.byte 24
.byte -20
.byte 6
.byte 44
.byte -9
.byte -4
.byte -15
.byte -10
.byte -41
.byte -17
.byte 35
.byte 30
.byte -6
.byte 18
.byte -11
.byte 7
.byte -14
.byte 1
.byte -31
.byte -40
.byte -10
.byte 26
.byte -45
.byte -33
.byte -51
.byte -16
.byte -9
.byte -6
.byte -51
.byte 19
.byte -49
.byte 4
.byte 0
.byte -15
.byte 50
.byte -16
.byte -12
.byte 14
.byte -7
.byte 7
.byte 8
.byte -3
.byte 5
.byte -27
.byte 39
.byte 25
.byte -13
.byte -82
.byte -5
.byte -43
.byte 5
.byte 4
.byte 7
.byte -47
.byte -2
.byte 27
.byte -83
.byte -86
.byte 11
.byte -51
.byte -11
.byte -49
.byte -24
.byte 13
.byte -2
.byte -35
.byte -1
.byte -52
.byte 9
.byte -21
.byte -49
.byte -1
.byte 9
.byte -13
.byte 4
.byte 68
.byte 30
.byte -58
.byte -26
.byte 4
.byte -5
.byte -5
.byte 14
.byte -27
.byte -66
.byte -51
.byte -26
.byte 13
.byte -11
.byte -127
.byte -19
.byte -84
.byte -24
.byte -30
.byte 12
.byte -20
.byte 6
.byte -4
.byte -1
.byte -4
.byte -17
.byte -21
.byte 9
.byte 0
.byte -12
.byte -2
.byte -7
.byte -35
.byte 23
.byte -36
.byte 4
.byte -56
.byte -10
.byte -10
.byte -6
.byte 1
.byte -1
.byte -29
.byte -8
.byte 11
.byte -25
.byte 8
.byte -8
.byte -34
.byte -4
.byte -1
.byte -29
.byte -62
.byte -8
.byte 16
.byte -4
.byte -49
.byte -30
.byte -1
.byte -51
.byte -23
.byte -34
.byte 26
.byte 22
.byte -13
.byte -57
.byte -35
.byte -1
.byte -3
.byte -13
.byte -11
.byte -6
.byte -45
.byte -16
.byte -24
.byte -26
.byte -8
.byte -22
.byte -11
.byte -3
.byte -43
.byte -30
.byte 5
.byte -3
.byte -13
.byte 1
.byte 10
.byte -11
.byte -4
.byte -29
.byte 15
.byte -8
.byte -3
.byte -6
.byte 10
.byte -2
.byte -41
.byte 13
.byte -6
.byte -15
.byte -21
.byte -6
.byte -6
.byte 0
.byte 1
.byte -1
.byte -15
.byte -7
.byte -31
.byte -69
.byte -16
.byte 1
.byte -5
.byte -18
.byte -3
.byte -44
.byte -23
.byte 15
.byte 8
.byte -9
.byte -26
.byte -6
.byte 23
.byte -3
.byte -10
.byte -27
.byte -13
.byte 6
.byte -5
.byte -37
.byte -6
.byte -38
.byte -20
.byte -9
.byte 10
.byte -85
.byte -1
.byte 91
.byte 75
.byte 4
.byte 13
.byte -8
.byte 66
.byte -6
.byte -16
.byte -32
.byte 17
.byte -56
.byte 10
.byte -15
.byte -3
.byte -77
.byte 14
.byte 31
.byte 9
.byte 16
.byte -16
.byte 18
.byte -6
.byte -16
.byte -29
.byte -47
.byte -17
.byte -53
.byte 38
.byte -10
.byte -26
.byte -63
.byte -32
.byte 5
.byte -26
.byte -20
.byte 7
.byte -71
.byte 32
.byte 5
.byte 74
.byte -63
.byte 10
.byte -38
.byte -45
.byte -4
.byte -59
.byte -8
.byte 46
.byte -4
.byte -15
.byte -39
.byte -42
.byte -111
.byte -24
.byte -9
.byte -36
.byte -64
.byte 26
.byte -88
.byte -11
.byte 24
.byte -13
.byte -26
.byte -5
.byte -60
.byte 22
.byte -7
.byte -34
.byte -59
.byte -46
.byte 60
.byte -8
.byte -53
.byte 67
.byte 3
.byte -12
.byte -17
.byte 2
.byte -23
.byte -7
.byte -66
.byte -26
.byte -8
.byte 24
.byte -11
.byte 4
.byte 12
.byte -57
.byte 32
.byte -40
.byte -6
.byte -17
.byte 71
.byte -68
.byte -113
.byte 9
.byte -15
.byte 25
.byte -36
.byte -30
.byte -32
.byte 78
.byte -8
.byte -2
.byte -75
.byte 23
.byte -21
.byte -14
.byte 7
.byte -22
.byte -17
.byte -24
.byte -58
.byte -14
.byte -57
.byte 27
.byte 18
.byte -19
.byte 58
.byte 55
.byte 4
.byte 23
.byte -54
.byte -7
.byte 32
.byte -12
.byte -78
.byte 55
.byte 7
.byte -35
.byte 0
.byte -40
.byte -18
.byte -17
.byte 14
.byte -46
.byte 41
.byte -31
.byte 52
.byte 24
.byte 6
.byte 16
.byte -53
.byte 19
.byte 50
.byte 11
.byte -16
.byte -19
.byte -19
.byte -5
.byte -29
.byte 53
.byte 14
.byte -39
.byte 98
.byte 0
.byte -31
.byte -16
.byte 3
.byte -10
.byte -14
.byte -127
.byte 4
.byte -14
.byte -57
.byte -36
.byte -13
.byte -34
.byte -3
.byte -9
.byte -46
.byte -34
.byte -8
.byte -34
.byte 24
.byte -25
.byte -26
.byte 25
.byte -55
.byte 11
.byte -75
.byte -9
.byte 23
.byte -26
.byte -26
.byte -16
.byte 43
.byte 15
.byte -1
.byte -4
.byte -24
.byte -35
.byte -54
.byte -63
.byte -92
.byte 40
.byte -49
.byte 34
.byte -19
.byte -76
.byte -12
.byte -14
.byte -10
.byte -51
.byte -23
.byte -15
.byte -50
.byte 13
.byte 21
.byte -16
.byte 6
.byte 9
.byte -5
.byte 20
.byte 47
.byte -27
.byte 15
.byte -37
.byte -11
.byte -11
.byte -50
.byte -63
.byte -55
.byte -71
.byte 4
.byte -53
.byte 14
.byte -13
.byte -38
.byte -48
.byte -6
.byte -51
.byte -96
.byte -8
.byte -33
.byte -67
.byte -12
.byte 12
.byte -19
.byte -11
.byte 0
.byte -5
.byte -127
.byte 25
.byte -12
.byte 6
.byte -49
.byte -24
.byte -23
.byte 10
.byte 28
.byte -11
.byte 0
.byte -5
.byte -75
.byte -24
.byte -12
.byte -14
.byte 14
.byte 21
.byte -54
.byte -7
.byte -24
.byte 34
.byte 1
.byte -17
.byte -82
.byte -35
.byte 23
.byte -6
.byte -27
.byte 3
.byte -44
.byte -16
.byte -11
.byte 23
.byte -20
.byte -32
.byte 0
.byte -4
.byte -5
.byte -75
.byte -66
.byte -11
.byte -2
.byte 39
.byte 11
.byte -11
.byte 10
.byte -31
.byte 42
.byte 28
.byte -87
.byte -51
.byte -6
.byte -13
.byte 12
.byte -13
.byte -28
.byte -48
.byte -6
.byte -12
.byte 7
.byte -34
.byte 56
.byte 76
.byte -25
.byte 12
.byte -9
.byte -39
.byte -55
.byte 63
.byte 0
.byte -21
.byte -40
.byte -21
.byte -6
.byte 7
.byte -16
.byte 0
.byte -32
.byte 1
.byte -49
.byte -14
.byte 8
.byte -3
.byte -13
.byte -33
.byte -6
.byte 34
.byte -22
.byte -26
.byte 11
.byte -27
.byte -62
.byte 19
.byte -24
.byte -31
.byte -4
.byte 4
.byte -6
.byte 15
.byte 4
.byte -18
.byte 19
.byte -16
.byte -58
.byte -37
.byte -14
.byte 9
.byte -30
.byte 4
.byte 13
.byte -12
.byte -26
.byte 9
.byte -29
.byte -22
.byte 7
.byte 0
.byte -44
.byte -12
.byte -15
.byte 61
.byte -10
.byte 5
.byte 17
.byte 13
.byte 13
.byte -49
.byte -27
.byte -14
.byte -4
.byte 13
.byte -5
.byte 25
.byte -83
.byte -32
.byte -96
.byte 30
.byte 7
.byte 11
.byte -76
.byte 21
.byte -64
.byte -82
.byte -2
.byte -2
.byte -59
.byte 28
.byte -1
.byte -49
.byte -12
.byte -61
.byte -10
.byte -75
.byte -33
.byte 0
.byte -44
.byte 20
.byte -15
.byte -7
.byte -12
.byte -28
.byte -20
.byte 39
.byte 31
.byte -112
.byte -4
.byte -9
.byte -26
.byte -92
.byte 6
.byte -16
.byte -107
.byte -88
.byte 5
.byte -77
.byte 10
.byte -22
.byte -113
.byte -127
.byte -11
.byte -93
.byte -127
.byte -26
.byte -91
.byte -67
.byte 14
.byte 46
.byte 2
.byte -86
.byte -7
.byte 22
.byte -85
.byte -16
.byte -16
.byte 3
.byte -59
.byte 4
.byte -29
.byte -18
.byte 1
.byte -32
.byte -8
.byte 20
.byte -10
.byte -1
.byte -42
.byte 44
.byte -23
.byte 56
.byte -89
.byte -13
.byte -2
.byte 9
.byte -41
.byte -44
.byte 20
.byte -43
.byte 24
.byte 31
.byte 12
.byte -13
.byte 47
.byte 0
.byte -5
.byte 21
.byte -1
.byte 8
.byte -3
.byte -54
.byte 30
.byte -45
.byte 2
.byte 27
.byte -11
.byte 49
.byte -77
.byte 26
.byte 27
.byte -44
.byte 30
.byte -59
.byte -80
.byte -5
.byte 10
.byte 6
.byte -13
.byte 27
.byte -56
.byte -54
.byte 13
.byte 11
.byte 22
.byte 62
.byte 58
.byte 60
.byte -97
.byte -6
.byte -8
.byte -23
.byte -50
.byte -7
.byte -28
.byte -45
.byte 51
.byte 34
.byte 1
.byte 6
.byte -30
.byte -24
.byte -12
.byte -31
.byte -68
.byte 29
.byte -68
.byte -16
.byte 44
.byte -62
.byte -2
.byte 37
.byte 1
.byte -71
.byte -24
.byte 12
.byte -102
.byte -12
.byte -19
.byte -16
.byte 7
.byte -9
.byte -21
.byte -22
.byte -4
.byte 27
.byte 9
.byte 22
.byte -50
.byte 32
.byte -11
.byte -7
.byte -3
.byte -50
.byte 12
.byte -70
.byte 7
.byte -23
.byte -34
.byte 38
.byte 23
.byte -72
.byte -40
.byte 7
.byte 24
.byte 38
.byte 19
.byte -48
.byte 25
.byte -56
.byte -26
.byte -16
.byte 43
.byte 54
.byte -51
.byte -7
.byte -31
.byte 32
.byte 31
.byte 45
.byte -96
.byte -55
.byte 3
.byte 15
.byte -94
.byte 12
.byte -42
.byte -40
.byte 74
.byte 37
.byte 36
.byte 25
.byte 50
.byte -21
.byte 91
.byte 14
.byte -17
.byte 87
.byte 24
.byte 0
.byte -38
.byte 8
.byte 32
.byte 39
.byte -15
.byte 13
.byte 6
.byte 0
.byte -36
.byte -65
.byte -34
.byte 49
.byte 19
.byte -66
.byte 24
.byte -5
.byte -91
.byte -104
.byte 8
.byte -31
.byte -16
.byte -57
.byte -28
.byte -67
.byte -2
.byte 7
.byte 18
.byte 17
.byte 18
.byte 5
.byte 11
.byte 25
.byte 4
.byte -13
.byte -54
.byte -16
.byte 59
.byte 17
.byte 104
.byte 3
.byte 35
.byte -7
.byte 38
.byte -62
.byte -93
.byte -26
.byte -16
.byte -3
.byte 35
.byte -12
.byte 6
.byte -87
.byte -59
.byte -36
.byte -87
.byte 10
.byte -43
.byte -24
.byte -45
.byte -55
.byte 120
.byte -9
.byte -7
.byte 3
.byte 6
.byte -1
.byte 72
.byte -4
.byte -7
.byte -3
.byte -46
.byte 0
.byte -26
.byte -72
.byte 12
.byte 31
.byte 29
.byte -14
.byte 44
.byte -11
.byte -17
.byte -64
.byte 11
.byte -43
.byte 41
.byte 40
.byte 19
.byte -99
.byte 10
.byte -73
.byte -58
.byte -31
.byte -3
.byte 51
.byte -28
.byte -4
.byte 5
.byte 16
.byte -62
.byte 17
.byte 13
.byte 38
.byte -126
.byte -80
.byte -2
.byte -4
.byte 29
.byte -127
.byte -5
.byte -35
.byte 9
.byte -11
.byte -12
.byte -74
.byte 24
.byte -20
.byte -19
.byte -38
.byte -83
.byte 19
.byte 44
.byte -80
.byte -15
.byte -25
.byte 30
.byte -24
.byte 8
.byte -22
.byte -16
.byte 9
.byte 27
.byte -17
.byte -20
.byte 11
.byte -13
.byte -28
.byte -5
.byte -23
.byte -24
.byte -41
.byte -33
.byte -2
.byte 93
.byte 14
.byte -16
.byte 5
.byte 0
.byte -45
.byte 21
.byte -7
.byte -34
.byte -38
.byte 6
.byte -59
.byte -58
.byte 3
.byte -33
.byte -72
.byte -4
.byte -2
.byte -11
.byte 47
.byte 9
.byte 2
.byte 32
.byte -42
.byte -11
.byte -58
.byte -10
.byte -7
.byte -77
.byte -16
.byte -83
.byte -23
.byte -16
.byte 23
.byte -51
.byte -49
.byte -41
.byte -51
.byte -36
.byte -16
.byte -47
.byte -1
.byte 2
.byte -29
.byte -11
.byte -65
.byte 9
.byte 3
.byte -9
.byte 7
.byte -65
.byte 6
.byte -5
.byte 22
.byte -16
.byte 1
.byte 13
.byte 15
.byte -1
.byte -31
.byte 36
.byte -1
.byte -47
.byte -19
.byte -18
.byte -35
.byte -46
.byte -61
.byte -3
.byte -81
.byte -16
.byte -8
.byte -46
.byte -18
.byte 3
.byte -18
.byte -44
.byte -11
.byte -49
.byte -73
.byte -1
.byte 32
.byte 5
.byte -32
.byte -23
.byte 28
.byte -36
.byte -10
.byte -48
.byte -38
.byte -3
.byte 26
.byte -41
.byte -82
.byte 21
.byte -14
.byte -2
.byte 16
.byte -35
.byte 14
.byte -17
.byte -60
.byte 48
.byte 4
.byte -66
.byte -12
.byte 5
.byte -22
.byte 64
.byte -41
.byte -13
.byte -2
.byte 1
.byte 5
.byte -51
.byte -13
.byte 19
.byte 38
.byte 36
.byte -12
.byte -19
.byte 1
.byte 49
.byte 58
.byte 1
.byte 14
.byte -10
.byte -45
.byte -7
.byte -43
.byte 47
.byte -35
.byte -1
.byte -22
.byte -20
.byte 18
.byte -29
.byte -14
.byte 21
.byte -2
.byte 39
.byte -36
.byte 20
.byte 7
.byte 6
.byte 22
.byte -7
.byte -75
.byte -47
.byte -12
.byte 40
.byte -7
.byte -40
.byte -23
.byte -25
.byte 23
.byte 34
.byte -41
.byte 35
.byte 33
.byte 10
.byte 17
.byte -3
.byte -45
.byte -95
.byte -44
.byte -59
.byte 34
.byte -68
.byte -13
.byte 12
.byte -31
.byte -52
.byte -78
.byte 13
.byte -33
.byte 14
.byte -21
.byte -15
.byte 2
.byte -23
.byte 15
.byte -34
.byte 2
.byte 1
.byte 10
.byte 68
.byte -16
.byte 19
.byte -30
.byte -60
.byte 29
.byte -17
.byte -4
.byte 8
.byte -3
.byte 25
.byte -16
.byte -4
.byte 32
.byte 34
.byte -53
.byte 21
.byte -127
.byte 34
.byte 9
.byte 37
.byte -10
.byte 10
.byte -44
.byte -20
.byte 1
.byte 42
.byte 7
.byte 9
.byte 4
.byte -101
.byte -1
.byte -62
.byte 20
.byte 26
.byte 28
.byte -28
.byte 1
.byte 11
.byte -9
.byte -35
.byte -41
.byte -21
.byte -40
.byte -5
.byte 63
.byte 19
.byte 13
.byte -33
.byte 14
.byte -59
.byte 43
.byte -11
.byte 45
.byte -7
.byte 0
.byte -31
.byte 12
.byte -56
.byte -17
.byte 9
.byte -11
.byte -20
.byte -75
.byte -19
.byte -40
.byte 10
.byte 24
.byte 15
.byte -3
.byte -22
.byte 46
.byte -31
.byte -41
.byte 13
.byte -2
.byte 0
.byte -60
.byte -127
.byte -54
.byte -16
.byte -47
.byte -93
.byte -1
.byte 2
.byte -21
.byte -15
.byte 92
.byte -7
.byte -84
.byte 15
.byte -6
.byte -12
.byte -15
.byte -122
.byte 9
.byte -48
.byte -19
.byte -4
.byte 18
.byte 55
.byte 25
.byte 17
.byte -5
.byte -14
.byte -20
.byte 32
.byte -84
.byte -4
.byte -108
.byte -72
.byte 25
.byte 35
.byte -122
.byte -4
.byte -68
.byte 5
.byte -50
.byte 37
.byte -17
.byte -106
.byte -6
.byte 27
.byte 31
.byte 4
.byte -18
.byte 10
.byte -27
.byte -14
.byte -23
.byte 23
.byte -63
.byte 39
.byte -23
.byte 59
.byte 1
.byte 15
.byte -5
.byte -5
.byte -9
.byte -17
.byte -13
.byte -88
.byte 13
.byte -18
.byte 33
.byte -89
.byte 6
.byte -50
.byte -68
.byte 5
.byte -30
.byte -26
.byte -72
.byte -55
.byte -20
.byte -40
.byte -70
.byte -56
.byte -45
.byte -58
.byte -41
.byte -38
.byte 11
.byte -41
.byte -37
.byte 12
.byte -13
.byte 37
.byte -45
.byte -52
.byte -18
.byte -54
.byte -37
.byte 3
.byte -7
.byte -24
.byte 38
.byte -79
.byte -33
.byte -3
.byte -68
.byte -16
.byte 18
.byte -63
.byte -12
.byte 7
.byte 25
.byte -3
.byte 10
.byte -7
.byte -22
.byte 3
.byte -47
.byte -14
.byte 122
.byte 46
.byte -11
.byte 38
.byte -15
.byte -20
.byte -46
.byte 20
.byte -41
.byte -43
.byte 28
.byte -84
.byte -68
.byte 3
.byte -81
.byte -36
.byte -5
.byte -40
.byte 24
.byte 3
.byte 30
.byte -14
.byte -86
.byte -12
.byte 19
.byte -45
.byte 12
.byte 29
.byte 9
.byte 42
.byte -22
.byte -56
.byte -56
.byte -33
.byte -42
.byte 9
.byte 18
.byte 69
.byte -82
.byte -32
.byte -25
.byte -28
.byte 53
.byte -55
.byte -56
.byte 16
.byte 3
.byte 19
.byte -58
.byte 33
.byte -36
.byte 1
.byte 17
.byte 116
.byte -10
.byte 24
.byte -38
.byte 5
.byte -18
.byte -49
.byte 19
.byte 38
.byte 105
.byte 7
.byte -1
.byte 11
.byte 127
.byte -48
.byte -68
.byte 42
.byte 9
.byte 9
.byte -45
.byte 6
.byte -20
.byte 2
.byte -62
.byte -14
.byte 8
.byte 53
.byte 17
.byte -57
.byte -73
.byte -19
.byte -37
.byte -24
.byte 5
.byte -1
.byte 58
.byte -80
.byte 36
.byte 2
.byte 2
.byte -58
.byte 67
.byte -62
.byte -52
.byte 35
.byte -37
.byte -8
.byte 14
.byte -1
.byte -58
.byte -88
.byte -96
.byte -40
.byte 29
.byte -14
.byte -29
.byte -34
.byte -26
.byte 35
.byte -55
.byte 79
.byte -63
.byte -20
.byte 17
.byte -73
.byte 9
.byte -48
.byte -54
.byte -39
.byte -27
.byte -35
.byte -18
.byte 20
.byte -3
.byte 23
.byte -23
.byte -59
.byte -71
.byte -11
.byte -17
.byte -35
.byte 5
.byte -10
.byte -113
.byte -7
.byte 62
.byte -79
.byte -70
.byte 10
.byte -26
.byte -64
.byte -2
.byte -88
.byte 11
.byte -3
.byte -29
.byte -11
.byte -50
.byte 5
.byte -26
.byte 2
.byte -44
.byte -33
.byte -48
.byte -43
.byte 16
.byte 61
.byte 19
.byte -15
.byte -28
.byte 8
.byte -26
.byte 47
.byte 3
.byte -70
.byte -100
.byte -66
.byte -24
.byte -4
.byte -30
.byte -27
.byte -74
.byte -4
.byte -23
.byte -39
.byte 65
.byte 0
.byte 6
.byte -2
.byte -23
.byte -23
.byte -27
.byte 11
.byte 18
.byte -8
.byte -20
.byte 17
.byte -70
.byte -7
.byte -118
.byte -4
.byte -24
.byte -30
.byte 12
.byte -1
.byte -108
.byte -14
.byte -36
.byte 8
.byte 11
.byte -63
.byte -29
.byte -2
.byte -77
.byte 74
.byte 18
.byte -121
.byte -5
.byte 17
.byte 13
.byte 0
.byte -52
.byte -40
.byte -42
.byte -2
.byte -27
.byte -54
.byte -56
.byte 1
.byte 17
.byte -64
.byte 18
.byte 86
.byte -21
.byte 0
.byte -15
.byte -27
.byte -2
.byte 12
.byte -82
.byte -48
.byte -75
.byte -90
.byte 38
.byte -13
.byte -124
.byte 10
.byte 23
.byte -66
.byte -63
.byte 1
.byte -6
.byte -88
.byte -10
.byte -14
.byte 30
.byte -7
.byte 6
.byte -19
.byte -14
.byte 55
.byte -41
.byte -6
.byte 7
.byte -3
.byte 59
.byte 10
.byte -53
.byte 38
.byte -7
.byte 16
.byte -37
.byte 42
.byte -12
.byte -58
.byte -32
.byte -13
.byte -58
.byte -89
.byte 3
.byte -53
.byte -32
.byte 14
.byte 2
.byte 8
.byte -45
.byte -35
.byte -42
.byte -46
.byte 0
.byte -45
.byte 21
.byte -49
.byte -49
.byte 15
.byte -47
.byte -32
.byte 27
.byte -6
.byte 16
.byte -67
.byte -38
.byte 23
.byte -110
.byte -119
.byte -102
.byte -60
.byte 5
.byte -43
.byte -7
.byte -64
.byte -82
.byte 7
.byte 55
.byte -23
.byte -17
.byte 31
.byte -5
.byte 52
.byte -22
.byte 27
.byte -8
.byte -3
.byte -28
.byte -4
.byte -69
.byte 26
.byte 58
.byte 11
.byte -4
.byte 58
.byte -2
.byte -32
.byte -114
.byte -18
.byte -61
.byte 23
.byte 84
.byte -59
.byte -42
.byte 6
.byte 20
.byte -60
.byte -22
.byte -57
.byte 26
.byte 22
.byte -23
.byte 9
.byte -127
.byte -48
.byte -24
.byte 27
.byte 41
.byte -53
.byte 54
.byte -2
.byte 90
.byte -18
.byte -67
.byte 24
.byte 27
.byte 25
.byte -1
.byte -29
.byte -36
.byte -39
.byte -20
.byte 60
.byte -85
.byte 40
.byte -7
.byte 48
.byte 3
.byte 31
.byte 23
.byte -4
.byte 21
.byte 42
.byte -37
.byte 29
.byte 17
.byte -22
.byte 4
.byte 5
.byte 5
.byte -27
.byte -2
.byte 7
.byte -15
.byte -2
.byte -93
.byte 97
.byte -34
.byte 15
.byte 26
.byte -28
.byte -87
.byte 4
.byte -32
.byte 4
.byte -27
.byte -31
.byte -7
.byte 18
.byte 33
.byte -37
.byte -4
.byte -72
.byte -86
.byte -7
.byte 46
.byte -12
.byte -46
.byte -15
.byte -6
.byte 53
.byte -18
.byte 80
.byte 4
.byte -43
.byte 33
.byte 3
.byte -33
.byte 7
.byte 0
.byte -3
.byte 3
.byte -41
.byte -3
.byte -4
.byte -33
.byte -42
.byte 14
.byte -33
.byte -26
.byte 28
.byte 0
.byte -14
.byte -46
.byte -15
.byte 42
.byte -27
.byte 36
.byte 30
.byte 0
.byte 22
.byte 16
.byte -13
.byte -2
.byte -3
.byte -35
.byte -5
.byte -42
.byte 17
.byte -17
.byte -2
.byte 41
.byte 20
.byte -1
.byte -83
.byte 25
.byte -16
.byte -41
.byte 48
.byte -42
.byte -127
.byte -23
.byte -1
.byte -28
.byte -7
.byte -3
.byte -59
.byte -52
.byte -7
.byte -65
.byte 39
.byte -2
.byte 39
.byte 35
.byte -61
.byte -57
.byte 44
.byte 65
.byte -52
.byte 11
.byte -24
.byte -14
.byte 31
.byte 27
.byte 8
.byte 11
.byte 32
.byte -37
.byte 7
.byte -34
.byte -83
.byte 37
.byte -24
.byte 46
.byte 34
.byte -56
.byte -4
.byte 3
.byte -38
.byte 20
.byte -5
.byte -17
.byte -26
.byte -12
.byte 46
.byte -1
.byte -24
.byte 11
.byte 30
.byte -4
.byte -3
.byte -49
.byte 23
.byte -34
.byte 44
.byte 49
.byte -13
.byte 8
.byte -17
.byte -8
.byte 32
.byte -77
.byte 13
.byte -2
.byte -43
.byte 1
.byte -16
.byte -28
.byte -29
.byte 14
.byte -3
.byte -12
.byte 11
.byte -35
.byte -10
.byte -48
.byte -26
.byte -6
.byte 3
.byte -41
.byte -45
.byte -8
.byte -39
.byte -6
.byte 16
.byte -19
.byte -34
.byte -15
.byte -11
.byte 8
.byte 1
.byte -32
.byte -19
.byte -56
.byte -40
.byte -22
.byte 1
.byte -8
.byte 14
.byte -47
.byte -47
.byte -7
.byte 30
.byte 22
.byte 7
.byte 23
.byte -17
.byte 4
.byte -6
.byte 13
.byte 14
.byte 5
.byte -2
.byte 0
.byte -10
.byte -5
.byte -6
.byte -68
.byte -14
.byte -3
.byte -3
.byte 12
.byte -1
.byte -44
.byte -4
.byte -42
.byte -21
.byte 14
.byte -53
.byte -23
.byte -2
.byte -27
.byte -10
.byte 14
.byte -46
.byte 21
.byte -1
.byte -10
.byte -7
.byte -34
.byte -34
.byte 30
.byte 6
.byte -15
.byte -32
.byte 3
.byte -21
.byte 14
.byte -36
.byte -47
.byte -70
.byte -5
.byte 0
.byte -9
.byte 0
.byte -22
.byte -9
.byte -11
.byte -53
.byte -51
.byte 46
.byte -7
.byte -17
.byte -4
.byte -20
.byte 34
.byte -18
.byte -19
.byte 2
.byte -17
.byte -6
.byte 1
.byte -26
.byte -25
.byte -11
.byte -2
.byte 10
.byte -28
.byte 0
.byte -16
.byte 6
.byte -12
.byte 27
.byte -12
.byte 38
.byte -8
.byte -26
.byte -4
.byte -8
.byte -4
.byte 11
.byte 10
.byte -47
.byte 18
.byte 7
.byte 29
.byte -25
.byte -12
.byte -76
.byte -26
.byte -1
.byte -25
.byte 12
.byte -61
.byte 38
.byte -25
.byte -98
.byte -23
.byte 33
.byte 12
.byte -50
.byte -18
.byte -35
.byte -7
.byte -6
.byte -27
.byte 18
.byte 15
.byte -59
.byte 7
.byte -1
.byte 52
.byte 2
.byte -18
.byte -34
.byte 42
.byte 5
.byte -10
.byte -34
.byte -59
.byte 39
.byte 18
.byte -7
.byte 7
.byte -24
.byte 2
.byte -48
.byte -24
.byte 3
.byte 5
.byte -6
.byte -23
.byte 0
.byte -30
.byte 3
.byte -85
.byte -1
.byte -28
.byte -11
.byte 2
.byte -6
.byte 14
.byte 10
.byte -55
.byte 29
.byte -24
.byte -67
.byte 39
.byte 1
.byte 51
.byte -100
.byte -18
.byte -72
.byte -13
.byte 0
.byte -9
.byte -10
.byte 25
.byte 12
.byte 38
.byte -55
.byte -12
.byte -14
.byte -11
.byte -42
.byte 12
.byte -65
.byte -44
.byte 39
.byte 11
.byte -15
.byte 7
.byte 64
.byte -3
.byte 36
.byte -13
.byte -18
.byte 127
.byte -24
.byte 8
.byte 1
.byte -36
.byte -45
.byte 21
.byte 24
.byte -15
.byte -32
.byte -7
.byte -6
.byte -11
.byte 2
.byte -15
.byte 7
.byte 25
.byte -15
.byte 25
.byte -10
.byte 17
.byte -19
.byte 8
.byte -23
.byte 25
.byte 17
.byte -23
.byte 2
.byte -40
.byte -24
.byte 14
.byte 0
.byte -23
.byte -6
.byte 44
.byte 10
.byte 38
.byte -73
.byte 10
.byte 3
.byte -49
.byte -7
.byte -1
.byte -12
.byte -25
.byte -31
.byte -2
.byte -23
.byte 15
.byte 11
.byte 0
.byte -50
.byte 24
.byte -48
.byte -1
.byte -44
.byte -54
.byte 10
.byte -21
.byte -44
.byte -31
.byte 7
.byte -5
.byte -42
.byte -10
.byte -44
.byte -61
.byte 18
.byte -24
.byte -36
.byte 71
.byte 7
.byte -14
.byte -8
.byte -14
.byte -71
.byte 19
.byte 11
.byte -6
.byte -9
.byte -20
.byte -47
.byte -9
.byte -17
.byte -32
.byte 35
.byte -5
.byte 15
.byte -31
.byte 18
.byte -23
.byte -79
.byte -13
.byte -19
.byte -28
.byte -29
.byte 13
.byte 3
.byte 25
.byte 20
.byte 37
.byte -97
.byte 4
.byte 18
.byte -23
.byte 5
.byte -36
.byte -10
.byte -36
.byte -43
.byte 24
.byte -32
.byte -4
.byte -30
.byte 10
.byte 10
.byte 6
.byte -69
.byte -40
.byte -37
.byte -58
.byte 1
.byte 20
.byte 76
.byte -4
.byte -112
.byte -75
.byte -107
.byte -7
.byte -82
.byte -22
.byte 46
.byte -73
.byte 21
.byte 32
.byte -11
.byte -46
.byte 20
.byte -32
.byte -74
.byte 12
.byte -127
.byte 14
.byte 12
.byte 13
.byte 10
.byte 70
.byte -5
.byte 64
.byte 46
.byte -35
.byte 82
.byte -34
.byte 12
.byte -40
.byte -6
.byte 67
.byte -8
.byte 39
.byte -15
.byte -7
.byte -18
.byte -19
.byte -18
.byte -55
.byte -13
.byte -45
.byte -55
.byte -55
.byte -9
.byte -58
.byte 18
.byte -48
.byte -21
.byte -50
.byte 63
.byte -8
.byte -124
.byte -28
.byte -37
.byte -53
.byte -36
.byte 6
.byte 15
.byte -21
.byte -21
.byte -36
.byte -47
.byte 16
.byte 52
.byte -27
.byte -25
.byte 14
.byte -30
.byte -34
.byte -13
.byte 33
.byte -33
.byte -30
.byte -20
.byte -104
.byte -6
.byte 21
.byte -25
.byte -14
.byte -24
.byte -12
.byte -20
.byte -23
.byte -39
.byte -10
.byte 20
.byte 43
.byte 6
.byte -104
.byte 11
.byte -21
.byte -6
.byte -21
.byte 22
.byte 45
.byte 5
.byte 24
.byte -15
.byte -84
.byte -7
.byte -67
.byte 19
.byte -6
.byte -39
.byte 16
.byte -84
.byte -35
.byte 6
.byte 5
.byte 25
.byte 38
.byte 21
.byte -2
.byte 51
.byte 12
.byte -3
.byte -47
.byte -61
.byte -20
.byte -64
.byte 32
.byte -25
.byte 28
.byte 66
.byte 26
.byte -23
.byte -83
.byte -70
.byte -33
.byte -57
.byte -28
.byte 6
.byte 27
.byte -19
.byte -12
.byte -35
.byte -57
.byte -18
.byte 9
.byte -57
.byte -60
.byte -55
.byte -67
.byte 8
.byte 6
.byte 23
.byte 10
.byte 26
.byte -41
.byte -64
.byte -39
.byte 29
.byte -32
.byte -53
.byte -18
.byte -50
.byte -9
.byte -18
.byte -87
.byte 38
.byte 1
.byte -12
.byte -50
.byte -8
.byte -51
.byte -72
.byte -54
.byte -49
.byte 13
.byte -21
.byte -27
.byte 38
.byte 33
.byte -3
.byte -56
.byte -31
.byte 59
.byte -45
.byte 61
.byte -42
.byte -8
.byte -69
.byte 38
.byte -70
.byte -55
.byte -32
.byte -37
.byte 28
.byte -2
.byte 10
.byte -105
.byte -34
.byte -4
.byte -105
.byte 24
.byte -10
.byte -22
.byte -11
.byte -20
.byte 32
.byte 1
.byte 3
.byte -34
.byte -41
.byte -38
.byte -68
.byte 38
.byte -33
.byte -69
.byte 28
.byte -1
.byte 19
.byte 30
.byte 21
.byte -35
.byte -28
.byte -27
.byte -9
.byte -17
.byte 29
.byte -51
.byte -22
.byte -42
.byte -73
.byte -66
.byte -19
.byte -53
.byte -73
.byte 16
.byte -25
.byte -36
.byte -34
.byte 9
.byte -6
.byte -67
.byte -32
.byte -26
.byte -51
.byte -13
.byte -10
.byte -38
.byte -46
.byte -27
.byte -53
.byte -62
.byte 14
.byte 29
.byte -89
.byte -15
.byte -40
.byte -4
.byte -18
.byte -46
.byte -10
.byte -39
.byte -20
.byte -35
.byte -127
.byte 31
.byte -86
.byte 53
.byte 3
.byte -49
.byte -46
.byte -45
.byte -45
.byte -77
.byte 20
.byte -11
.byte -40
.byte -50
.byte -16
.byte -12
.byte 13
.byte 49
.byte -37
.byte 30
.byte -22
.byte -36
.byte 48
.byte -12
.byte -10
.byte -82
.byte 34
.byte -16
.byte -34
.byte -12
.byte -52
.byte -125
.byte 37
.byte -38
.byte 7
.byte -67
.byte -6
.byte -32
.byte -35
.byte 58
.byte -14
.byte 27
.byte -56
.byte -48
.byte 38
.byte -31
.byte -56
.byte -43
.byte -2
.byte 23
.byte -60
.byte -73
.byte -34
.byte 29
.byte -19
.byte -22
.byte -16
.byte -20
.byte -12
.byte 2
.byte -21
.byte -10
.byte -13
.byte -10
.byte -12
.byte 10
.byte -4
.byte -30
.byte -3
.byte -25
.byte -14
.byte -14
.byte 25
.byte -19
.byte -1
.byte 16
.byte -37
.byte -21
.byte 21
.byte 7
.byte 13
.byte -3
.byte -3
.byte 6
.byte -3
.byte -12
.byte -7
.byte -7
.byte 6
.byte -24
.byte -11
.byte 50
.byte -42
.byte -50
.byte -4
.byte -45
.byte -2
.byte 13
.byte -22
.byte 6
.byte -2
.byte -33
.byte -47
.byte -15
.byte -59
.byte -1
.byte -5
.byte -26
.byte -3
.byte -32
.byte -2
.byte 16
.byte -35
.byte 14
.byte 45
.byte -11
.byte -9
.byte 2
.byte -20
.byte -35
.byte -6
.byte -9
.byte -19
.byte 0
.byte -23
.byte -24
.byte -31
.byte -14
.byte -53
.byte 8
.byte -15
.byte -43
.byte -12
.byte -48
.byte -52
.byte 15
.byte -17
.byte -8
.byte -2
.byte 13
.byte -20
.byte -5
.byte -30
.byte -12
.byte 11
.byte 7
.byte -14
.byte -1
.byte 13
.byte -19
.byte -127
.byte -53
.byte 27
.byte -12
.byte 3
.byte -10
.byte -8
.byte -7
.byte -4
.byte -14
.byte -7
.byte 5
.byte -18
.byte -25
.byte 18
.byte -5
.byte -9
.byte -2
.byte 3
.byte -14
.byte -11
.byte -13
.byte -14
.byte -41
.byte -50
.byte -16
.byte -8
.byte 10
.byte 11
.byte -3
.byte 0
.byte 23
.byte -67
.byte 5
.byte -20
.byte -1
.byte 5
.byte -19
.byte -21
.byte 5
.byte 3
.byte -23
.byte -18
.byte -6
.byte -36
.byte -14
.byte 11
.byte -40
.byte 10
.byte -8
.byte 12
.byte 6
.byte 4
.byte -10
.byte -8
.byte -16
.byte -10
.byte -7
.byte -1
.byte 14
.byte -16
.byte -7
.byte 4
.byte -12
.byte 5
.byte -10
.byte 4
.byte -13
.byte -7
.byte -1
.byte -6
.byte -29
.byte 3
.byte -37
.byte 1
.byte -10
.byte -21
.byte -21
.byte -12
.byte -19
.byte -18
.byte -12
.byte 0
.byte 2
.byte -6
.byte -14
.byte -16
.byte -2
.byte -38
.byte 9
.byte 5
.byte -19
.byte -30
.byte -6
.byte -15
.byte 6
.byte -18
.byte -4
.byte -17
.byte 8
.byte -8
.byte -1
.byte -50
.byte -66
.byte -25
.byte -9
.byte 9
.byte -9
.byte 38
.byte -47
.byte 10
.byte -33
.byte -26
.byte -37
.byte -15
.byte -10
.byte 11
.byte -25
.byte -82
.byte -11
.byte -74
.byte -13
.byte 10
.byte -16
.byte -33
.byte -17
.byte -5
.byte -26
.byte -27
.byte 34
.byte -25
.byte -42
.byte -19
.byte -14
.byte 0
.byte 3
.byte 6
.byte 34
.byte -34
.byte -12
.byte 1
.byte 15
.byte -16
.byte 49
.byte -66
.byte -16
.byte 23
.byte -62
.byte 6
.byte -10
.byte 18
.byte -42
.byte -7
.byte 21
.byte -5
.byte 2
.byte 5
.byte -20
.byte -65
.byte -17
.byte -81
.byte 25
.byte 4
.byte -5
.byte -5
.byte 4
.byte -23
.byte -120
.byte -57
.byte -113
.byte -75
.byte 33
.byte -117
.byte -75
.byte -18
.byte -29
.byte 5
.byte 55
.byte -12
.byte 29
.byte -13
.byte 26
.byte -1
.byte -9
.byte -83
.byte -33
.byte -18
.byte 3
.byte -56
.byte 9
.byte 13
.byte -90
.byte 27
.byte -76
.byte 5
.byte 22
.byte -16
.byte -34
.byte -24
.byte -73
.byte 3
.byte -34
.byte 8
.byte 22
.byte -70
.byte -91
.byte -25
.byte -71
.byte 33
.byte -7
.byte 29
.byte 55
.byte -11
.byte 89
.byte -19
.byte -122
.byte -77
.byte 12
.byte -51
.byte 3
.byte -127
.byte -15
.byte -55
.byte -13
.byte -47
.byte 13
.byte -49
.byte 36
.byte -6
.byte -15
.byte -24
.byte -1
.byte -62
.byte 25
.byte -69
.byte 27
.byte -64
.byte 11
.byte -7
.byte -7
.byte 31
.byte -43
.byte 4
.byte -18
.byte -21
.byte 28
.byte -32
.byte 14
.byte 21
.byte -31
.byte 2
.byte 9
.byte 15
.byte -11
.byte -11
.byte 32
.byte 22
.byte -5
.byte 15
.byte -8
.byte 6
.byte -15
.byte 40
.byte 36
.byte -29
.byte 7
.byte -4
.byte -62
.byte 55
.byte -96
.byte 11
.byte -25
.byte -12
.byte 20
.byte 52
.byte -18
.byte -22
.byte -12
.byte -9
.byte -12
.byte 59
.byte -10
.byte -74
.byte -18
.byte -12
.byte -13
.byte -89
.byte 7
.byte -5
.byte 6
.byte -29
.byte 44
.byte 8
.byte 25
.byte -20
.byte 10
.byte -11
.byte 55
.byte 16
.byte 74
.byte -49
.byte 102
.byte 1
.byte -24
.byte -43
.byte -87
.byte 32
.byte 72
.byte 10
.byte -20
.byte -50
.byte -7
.byte 18
.byte -11
.byte 2
.byte 29
.byte 26
.byte -22
.byte -3
.byte -35
.byte 31
.byte 2
.byte -13
.byte -15
.byte 28
.byte 43
.byte -28
.byte -94
.byte 13
.byte -65
.byte 15
.byte 9
.byte -36
.byte 59
.byte -11
.byte 17
.byte -8
.byte 67
.byte -43
.byte -51
.byte -2
.byte 24
.byte 9
.byte -21
.byte -42
.byte 59
.byte -28
.byte 17
.byte -44
.byte 7
.byte -79
.byte -38
.byte -23
.byte -12
.byte -39
.byte -31
.byte -24
.byte -11
.byte -66
.byte -10
.byte -16
.byte 16
.byte 27
.byte -8
.byte -3
.byte -11
.byte 11
.byte 20
.byte 14
.byte -42
.byte 35
.byte 41
.byte -2
.byte -20
.byte -50
.byte 6
.byte -9
.byte 14
.byte -6
.byte -1
.byte 41
.byte 30
.byte 3
.byte -17
.byte 2
.byte -17
.byte 68
.byte -2
.byte 12
.byte -15
.byte -127
.byte -78
.byte 3
.byte -78
.byte -13
.byte -54
.byte -84
.byte 36
.byte -17
.byte 30
.byte 3
.byte -30
.byte -84
.byte -53
.byte 1
.byte 35
.byte 8
.byte -8
.byte 2
.byte 2
.byte -103
.byte 35
.byte -31
.byte 13
.byte -23
.byte 5
.byte -46
.byte 5
.byte -28
.byte 7
.byte -15
.byte 2
.byte -67
.byte -51
.byte -20
.byte -38
.byte -22
.byte 7
.byte -35
.byte -32
.byte 14
.byte -75
.byte -38
.byte -30
.byte -6
.byte -14
.byte -28
.byte -22
.byte -14
.byte 9
.byte -5
.byte -31
.byte -7
.byte -15
.byte 10
.byte 12
.byte 1
.byte -63
.byte -25
.byte -118
.byte 27
.byte -10
.byte -13
.byte -17
.byte 4
.byte -15
.byte -4
.byte -93
.byte 0
.byte -11
.byte -83
.byte -38
.byte -1
.byte -30
.byte -70
.byte 11
.byte -67
.byte -88
.byte -16
.byte -12
.byte -4
.byte -83
.byte -5
.byte -15
.byte -27
.byte -13
.byte 2
.byte -40
.byte -18
.byte 6
.byte -73
.byte -36
.byte -81
.byte 6
.byte -11
.byte 4
.byte 2
.byte 9
.byte 36
.byte -18
.byte -1
.byte 2
.byte -55
.byte -33
.byte -21
.byte 24
.byte -29
.byte 9
.byte 29
.byte -65
.byte 17
.byte 5
.byte 8
.byte 4
.byte 33
.byte -9
.byte 13
.byte 9
.byte -7
.byte 30
.byte -1
.byte -74
.byte -9
.byte 39
.byte 19
.byte 21
.byte 36
.byte -30
.byte -33
.byte 8
.byte 0
.byte -29
.byte -15
.byte 0
.byte -16
.byte -9
.byte 7
.byte 14
.byte 9
.byte -76
.byte -37
.byte -62
.byte -7
.byte -20
.byte 9
.byte -4
.byte -90
.byte 18
.byte -110
.byte -4
.byte 28
.byte -12
.byte 40
.byte -33
.byte -11
.byte -3
.byte -26
.byte 0
.byte -10
.byte 5
.byte 27
.byte -25
.byte 37
.byte -46
.byte -4
.byte 35
.byte -49
.byte 50
.byte -18
.byte -127
.byte 25
.byte 9
.byte -25
.byte 13
.byte -1
.byte -15
.byte -54
.byte -15
.byte 2
.byte -22
.byte -20
.byte -30
.byte -11
.byte 55
.byte -13
.byte -12
.byte 20
.byte -62
.byte -1
.byte -35
.byte -25
.byte -60
.byte -20
.byte -40
.byte -17
.byte -52
.byte 6
.byte 27
.byte -39
.byte -55
.byte -6
.byte -67
.byte -53
.byte -11
.byte -9
.byte -24
.byte 15
.byte -43
.byte -2
.byte 43
.byte -25
.byte 4
.byte 9
.byte 2
.byte -79
.byte -57
.byte 39
.byte -6
.byte 23
.byte 39
.byte -33
.byte -2
.byte 7
.byte -2
.byte -66
.byte 44
.byte -6
.byte -12
.byte -4
.byte 10
.byte -8
.byte 10
.byte 26
.byte -10
.byte -2
.byte -28
.byte 34
.byte 6
.byte -2
.byte 12
.byte 17
.byte -5
.byte 14
.byte -14
.byte -2
.byte -17
.byte 52
.byte -17
.byte -1
.byte -1
.byte -5
.byte -113
.byte 48
.byte 11
.byte -45
.byte -37
.byte 35
.byte -26
.byte 7
.byte -25
.byte -40
.byte -50
.byte -68
.byte -12
.byte -11
.byte -53
.byte -11
.byte -9
.byte -8
.byte -87
.byte -26
.byte -45
.byte -22
.byte 19
.byte -23
.byte -2
.byte 19
.byte -7
.byte -41
.byte -13
.byte -62
.byte -36
.byte -61
.byte 53
.byte 9
.byte -30
.byte 15
.byte -12
.byte -75
.byte -28
.byte 1
.byte 55
.byte -53
.byte 49
.byte 38
.byte 1
.byte 18
.byte 10
.byte -28
.byte -71
.byte -45
.byte -50
.byte 39
.byte 2
.byte -51
.byte 47
.byte -67
.byte 10
.byte 16
.byte 7
.byte 5
.byte 35
.byte 26
.byte 9
.byte 19
.byte -18
.byte -19
.byte 32
.byte 20
.byte -52
.byte -60
.byte -25
.byte 3
.byte 6
.byte 24
.byte -15
.byte -22
.byte -22
.byte 13
.byte -56
.byte -59
.byte -15
.byte 47
.byte 26
.byte 6
.byte -23
.byte -11
.byte -27
.byte 72
.byte -12
.byte -80
.byte -26
.byte 25
.byte -33
.byte -127
.byte 51
.byte -22
.byte -7
.byte 10
.byte 17
.byte -14
.byte -12
.byte -55
.byte -31
.byte -17
.byte 16
.byte 46
.byte -48
.byte 5
.byte -57
.byte 31
.byte -1
.byte 20
.byte -35
.byte 25
.byte -45
.byte -9
.byte 5
.byte -107
.byte -18
.byte -76
.byte 6
.byte -11
.byte -18
.byte 4
.byte -16
.byte 18
.byte -103
.byte -9
.byte -33
.byte 51
.byte -18
.byte 41
.byte -33
.byte -42
.byte -105
.byte -21
.byte -87
.byte -25
.byte 14
.byte -119
.byte -53
.byte -17
.byte -20
.byte -33
.byte 67
.byte 24
.byte -42
.byte -5
.byte -8
.byte 11
.byte -31
.byte -33
.byte 2
.byte -44
.byte 34
.byte -27
.byte 12
.byte -30
.byte -66
.byte -59
.byte -17
.byte -81
.byte -9
.byte 7
.byte 11
.byte -49
.byte -34
.byte -4
.byte 10
.byte -35
.byte 2
.byte 6
.byte 2
.byte -13
.byte 11
.byte -48
.byte -55
.byte 31
.byte 18
.byte 22
.byte -28
.byte -39
.byte 14
.byte -24
.byte 13
.byte -21
.byte 7
.byte 22
.byte 10
.byte -18
.byte -54
.byte -14
.byte -109
.byte -2
.byte -16
.byte -10
.byte -15
.byte -8
.byte 2
.byte -15
.byte -100
.byte 0
.byte -80
.byte -40
.byte -4
.byte 1
.byte -18
.byte -21
.byte 35
.byte -74
.byte -25
.byte -13
.byte 10
.byte -7
.byte 10
.byte 19
.byte 6
.byte 35
.byte -13
.byte 4
.byte -38
.byte -68
.byte -57
.byte -103
.byte -3
.byte -28
.byte -20
.byte -19
.byte -13
.byte -1
.byte -5
.byte -2
.byte -77
.byte -58
.byte -14
.byte 8
.byte -16
.byte -18
.byte -26
.byte -13
.byte -8
.byte 0
.byte 13
.byte 12
.byte 2
.byte -71
.byte -5
.byte -6
.byte -7
.byte -13
.byte -4
.byte -8
.byte -26
.byte 3
.byte -49
.byte -14
.byte -16
.byte 15
.byte -23
.byte 4
.byte 5
.byte -26
.byte -127
.byte -13
.byte -88
.byte -15
.byte -29
.byte -117
.byte -17
.byte -8
.byte -22
.byte -66
.byte 13
.byte -41
.byte -24
.byte 9
.byte -15
.byte 7
.byte -49
.byte -28
.byte 15
.byte -112
.byte -3
.byte -52
.byte 17
.byte -29
.byte -2
.byte -42
.byte -60
.byte -83
.byte 9
.byte 29
.byte 16
.byte -6
.byte 2
.byte -20
.byte -57
.byte 21
.byte -92
.byte -18
.byte 11
.byte -30
.byte -15
.byte -57
.byte -95
.byte -14
.byte -48
.byte -56
.byte -4
.byte 67
.byte 1
.byte -17
.byte -10
.byte -20
.byte -11
.byte 18
.byte -20
.byte 16
.byte -111
.byte 53
.byte -36
.byte -8
.byte 22
.byte -4
.byte 72
.byte -5
.byte 2
.byte -21
.byte -93
.byte 11
.byte 36
.byte -101
.byte -59
.byte 4
.byte -12
.byte -26
.byte 34
.byte -78
.byte -39
.byte 18
.byte 22
.byte -10
.byte -56
.byte -21
.byte -41
.byte 35
.byte -34
.byte -30
.byte 21
.byte -60
.byte 85
.byte -47
.byte -121
.byte 38
.byte 0
.byte 19
.byte -10
.byte -1
.byte -5
.byte -64
.byte 3
.byte 31
.byte -38
.byte 16
.byte -26
.byte 1
.byte 11
.byte 2
.byte -8
.byte -5
.byte 58
.byte 11
.byte 1
.byte 7
.byte 1
.byte -23
.byte 62
.byte 26
.byte 1
.byte -16
.byte 0
.byte -38
.byte 16
.byte 3
.byte -4
.byte -23
.byte -16
.byte -20
.byte -7
.byte 7
.byte -51
.byte 10
.byte -29
.byte -21
.byte -74
.byte -21
.byte 96
.byte 10
.byte -45
.byte -26
.byte -1
.byte -39
.byte -41
.byte 8
.byte 19
.byte -6
.byte -19
.byte 18
.byte -31
.byte 12
.byte -26
.byte 56
.byte -28
.byte -10
.byte 74
.byte 49
.byte 34
.byte -72
.byte -6
.byte -19
.byte -2
.byte -14
.byte 24
.byte -45
.byte 4
.byte -53
.byte -11
.byte 62
.byte -3
.byte -23
.byte -55
.byte -68
.byte -39
.byte 42
.byte 33
.byte 12
.byte -19
.byte -10
.byte 20
.byte 56
.byte 1
.byte 6
.byte 19
.byte -32
.byte 12
.byte -36
.byte -43
.byte 20
.byte -35
.byte -4
.byte -57
.byte 2
.byte -49
.byte -39
.byte -12
.byte 4
.byte 25
.byte 20
.byte -21
.byte -28
.byte 36
.byte -15
.byte -107
.byte -95
.byte 25
.byte 87
.byte 30
.byte -1
.byte -25
.byte -5
.byte 2
.byte -80
.byte 16
.byte -64
.byte -14
.byte -106
.byte 10
.byte -56
.byte 13
.byte 28
.byte -3
.byte 41
.byte -60
.byte 3
.byte -40
.byte -14
.byte -20
.byte -34
.byte -7
.byte -8
.byte -27
.byte -44
.byte 13
.byte 78
.byte -62
.byte -7
.byte 61
.byte 21
.byte -62
.byte 20
.byte -1
.byte -81
.byte -12
.byte -68
.byte 16
.byte 29
.byte 6
.byte 31
.byte 16
.byte -4
.byte -27
.byte 25
.byte -85
.byte -88
.byte 26
.byte -81
.byte 30
.byte 52
.byte -10
.byte -18
.byte -60
.byte -40
.byte 47
.byte -106
.byte -28
.byte -3
.byte -33
.byte -78
.byte -26
.byte -89
.byte -32
.byte 27
.byte 113
.byte 23
.byte -109
.byte -58
.byte -10
.byte -117
.byte -61
.byte -40
.byte 28
.byte -99
.byte 41
.byte 14
.byte 25
.byte -61
.byte 8
.byte -7
.byte 15
.byte -16
.byte 38
.byte -64
.byte -93
.byte -32
.byte -12
.byte 11
.byte 33
.byte 51
.byte 35
.byte -41
.byte 52
.byte -76
.byte -81
.byte -10
.byte -42
.byte -69
.byte 1
.byte 65
.byte 7
.byte -16
.byte 1
.byte -1
.byte -4
.byte 43
.byte -39
.byte 32
.byte 94
.byte 76
.byte -121
.byte 40
.byte -19
.byte -31
.byte -2
.byte -33
.byte -17
.byte -25
.byte 13
.byte -127
.byte -55
.byte 24
.byte -65
.byte -22
.byte -6
.byte -95
.byte 34
.byte 3
.byte 8
.byte -1
.byte 1
.byte -16
.byte 24
.byte -42
.byte -44
.byte 23
.byte -23
.byte -19
.byte 46
.byte -117
.byte -12
.byte -111
.byte 24
.byte 8
.byte 1
.byte -44
.byte -67
.byte -110
.byte -58
.byte -61
.byte -19
.byte 50
.byte -77
.byte -48
.byte -82
.byte -81
.byte -1
.byte -25
.byte 3
.byte -26
.byte -2
.byte 4
.byte -23
.byte -93
.byte 43
.byte -22
.byte -16
.byte 13
.byte -21
.byte -22
.byte -104
.byte -14
.byte 28
.byte 23
.byte -46
.byte 44
.byte -27
.byte -103
.byte -72
.byte 2
.byte 33
.byte -17
.byte 39
.byte 18
.byte -21
.byte 27
.byte -44
.byte -115
.byte 50
.byte 8
.byte 38
.byte -18
.byte -10
.byte 8
.byte 0
.byte -41
.byte -11
.byte -63
.byte 39
.byte 5
.byte -31
.byte -37
.byte 6
.byte -68
.byte -6
.byte 0
.byte -20
.byte 10
.byte -18
.byte -17
.byte -42
.byte -10
.byte -33
.byte 17
.byte 64
.byte -20
.byte -36
.byte 35
.byte 44
.byte -48
.byte -4
.byte 9
.byte 79
.byte 33
.byte 6
.byte -60
.byte 4
.byte -82
.byte -11
.byte 13
.byte 4
.byte -51
.byte -19
.byte -39
.byte -118
.byte 5
.byte 27
.byte -64
.byte 63
.byte 16
.byte -55
.byte -10
.byte -106
.byte 24
.byte -42
.byte -5
.byte -53
.byte -7
.byte -38
.byte -9
.byte -53
.byte -58
.byte 18
.byte -4
.byte -51
.byte -18
.byte -4
.byte -1
.byte -24
.byte -127
.byte 22
.byte -47
.byte 18
.byte 5
.byte -22
.byte 17
.byte 55
.byte -13
.byte -21
.byte -6
.byte -31
.byte -30
.byte -12
.byte -29
.byte -95
.byte -55
.byte -44
.byte -39
.byte 16
.byte -37
.byte 30
.byte -14
.byte -109
.byte -54
.byte 13
.byte -81
.byte -31
.byte 11
.byte -7
.byte -42
.byte 4
.byte -4
.byte 11
.byte -24
.byte 11
.byte 20
.byte -20
.byte -5
.byte -4
.byte -19
.byte -82
.byte -3
.byte -37
.byte 3
.byte -7
.byte 12
.byte -19
.byte -20
.byte -61
.byte 7
.byte -11
.byte -97
.byte -23
.byte -9
.byte -85
.byte -75
.byte 4
.byte -58
.byte 25
.byte 15
.byte 12
.byte -26
.byte -92
.byte -53
.byte 9
.byte 6
.byte -16
.byte -29
.byte -18
.byte -21
.byte -18
.byte -104
.byte -26
.byte -63
.byte -1
.byte 9
.byte 7
.byte -10
.byte 1
.byte -33
.byte -5
.byte -35
.byte -8
.byte -30
.byte 53
.byte -16
.byte 3
.byte 24
.byte -18
.byte -15
.byte 22
.byte -24
.byte 6
.byte -16
.byte 5
.byte 17
.byte -10
.byte -6
.byte -1
.byte 47
.byte -34
.byte 8
.byte -6
.byte 18
.byte -34
.byte 2
.byte -49
.byte 27
.byte 16
.byte -22
.byte -50
.byte -15
.byte -14
.byte -23
.byte 19
.byte 25
.byte 33
.byte 15
.byte 12
.byte -33
.byte -7
.byte 7
.byte -57
.byte 13
.byte -25
.byte -4
.byte 9
.byte -53
.byte 21
.byte -59
.byte -3
.byte 36
.byte 15
.byte 10
.byte -32
.byte -2
.byte -54
.byte -60
.byte 33
.byte 4
.byte -22
.byte -109
.byte -10
.byte 1
.byte -11
.byte -34
.byte -25
.byte -67
.byte -17
.byte 22
.byte -78
.byte -13
.byte -84
.byte 17
.byte -1
.byte 21
.byte 27
.byte -1
.byte 19
.byte -26
.byte -19
.byte -42
.byte 6
.byte -59
.byte 11
.byte -23
.byte -64
.byte 21
.byte 6
.byte 20
.byte -105
.byte 33
.byte -10
.byte -82
.byte -39
.byte -31
.byte -10
.byte 2
.byte -29
.byte -113
.byte 47
.byte -11
.byte 54
.byte -2
.byte -19
.byte -16
.byte -46
.byte -10
.byte 33
.byte -24
.byte -26
.byte -86
.byte -3
.byte 60
.byte -20
.byte -15
.byte 27
.byte -18
.byte 19
.byte -5
.byte -77
.byte 57
.byte -1
.byte -21
.byte 12
.byte -109
.byte -9
.byte -71
.byte -33
.byte 28
.byte 10
.byte 55
.byte 27
.byte 24
.byte -27
.byte -14
.byte -17
.byte -21
.byte -9
.byte -39
.byte -33
.byte 57
.byte -9
.byte -38
.byte 9
.byte 1
.byte -10
.byte 4
.byte 9
.byte -28
.byte -29
.byte 5
.byte -35
.byte -40
.byte 16
.byte 32
.byte -30
.byte -8
.byte -3
.byte 7
.byte -13
.byte 75
.byte -17
.byte -75
.byte 127
.byte 9
.byte 48
.byte -9
.byte 35
.byte -56
.byte 57
.byte 4
.byte -17
.byte 16
.byte -28
.byte 30
.byte 45
.byte 107
.byte 46
.byte 40
.byte 43
.byte -60
.byte 36
.byte -34
.byte 6
.byte 0
.byte 12
.byte -15
.byte 0
.byte 38
.byte -16
.byte -32
.byte -54
.byte -36
.byte -4
.byte -92
.byte 5
.byte -9
.byte -37
.byte 27
.byte -66
.byte 6
.byte 4
.byte 11
.byte 8
.byte -52
.byte -5
.byte -6
.byte 9
.byte -3
.byte -10
.byte -12
.byte 8
.byte 2
.byte -61
.byte 44
.byte 1
.byte -54
.byte -28
.byte 23
.byte 25
.byte -1
.byte -17
.byte 11
.byte -34
.byte 4
.byte 22
.byte -15
.byte -30
.byte -21
.byte -72
.byte 10
.byte 11
.byte -17
.byte 54
.byte 11
.byte -16
.byte -22
.byte -127
.byte -59
.byte 26
.byte 4
.byte 7
.byte -48
.byte 17
.byte -86
.byte 2
.byte -4
.byte 1
.byte -43
.byte -32
.byte 7
.byte -16
.byte -1
.byte -25
.byte 30
.byte 34
.byte -34
.byte -20
.byte -12
.byte -9
.byte 11
.byte -15
.byte -13
.byte -37
.byte 9
.byte -21
.byte -12
.byte -27
.byte 12
.byte -20
.byte 12
.byte -25
.byte 4
.byte 18
.byte 15
.byte -4
.byte -11
.byte -3
.byte 21
.byte 1
.byte 32
.byte -7
.byte -36
.byte 21
.byte 38
.byte -35
.byte -5
.byte 53
.byte -20
.byte -33
.byte 22
.byte -74
.byte -9
.byte -53
.byte 8
.byte 15
.byte 10
.byte -45
.byte -1
.byte -23
.byte -6
.byte -10
.byte 15
.byte -6
.byte -107
.byte 57
.byte -42
.byte 13
.byte -53
.byte -23
.byte -9
.byte -67
.byte -36
.byte 22
.byte 16
.byte -7
.byte 45
.byte -39
.byte -33
.byte -45
.byte -53
.byte 50
.byte -38
.byte -20
.byte -44
.byte -20
.byte -34
.byte -15
.byte -39
.byte -43
.byte -15
.byte -31
.byte 77
.byte -4
.byte -19
.byte 12
.byte -18
.byte -3
.byte -29
.byte 15
.byte -5
.byte -10
.byte -9
.byte -49
.byte -57
.byte 6
.byte -35
.byte -19
.byte -4
.byte -58
.byte 3
.byte -99
.byte 8
.byte -32
.byte -42
.byte -98
.byte 12
.byte -42
.byte -36
.byte -9
.byte -92
.byte -53
.byte 1
.byte 5
.byte -17
.byte -49
.byte -111
.byte 16
.byte 36
.byte 7
.byte 48
.byte -8
.byte -62
.byte 36
.byte -50
.byte 11
.byte -3
.byte 10
.byte 0
.byte -2
.byte -15
.byte 2
.byte -17
.byte -8
.byte -16
.byte -7
.byte -47
.byte 0
.byte 4
.byte -25
.byte -35
.byte -13
.byte 21
.byte -13
.byte -12
.byte 12
.byte -24
.byte 8
.byte 20
.byte -22
.byte 12
.byte 12
.byte 0
.byte -17
.byte 11
.byte 3
.byte 12
.byte -6
.byte 4
.byte -28
.byte -27
.byte -1
.byte 6
.byte -25
.byte 9
.byte -31
.byte -22
.byte 0
.byte 51
.byte -11
.byte -22
.byte -35
.byte 12
.byte -17
.byte -10
.byte -39
.byte -13
.byte -2
.byte 6
.byte -17
.byte 7
.byte -23
.byte -26
.byte -14
.byte -45
.byte -13
.byte -20
.byte -1
.byte -11
.byte 13
.byte -17
.byte -6
.byte -18
.byte 7
.byte 44
.byte -45
.byte -67
.byte -53
.byte 2
.byte -18
.byte -73
.byte -52
.byte -24
.byte -33
.byte 34
.byte -64
.byte 20
.byte -17
.byte 6
.byte -7
.byte -65
.byte 2
.byte 27
.byte 33
.byte -1
.byte 7
.byte 2
.byte 8
.byte 0
.byte -45
.byte -44
.byte -26
.byte -50
.byte -18
.byte -36
.byte 46
.byte -47
.byte -76
.byte -15
.byte -82
.byte -3
.byte -71
.byte -127
.byte -93
.byte 2
.byte -16
.byte 2
.byte 28
.byte -91
.byte -68
.byte 3
.byte -119
.byte -6
.byte -116
.byte -46
.byte -15
.byte -14
.byte 11
.byte -94
.byte 64
.byte -41
.byte -30
.byte -34
.byte -20
.byte -10
.byte 47
.byte 18
.byte 14
.byte 42
.byte -2
.byte 50
.byte -2
.byte -66
.byte 1
.byte -77
.byte 31
.byte -15
.byte -46
.byte 4
.byte 10
.byte 2
.byte -79
.byte -14
.byte -50
.byte -17
.byte 25
.byte -30
.byte -33
.byte 9
.byte -9
.byte -48
.byte 4
.byte 14
.byte 36
.byte -25
.byte 40
.byte -3
.byte -47
.byte 98
.byte 0
.byte 54
.byte -58
.byte 18
.byte -6
.byte -2
.byte 19
.byte 15
.byte -48
.byte 8
.byte -83
.byte 38
.byte 9
.byte -24
.byte -20
.byte -29
.byte -30
.byte -1
.byte 25
.byte -107
.byte 32
.byte -7
.byte 0
.byte -21
.byte -10
.byte -23
.byte -69
.byte -26
.byte -16
.byte -58
.byte -19
.byte -1
.byte 13
.byte -79
.byte -21
.byte -30
.byte 25
.byte 21
.byte -34
.byte -63
.byte -28
.byte 21
.byte -47
.byte -20
.byte -12
.byte -7
.byte -66
.byte 2
.byte -26
.byte -34
.byte -14
.byte -39
.byte 72
.byte 19
.byte -1
.byte -25
.byte -17
.byte 9
.byte -24
.byte -2
.byte 27
.byte -30
.byte -38
.byte 1
.byte -28
.byte 0
.byte -59
.byte 6
.byte -26
.byte 0
.byte -17
.byte 36
.byte 8
.byte 9
.byte 31
.byte -16
.byte 16
.byte -4
.byte -36
.byte 9
.byte -5
.byte -9
.byte -5
.byte -22
.byte -32
.byte -28
.byte -1
.byte -7
.byte -20
.byte 18
.byte -22
.byte -21
.byte -10
.byte -27
.byte 8
.byte 25
.byte 12
.byte 55
.byte -41
.byte -65
.byte -17
.byte -27
.byte 1
.byte 2
.byte -7
.byte -27
.byte -20
.byte -1
.byte -13
.byte 4
.byte 70
.byte 1
.byte 5
.byte -41
.byte 12
.byte -42
.byte -5
.byte 6
.byte -12
.byte -17
.byte -7
.byte 48
.byte -17
.byte 51
.byte 3
.byte -50
.byte -69
.byte 9
.byte 37
.byte -18
.byte -47
.byte 5
.byte -115
.byte -16
.byte -38
.byte -127
.byte 16
.byte -6
.byte 23
.byte -38
.byte -55
.byte -65
.byte -46
.byte -18
.byte 7
.byte -19
.byte -87
.byte -107
.byte 27
.byte 20
.byte -15
.byte -10
.byte -2
.byte -65
.byte -55
.byte -34
.byte 35
.byte -8
.byte -23
.byte 14
.byte 5
.byte -16
.byte -2
.byte 28
.byte -24
.byte -3
.byte -24
.byte 21
.byte -15
.byte 18
.byte -76
.byte -17
.byte -16
.byte -46
.byte 22
.byte 42
.byte -12
.byte 4
.byte 15
.byte -17
.byte -15
.byte 29
.byte 14
.byte -51
.byte 0
.byte 19
.byte 1
.byte -8
.byte -86
.byte 22
.byte -14
.byte 33
.byte -43
.byte 15
.byte 9
.byte 5
.byte 25
.byte 3
.byte -85
.byte -3
.byte 18
.byte 0
.byte -44
.byte -37
.byte 16
.byte -38
.byte -22
.byte 9
.byte -39
.byte 13
.byte 0
.byte -74
.byte 81
.byte -1
.byte 62
.byte 5
.byte -18
.byte -38
.byte 61
.byte -23
.byte 4
.byte -46
.byte 37
.byte 4
.byte 5
.byte -77
.byte 15
.byte -28
.byte 51
.byte -9
.byte 13
.byte 43
.byte 73
.byte 17
.byte -76
.byte 1
.byte 34
.byte -23
.byte -13
.byte 20
.byte -2
.byte -52
.byte 8
.byte 35
.byte -3
.byte -32
.byte 46
.byte 6
.byte 7
.byte -28
.byte -37
.byte -39
.byte -20
.byte 31
.byte -5
.byte -16
.byte -12
.byte 1
.byte -47
.byte -9
.byte 39
.byte -16
.byte 32
.byte 16
.byte 69
.byte 2
.byte 4
.byte -25
.byte 39
.byte 65
.byte 44
.byte -21
.byte -9
.byte -10
.byte 7
.byte -105
.byte 8
.byte -38
.byte -41
.byte -65
.byte -18
.byte -37
.byte -14
.byte -28
.byte -25
.byte -81
.byte 57
.byte -10
.byte -2
.byte -40
.byte -30
.byte -33
.byte 54
.byte 21
.byte 85
.byte 80
.byte 28
.byte 32
.byte -20
.byte -1
.byte -40
.byte 30
.byte 14
.byte 12
.byte -30
.byte -53
.byte 4
.byte 72
.byte 18
.byte -24
.byte 15
.byte 60
.byte -26
.byte 12
.byte -75
.byte -17
.byte -61
.byte 43
.byte 25
.byte -17
.byte -61
.byte 8
.byte -107
.byte 2
.byte -32
.byte 24
.byte -22
.byte -82
.byte 39
.byte 0
.byte 13
.byte 0
.byte 34
.byte -84
.byte 7
.byte 27
.byte -3
.byte -3
.byte -76
.byte -17
.byte 7
.byte -63
.byte -13
.byte -63
.byte -58
.byte -63
.byte 5
.byte 4
.byte -78
.byte -6
.byte 13
.byte 32
.byte -11
.byte -45
.byte -12
.byte 23
.byte 75
.byte 2
.byte 70
.byte 36
.byte 24
.byte 68
.byte 33
.byte 67
.byte 22
.byte -12
.byte 56
.byte -5
.byte -31
.byte -45
.byte -14
.byte 107
.byte -4
.byte -10
.byte 4
.byte 31
.byte -9
.byte 7
.byte -4
.byte 28
.byte -67
.byte 86
.byte -15
.byte -43
.byte -19
.byte -14
.byte -59
.byte -17
.byte -127
.byte 14
.byte -56
.byte -11
.byte 102
.byte 3
.byte 29
.byte 7
.byte 24
.byte -75
.byte -86
.byte -3
.byte -4
.byte -20
.byte -29
.byte -30
.byte 29
.byte 11
.byte 15
.byte 74
.byte 5
.byte 67
.byte 21
.byte -22
.byte -29
.byte -83
.byte -5
.byte -21
.byte 0
.byte -70
.byte -17
.byte -47
.byte 14
.byte -112
.byte -40
.byte -86
.byte -11
.byte -15
.byte -62
.byte -48
.byte -10
.byte 5
.byte -27
.byte -6
.byte -16
.byte -53
.byte 6
.byte -27
.byte -27
.byte 2
.byte -22
.byte -4
.byte -4
.byte 1
.byte -57
.byte 55
.byte 69
.byte -8
.byte -46
.byte -24
.byte -26
.byte -20
.byte -17
.byte -14
.byte -86
.byte 22
.byte -1
.byte -127
.byte -5
.byte 7
.byte -54
.byte -95
.byte 6
.byte 11
.byte -43
.byte -13
.byte -30
.byte -5
.byte -43
.byte -38
.byte -14
.byte -55
.byte 3
.byte -37
.byte 12
.byte -49
.byte 2
.byte -3
.byte -79
.byte -50
.byte -19
.byte -25
.byte -25
.byte 26
.byte -100
.byte -62
.byte 63
.byte 13
.byte 22
.byte -39
.byte 40
.byte 33
.byte -34
.byte -67
.byte -60
.byte 48
.byte -59
.byte -17
.byte -21
.byte -1
.byte -13
.byte -22
.byte -27
.byte -21
.byte -9
.byte 66
.byte -68
.byte -35
.byte 55
.byte 58
.byte -1
.byte 16
.byte 27
.byte 29
.byte -14
.byte 45
.byte -38
.byte -21
.byte -97
.byte -11
.byte -46
.byte -65
.byte 32
.byte 7
.byte -22
.byte 15
.byte -2
.byte -53
.byte -102
.byte -13
.byte 56
.byte -15
.byte -47
.byte -51
.byte 11
.byte -89
.byte -36
.byte -49
.byte -38
.byte -33
.byte 35
.byte -7
.byte -50
.byte 40
.byte -19
.byte -13
.byte 0
.byte -52
.byte -67
.byte -65
.byte 66
.byte -38
.byte 4
.byte 4
.byte -7
.byte -26
.byte -48
.byte 11
.byte 84
.byte 51
.byte 21
.byte -51
.byte 23
.byte -81
.byte -34
.byte -48
.byte 20
.byte 15
.byte -11
.byte 0
.byte 1
.byte -24
.byte 23
.byte 63
.byte -80
.byte -22
.byte 10
.byte -22
.byte 8
.byte 6
.byte -2
.byte 5
.byte -60
.byte -7
.byte -107
.byte -111
.byte 38
.byte 17
.byte 33
.byte -17
.byte 18
.byte -92
.byte -34
.byte 8
.byte 27
.byte -8
.byte -62
.byte -4
.byte -7
.byte -16
.byte 8
.byte -63
.byte -21
.byte -74
.byte 46
.byte 57
.byte -19
.byte -52
.byte 0
.byte -25
.byte 7
.byte -59
.byte 8
.byte -53
.byte 36
.byte -50
.byte 14
.byte -56
.byte -5
.byte -20
.byte -65
.byte -34
.byte -8
.byte 11
.byte -25
.byte -26
.byte -2
.byte 65
.byte -12
.byte 1
.byte 20
.byte 22
.byte -6
.byte -13
.byte 15
.byte -18
.byte -37
.byte -16
.byte -33
.byte -12
.byte -96
.byte -32
.byte -22
.byte 7
.byte -64
.byte 1
.byte -44
.byte 4
.byte -26
.byte -13
.byte -26
.byte 3
.byte -29
.byte -88
.byte 6
.byte -38
.byte -95
.byte -24
.byte 17
.byte -8
.byte -31
.byte -6
.byte -23
.byte -29
.byte -16
.byte -19
.byte 11
.byte -38
.byte 51
.byte -59
.byte -11
.byte -49
.byte 7
.byte 6
.byte 20
.byte -65
.byte -53
.byte -80
.byte -89
.byte -55
.byte -54
.byte 11
.byte -3
.byte 5
.byte -53
.byte -68
.byte 77
.byte -70
.byte 68
.byte 36
.byte -13
.byte 25
.byte -25
.byte -20
.byte -11
.byte -7
.byte -36
.byte -35
.byte 7
.byte -23
.byte -71
.byte 22
.byte -81
.byte -16
.byte 8
.byte 127
.byte 6
.byte -24
.byte 40
.byte 12
.byte -1
.byte -1
.byte -7
.byte -19
.byte -70
.byte 8
.byte 6
.byte -86
.byte 56
.byte 22
.byte 45
.byte -24
.byte 83
.byte 14
.byte -10
.byte -96
.byte -33
.byte -106
.byte 17
.byte -14
.byte 28
.byte -30
.byte -24
.byte -61
.byte -4
.byte 14
.byte -10
.byte 2
.byte -12
.byte -81
.byte 78
.byte -114
.byte -27
.byte 35
.byte -29
.byte 22
.byte -11
.byte 94
.byte 40
.byte -8
.byte 33
.byte 9
.byte -3
.byte -6
.byte 10
.byte -102
.byte 25
.byte 19
.byte 0
.byte -18
.byte -9
.byte -1
.byte -15
.byte -1
.byte 38
.byte 19
.byte -89
.byte 78
.byte 36
.byte 14
.byte -23
.byte -26
.byte -43
.byte 15
.byte -72
.byte -10
.byte 36
.byte -103
.byte -93
.byte 0
.byte -64
.byte 7
.byte -41
.byte 32
.byte -4
.byte 42
.byte 40
.byte -17
.byte -126
.byte -8
.byte -22
.byte -82
.byte -18
.byte -12
.byte -6
.byte -47
.byte 34
.byte 12
.byte -24
.byte 2
.byte 4
.byte 16
.byte 32
.byte -58
.byte 37
.byte 5
.byte -89
.byte -31
.byte -23
.byte -13
.byte 4
.byte 54
.byte 64
.byte -40
.byte -25
.byte -46
.byte 10
.byte 14
.byte -8
.byte -111
.byte 9
.byte 21
.byte -12
.byte 23
.byte 40
.byte 26
.byte -5
.byte 67
.byte 76
.byte -12
.byte 1
.byte -26
.byte -120
.byte 70
.byte 64
.byte 4
.byte 0
.byte -4
.byte -18
.byte 5
.byte -17
.byte 4
.byte -105
.byte -21
.byte -112
.byte -11
.byte 31
.byte -98
.byte -50
.byte -19
.byte 82
.byte 3
.byte -16
.byte 51
.byte 41
.byte -38
.byte -15
.byte 13
.byte 33
.byte 42
.byte -27
.byte -56
.byte -15
.byte 48
.byte -47
.byte 3
.byte 4
.byte -49
.byte 24
.byte 16
.byte -111
.byte -20
.byte 26
.byte 17
.byte -44
.byte 17
.byte -120
.byte -18
.byte -40
.byte 6
.byte -34
.byte 19
.byte -34
.byte -32
.byte 30
.byte -24
.byte 19
.byte -10
.byte 7
.byte 7
.byte 1
.byte 42
.byte 30
.byte -24
.byte -127
.byte -59
.byte -42
.byte 36
.byte 68
.byte -44
.byte 34
.byte -4
.byte -65
.byte 8
.byte 0
.byte -64
.byte -42
.byte -15
.byte -80
.byte -93
.byte 17
.byte 3
.byte 24
.byte 6
.byte 58
.byte 9
.byte -7
.byte 61
.byte 7
.byte -17
.byte 33
.byte 17
.byte -5
.byte -65
.byte -80
.byte -89
.byte -40
.byte -60
.byte -24
.byte -15
.byte 7
.byte -49
.byte 4
.byte -56
.byte -1
.byte -9
.byte 40
.byte 40
.byte 1
.byte 13
.byte -9
.byte -45
.byte 15
.byte -84
.byte -3
.byte -1
.byte 7
.byte -69
.byte -3
.byte -9
.byte 30
.byte 6
.byte 1
.byte 9
.byte -8
.byte 22
.byte -14
.byte 14
.byte 29
.byte -23
.byte -54
.byte 31
.byte 5
.byte -1
.byte -47
.byte -13
.byte -123
.byte -32
.byte -1
.byte -13
.byte -18
.byte 21
.byte -28
.byte -6
.byte -4
.byte -11
.byte -53
.byte -9
.byte 0
.byte -10
.byte -53
.byte -116
.byte 15
.byte 16
.byte 50
.byte -53
.byte 32
.byte -32
.byte 14
.byte 6
.byte 28
.byte -122
.byte 34
.byte 14
.byte -15
.byte -70
.byte 66
.byte -37
.byte -26
.byte 15
.byte 19
.byte -14
.byte 105
.byte 12
.byte -37
.byte 37
.byte -43
.byte -72
.byte 48
.byte -8
.byte 1
.byte -65
.byte 20
.byte 57
.byte 35
.byte 12
.byte -16
.byte 11
.byte 4
.byte 8
.byte -49
.byte 19
.byte 14
.byte 52
.byte -42
.byte 11
.byte 41
.byte -59
.byte -35
.byte 6
.byte -21
.byte 19
.byte -18
.byte -55
.byte -39
.byte -3
.byte 17
.byte 28
.byte -11
.byte -13
.byte -86
.byte 17
.byte 22
.byte -25
.byte -38
.byte -31
.byte -31
.byte 28
.byte 30
.byte 32
.byte -11
.byte 9
.byte 17
.byte 33
.byte -70
.byte -17
.byte 49
.byte -5
.byte -8
.byte 29
.byte -2
.byte -68
.byte -66
.byte -111
.byte -24
.byte -42
.byte 72
.byte 67
.byte -98
.byte -51
.byte -22
.byte 12
.byte -35
.byte 45
.byte 8
.byte -22
.byte 9
.byte -27
.byte 28
.byte -5
.byte -16
.byte -23
.byte -19
.byte 23
.byte -75
.byte 18
.byte -1
.byte 34
.byte 17
.byte 30
.byte -45
.byte -5
.byte 8
.byte 28
.byte -24
.byte 3
.byte 87
.byte -35
.byte -127
.byte 35
.byte -117
.byte -79
.byte -3
.byte 35
.byte 28
.byte 15
.byte -26
.byte -27
.byte -46
.byte -5
.byte 15
.byte -27
.byte 24
.byte -108
.byte 38
.byte -11
.byte -16
.byte -5
.byte -53
.byte 2
.byte 6
.byte 19
.byte -11
.byte -31
.byte -63
.byte -37
.byte -55
.byte -82
.byte -1
.byte -45
.byte 11
.byte 6
.byte -92
.byte -78
.byte 1
.byte -16
.byte 3
.byte -20
.byte -31
.byte -21
.byte 17
.byte 27
.byte 18
.byte 5
.byte -13
.byte -6
.byte -19
.byte 0
.byte -2
.byte 0
.byte -71
.byte 18
.byte -29
.byte 11
.byte -9
.byte -5
.byte -13
.byte -13
.byte -84
.byte 13
.byte -11
.byte -54
.byte -21
.byte 14
.byte -45
.byte -43
.byte 13
.byte -82
.byte -60
.byte 16
.byte -15
.byte 14
.byte 0
.byte -92
.byte 10
.byte 18
.byte 16
.byte -25
.byte -44
.byte -58
.byte -15
.byte -78
.byte -34
.byte -119
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 48
.byte 0
.byte 0
.byte -18
.byte -2
.byte -30
.byte 30
.byte -39
.byte 5
.byte -22
.byte -127
.byte -8
.byte -79
.byte -39
.byte -67
.byte 20
.byte 15
.byte 7
.byte 62
.byte -14
.byte -17
.byte -80
.byte 8
.byte -24
.byte -50
.byte -19
.byte -15
.byte -18
.byte -7
.byte -67
.byte -16
.byte 7
.byte -56
.byte -4
.byte -30
.byte 20
.byte 24
.byte -70
.byte 14
.byte -68
.byte -9
.byte -104
.byte -91
.byte -39
.byte -21
.byte -27
.byte -42
.byte -107
.byte -15
.byte -82
.byte -26
.byte -50
.byte -16
.byte 20
.byte -40
.byte -1
.byte -22
.byte 14
.byte -44
.byte -33
.byte -22
.byte 16
.byte 3
.byte 7
.byte 42
.byte 50
.byte -10
.byte -8
.byte 50
.byte -29
.byte -25
.byte -24
.byte -24
.byte -39
.byte -31
.byte -36
.byte -58
.byte -46
.byte -38
.byte -50
.byte -31
.byte -59
.byte 30
.byte -38
.byte -42
.byte -48
.byte 7
.byte -9
.byte -84
.byte -76
.byte -54
.byte -20
.byte -3
.byte -28
.byte -58
.byte -15
.byte -14
.byte -59
.byte 8
.byte -31
.byte 9
.byte -34
.byte -38
.byte -2
.byte -19
.byte -76
.byte -4
.byte -88
.byte -10
.byte 12
.byte -45
.byte -39
.byte -29
.byte -11
.byte -100
.byte -45
.byte -10
.byte -47
.byte -7
.byte -21
.byte -33
.byte -36
.byte -99
.byte -14
.byte 70
.byte -90
.byte -40
.byte 32
.byte -4
.byte 21
.byte -33
.byte -17
.byte -11
.byte -19
.byte -33
.byte -1
.byte -31
.byte -47
.byte -11
.byte -46
.byte 9
.byte -33
.byte -16
.byte -43
.byte 24
.byte -28
.byte 11
.byte 2
.byte -92
.byte -63
.byte -29
.byte -1
.byte -35
.byte -51
.byte -71
.byte -49
.byte -9
.byte 8
.byte -59
.byte 47
.byte 63
.byte -85
.byte 27
.byte -44
.byte -67
.byte -54
.byte -25
.byte -65
.byte -35
.byte 1
.byte -52
.byte -11
.byte -68
.byte 9
.byte -28
.byte -9
.byte -19
.byte -29
.byte -13
.byte -14
.byte 9
.byte 2
.byte -29
.byte 1
.byte -25
.byte 26
.byte 27
.byte -51
.byte -35
.byte 11
.byte 46
.byte -79
.byte -16
.byte -3
.byte -33
.byte 3
.byte -78
.byte -35
.byte -68
.byte -38
.byte -19
.byte 1
.byte -27
.byte -2
.byte -6
.byte -59
.byte -65
.byte -5
.byte -40
.byte -81
.byte -70
.byte -51
.byte -29
.byte 34
.byte 10
.byte -21
.byte -56
.byte -65
.byte -3
.byte -74
.byte 6
.byte -22
.byte 4
.byte -34
.byte -12
.byte 32
.byte -45
.byte -71
.byte -45
.byte -51
.byte -33
.byte -11
.byte -49
.byte 9
.byte 34
.byte -10
.byte 10
.byte -43
.byte -60
.byte -5
.byte -1
.byte -37
.byte 16
.byte -73
.byte -17
.byte -15
.byte -68
.byte 16
.byte -3
.byte -49
.byte -25
.byte -127
.byte -53
.byte -26
.byte -36
.byte -19
.byte -19
.byte -32
.byte -49
.byte -7
.byte 13
.byte -33
.byte -11
.byte -15
.byte -40
.byte -18
.byte -3
.byte -10
.byte 8
.byte 6
.byte -16
.byte -39
.byte -14
.byte -41
.byte -28
.byte -31
.byte 0
.byte -11
.byte 10
.byte 25
.byte -78
.byte -7
.byte -7
.byte 32
.byte 20
.byte -24
.byte -32
.byte 22
.byte 26
.byte -66
.byte -19
.byte -9
.byte 22
.byte -25
.byte -71
.byte -16
.byte -69
.byte -31
.byte 7
.byte 4
.byte 37
.byte -5
.byte 40
.byte 8
.byte -47
.byte 3
.byte -13
.byte 31
.byte -3
.byte -7
.byte 2
.byte -35
.byte -24
.byte -43
.byte -44
.byte -1
.byte 32
.byte 38
.byte -53
.byte 4
.byte 88
.byte 20
.byte 30
.byte -18
.byte 20
.byte -16
.byte -54
.byte -9
.byte -19
.byte -1
.byte -37
.byte -58
.byte 31
.byte 94
.byte -58
.byte -21
.byte -17
.byte -93
.byte -9
.byte -57
.byte -74
.byte 41
.byte 34
.byte 34
.byte 47
.byte -11
.byte 22
.byte -17
.byte -45
.byte -37
.byte -7
.byte -33
.byte -53
.byte 31
.byte -69
.byte -9
.byte 7
.byte -54
.byte 14
.byte -14
.byte -29
.byte 1
.byte 46
.byte 55
.byte 39
.byte -7
.byte 39
.byte -45
.byte 39
.byte -19
.byte 50
.byte -27
.byte 16
.byte -1
.byte -16
.byte -31
.byte 48
.byte -38
.byte 38
.byte -37
.byte -14
.byte 0
.byte -30
.byte 23
.byte 29
.byte -40
.byte 3
.byte 20
.byte -70
.byte -58
.byte -63
.byte 24
.byte -1
.byte -10
.byte -18
.byte -9
.byte -64
.byte -15
.byte 30
.byte -24
.byte -3
.byte -32
.byte -55
.byte -78
.byte 44
.byte 21
.byte -25
.byte -37
.byte -97
.byte -75
.byte -91
.byte -38
.byte -37
.byte 49
.byte -39
.byte -93
.byte -20
.byte -91
.byte 28
.byte 7
.byte 10
.byte 17
.byte -39
.byte -117
.byte -83
.byte -29
.byte -10
.byte 38
.byte -2
.byte -63
.byte -57
.byte -72
.byte -3
.byte -78
.byte -23
.byte -45
.byte -23
.byte -27
.byte -109
.byte -17
.byte -13
.byte -77
.byte -59
.byte 19
.byte -7
.byte -38
.byte -101
.byte -90
.byte -9
.byte 3
.byte -6
.byte -33
.byte -6
.byte -81
.byte -7
.byte -17
.byte -16
.byte -112
.byte 0
.byte -33
.byte -127
.byte -73
.byte -31
.byte 34
.byte -77
.byte -10
.byte -24
.byte -14
.byte -69
.byte -30
.byte -13
.byte -46
.byte -86
.byte -29
.byte -84
.byte -88
.byte -31
.byte -33
.byte 18
.byte -8
.byte -26
.byte -35
.byte -34
.byte -18
.byte -5
.byte -12
.byte -123
.byte 27
.byte -80
.byte -23
.byte -44
.byte -21
.byte -32
.byte -16
.byte -44
.byte -85
.byte -41
.byte -46
.byte -30
.byte -46
.byte 42
.byte -17
.byte -60
.byte 0
.byte -27
.byte -23
.byte -52
.byte -58
.byte -28
.byte -74
.byte -57
.byte -117
.byte -27
.byte -23
.byte -57
.byte 13
.byte 11
.byte -34
.byte -11
.byte -85
.byte -91
.byte 1
.byte -8
.byte -7
.byte -77
.byte -28
.byte -34
.byte 9
.byte 7
.byte -66
.byte -47
.byte 25
.byte -56
.byte 2
.byte 23
.byte 10
.byte 4
.byte 41
.byte -31
.byte -68
.byte -6
.byte -25
.byte 31
.byte -9
.byte 6
.byte -38
.byte -37
.byte -62
.byte 1
.byte -49
.byte -42
.byte 10
.byte -14
.byte 24
.byte 19
.byte -8
.byte 9
.byte -88
.byte -4
.byte -38
.byte -48
.byte -39
.byte -19
.byte -43
.byte 36
.byte -6
.byte -78
.byte 9
.byte -14
.byte -26
.byte -36
.byte -15
.byte -90
.byte -44
.byte -55
.byte -50
.byte -15
.byte -58
.byte 2
.byte -45
.byte 14
.byte -50
.byte -21
.byte -47
.byte -78
.byte 0
.byte -70
.byte -14
.byte -22
.byte -47
.byte -21
.byte -41
.byte -84
.byte -28
.byte -1
.byte 4
.byte -45
.byte 14
.byte -24
.byte -60
.byte -47
.byte -71
.byte -66
.byte -41
.byte -7
.byte -60
.byte -40
.byte -2
.byte -39
.byte -35
.byte -37
.byte 3
.byte -41
.byte 0
.byte -38
.byte -6
.byte -35
.byte -44
.byte 6
.byte 15
.byte -32
.byte -57
.byte -36
.byte -25
.byte 5
.byte 13
.byte 12
.byte -1
.byte -4
.byte -36
.byte -39
.byte -1
.byte 4
.byte -32
.byte -22
.byte 10
.byte 8
.byte -21
.byte 30
.byte -92
.byte -39
.byte -12
.byte -34
.byte 3
.byte -2
.byte -44
.byte -63
.byte -16
.byte -57
.byte -66
.byte -6
.byte -64
.byte -90
.byte -50
.byte -30
.byte -30
.byte -43
.byte -41
.byte -67
.byte -43
.byte -21
.byte -8
.byte -30
.byte -58
.byte -35
.byte 4
.byte -13
.byte -45
.byte -8
.byte -19
.byte -29
.byte -25
.byte -42
.byte -51
.byte -37
.byte -127
.byte -21
.byte -53
.byte 0
.byte -54
.byte -15
.byte 11
.byte -9
.byte 7
.byte -88
.byte -61
.byte -40
.byte -22
.byte -31
.byte -8
.byte 15
.byte -48
.byte 11
.byte -40
.byte -59
.byte -68
.byte 11
.byte 13
.byte -11
.byte -7
.byte -60
.byte -83
.byte -6
.byte -2
.byte -72
.byte -18
.byte -54
.byte -22
.byte 14
.byte -48
.byte -55
.byte -24
.byte -65
.byte 22
.byte 2
.byte -15
.byte 4
.byte -57
.byte -46
.byte -58
.byte -58
.byte -63
.byte 12
.byte 11
.byte -42
.byte -45
.byte -33
.byte -66
.byte -55
.byte -26
.byte -35
.byte -49
.byte 25
.byte -48
.byte -6
.byte 21
.byte -21
.byte -6
.byte 1
.byte 1
.byte -10
.byte -55
.byte -19
.byte -63
.byte 8
.byte -13
.byte -7
.byte -63
.byte -21
.byte -64
.byte -54
.byte 40
.byte -30
.byte -53
.byte -32
.byte 9
.byte -53
.byte 10
.byte -22
.byte 25
.byte 20
.byte -32
.byte 3
.byte -39
.byte -42
.byte -74
.byte -19
.byte -5
.byte -55
.byte -19
.byte -40
.byte -3
.byte -65
.byte -18
.byte -45
.byte -73
.byte 38
.byte -32
.byte -46
.byte -107
.byte -51
.byte -47
.byte -11
.byte -78
.byte -15
.byte -69
.byte -10
.byte -27
.byte -26
.byte -33
.byte -30
.byte -7
.byte -26
.byte -22
.byte -1
.byte -127
.byte -20
.byte -66
.byte -64
.byte -48
.byte -60
.byte -29
.byte -85
.byte -55
.byte -23
.byte -10
.byte 9
.byte 30
.byte -63
.byte -30
.byte 31
.byte -81
.byte 27
.byte 14
.byte -18
.byte 27
.byte -110
.byte -11
.byte -51
.byte 1
.byte -62
.byte -41
.byte -3
.byte -62
.byte 6
.byte -51
.byte -56
.byte -126
.byte 3
.byte -76
.byte -1
.byte -23
.byte -28
.byte -51
.byte -39
.byte -28
.byte -54
.byte -51
.byte 12
.byte -127
.byte -5
.byte 31
.byte -75
.byte 15
.byte 8
.byte -74
.byte -7
.byte 18
.byte -54
.byte -78
.byte 19
.byte -92
.byte 27
.byte 27
.byte 3
.byte 2
.byte -50
.byte -5
.byte -72
.byte -35
.byte -41
.byte -124
.byte 23
.byte -2
.byte -58
.byte -26
.byte -43
.byte -85
.byte -2
.byte -57
.byte -18
.byte -12
.byte -42
.byte -61
.byte -52
.byte -48
.byte -56
.byte -7
.byte -33
.byte 1
.byte 22
.byte 19
.byte -37
.byte -47
.byte -50
.byte 27
.byte -27
.byte -57
.byte -5
.byte -11
.byte 18
.byte 20
.byte -9
.byte -41
.byte -55
.byte -78
.byte -61
.byte -7
.byte -53
.byte -14
.byte -11
.byte -29
.byte -51
.byte -54
.byte -29
.byte -43
.byte -14
.byte 23
.byte -59
.byte 10
.byte -79
.byte -7
.byte -25
.byte -78
.byte -11
.byte 10
.byte -13
.byte -23
.byte 0
.byte 0
.byte -14
.byte -5
.byte -1
.byte -28
.byte -9
.byte 27
.byte -8
.byte 33
.byte 36
.byte -37
.byte 27
.byte -68
.byte 44
.byte -44
.byte -54
.byte -36
.byte -25
.byte -42
.byte -41
.byte -2
.byte -38
.byte -28
.byte -47
.byte 45
.byte -8
.byte -13
.byte -43
.byte -21
.byte 38
.byte -6
.byte -19
.byte -37
.byte 29
.byte -36
.byte -27
.byte -34
.byte -22
.byte 21
.byte 27
.byte 14
.byte -19
.byte 9
.byte -15
.byte -35
.byte -10
.byte -34
.byte -6
.byte -15
.byte 17
.byte -12
.byte -7
.byte -3
.byte -3
.byte -23
.byte -51
.byte -36
.byte -22
.byte -79
.byte -18
.byte -13
.byte -36
.byte 14
.byte -5
.byte -37
.byte -45
.byte -2
.byte -42
.byte 3
.byte 24
.byte -7
.byte -12
.byte -2
.byte -3
.byte 40
.byte 51
.byte -3
.byte 1
.byte -40
.byte -49
.byte -34
.byte -103
.byte 18
.byte 34
.byte -26
.byte 46
.byte -92
.byte 18
.byte -4
.byte -45
.byte -34
.byte -63
.byte 31
.byte 11
.byte -20
.byte 7
.byte 13
.byte -10
.byte -22
.byte -40
.byte -5
.byte 31
.byte -21
.byte 22
.byte -7
.byte 40
.byte -8
.byte -4
.byte 29
.byte -31
.byte -25
.byte -22
.byte -3
.byte -13
.byte -60
.byte -49
.byte -44
.byte -22
.byte -25
.byte -81
.byte 9
.byte 34
.byte 6
.byte -60
.byte -24
.byte 40
.byte -8
.byte -22
.byte 4
.byte -75
.byte -14
.byte -23
.byte -25
.byte -36
.byte -7
.byte -51
.byte -53
.byte 10
.byte -48
.byte -25
.byte 35
.byte -40
.byte -8
.byte -24
.byte 9
.byte -78
.byte -13
.byte -34
.byte -40
.byte -4
.byte -5
.byte -28
.byte -43
.byte -27
.byte -13
.byte -16
.byte -36
.byte 21
.byte 27
.byte 4
.byte 5
.byte -86
.byte -39
.byte 0
.byte -66
.byte -87
.byte 53
.byte 8
.byte -40
.byte 39
.byte 24
.byte 29
.byte 22
.byte 14
.byte -46
.byte 15
.byte 3
.byte 26
.byte -11
.byte -127
.byte -12
.byte -16
.byte -24
.byte -30
.byte -32
.byte -25
.byte 27
.byte 32
.byte 30
.byte -2
.byte -36
.byte -60
.byte -45
.byte -19
.byte -41
.byte -67
.byte 4
.byte -44
.byte 27
.byte -9
.byte -46
.byte -84
.byte -15
.byte -14
.byte -48
.byte 34
.byte -38
.byte 15
.byte 7
.byte 27
.byte -52
.byte -47
.byte -28
.byte -61
.byte 0
.byte -70
.byte -9
.byte -36
.byte -81
.byte -49
.byte -35
.byte -76
.byte -9
.byte -27
.byte -6
.byte 13
.byte -10
.byte -56
.byte 8
.byte 27
.byte -12
.byte 25
.byte -11
.byte 6
.byte 81
.byte -31
.byte 12
.byte 39
.byte 10
.byte 69
.byte -4
.byte -40
.byte 39
.byte -58
.byte -38
.byte -13
.byte -36
.byte -1
.byte 26
.byte -62
.byte -15
.byte 45
.byte 31
.byte 1
.byte 4
.byte 13
.byte -6
.byte -6
.byte 37
.byte -97
.byte -10
.byte -50
.byte -66
.byte -31
.byte -15
.byte -17
.byte 26
.byte -25
.byte 26
.byte 22
.byte -60
.byte -60
.byte 72
.byte -26
.byte -3
.byte -48
.byte -61
.byte -72
.byte -14
.byte -49
.byte -37
.byte -48
.byte -98
.byte -58
.byte 1
.byte -8
.byte -20
.byte 8
.byte 22
.byte 17
.byte 2
.byte -33
.byte 12
.byte 25
.byte -41
.byte -3
.byte 8
.byte 12
.byte 39
.byte -27
.byte -9
.byte 7
.byte 22
.byte -30
.byte -15
.byte -73
.byte 29
.byte -29
.byte 7
.byte -102
.byte -41
.byte -31
.byte 28
.byte -43
.byte -22
.byte -99
.byte -49
.byte -26
.byte -127
.byte 28
.byte 26
.byte -97
.byte -104
.byte -37
.byte -50
.byte 27
.byte -30
.byte 13
.byte -4
.byte 1
.byte -34
.byte -1
.byte 40
.byte -22
.byte -38
.byte -9
.byte 13
.byte -48
.byte -19
.byte 12
.byte -19
.byte -32
.byte -52
.byte 55
.byte -41
.byte -18
.byte 21
.byte -77
.byte 24
.byte -63
.byte 10
.byte -20
.byte -2
.byte -48
.byte 22
.byte -21
.byte -58
.byte -36
.byte -25
.byte -32
.byte -95
.byte 29
.byte 8
.byte -2
.byte -22
.byte -10
.byte -48
.byte -13
.byte -46
.byte -22
.byte 4
.byte 46
.byte -23
.byte 75
.byte -8
.byte -54
.byte -84
.byte -11
.byte -31
.byte -8
.byte -24
.byte -101
.byte -9
.byte -42
.byte 61
.byte 21
.byte -50
.byte 26
.byte -69
.byte -45
.byte -23
.byte 15
.byte -41
.byte -26
.byte -11
.byte -7
.byte -46
.byte 53
.byte -21
.byte -4
.byte -83
.byte 26
.byte -5
.byte 2
.byte 38
.byte 6
.byte -45
.byte 17
.byte 16
.byte 24
.byte 48
.byte -26
.byte -91
.byte 37
.byte 2
.byte -33
.byte -9
.byte 9
.byte 71
.byte 57
.byte -25
.byte -82
.byte 19
.byte 101
.byte -17
.byte -63
.byte -57
.byte -8
.byte -37
.byte 9
.byte -42
.byte 27
.byte -27
.byte 2
.byte -50
.byte -87
.byte -1
.byte -53
.byte -21
.byte 34
.byte -52
.byte 8
.byte 4
.byte 59
.byte 47
.byte -64
.byte -59
.byte -33
.byte -12
.byte 3
.byte -7
.byte 3
.byte -67
.byte 4
.byte -61
.byte 4
.byte -41
.byte -68
.byte 20
.byte -45
.byte -21
.byte 47
.byte 10
.byte -13
.byte -23
.byte 10
.byte -59
.byte 9
.byte 8
.byte -44
.byte 25
.byte -41
.byte -20
.byte -53
.byte -61
.byte 19
.byte 4
.byte -35
.byte -65
.byte -52
.byte -15
.byte -62
.byte 20
.byte -29
.byte -48
.byte 6
.byte -25
.byte -62
.byte 56
.byte -51
.byte 65
.byte -24
.byte 23
.byte 10
.byte -6
.byte -66
.byte -28
.byte 11
.byte -93
.byte -43
.byte -56
.byte -35
.byte 18
.byte -80
.byte -42
.byte -86
.byte -2
.byte -20
.byte 21
.byte -71
.byte -1
.byte -18
.byte -30
.byte -40
.byte -16
.byte 17
.byte -6
.byte 0
.byte -48
.byte 36
.byte 1
.byte -81
.byte -66
.byte 0
.byte -23
.byte 6
.byte 10
.byte 30
.byte -69
.byte 36
.byte -60
.byte -25
.byte -36
.byte -30
.byte 9
.byte -127
.byte 20
.byte -16
.byte 26
.byte -8
.byte -7
.byte -28
.byte -38
.byte 15
.byte 20
.byte 6
.byte 44
.byte -101
.byte -48
.byte 46
.byte -94
.byte 68
.byte -16
.byte 19
.byte 12
.byte -21
.byte 26
.byte -59
.byte -54
.byte -6
.byte -28
.byte 21
.byte -2
.byte -24
.byte -1
.byte -37
.byte -21
.byte 26
.byte 17
.byte 43
.byte -77
.byte 19
.byte 9
.byte -6
.byte -40
.byte -16
.byte -2
.byte -19
.byte 17
.byte -31
.byte 3
.byte 32
.byte 1
.byte -7
.byte -53
.byte -96
.byte -26
.byte -101
.byte -17
.byte -31
.byte -46
.byte 44
.byte -2
.byte 29
.byte -42
.byte -105
.byte -12
.byte -92
.byte -68
.byte -5
.byte -89
.byte -21
.byte 12
.byte -3
.byte -34
.byte 29
.byte -35
.byte -16
.byte -46
.byte -37
.byte 30
.byte -82
.byte -12
.byte 60
.byte 16
.byte 68
.byte 24
.byte -43
.byte 33
.byte -1
.byte 75
.byte -18
.byte 37
.byte -10
.byte 10
.byte 11
.byte 54
.byte -74
.byte -56
.byte -46
.byte -23
.byte -56
.byte 20
.byte -127
.byte 17
.byte -28
.byte 14
.byte -10
.byte -59
.byte 0
.byte -7
.byte -47
.byte -45
.byte -113
.byte 6
.byte 21
.byte 17
.byte -52
.byte -2
.byte -57
.byte -37
.byte 26
.byte -14
.byte 30
.byte 8
.byte -4
.byte -16
.byte 13
.byte 68
.byte -14
.byte 49
.byte -77
.byte -12
.byte -98
.byte 46
.byte -8
.byte -55
.byte -1
.byte 23
.byte -4
.byte -57
.byte 40
.byte -61
.byte 23
.byte 25
.byte -94
.byte 77
.byte 43
.byte -17
.byte 89
.byte -88
.byte -74
.byte 65
.byte 43
.byte 31
.byte -24
.byte -28
.byte -56
.byte 9
.byte -79
.byte 25
.byte -67
.byte -31
.byte -86
.byte -50
.byte 17
.byte -33
.byte -93
.byte -14
.byte -26
.byte 16
.byte 26
.byte -13
.byte 23
.byte -38
.byte -83
.byte -79
.byte -120
.byte -31
.byte 45
.byte 5
.byte -91
.byte 29
.byte -104
.byte -63
.byte 38
.byte -51
.byte 7
.byte -19
.byte -21
.byte -6
.byte -25
.byte 71
.byte 45
.byte 27
.byte -32
.byte -65
.byte 4
.byte -26
.byte -24
.byte -15
.byte -62
.byte 53
.byte 23
.byte -40
.byte 58
.byte 2
.byte -35
.byte 17
.byte -84
.byte 21
.byte 4
.byte -59
.byte 8
.byte -67
.byte 27
.byte 30
.byte 42
.byte -14
.byte -4
.byte -10
.byte -8
.byte 30
.byte -55
.byte 42
.byte 28
.byte -42
.byte -94
.byte -102
.byte 23
.byte 23
.byte -76
.byte -16
.byte -6
.byte 18
.byte 13
.byte -86
.byte 8
.byte -54
.byte -57
.byte -6
.byte -9
.byte -54
.byte -20
.byte 40
.byte -78
.byte 36
.byte -23
.byte -19
.byte 108
.byte -77
.byte -2
.byte -39
.byte 53
.byte -54
.byte 2
.byte 78
.byte 33
.byte 70
.byte -2
.byte 16
.byte -122
.byte -36
.byte -25
.byte -51
.byte -59
.byte 18
.byte 56
.byte -15
.byte -3
.byte -31
.byte 96
.byte -44
.byte -113
.byte 59
.byte -23
.byte -80
.byte -29
.byte -50
.byte -53
.byte -87
.byte -48
.byte 22
.byte -27
.byte 7
.byte -6
.byte -13
.byte -41
.byte -16
.byte -43
.byte 38
.byte -63
.byte 13
.byte 32
.byte 36
.byte 30
.byte -31
.byte 36
.byte -33
.byte 39
.byte -98
.byte -9
.byte -46
.byte -1
.byte -77
.byte 1
.byte 62
.byte -48
.byte -31
.byte -43
.byte -15
.byte 17
.byte -52
.byte -100
.byte -46
.byte -75
.byte 10
.byte -10
.byte 31
.byte -17
.byte -67
.byte -17
.byte -5
.byte -47
.byte 15
.byte -8
.byte -49
.byte 3
.byte 0
.byte -5
.byte 19
.byte 33
.byte -37
.byte -25
.byte -55
.byte -58
.byte -41
.byte -63
.byte 22
.byte 14
.byte -14
.byte -12
.byte -55
.byte -36
.byte -86
.byte 22
.byte -16
.byte -92
.byte -23
.byte 11
.byte 57
.byte -34
.byte 44
.byte 33
.byte -71
.byte -127
.byte -47
.byte -5
.byte 55
.byte -41
.byte 26
.byte 45
.byte -18
.byte 40
.byte -66
.byte 29
.byte 29
.byte -120
.byte -72
.byte -67
.byte 20
.byte 51
.byte 6
.byte -43
.byte 16
.byte -10
.byte -46
.byte 21
.byte -26
.byte -50
.byte 21
.byte 22
.byte 24
.byte 6
.byte 37
.byte -23
.byte -4
.byte -81
.byte 19
.byte 13
.byte -59
.byte -19
.byte -12
.byte -24
.byte 11
.byte 31
.byte 4
.byte 59
.byte 30
.byte -42
.byte 0
.byte -77
.byte 7
.byte -30
.byte -62
.byte 57
.byte -70
.byte -5
.byte -6
.byte -33
.byte -25
.byte -7
.byte -29
.byte 22
.byte 20
.byte 5
.byte 17
.byte -46
.byte -52
.byte 5
.byte -45
.byte 27
.byte -2
.byte 7
.byte 7
.byte 15
.byte 0
.byte 18
.byte -59
.byte -45
.byte -42
.byte -16
.byte -31
.byte -49
.byte 10
.byte -67
.byte 27
.byte -35
.byte -21
.byte 75
.byte 0
.byte 50
.byte 35
.byte -35
.byte -30
.byte -10
.byte -16
.byte 1
.byte -13
.byte 21
.byte 28
.byte -39
.byte 1
.byte -35
.byte -50
.byte 14
.byte -7
.byte 35
.byte -28
.byte 26
.byte 47
.byte -8
.byte -56
.byte 21
.byte 42
.byte -2
.byte -15
.byte -43
.byte -21
.byte 17
.byte -43
.byte -22
.byte -12
.byte -40
.byte 25
.byte 12
.byte -44
.byte -46
.byte -10
.byte 29
.byte -51
.byte 7
.byte -22
.byte -29
.byte -57
.byte -100
.byte -35
.byte -82
.byte 39
.byte 29
.byte -56
.byte 5
.byte -37
.byte -33
.byte 11
.byte 0
.byte -47
.byte -79
.byte -31
.byte 56
.byte 53
.byte -25
.byte 18
.byte 42
.byte 39
.byte 94
.byte -65
.byte -7
.byte 14
.byte 53
.byte -44
.byte -63
.byte 21
.byte -29
.byte -34
.byte -73
.byte -20
.byte -52
.byte -23
.byte -19
.byte -36
.byte 14
.byte -33
.byte 5
.byte -31
.byte 13
.byte 7
.byte 3
.byte -51
.byte -15
.byte -10
.byte -46
.byte -11
.byte -8
.byte -16
.byte -13
.byte -54
.byte 33
.byte 6
.byte 36
.byte -53
.byte -69
.byte 18
.byte -64
.byte -13
.byte -75
.byte 30
.byte 13
.byte -3
.byte -55
.byte -7
.byte -77
.byte -41
.byte 24
.byte -50
.byte 72
.byte 45
.byte -52
.byte 25
.byte -75
.byte -19
.byte 25
.byte -47
.byte 46
.byte 21
.byte -38
.byte -84
.byte 38
.byte -48
.byte 63
.byte -68
.byte 12
.byte -19
.byte 31
.byte -8
.byte -69
.byte 22
.byte 14
.byte -57
.byte -28
.byte -96
.byte 15
.byte -15
.byte 6
.byte -63
.byte -17
.byte -83
.byte -25
.byte -23
.byte 69
.byte -13
.byte -4
.byte -49
.byte 13
.byte -6
.byte -56
.byte -76
.byte 53
.byte -98
.byte -47
.byte -86
.byte 43
.byte 15
.byte 8
.byte -1
.byte 49
.byte 14
.byte -18
.byte 64
.byte -16
.byte -61
.byte 9
.byte -3
.byte -12
.byte 3
.byte -84
.byte -17
.byte -15
.byte -14
.byte 19
.byte -13
.byte 10
.byte 6
.byte -41
.byte -48
.byte -13
.byte -50
.byte 36
.byte 31
.byte -49
.byte -18
.byte 37
.byte -32
.byte -22
.byte 1
.byte 6
.byte -36
.byte 101
.byte -2
.byte -49
.byte 6
.byte -43
.byte 10
.byte -74
.byte -34
.byte -46
.byte 33
.byte -31
.byte 11
.byte 12
.byte -1
.byte 127
.byte -6
.byte 10
.byte 0
.byte 18
.byte -6
.byte -26
.byte -32
.byte -8
.byte -60
.byte -35
.byte -24
.byte -124
.byte -30
.byte 2
.byte -60
.byte -32
.byte -24
.byte 28
.byte -32
.byte -47
.byte -28
.byte -26
.byte -23
.byte -63
.byte -15
.byte 43
.byte 34
.byte 25
.byte -77
.byte -69
.byte -7
.byte 32
.byte -52
.byte -8
.byte -33
.byte -36
.byte -22
.byte -34
.byte 10
.byte 11
.byte -54
.byte -48
.byte -12
.byte -36
.byte -21
.byte -40
.byte -59
.byte -53
.byte 7
.byte 17
.byte 36
.byte -9
.byte -67
.byte -81
.byte -33
.byte -110
.byte -21
.byte -26
.byte -45
.byte 16
.byte -24
.byte -31
.byte -43
.byte 54
.byte -80
.byte -1
.byte 15
.byte 5
.byte 26
.byte -79
.byte 5
.byte -27
.byte 12
.byte -24
.byte -107
.byte -31
.byte -25
.byte 14
.byte 16
.byte -55
.byte -11
.byte -14
.byte -25
.byte -16
.byte 15
.byte 11
.byte -48
.byte 41
.byte -23
.byte 43
.byte 22
.byte 20
.byte -1
.byte -53
.byte -47
.byte -31
.byte -8
.byte -38
.byte 29
.byte 7
.byte -58
.byte -25
.byte -54
.byte -33
.byte -21
.byte -47
.byte -62
.byte -41
.byte -64
.byte -33
.byte -28
.byte 10
.byte -5
.byte 18
.byte 21
.byte -8
.byte -52
.byte -70
.byte -3
.byte -80
.byte -49
.byte 26
.byte -49
.byte 31
.byte -113
.byte 12
.byte 5
.byte -15
.byte 8
.byte -69
.byte -2
.byte 40
.byte 28
.byte 4
.byte -17
.byte -127
.byte -57
.byte -51
.byte -81
.byte -92
.byte -94
.byte -6
.byte -11
.byte -84
.byte -43
.byte 21
.byte -68
.byte -19
.byte -24
.byte -39
.byte 8
.byte 1
.byte -48
.byte 59
.byte -73
.byte 28
.byte 36
.byte 48
.byte -14
.byte 2
.byte -41
.byte -2
.byte -14
.byte 62
.byte -11
.byte 2
.byte 10
.byte -55
.byte 0
.byte -26
.byte -16
.byte -18
.byte 9
.byte 9
.byte -49
.byte -19
.byte 90
.byte -30
.byte -16
.byte 19
.byte 14
.byte -8
.byte -14
.byte 21
.byte 73
.byte -51
.byte -17
.byte -41
.byte 30
.byte -45
.byte 37
.byte 1
.byte 68
.byte -54
.byte -41
.byte -81
.byte 30
.byte -40
.byte -33
.byte -38
.byte -92
.byte 16
.byte 11
.byte -51
.byte 4
.byte 11
.byte -14
.byte 11
.byte 11
.byte -33
.byte 14
.byte 20
.byte -10
.byte -38
.byte -30
.byte -19
.byte -53
.byte -43
.byte -76
.byte -51
.byte -82
.byte -62
.byte -49
.byte -15
.byte -42
.byte -73
.byte -6
.byte -52
.byte -89
.byte -59
.byte -58
.byte -127
.byte 44
.byte -21
.byte -3
.byte -47
.byte -35
.byte -32
.byte -13
.byte -42
.byte -53
.byte -56
.byte -64
.byte -14
.byte 11
.byte -44
.byte -35
.byte -111
.byte -49
.byte -11
.byte 57
.byte -24
.byte -12
.byte -8
.byte -95
.byte -7
.byte -12
.byte -42
.byte 56
.byte -4
.byte -5
.byte -37
.byte -19
.byte -3
.byte -54
.byte 3
.byte -57
.byte -38
.byte -46
.byte -36
.byte -81
.byte 17
.byte -74
.byte 25
.byte -27
.byte -43
.byte 122
.byte -90
.byte -15
.byte -1
.byte -87
.byte -56
.byte -17
.byte -50
.byte 43
.byte -36
.byte 10
.byte 31
.byte -33
.byte 18
.byte -8
.byte -100
.byte 57
.byte -90
.byte -28
.byte -55
.byte -11
.byte -60
.byte -35
.byte -26
.byte -95
.byte 6
.byte -15
.byte 18
.byte 51
.byte 88
.byte -35
.byte -94
.byte -50
.byte -57
.byte -55
.byte -25
.byte -35
.byte -24
.byte -10
.byte -9
.byte -28
.byte -89
.byte -37
.byte -4
.byte -44
.byte 59
.byte -39
.byte 46
.byte -13
.byte -52
.byte -13
.byte -54
.byte -14
.byte -10
.byte -48
.byte -22
.byte -9
.byte -39
.byte -12
.byte -6
.byte -60
.byte 4
.byte -95
.byte 108
.byte 62
.byte -17
.byte 85
.byte -6
.byte 88
.byte 32
.byte -14
.byte -69
.byte -45
.byte 54
.byte -61
.byte 46
.byte 15
.byte -32
.byte -38
.byte -43
.byte -59
.byte -33
.byte 2
.byte 13
.byte -86
.byte -28
.byte 3
.byte 38
.byte 2
.byte 41
.byte 3
.byte 41
.byte -100
.byte 25
.byte -31
.byte -13
.byte 7
.byte 62
.byte 14
.byte -10
.byte -123
.byte 76
.byte 26
.byte 62
.byte 67
.byte -18
.byte 0
.byte -70
.byte -61
.byte 19
.byte 4
.byte -101
.byte 20
.byte -62
.byte -40
.byte -120
.byte -27
.byte -52
.byte -41
.byte -56
.byte -27
.byte -47
.byte -35
.byte 45
.byte -37
.byte -26
.byte -65
.byte -80
.byte -34
.byte -39
.byte -54
.byte -74
.byte -30
.byte 2
.byte -44
.byte -28
.byte -18
.byte -52
.byte -23
.byte -29
.byte -89
.byte -28
.byte -6
.byte -53
.byte 16
.byte -102
.byte -38
.byte -34
.byte 12
.byte -72
.byte 15
.byte -52
.byte -55
.byte -59
.byte 18
.byte -33
.byte -33
.byte -67
.byte 70
.byte -42
.byte -52
.byte 26
.byte -58
.byte 3
.byte -28
.byte -12
.byte -60
.byte -32
.byte 23
.byte -9
.byte -87
.byte -20
.byte -11
.byte -35
.byte 11
.byte 26
.byte -14
.byte -45
.byte -33
.byte -25
.byte -32
.byte 10
.byte -7
.byte -24
.byte 0
.byte -44
.byte 18
.byte -41
.byte -30
.byte 2
.byte -59
.byte -44
.byte -37
.byte -12
.byte -27
.byte -36
.byte -21
.byte -54
.byte -6
.byte 1
.byte -53
.byte -18
.byte -49
.byte -57
.byte -61
.byte -23
.byte -49
.byte -32
.byte -52
.byte -32
.byte 15
.byte -120
.byte -41
.byte -32
.byte -51
.byte -127
.byte -36
.byte -64
.byte -51
.byte -31
.byte -74
.byte -19
.byte 3
.byte 4
.byte -4
.byte -90
.byte -6
.byte -13
.byte -42
.byte -14
.byte -38
.byte -30
.byte 32
.byte -17
.byte 1
.byte -36
.byte -3
.byte -16
.byte -61
.byte 29
.byte -40
.byte -15
.byte -60
.byte 29
.byte -47
.byte 26
.byte -33
.byte -34
.byte -44
.byte -29
.byte -6
.byte -27
.byte -7
.byte -27
.byte -86
.byte -70
.byte 11
.byte -74
.byte -45
.byte 2
.byte -11
.byte 3
.byte 22
.byte -2
.byte -23
.byte -74
.byte -51
.byte -33
.byte -24
.byte 4
.byte -16
.byte -48
.byte -27
.byte -23
.byte -21
.byte -1
.byte 20
.byte 16
.byte -31
.byte -71
.byte 11
.byte -63
.byte -48
.byte -37
.byte -16
.byte 10
.byte 18
.byte -14
.byte -43
.byte -8
.byte -25
.byte -33
.byte -17
.byte -43
.byte -15
.byte -4
.byte -66
.byte 12
.byte 16
.byte -41
.byte -55
.byte -17
.byte -39
.byte -40
.byte 16
.byte 29
.byte -45
.byte -7
.byte -47
.byte 29
.byte -91
.byte -32
.byte -30
.byte -13
.byte -15
.byte 53
.byte 21
.byte 29
.byte -40
.byte -18
.byte 0
.byte -19
.byte 15
.byte 5
.byte 75
.byte 36
.byte -12
.byte 22
.byte -25
.byte 21
.byte -7
.byte -5
.byte 53
.byte 77
.byte -10
.byte 9
.byte -3
.byte 9
.byte 23
.byte -63
.byte -61
.byte 37
.byte -5
.byte 23
.byte 59
.byte 1
.byte 10
.byte 79
.byte 16
.byte -112
.byte 39
.byte -12
.byte 9
.byte 72
.byte 24
.byte 24
.byte 43
.byte 33
.byte 37
.byte -20
.byte 3
.byte -19
.byte 32
.byte 16
.byte -10
.byte 21
.byte 27
.byte 60
.byte -18
.byte -14
.byte -22
.byte 77
.byte -44
.byte -9
.byte 32
.byte 2
.byte 41
.byte -46
.byte 20
.byte -10
.byte 63
.byte 19
.byte 22
.byte 70
.byte -3
.byte -58
.byte -50
.byte -56
.byte -25
.byte -116
.byte 69
.byte -55
.byte 58
.byte 21
.byte -13
.byte 35
.byte -79
.byte -32
.byte -7
.byte -110
.byte 37
.byte 29
.byte -39
.byte 40
.byte 45
.byte -83
.byte 24
.byte 62
.byte -127
.byte 34
.byte -42
.byte 27
.byte 25
.byte -12
.byte -19
.byte -4
.byte 38
.byte -55
.byte -68
.byte 12
.byte -6
.byte -17
.byte 44
.byte 20
.byte 41
.byte -11
.byte 1
.byte -16
.byte -26
.byte 19
.byte -54
.byte 0
.byte -13
.byte -48
.byte -7
.byte 14
.byte 17
.byte -45
.byte -55
.byte 18
.byte -8
.byte -17
.byte 54
.byte 5
.byte -45
.byte -37
.byte -32
.byte 16
.byte 19
.byte -26
.byte -29
.byte 73
.byte 0
.byte -47
.byte -49
.byte -4
.byte 10
.byte -66
.byte 46
.byte -47
.byte -15
.byte -31
.byte -11
.byte -26
.byte -98
.byte -25
.byte -27
.byte 2
.byte 66
.byte -4
.byte 13
.byte 38
.byte -28
.byte -98
.byte -43
.byte 18
.byte -38
.byte 46
.byte -15
.byte 60
.byte -20
.byte 12
.byte 0
.byte -110
.byte -69
.byte -1
.byte -11
.byte -7
.byte 50
.byte 49
.byte -41
.byte -73
.byte 29
.byte 17
.byte -46
.byte -26
.byte 62
.byte 0
.byte 14
.byte 30
.byte -63
.byte 47
.byte -11
.byte -66
.byte -26
.byte -21
.byte 6
.byte 12
.byte -20
.byte 1
.byte 21
.byte -43
.byte -27
.byte -44
.byte -40
.byte -1
.byte -8
.byte -33
.byte -18
.byte -89
.byte -5
.byte 15
.byte 17
.byte -12
.byte -42
.byte 10
.byte -28
.byte 1
.byte -35
.byte -57
.byte 7
.byte -15
.byte -38
.byte -33
.byte 4
.byte 30
.byte -15
.byte -43
.byte -17
.byte 30
.byte 10
.byte 33
.byte 0
.byte 2
.byte 19
.byte -23
.byte -12
.byte -4
.byte -25
.byte -25
.byte -59
.byte -21
.byte -37
.byte -16
.byte -24
.byte -23
.byte -43
.byte 18
.byte 33
.byte 41
.byte -3
.byte -63
.byte -9
.byte -32
.byte -100
.byte 9
.byte -26
.byte -29
.byte -17
.byte -50
.byte -9
.byte 9
.byte 22
.byte -57
.byte 11
.byte -53
.byte 27
.byte 1
.byte -40
.byte -124
.byte -121
.byte -1
.byte 4
.byte -48
.byte -12
.byte 14
.byte 18
.byte -12
.byte -22
.byte -15
.byte -38
.byte -127
.byte -5
.byte -69
.byte 43
.byte 1
.byte -30
.byte -56
.byte 8
.byte 12
.byte -11
.byte -5
.byte 24
.byte -52
.byte -7
.byte 43
.byte -58
.byte -18
.byte 16
.byte 18
.byte -24
.byte -73
.byte 22
.byte -38
.byte -30
.byte -38
.byte 0
.byte -56
.byte -12
.byte -31
.byte -21
.byte -46
.byte 38
.byte -46
.byte -20
.byte -68
.byte 55
.byte -31
.byte -72
.byte -5
.byte -67
.byte -8
.byte 3
.byte -40
.byte -45
.byte -22
.byte -6
.byte -34
.byte 17
.byte -21
.byte -78
.byte 16
.byte -26
.byte -5
.byte -28
.byte -54
.byte -27
.byte 12
.byte -61
.byte -4
.byte -78
.byte -45
.byte -28
.byte -4
.byte 12
.byte 7
.byte -35
.byte -3
.byte -40
.byte -83
.byte 17
.byte -17
.byte 1
.byte 70
.byte 1
.byte 9
.byte 14
.byte -44
.byte -42
.byte -17
.byte -13
.byte -42
.byte -47
.byte -5
.byte 24
.byte -29
.byte -5
.byte 23
.byte 22
.byte 18
.byte -31
.byte 56
.byte -14
.byte -65
.byte 24
.byte -81
.byte -16
.byte -89
.byte 10
.byte 19
.byte -27
.byte -36
.byte -4
.byte -24
.byte -59
.byte -59
.byte -61
.byte -51
.byte -7
.byte 0
.byte -67
.byte -36
.byte -23
.byte 22
.byte 5
.byte 38
.byte -6
.byte -70
.byte -8
.byte -82
.byte -69
.byte -62
.byte -8
.byte -22
.byte -15
.byte -24
.byte 30
.byte 33
.byte -26
.byte -43
.byte -34
.byte 28
.byte 4
.byte 39
.byte -5
.byte -1
.byte 22
.byte -28
.byte 12
.byte -44
.byte -88
.byte -6
.byte -3
.byte -5
.byte -36
.byte -100
.byte 46
.byte -49
.byte -76
.byte -24
.byte 13
.byte -19
.byte -67
.byte 15
.byte -13
.byte -85
.byte -12
.byte -67
.byte -55
.byte 33
.byte -20
.byte 66
.byte -28
.byte -78
.byte -24
.byte -15
.byte -65
.byte -38
.byte -2
.byte -58
.byte -6
.byte -52
.byte 18
.byte -127
.byte -68
.byte -20
.byte 10
.byte -12
.byte -93
.byte 8
.byte -16
.byte 26
.byte 56
.byte -75
.byte -45
.byte -8
.byte -24
.byte 23
.byte -54
.byte -60
.byte -16
.byte -36
.byte -45
.byte 54
.byte 36
.byte -26
.byte -14
.byte -40
.byte -25
.byte 22
.byte -30
.byte 2
.byte -26
.byte -58
.byte -51
.byte -6
.byte -36
.byte -34
.byte -37
.byte 7
.byte 21
.byte -23
.byte 19
.byte -4
.byte -29
.byte -15
.byte 28
.byte -15
.byte -14
.byte 13
.byte -18
.byte -45
.byte -16
.byte -36
.byte -21
.byte 33
.byte 19
.byte 47
.byte -17
.byte -62
.byte -60
.byte -49
.byte -43
.byte -53
.byte -31
.byte -12
.byte 22
.byte 24
.byte 46
.byte 55
.byte 9
.byte -66
.byte -7
.byte -75
.byte 35
.byte 48
.byte -53
.byte -25
.byte -45
.byte -59
.byte 11
.byte 3
.byte 33
.byte 16
.byte -93
.byte 28
.byte -13
.byte 24
.byte 62
.byte -51
.byte 10
.byte 16
.byte -32
.byte -9
.byte 6
.byte 23
.byte 59
.byte -1
.byte 10
.byte -33
.byte -65
.byte -51
.byte 52
.byte -33
.byte 9
.byte -29
.byte -41
.byte 1
.byte -25
.byte -7
.byte -30
.byte -18
.byte 26
.byte 6
.byte -1
.byte 15
.byte -31
.byte 69
.byte 37
.byte -66
.byte -41
.byte 8
.byte -41
.byte 18
.byte -26
.byte 28
.byte -8
.byte 10
.byte 34
.byte 2
.byte 17
.byte -54
.byte -34
.byte -22
.byte 5
.byte -14
.byte -16
.byte -1
.byte -18
.byte -5
.byte -15
.byte -16
.byte 47
.byte 18
.byte 18
.byte 50
.byte -19
.byte -36
.byte -24
.byte -68
.byte -73
.byte -62
.byte -25
.byte -6
.byte -5
.byte -33
.byte 25
.byte -76
.byte -30
.byte 44
.byte -42
.byte -6
.byte -4
.byte 1
.byte -48
.byte -17
.byte -12
.byte 27
.byte -31
.byte -58
.byte 61
.byte 6
.byte -11
.byte -10
.byte -42
.byte -16
.byte 37
.byte 1
.byte -22
.byte -48
.byte 54
.byte -3
.byte -60
.byte 2
.byte -36
.byte -18
.byte -24
.byte -58
.byte -14
.byte -38
.byte -62
.byte 12
.byte -86
.byte -53
.byte -4
.byte -127
.byte -88
.byte -80
.byte -26
.byte -35
.byte -31
.byte -64
.byte -61
.byte -71
.byte -30
.byte -8
.byte -40
.byte -38
.byte -16
.byte -15
.byte -46
.byte -48
.byte -40
.byte -57
.byte 30
.byte 24
.byte -104
.byte -25
.byte -30
.byte -15
.byte 3
.byte 29
.byte -59
.byte 0
.byte -18
.byte -82
.byte -83
.byte -80
.byte -48
.byte -6
.byte -26
.byte 13
.byte -45
.byte -55
.byte 44
.byte -62
.byte -88
.byte 17
.byte 7
.byte -29
.byte -50
.byte 42
.byte -117
.byte -92
.byte -6
.byte -29
.byte -16
.byte -6
.byte 28
.byte -36
.byte -13
.byte -47
.byte 24
.byte -25
.byte -61
.byte -10
.byte -101
.byte 6
.byte 6
.byte -51
.byte 6
.byte -52
.byte -52
.byte -23
.byte 15
.byte 15
.byte -6
.byte -17
.byte -33
.byte -13
.byte 10
.byte -34
.byte -22
.byte -26
.byte -23
.byte -58
.byte 18
.byte 10
.byte -44
.byte 16
.byte 11
.byte -29
.byte -32
.byte 1
.byte -33
.byte -54
.byte -47
.byte 23
.byte -43
.byte -84
.byte -12
.byte 11
.byte -65
.byte -12
.byte 6
.byte -9
.byte -40
.byte 3
.byte -36
.byte 1
.byte -41
.byte -10
.byte -22
.byte -8
.byte -49
.byte 4
.byte -40
.byte -41
.byte -52
.byte -50
.byte -18
.byte 19
.byte -17
.byte 1
.byte -35
.byte 9
.byte -32
.byte 27
.byte -17
.byte -115
.byte -72
.byte -31
.byte -52
.byte 13
.byte 4
.byte 12
.byte -98
.byte -28
.byte -40
.byte -5
.byte -29
.byte -10
.byte 35
.byte 35
.byte -10
.byte -42
.byte 7
.byte -17
.byte -1
.byte -33
.byte -38
.byte -25
.byte 9
.byte -43
.byte -44
.byte -47
.byte -112
.byte -61
.byte -33
.byte -32
.byte -55
.byte -21
.byte -18
.byte 39
.byte -48
.byte -48
.byte -26
.byte 12
.byte 8
.byte -12
.byte -41
.byte -65
.byte 2
.byte -28
.byte -32
.byte -39
.byte 44
.byte -3
.byte 23
.byte 31
.byte 11
.byte -49
.byte -54
.byte -9
.byte -67
.byte 57
.byte -47
.byte 2
.byte -50
.byte -127
.byte 14
.byte -48
.byte -105
.byte 1
.byte -89
.byte -33
.byte -5
.byte -44
.byte -64
.byte -27
.byte -15
.byte -37
.byte 0
.byte -44
.byte -78
.byte -25
.byte -50
.byte 20
.byte -2
.byte -13
.byte -11
.byte 14
.byte -39
.byte 21
.byte -21
.byte -6
.byte -37
.byte 4
.byte -20
.byte -45
.byte -91
.byte -16
.byte -8
.byte -43
.byte -51
.byte 17
.byte 5
.byte -72
.byte 11
.byte 8
.byte -32
.byte -7
.byte 0
.byte -64
.byte -19
.byte -72
.byte 22
.byte -62
.byte -40
.byte -27
.byte 2
.byte -12
.byte -10
.byte 19
.byte -38
.byte 66
.byte -14
.byte -11
.byte 10
.byte -30
.byte -67
.byte -45
.byte -29
.byte -72
.byte -10
.byte -22
.byte -82
.byte -37
.byte -36
.byte -16
.byte -7
.byte -13
.byte -61
.byte 8
.byte -9
.byte -82
.byte -35
.byte 23
.byte 32
.byte -5
.byte 0
.byte -11
.byte 33
.byte -15
.byte -3
.byte -28
.byte -16
.byte -44
.byte -8
.byte -14
.byte -28
.byte -36
.byte -39
.byte 26
.byte -64
.byte 24
.byte -30
.byte -59
.byte -4
.byte -53
.byte -14
.byte -42
.byte -35
.byte -32
.byte -51
.byte 12
.byte 72
.byte -21
.byte -42
.byte -13
.byte -4
.byte -9
.byte -55
.byte 0
.byte -43
.byte 14
.byte 30
.byte 28
.byte 7
.byte -4
.byte -29
.byte -44
.byte -36
.byte -54
.byte 33
.byte -24
.byte -60
.byte -40
.byte -13
.byte 23
.byte -40
.byte -40
.byte 1
.byte -73
.byte -6
.byte -17
.byte -11
.byte -55
.byte -11
.byte 20
.byte -8
.byte -34
.byte -18
.byte -6
.byte -54
.byte 17
.byte 13
.byte -22
.byte -59
.byte 20
.byte -71
.byte -9
.byte -49
.byte 34
.byte 16
.byte 4
.byte -21
.byte -93
.byte -17
.byte -1
.byte -50
.byte -50
.byte -14
.byte -51
.byte -60
.byte -17
.byte -14
.byte -8
.byte -38
.byte 2
.byte 14
.byte -42
.byte -35
.byte -29
.byte 74
.byte -41
.byte -48
.byte -12
.byte -13
.byte -69
.byte -5
.byte 10
.byte -45
.byte -15
.byte 65
.byte -31
.byte -19
.byte -56
.byte -33
.byte 1
.byte 9
.byte -127
.byte 31
.byte -43
.byte -50
.byte -1
.byte -20
.byte 23
.byte -16
.byte -27
.byte -59
.byte -4
.byte -50
.byte -14
.byte 2
.byte -44
.byte 9
.byte -59
.byte -9
.byte 19
.byte 31
.byte -18
.byte -6
.byte -4
.byte -68
.byte -43
.byte -91
.byte 2
.byte 18
.byte -19
.byte -77
.byte -33
.byte -72
.byte -25
.byte -42
.byte -50
.byte -45
.byte -1
.byte 25
.byte -98
.byte -24
.byte 8
.byte -1
.byte -48
.byte 0
.byte -76
.byte -31
.byte -15
.byte -38
.byte -52
.byte -14
.byte -28
.byte -111
.byte -90
.byte 21
.byte -75
.byte 25
.byte -2
.byte -27
.byte -30
.byte 2
.byte -65
.byte -37
.byte -52
.byte -67
.byte -41
.byte -11
.byte 22
.byte -31
.byte -70
.byte -42
.byte 0
.byte -54
.byte -82
.byte -53
.byte -24
.byte -9
.byte -41
.byte -17
.byte 37
.byte -65
.byte 10
.byte 7
.byte -31
.byte -28
.byte -26
.byte -20
.byte 20
.byte -84
.byte -30
.byte -47
.byte -12
.byte 13
.byte -36
.byte -19
.byte -4
.byte -44
.byte -70
.byte -12
.byte -36
.byte -50
.byte 11
.byte -40
.byte -44
.byte -41
.byte -19
.byte -17
.byte 24
.byte 16
.byte -45
.byte 31
.byte -23
.byte -8
.byte -23
.byte -26
.byte 35
.byte -64
.byte -40
.byte -2
.byte 26
.byte 26
.byte 23
.byte 42
.byte -24
.byte -64
.byte 2
.byte 3
.byte -11
.byte -56
.byte -68
.byte 6
.byte -1
.byte -77
.byte 0
.byte -7
.byte -53
.byte -16
.byte 63
.byte -4
.byte -9
.byte 1
.byte -63
.byte -37
.byte -126
.byte -62
.byte -119
.byte -19
.byte -42
.byte -28
.byte -47
.byte -86
.byte -35
.byte -77
.byte 29
.byte -21
.byte -44
.byte -70
.byte -60
.byte -55
.byte -65
.byte -43
.byte -14
.byte 50
.byte -74
.byte 11
.byte -104
.byte -54
.byte -13
.byte -42
.byte 21
.byte -75
.byte -32
.byte 39
.byte -45
.byte -45
.byte -53
.byte -84
.byte 21
.byte -25
.byte -38
.byte 11
.byte 16
.byte -41
.byte -33
.byte -76
.byte -78
.byte 25
.byte -50
.byte 43
.byte 36
.byte -32
.byte -18
.byte -1
.byte -62
.byte -25
.byte -22
.byte -38
.byte 7
.byte -3
.byte -106
.byte 32
.byte -55
.byte -15
.byte -75
.byte 37
.byte 38
.byte -47
.byte -48
.byte -76
.byte 10
.byte -47
.byte -71
.byte -17
.byte -30
.byte -77
.byte 7
.byte -4
.byte -16
.byte 30
.byte -29
.byte 4
.byte -55
.byte -38
.byte -93
.byte -13
.byte -11
.byte 30
.byte -66
.byte -28
.byte -11
.byte 14
.byte -18
.byte -85
.byte -75
.byte -63
.byte -58
.byte 43
.byte -48
.byte 15
.byte -92
.byte -51
.byte -77
.byte -84
.byte 3
.byte -20
.byte -44
.byte 19
.byte -57
.byte -37
.byte -52
.byte -14
.byte -28
.byte -23
.byte 7
.byte -65
.byte -21
.byte 11
.byte -39
.byte -35
.byte -17
.byte -127
.byte 19
.byte -25
.byte 22
.byte 29
.byte -63
.byte -74
.byte -46
.byte -24
.byte -32
.byte -15
.byte 23
.byte -27
.byte -13
.byte 9
.byte 17
.byte 1
.byte -31
.byte -29
.byte -43
.byte -28
.byte -79
.byte -35
.byte -80
.byte 22
.byte -5
.byte 4
.byte -51
.byte -69
.byte -3
.byte -78
.byte -6
.byte -87
.byte 5
.byte -9
.byte 0
.byte -18
.byte 1
.byte 23
.byte -43
.byte -16
.byte -4
.byte -5
.byte -66
.byte -46
.byte -49
.byte -55
.byte -70
.byte -36
.byte -28
.byte -40
.byte -63
.byte -30
.byte 5
.byte -33
.byte -13
.byte -73
.byte -14
.byte -45
.byte -1
.byte -62
.byte -60
.byte 18
.byte -19
.byte 19
.byte -49
.byte 8
.byte -26
.byte -25
.byte -109
.byte -57
.byte -15
.byte 1
.byte -88
.byte -63
.byte -74
.byte 2
.byte 4
.byte 9
.byte -27
.byte -57
.byte -103
.byte -35
.byte -1
.byte -49
.byte -29
.byte -7
.byte -50
.byte -33
.byte -41
.byte -15
.byte -42
.byte -68
.byte -97
.byte -4
.byte -12
.byte -25
.byte -20
.byte 37
.byte -20
.byte -127
.byte -21
.byte -57
.byte -9
.byte -20
.byte -47
.byte -79
.byte -24
.byte -9
.byte -17
.byte -112
.byte -62
.byte 38
.byte -8
.byte -43
.byte -60
.byte -9
.byte -18
.byte -19
.byte -67
.byte -33
.byte 22
.byte -60
.byte -20
.byte 49
.byte -113
.byte -92
.byte -59
.byte -54
.byte -127
.byte -65
.byte -12
.byte 0
.byte 15
.byte 16
.byte 44
.byte -58
.byte -21
.byte -39
.byte -14
.byte 59
.byte -7
.byte -31
.byte -66
.byte -24
.byte -1
.byte -67
.byte -39
.byte -11
.byte -39
.byte 16
.byte -19
.byte 21
.byte -23
.byte -29
.byte 23
.byte -2
.byte -61
.byte -11
.byte -25
.byte 25
.byte 4
.byte -1
.byte -7
.byte 13
.byte 55
.byte -16
.byte -21
.byte 1
.byte 11
.byte -54
.byte -12
.byte -39
.byte 27
.byte -25
.byte -72
.byte 41
.byte -26
.byte 26
.byte 30
.byte 44
.byte 15
.byte 11
.byte -25
.byte 30
.byte 3
.byte 28
.byte -39
.byte -102
.byte 16
.byte 5
.byte -67
.byte 2
.byte 13
.byte -52
.byte -59
.byte -60
.byte 6
.byte 16
.byte -23
.byte 2
.byte -7
.byte 33
.byte -101
.byte -41
.byte -48
.byte -25
.byte 48
.byte 76
.byte -17
.byte 39
.byte 20
.byte -70
.byte 49
.byte -39
.byte 7
.byte -24
.byte 26
.byte 13
.byte -38
.byte -29
.byte 12
.byte 62
.byte -13
.byte -63
.byte -58
.byte -66
.byte 83
.byte -82
.byte -41
.byte 73
.byte 31
.byte 102
.byte -38
.byte 6
.byte -17
.byte 16
.byte 96
.byte -22
.byte -18
.byte -44
.byte -54
.byte 33
.byte -45
.byte 46
.byte 76
.byte -54
.byte -46
.byte 24
.byte -111
.byte -29
.byte -8
.byte -34
.byte -90
.byte 47
.byte -27
.byte -106
.byte 55
.byte -28
.byte -30
.byte -1
.byte -64
.byte -8
.byte 25
.byte -94
.byte -48
.byte 35
.byte -62
.byte -8
.byte -86
.byte -29
.byte -6
.byte -15
.byte -107
.byte -28
.byte 11
.byte -31
.byte -39
.byte -56
.byte -23
.byte 20
.byte -80
.byte -72
.byte -80
.byte -77
.byte -41
.byte -72
.byte 27
.byte -64
.byte -87
.byte -14
.byte -19
.byte 18
.byte -2
.byte -49
.byte -83
.byte 35
.byte -23
.byte -8
.byte -103
.byte 10
.byte 40
.byte -64
.byte -66
.byte -50
.byte -21
.byte -23
.byte -54
.byte -73
.byte -70
.byte 17
.byte -22
.byte 33
.byte 1
.byte 24
.byte -63
.byte -49
.byte -5
.byte -80
.byte -24
.byte -63
.byte -45
.byte -11
.byte 35
.byte 29
.byte -48
.byte -13
.byte -42
.byte -65
.byte -32
.byte -26
.byte -27
.byte -36
.byte -51
.byte -67
.byte 21
.byte 33
.byte -52
.byte -26
.byte -37
.byte -44
.byte 36
.byte -30
.byte -55
.byte -42
.byte -36
.byte -23
.byte -47
.byte -14
.byte -127
.byte 10
.byte -62
.byte -21
.byte -9
.byte 1
.byte -24
.byte -78
.byte 12
.byte 15
.byte 4
.byte -15
.byte -83
.byte -18
.byte -19
.byte -39
.byte -14
.byte 14
.byte 1
.byte -80
.byte -46
.byte -56
.byte -35
.byte -26
.byte -29
.byte -20
.byte 17
.byte -100
.byte 3
.byte -35
.byte -74
.byte -72
.byte -40
.byte -27
.byte 29
.byte -9
.byte 27
.byte -56
.byte -75
.byte -61
.byte -82
.byte -5
.byte -33
.byte -77
.byte 19
.byte -15
.byte 26
.byte -26
.byte -7
.byte -69
.byte -106
.byte -35
.byte -52
.byte -50
.byte -2
.byte -48
.byte 30
.byte -50
.byte -48
.byte -13
.byte -4
.byte -5
.byte -13
.byte -10
.byte -88
.byte 1
.byte -6
.byte -57
.byte -29
.byte -27
.byte -41
.byte 1
.byte -28
.byte 1
.byte -41
.byte -65
.byte -59
.byte -21
.byte -43
.byte -15
.byte -47
.byte 38
.byte -9
.byte 2
.byte -5
.byte -39
.byte 16
.byte -7
.byte -9
.byte -71
.byte 29
.byte 45
.byte -73
.byte -2
.byte -71
.byte 9
.byte 6
.byte -46
.byte 15
.byte -40
.byte 50
.byte -24
.byte -51
.byte 13
.byte 25
.byte 17
.byte -6
.byte 11
.byte -40
.byte -34
.byte -72
.byte 30
.byte -82
.byte -92
.byte -51
.byte 106
.byte -85
.byte -35
.byte 71
.byte 17
.byte -4
.byte -57
.byte -45
.byte -36
.byte -60
.byte -81
.byte 12
.byte 60
.byte -42
.byte -56
.byte -61
.byte 35
.byte -14
.byte 4
.byte 68
.byte 5
.byte -14
.byte -54
.byte -32
.byte -82
.byte 43
.byte 13
.byte 7
.byte -76
.byte -8
.byte 47
.byte -39
.byte 8
.byte -40
.byte 46
.byte -15
.byte 108
.byte -9
.byte -16
.byte -97
.byte 107
.byte -34
.byte 1
.byte -93
.byte -64
.byte -55
.byte -21
.byte -28
.byte -53
.byte 39
.byte -36
.byte -27
.byte 14
.byte -111
.byte -30
.byte -70
.byte 5
.byte -20
.byte 15
.byte -90
.byte -21
.byte -89
.byte -37
.byte -112
.byte 26
.byte -11
.byte -42
.byte 8
.byte -11
.byte -13
.byte -4
.byte -38
.byte 23
.byte -58
.byte -43
.byte -119
.byte 90
.byte 16
.byte 40
.byte -113
.byte -19
.byte 9
.byte -44
.byte -43
.byte -115
.byte -68
.byte -51
.byte 19
.byte -27
.byte 3
.byte -41
.byte -4
.byte -68
.byte -105
.byte -77
.byte 38
.byte -4
.byte 22
.byte 64
.byte 9
.byte 0
.byte 27
.byte -70
.byte -19
.byte -25
.byte 7
.byte -2
.byte -63
.byte 20
.byte -68
.byte -24
.byte 33
.byte -28
.byte 12
.byte 2
.byte 24
.byte -22
.byte -46
.byte -21
.byte -21
.byte 11
.byte -124
.byte 28
.byte -90
.byte -11
.byte 18
.byte 74
.byte -122
.byte 24
.byte 11
.byte -44
.byte -73
.byte -52
.byte 20
.byte -54
.byte -19
.byte 78
.byte 20
.byte -75
.byte -45
.byte 2
.byte -36
.byte 61
.byte -59
.byte -38
.byte 34
.byte -55
.byte -111
.byte -8
.byte 24
.byte -73
.byte -29
.byte -49
.byte 11
.byte -24
.byte -21
.byte 12
.byte -56
.byte -70
.byte -64
.byte 64
.byte -13
.byte 41
.byte 16
.byte -36
.byte -114
.byte 72
.byte -31
.byte 11
.byte -72
.byte 3
.byte -22
.byte -28
.byte -47
.byte -41
.byte -45
.byte -127
.byte -53
.byte -80
.byte -61
.byte 52
.byte 24
.byte 18
.byte -68
.byte -53
.byte -103
.byte 32
.byte -43
.byte -19
.byte 31
.byte 54
.byte -22
.byte -17
.byte -121
.byte -33
.byte -61
.byte -11
.byte -8
.byte -93
.byte -37
.byte -45
.byte -60
.byte 14
.byte -35
.byte -91
.byte 7
.byte 38
.byte -65
.byte 0
.byte -53
.byte -52
.byte -11
.byte -52
.byte -49
.byte 28
.byte -64
.byte -43
.byte -41
.byte -52
.byte -67
.byte -45
.byte -17
.byte -76
.byte -10
.byte -6
.byte 23
.byte 41
.byte 2
.byte -1
.byte -55
.byte 15
.byte 10
.byte -64
.byte -33
.byte -72
.byte -50
.byte -5
.byte -29
.byte -56
.byte 39
.byte -110
.byte -101
.byte -52
.byte -99
.byte 24
.byte -41
.byte -25
.byte -14
.byte 16
.byte -52
.byte -127
.byte -45
.byte 51
.byte -127
.byte 71
.byte -72
.byte -105
.byte -15
.byte -82
.byte -33
.byte -30
.byte 11
.byte -63
.byte -14
.byte -26
.byte -85
.byte -66
.byte -116
.byte -11
.byte -80
.byte -94
.byte -66
.byte -9
.byte -24
.byte -30
.byte -2
.byte -16
.byte -46
.byte -38
.byte 43
.byte 49
.byte -102
.byte -124
.byte -126
.byte -9
.byte -84
.byte -48
.byte -37
.byte -83
.byte -16
.byte -25
.byte -46
.byte -48
.byte -109
.byte 22
.byte -50
.byte -62
.byte -61
.byte -14
.byte 42
.byte -81
.byte -70
.byte 20
.byte -20
.byte -32
.byte 18
.byte -15
.byte -4
.byte 40
.byte -79
.byte -68
.byte -21
.byte -61
.byte -25
.byte 2
.byte -8
.byte 0
.byte -25
.byte 4
.byte -52
.byte -1
.byte -32
.byte -78
.byte -38
.byte -80
.byte -66
.byte -25
.byte -32
.byte -6
.byte -56
.byte -58
.byte -61
.byte -39
.byte -31
.byte -57
.byte -26
.byte -37
.byte -20
.byte -40
.byte -49
.byte -27
.byte 47
.byte -76
.byte -45
.byte 10
.byte -67
.byte -36
.byte 36
.byte -84
.byte -7
.byte -25
.byte -66
.byte -34
.byte -53
.byte -7
.byte 34
.byte -90
.byte -14
.byte -16
.byte -42
.byte -81
.byte -4
.byte 54
.byte 3
.byte -76
.byte -46
.byte -6
.byte -21
.byte -11
.byte -42
.byte -3
.byte -20
.byte 32
.byte 0
.byte -58
.byte -37
.byte -33
.byte -53
.byte -41
.byte 29
.byte -49
.byte -24
.byte -4
.byte 40
.byte -85
.byte -39
.byte -90
.byte -127
.byte 14
.byte -95
.byte -26
.byte -36
.byte -62
.byte -27
.byte 40
.byte -57
.byte -74
.byte -40
.byte -83
.byte -32
.byte -94
.byte -14
.byte -43
.byte -72
.byte -72
.byte -34
.byte -49
.byte 25
.byte -12
.byte -64
.byte 10
.byte -91
.byte 12
.byte -80
.byte -110
.byte -5
.byte 12
.byte -17
.byte 18
.byte -21
.byte -67
.byte -71
.byte -26
.byte 14
.byte -38
.byte 48
.byte -33
.byte -72
.byte -21
.byte -82
.byte -44
.byte -63
.byte -18
.byte -95
.byte 1
.byte -58
.byte 22
.byte -13
.byte -67
.byte -19
.byte -120
.byte -29
.byte -29
.byte -29
.byte -21
.byte -124
.byte -99
.byte -37
.byte -58
.byte -96
.byte -15
.byte -18
.byte -37
.byte -93
.byte -48
.byte -25
.byte -36
.byte -83
.byte -37
.byte -35
.byte -38
.byte -25
.byte -44
.byte -94
.byte -74
.byte -79
.byte -35
.byte -61
.byte -78
.byte -34
.byte -50
.byte -56
.byte -35
.byte -107
.byte -68
.byte -111
.byte -95
.byte -53
.byte -61
.byte 2
.byte -75
.byte 27
.byte 46
.byte -28
.byte -34
.byte -17
.byte -15
.byte 30
.byte -17
.byte 5
.byte -3
.byte -21
.byte -43
.byte -85
.byte -55
.byte 22
.byte -80
.byte -21
.byte -46
.byte 5
.byte -38
.byte -82
.byte -87
.byte -9
.byte -45
.byte -23
.byte -2
.byte -75
.byte 1
.byte -51
.byte -22
.byte -7
.byte -47
.byte -32
.byte -8
.byte -72
.byte -52
.byte -56
.byte 38
.byte -26
.byte -38
.byte -84
.byte -24
.byte -10
.byte -75
.byte -66
.byte -18
.byte -87
.byte -105
.byte -54
.byte -37
.byte -25
.byte -113
.byte -77
.byte 32
.byte -112
.byte -45
.byte -112
.byte -80
.byte -111
.byte -55
.byte -86
.byte -118
.byte -26
.byte -66
.byte -48
.byte -7
.byte -40
.byte -108
.byte -87
.byte -48
.byte -43
.byte 10
.byte -60
.byte -9
.byte -52
.byte 14
.byte -66
.byte -36
.byte 26
.byte -36
.byte 24
.byte 27
.byte -22
.byte 52
.byte 7
.byte -10
.byte -54
.byte 3
.byte -23
.byte -51
.byte -31
.byte 26
.byte -54
.byte -28
.byte -24
.byte -66
.byte 11
.byte 0
.byte -32
.byte -70
.byte -39
.byte -8
.byte 14
.byte -4
.byte -26
.byte -74
.byte -61
.byte -52
.byte 58
.byte 13
.byte -79
.byte -62
.byte -72
.byte -8
.byte -79
.byte -50
.byte 33
.byte -37
.byte 5
.byte 22
.byte -5
.byte -16
.byte 20
.byte -46
.byte -47
.byte -56
.byte -37
.byte -71
.byte -37
.byte -28
.byte 30
.byte -18
.byte -11
.byte 3
.byte -38
.byte -51
.byte 33
.byte -38
.byte -72
.byte -44
.byte -27
.byte -20
.byte 2
.byte -59
.byte -87
.byte -48
.byte -5
.byte 1
.byte -57
.byte 3
.byte 27
.byte -63
.byte 15
.byte -21
.byte -100
.byte -26
.byte -89
.byte -18
.byte -25
.byte -14
.byte -15
.byte -6
.byte 19
.byte -53
.byte -20
.byte -14
.byte -47
.byte -55
.byte -42
.byte 9
.byte 23
.byte -32
.byte -83
.byte -56
.byte -27
.byte -11
.byte -41
.byte -54
.byte -49
.byte -59
.byte -84
.byte -16
.byte -40
.byte -60
.byte -65
.byte -77
.byte -66
.byte -30
.byte -87
.byte -31
.byte -89
.byte -24
.byte 21
.byte 12
.byte 1
.byte -4
.byte -42
.byte -14
.byte -30
.byte 17
.byte -44
.byte -37
.byte 9
.byte -123
.byte -52
.byte -32
.byte -53
.byte -38
.byte 23
.byte 10
.byte -82
.byte 0
.byte -33
.byte -45
.byte 19
.byte -11
.byte 1
.byte 14
.byte 5
.byte 1
.byte -15
.byte -65
.byte -18
.byte 5
.byte -42
.byte 18
.byte -45
.byte 8
.byte -101
.byte -16
.byte -13
.byte -27
.byte -28
.byte 8
.byte -57
.byte -57
.byte 44
.byte -1
.byte -40
.byte -39
.byte -28
.byte -72
.byte -39
.byte -27
.byte -1
.byte -10
.byte 20
.byte 25
.byte -34
.byte 8
.byte -13
.byte -56
.byte 6
.byte -19
.byte -7
.byte -47
.byte 11
.byte -88
.byte -44
.byte 30
.byte 7
.byte -70
.byte -64
.byte 3
.byte -127
.byte 32
.byte -67
.byte -62
.byte -25
.byte -70
.byte 36
.byte -62
.byte -77
.byte -9
.byte -34
.byte 11
.byte -27
.byte -32
.byte -39
.byte -71
.byte -10
.byte -68
.byte -67
.byte -11
.byte -74
.byte -28
.byte -48
.byte 12
.byte 9
.byte -29
.byte 4
.byte -38
.byte -2
.byte -24
.byte -17
.byte 35
.byte -57
.byte -3
.byte -53
.byte 9
.byte -63
.byte -12
.byte -17
.byte -64
.byte -64
.byte -44
.byte -64
.byte -116
.byte -52
.byte -21
.byte 4
.byte 75
.byte -26
.byte -38
.byte -26
.byte 4
.byte -22
.byte -40
.byte -17
.byte -78
.byte -40
.byte -92
.byte 16
.byte -41
.byte 54
.byte -34
.byte 7
.byte -18
.byte 8
.byte -49
.byte -4
.byte -36
.byte -62
.byte 9
.byte -9
.byte -41
.byte 27
.byte -53
.byte 8
.byte 5
.byte 3
.byte -10
.byte 5
.byte -28
.byte -46
.byte 12
.byte 38
.byte 17
.byte -75
.byte -11
.byte -26
.byte -59
.byte 14
.byte -19
.byte -4
.byte -73
.byte -29
.byte -30
.byte -19
.byte -50
.byte 11
.byte -77
.byte -42
.byte 14
.byte -37
.byte 4
.byte -21
.byte -57
.byte 50
.byte -51
.byte -44
.byte -62
.byte 5
.byte -7
.byte 66
.byte -112
.byte -92
.byte 46
.byte -80
.byte 5
.byte -30
.byte -18
.byte -3
.byte -13
.byte -9
.byte -28
.byte 21
.byte -20
.byte 33
.byte -26
.byte -9
.byte -64
.byte -127
.byte -30
.byte -32
.byte 0
.byte -44
.byte -81
.byte -58
.byte -56
.byte 2
.byte -45
.byte -4
.byte 6
.byte -43
.byte -101
.byte -28
.byte -78
.byte -9
.byte 21
.byte -39
.byte -64
.byte 9
.byte 8
.byte -31
.byte -19
.byte -39
.byte -63
.byte -64
.byte -7
.byte -25
.byte 52
.byte -50
.byte -14
.byte -35
.byte -31
.byte -1
.byte -37
.byte -31
.byte -47
.byte -63
.byte -62
.byte -87
.byte -57
.byte -22
.byte -90
.byte 7
.byte -46
.byte -31
.byte -9
.byte -63
.byte -74
.byte -17
.byte -38
.byte -47
.byte -15
.byte -17
.byte -93
.byte -20
.byte -14
.byte -36
.byte -34
.byte 26
.byte -84
.byte -7
.byte 16
.byte -22
.byte -30
.byte -41
.byte -58
.byte -43
.byte -84
.byte -45
.byte -18
.byte -42
.byte -38
.byte 2
.byte -25
.byte -21
.byte -27
.byte -28
.byte -8
.byte -45
.byte -23
.byte -20
.byte -47
.byte -16
.byte -15
.byte -13
.byte -48
.byte 9
.byte -23
.byte -4
.byte -59
.byte -14
.byte 20
.byte 10
.byte -15
.byte 2
.byte -31
.byte -20
.byte -17
.byte -34
.byte -19
.byte 5
.byte -26
.byte -10
.byte -35
.byte -20
.byte -31
.byte 8
.byte -26
.byte -29
.byte -10
.byte -43
.byte -8
.byte -35
.byte -7
.byte -41
.byte -9
.byte -39
.byte -41
.byte -13
.byte -17
.byte 16
.byte -11
.byte -2
.byte -16
.byte -44
.byte -9
.byte 18
.byte -46
.byte 3
.byte -40
.byte -3
.byte -9
.byte -1
.byte -25
.byte -41
.byte -17
.byte 18
.byte -8
.byte 1
.byte -56
.byte 3
.byte -9
.byte -43
.byte -52
.byte -21
.byte -9
.byte -57
.byte -67
.byte -53
.byte -15
.byte -82
.byte 35
.byte -39
.byte -13
.byte -29
.byte -127
.byte -50
.byte -38
.byte 54
.byte -20
.byte -21
.byte -33
.byte -10
.byte -50
.byte -68
.byte -2
.byte 25
.byte -54
.byte -46
.byte 7
.byte 42
.byte -17
.byte -6
.byte -63
.byte 5
.byte -64
.byte -50
.byte -29
.byte -16
.byte -28
.byte -47
.byte -76
.byte 3
.byte -36
.byte -39
.byte -13
.byte 1
.byte -23
.byte -52
.byte 20
.byte -7
.byte 3
.byte -80
.byte -56
.byte -7
.byte 38
.byte 32
.byte -25
.byte -52
.byte 45
.byte 12
.byte -5
.byte 43
.byte -8
.byte -83
.byte 1
.byte -3
.byte -25
.byte -71
.byte -60
.byte -20
.byte -40
.byte -17
.byte -79
.byte 23
.byte -93
.byte -68
.byte -41
.byte -40
.byte -20
.byte -12
.byte -78
.byte 16
.byte 0
.byte -46
.byte 12
.byte -65
.byte -26
.byte -121
.byte -40
.byte 18
.byte -67
.byte -16
.byte 38
.byte -60
.byte -73
.byte -39
.byte -40
.byte 3
.byte -47
.byte -32
.byte -60
.byte -8
.byte -22
.byte -44
.byte -48
.byte -30
.byte -7
.byte -87
.byte -33
.byte -38
.byte -86
.byte -52
.byte -6
.byte -48
.byte -6
.byte 20
.byte -44
.byte -12
.byte 21
.byte -4
.byte -98
.byte -24
.byte 26
.byte 5
.byte -7
.byte -67
.byte -61
.byte -52
.byte -16
.byte 21
.byte 13
.byte -35
.byte -34
.byte -7
.byte -28
.byte 0
.byte -34
.byte -38
.byte -56
.byte -28
.byte -99
.byte -44
.byte -22
.byte 27
.byte -15
.byte 7
.byte 22
.byte 10
.byte 26
.byte -26
.byte -1
.byte 3
.byte -51
.byte 16
.byte -58
.byte 5
.byte -70
.byte 11
.byte 44
.byte -105
.byte 8
.byte -61
.byte -42
.byte -10
.byte -7
.byte -96
.byte 9
.byte 2
.byte -19
.byte -20
.byte 45
.byte -46
.byte -107
.byte 38
.byte -51
.byte -30
.byte -57
.byte -57
.byte 35
.byte -40
.byte -102
.byte -40
.byte 37
.byte -62
.byte -59
.byte 35
.byte -84
.byte 24
.byte 3
.byte -127
.byte -31
.byte -41
.byte -56
.byte -59
.byte -17
.byte -40
.byte -31
.byte -82
.byte -53
.byte -53
.byte -4
.byte 4
.byte -70
.byte 26
.byte -77
.byte -60
.byte -82
.byte -76
.byte -26
.byte -60
.byte -23
.byte -38
.byte -115
.byte -67
.byte -58
.byte -19
.byte -118
.byte -77
.byte -10
.byte -86
.byte -58
.byte -14
.byte -43
.byte -11
.byte -14
.byte -15
.byte -10
.byte -30
.byte -53
.byte -75
.byte -36
.byte -60
.byte -57
.byte -72
.byte -78
.byte -33
.byte -35
.byte -46
.byte 3
.byte -19
.byte -33
.byte 50
.byte -56
.byte 45
.byte -26
.byte -105
.byte -45
.byte 27
.byte 1
.byte -43
.byte -55
.byte 11
.byte 9
.byte -47
.byte -73
.byte -17
.byte -36
.byte -43
.byte 23
.byte -28
.byte 43
.byte 57
.byte -43
.byte 43
.byte 4
.byte -55
.byte -40
.byte -52
.byte 24
.byte -51
.byte 2
.byte -35
.byte 34
.byte -71
.byte -12
.byte -33
.byte 0
.byte -54
.byte -75
.byte -46
.byte -72
.byte -64
.byte -33
.byte -84
.byte -18
.byte 43
.byte 16
.byte -60
.byte 1
.byte -44
.byte 11
.byte -71
.byte 13
.byte -61
.byte -29
.byte 40
.byte 45
.byte -38
.byte -25
.byte 51
.byte -33
.byte -87
.byte 3
.byte -42
.byte -72
.byte -28
.byte -3
.byte -26
.byte -23
.byte -79
.byte -40
.byte -53
.byte -35
.byte -4
.byte -44
.byte -28
.byte -47
.byte 116
.byte 22
.byte 28
.byte -2
.byte -35
.byte -8
.byte -90
.byte 20
.byte -42
.byte -127
.byte -70
.byte -22
.byte -93
.byte -24
.byte 33
.byte -13
.byte 40
.byte -18
.byte 37
.byte -2
.byte -8
.byte 37
.byte -96
.byte 9
.byte -37
.byte -46
.byte -6
.byte 0
.byte -76
.byte 22
.byte 16
.byte 65
.byte 84
.byte -51
.byte -40
.byte 37
.byte -16
.byte -64
.byte 73
.byte -2
.byte 22
.byte 4
.byte 34
.byte -5
.byte -34
.byte -43
.byte -25
.byte -24
.byte -55
.byte 44
.byte -15
.byte 39
.byte -16
.byte -15
.byte -14
.byte -115
.byte 32
.byte -8
.byte 45
.byte 32
.byte -34
.byte 77
.byte -54
.byte 58
.byte -77
.byte -12
.byte 19
.byte 20
.byte -123
.byte 17
.byte -70
.byte -8
.byte 36
.byte 7
.byte -37
.byte 13
.byte -74
.byte -72
.byte 20
.byte -36
.byte -21
.byte 11
.byte -4
.byte -33
.byte -16
.byte -64
.byte -51
.byte -9
.byte 71
.byte -69
.byte 66
.byte 14
.byte -2
.byte 42
.byte -29
.byte -39
.byte 29
.byte 22
.byte -24
.byte -20
.byte -56
.byte 15
.byte 33
.byte -23
.byte -42
.byte -75
.byte 47
.byte 79
.byte -23
.byte -21
.byte -2
.byte -27
.byte -20
.byte -32
.byte -2
.byte 69
.byte -35
.byte -37
.byte 19
.byte -32
.byte -35
.byte -33
.byte -58
.byte -41
.byte 14
.byte -32
.byte -62
.byte -33
.byte -43
.byte -92
.byte -48
.byte -84
.byte -10
.byte -76
.byte 97
.byte 24
.byte -41
.byte 23
.byte -29
.byte -49
.byte -78
.byte -46
.byte -56
.byte -78
.byte -38
.byte 71
.byte 5
.byte -14
.byte -15
.byte -62
.byte 2
.byte -94
.byte 62
.byte 4
.byte -42
.byte 37
.byte -35
.byte 9
.byte -72
.byte -45
.byte -7
.byte -33
.byte -66
.byte -83
.byte -68
.byte 24
.byte 34
.byte -45
.byte -24
.byte -98
.byte 23
.byte -41
.byte 39
.byte -35
.byte 42
.byte -74
.byte 54
.byte 2
.byte -11
.byte 52
.byte -16
.byte -85
.byte -4
.byte -49
.byte 15
.byte 21
.byte 7
.byte -48
.byte 4
.byte -102
.byte -56
.byte 6
.byte -31
.byte -45
.byte -39
.byte -63
.byte 42
.byte -35
.byte -35
.byte -20
.byte -76
.byte -114
.byte -96
.byte -53
.byte -36
.byte -31
.byte -44
.byte -66
.byte -36
.byte 23
.byte -14
.byte 2
.byte -37
.byte -113
.byte 32
.byte -82
.byte -53
.byte -57
.byte -71
.byte -43
.byte -51
.byte 7
.byte -39
.byte -43
.byte -36
.byte 47
.byte -41
.byte -94
.byte -92
.byte -23
.byte -80
.byte 9
.byte -71
.byte 5
.byte -127
.byte -29
.byte -64
.byte -17
.byte -59
.byte -65
.byte -43
.byte -29
.byte -42
.byte 1
.byte 95
.byte 3
.byte -76
.byte -83
.byte -31
.byte 1
.byte 4
.byte -87
.byte -23
.byte -45
.byte -27
.byte 30
.byte -54
.byte -87
.byte -14
.byte -49
.byte -119
.byte 8
.byte -113
.byte -9
.byte -77
.byte -72
.byte -24
.byte 4
.byte -78
.byte -35
.byte -46
.byte -57
.byte -42
.byte -52
.byte -56
.byte -34
.byte -55
.byte -45
.byte -91
.byte 53
.byte -104
.byte 65
.byte -32
.byte -74
.byte -40
.byte -76
.byte -4
.byte 14
.byte -45
.byte -105
.byte -40
.byte -74
.byte -11
.byte -66
.byte -89
.byte -49
.byte -50
.byte -26
.byte -72
.byte -103
.byte -18
.byte -29
.byte -77
.byte -21
.byte -97
.byte -90
.byte 15
.byte 4
.byte -96
.byte -9
.byte -57
.byte -52
.byte -74
.byte -22
.byte -97
.byte -4
.byte -7
.byte -30
.byte -71
.byte -79
.byte -30
.byte -43
.byte -85
.byte -33
.byte -2
.byte -25
.byte -29
.byte -65
.byte 20
.byte -29
.byte -102
.byte -4
.byte 5
.byte 14
.byte -42
.byte -12
.byte -15
.byte 16
.byte -35
.byte -57
.byte -36
.byte -11
.byte -42
.byte -2
.byte -79
.byte -41
.byte -34
.byte 0
.byte -17
.byte -10
.byte -9
.byte -49
.byte 13
.byte -21
.byte -82
.byte 19
.byte 7
.byte -12
.byte -56
.byte -12
.byte -68
.byte -21
.byte -33
.byte 7
.byte -21
.byte 25
.byte 34
.byte -101
.byte -35
.byte 0
.byte 32
.byte -24
.byte -4
.byte 35
.byte -53
.byte -72
.byte -30
.byte -19
.byte -13
.byte -75
.byte -29
.byte -22
.byte 4
.byte -18
.byte -15
.byte 40
.byte -10
.byte -1
.byte -33
.byte -55
.byte 1
.byte -44
.byte 22
.byte 32
.byte -33
.byte -24
.byte -39
.byte 52
.byte -43
.byte 25
.byte -10
.byte 3
.byte -77
.byte -22
.byte -10
.byte 94
.byte 61
.byte -14
.byte -10
.byte -16
.byte 14
.byte -27
.byte 15
.byte -21
.byte -8
.byte -11
.byte 4
.byte 19
.byte 15
.byte -32
.byte 39
.byte -44
.byte -4
.byte 2
.byte 24
.byte 31
.byte 1
.byte 36
.byte 12
.byte -5
.byte 10
.byte -50
.byte -18
.byte 8
.byte -30
.byte -29
.byte 6
.byte 11
.byte 32
.byte -24
.byte -6
.byte 22
.byte 71
.byte -45
.byte 3
.byte 4
.byte -52
.byte 4
.byte -68
.byte -2
.byte -18
.byte -28
.byte 57
.byte -12
.byte -64
.byte 11
.byte 21
.byte 20
.byte -28
.byte -19
.byte 3
.byte -41
.byte -23
.byte 47
.byte -58
.byte -37
.byte -34
.byte -20
.byte -18
.byte -28
.byte -45
.byte 30
.byte -36
.byte -8
.byte 32
.byte -42
.byte 11
.byte 4
.byte -18
.byte -56
.byte -1
.byte -46
.byte 4
.byte 23
.byte 5
.byte -35
.byte -70
.byte 35
.byte -90
.byte -57
.byte 34
.byte 37
.byte -28
.byte -27
.byte -30
.byte -108
.byte -127
.byte -18
.byte 7
.byte -22
.byte -27
.byte -8
.byte -35
.byte -9
.byte 7
.byte -36
.byte 59
.byte -34
.byte 0
.byte -19
.byte -14
.byte 7
.byte -20
.byte -62
.byte -22
.byte -9
.byte -31
.byte -26
.byte -60
.byte -59
.byte -63
.byte -21
.byte -10
.byte -39
.byte -37
.byte -74
.byte -8
.byte -85
.byte -43
.byte -46
.byte -31
.byte -11
.byte -73
.byte -16
.byte -86
.byte -44
.byte -62
.byte -10
.byte -25
.byte -16
.byte 21
.byte -28
.byte -57
.byte -21
.byte -34
.byte -50
.byte -29
.byte 4
.byte -63
.byte -60
.byte -44
.byte 27
.byte -78
.byte -99
.byte -57
.byte -74
.byte -38
.byte -35
.byte -51
.byte -43
.byte -40
.byte 6
.byte -19
.byte -34
.byte -14
.byte -23
.byte -38
.byte -28
.byte -95
.byte -14
.byte 0
.byte -89
.byte 10
.byte -81
.byte 0
.byte -20
.byte -38
.byte -17
.byte -50
.byte -26
.byte 73
.byte -72
.byte -25
.byte -127
.byte -26
.byte -6
.byte 46
.byte 9
.byte -99
.byte -48
.byte -87
.byte 0
.byte -22
.byte -25
.byte 20
.byte -27
.byte -89
.byte -106
.byte 0
.byte 8
.byte -50
.byte -39
.byte 10
.byte -85
.byte -81
.byte -44
.byte 7
.byte -55
.byte 34
.byte -33
.byte 5
.byte 123
.byte -18
.byte -38
.byte -47
.byte 31
.byte -13
.byte -73
.byte -60
.byte -39
.byte -16
.byte -61
.byte -77
.byte -23
.byte 1
.byte -87
.byte -11
.byte -66
.byte -19
.byte 50
.byte -64
.byte -32
.byte 1
.byte -40
.byte -58
.byte -8
.byte -69
.byte -39
.byte -14
.byte -16
.byte 2
.byte -51
.byte -5
.byte 8
.byte 13
.byte -25
.byte 36
.byte -47
.byte -80
.byte -15
.byte -48
.byte -57
.byte -33
.byte 2
.byte 20
.byte -74
.byte -15
.byte 49
.byte -1
.byte 30
.byte -56
.byte 39
.byte -7
.byte -44
.byte -27
.byte -65
.byte -8
.byte -5
.byte -4
.byte -51
.byte 45
.byte 1
.byte 23
.byte 28
.byte -54
.byte 8
.byte -81
.byte -36
.byte -87
.byte -99
.byte -70
.byte -32
.byte 4
.byte 0
.byte -44
.byte 19
.byte -82
.byte 23
.byte -26
.byte -56
.byte -68
.byte -34
.byte -92
.byte -25
.byte -61
.byte -22
.byte -40
.byte -61
.byte -67
.byte -52
.byte -47
.byte -71
.byte -46
.byte 13
.byte -66
.byte -54
.byte -41
.byte -70
.byte -53
.byte -20
.byte -24
.byte 17
.byte 0
.byte 20
.byte 25
.byte -21
.byte -70
.byte 23
.byte -48
.byte -70
.byte -65
.byte 50
.byte -22
.byte -61
.byte -27
.byte 30
.byte 56
.byte -71
.byte 8
.byte -69
.byte -46
.byte -56
.byte -41
.byte 4
.byte -41
.byte -70
.byte -36
.byte -29
.byte -76
.byte -33
.byte -26
.byte -61
.byte -35
.byte -5
.byte -7
.byte -32
.byte -11
.byte -74
.byte -30
.byte 22
.byte -7
.byte -36
.byte 9
.byte 18
.byte -54
.byte -20
.byte -17
.byte 3
.byte -79
.byte -34
.byte -71
.byte -96
.byte -13
.byte -21
.byte -19
.byte 7
.byte -6
.byte 2
.byte -4
.byte -18
.byte -22
.byte -55
.byte -16
.byte -35
.byte 12
.byte -17
.byte -10
.byte -61
.byte -49
.byte -16
.byte -8
.byte -37
.byte -63
.byte -20
.byte 11
.byte -28
.byte 24
.byte 4
.byte -48
.byte -18
.byte 19
.byte -16
.byte -108
.byte -17
.byte -33
.byte 25
.byte 12
.byte 1
.byte 28
.byte 2
.byte 27
.byte -42
.byte -9
.byte -27
.byte -127
.byte -17
.byte 43
.byte -21
.byte 62
.byte -85
.byte -57
.byte -69
.byte -27
.byte -21
.byte -9
.byte 21
.byte -40
.byte 8
.byte -50
.byte -4
.byte -22
.byte -74
.byte -31
.byte -76
.byte 3
.byte -51
.byte -29
.byte 1
.byte 17
.byte -68
.byte -29
.byte -20
.byte -38
.byte -16
.byte 8
.byte 12
.byte -50
.byte 30
.byte -87
.byte -21
.byte -53
.byte -22
.byte -47
.byte -42
.byte -60
.byte 18
.byte -66
.byte -74
.byte 1
.byte 3
.byte -4
.byte -56
.byte -28
.byte -35
.byte -51
.byte -33
.byte 23
.byte 29
.byte -33
.byte -33
.byte -9
.byte -6
.byte 37
.byte -22
.byte -63
.byte -10
.byte -36
.byte 40
.byte -73
.byte 30
.byte 15
.byte -42
.byte 35
.byte -27
.byte -27
.byte -37
.byte -57
.byte -27
.byte -6
.byte -24
.byte 44
.byte -53
.byte -49
.byte -19
.byte -47
.byte -29
.byte -65
.byte -32
.byte -76
.byte 17
.byte -57
.byte -52
.byte 7
.byte -18
.byte -63
.byte 17
.byte -17
.byte 35
.byte 20
.byte 42
.byte -5
.byte -37
.byte -70
.byte -43
.byte 42
.byte 4
.byte -19
.byte 9
.byte 18
.byte 18
.byte -79
.byte -12
.byte 17
.byte -65
.byte -26
.byte 9
.byte 48
.byte -22
.byte -18
.byte -30
.byte -24
.byte 64
.byte 15
.byte -44
.byte -3
.byte -65
.byte -85
.byte -6
.byte 9
.byte -61
.byte 37
.byte 1
.byte 17
.byte 6
.byte -77
.byte -42
.byte -39
.byte -38
.byte 14
.byte 66
.byte 19
.byte -51
.byte 63
.byte -36
.byte -43
.byte 0
.byte -23
.byte -13
.byte 56
.byte -5
.byte 23
.byte 58
.byte -96
.byte -49
.byte -6
.byte -93
.byte -49
.byte 6
.byte -25
.byte 27
.byte -43
.byte -25
.byte -15
.byte -29
.byte 12
.byte 0
.byte 1
.byte -39
.byte -15
.byte 9
.byte 11
.byte -22
.byte -26
.byte -8
.byte 19
.byte -61
.byte -46
.byte -59
.byte 13
.byte -18
.byte 10
.byte -43
.byte -46
.byte -35
.byte -22
.byte -17
.byte -21
.byte -49
.byte -15
.byte -93
.byte -50
.byte -36
.byte -45
.byte -33
.byte -4
.byte -30
.byte -39
.byte -15
.byte -24
.byte -56
.byte -50
.byte -38
.byte -29
.byte -5
.byte -34
.byte 18
.byte -33
.byte -55
.byte -25
.byte -16
.byte -10
.byte -2
.byte 36
.byte -34
.byte -50
.byte -31
.byte -57
.byte -7
.byte 9
.byte -12
.byte 23
.byte 23
.byte -1
.byte 45
.byte -31
.byte -61
.byte 54
.byte -109
.byte -14
.byte -40
.byte -23
.byte -35
.byte 31
.byte -44
.byte -59
.byte -30
.byte -64
.byte 13
.byte 24
.byte 5
.byte -77
.byte -17
.byte -26
.byte -30
.byte -31
.byte -15
.byte -27
.byte -27
.byte -27
.byte -42
.byte -21
.byte -51
.byte -62
.byte -18
.byte -49
.byte 10
.byte 8
.byte -68
.byte -65
.byte -17
.byte -36
.byte -41
.byte -69
.byte -10
.byte -70
.byte -76
.byte -18
.byte -50
.byte -27
.byte 12
.byte -13
.byte 57
.byte -12
.byte 24
.byte 31
.byte -16
.byte 7
.byte 15
.byte -64
.byte -97
.byte -41
.byte -79
.byte -59
.byte -69
.byte -31
.byte 11
.byte 27
.byte 12
.byte 7
.byte -5
.byte -21
.byte -106
.byte -27
.byte 37
.byte -86
.byte -5
.byte -30
.byte -57
.byte 6
.byte -69
.byte 0
.byte -33
.byte -50
.byte -21
.byte 31
.byte -17
.byte -35
.byte -14
.byte -40
.byte -12
.byte -52
.byte -18
.byte 30
.byte -54
.byte -75
.byte -10
.byte -83
.byte -71
.byte -82
.byte -14
.byte 2
.byte -46
.byte 44
.byte 32
.byte -27
.byte -127
.byte -50
.byte -47
.byte -63
.byte -114
.byte -68
.byte -44
.byte -22
.byte 41
.byte -5
.byte -67
.byte 65
.byte -39
.byte 27
.byte 8
.byte 18
.byte 67
.byte -93
.byte -67
.byte 4
.byte -116
.byte 12
.byte 18
.byte -53
.byte -45
.byte -61
.byte -53
.byte -38
.byte -30
.byte -23
.byte -19
.byte -37
.byte -42
.byte -66
.byte -45
.byte -103
.byte -41
.byte -9
.byte -26
.byte -71
.byte -30
.byte -33
.byte -39
.byte -77
.byte -49
.byte -15
.byte -27
.byte -41
.byte -32
.byte -44
.byte -40
.byte -42
.byte -11
.byte -92
.byte -28
.byte -75
.byte -83
.byte -60
.byte -48
.byte -33
.byte 8
.byte -28
.byte -7
.byte -71
.byte -54
.byte -108
.byte -30
.byte -88
.byte -25
.byte -43
.byte -3
.byte -11
.byte -67
.byte -26
.byte -45
.byte -73
.byte -43
.byte -25
.byte -2
.byte -40
.byte -55
.byte -84
.byte -38
.byte -42
.byte -55
.byte -35
.byte -77
.byte -19
.byte -11
.byte -43
.byte 11
.byte -71
.byte -22
.byte -61
.byte -104
.byte -40
.byte 1
.byte -2
.byte -74
.byte -12
.byte -11
.byte -79
.byte 16
.byte -43
.byte -13
.byte -28
.byte -7
.byte -38
.byte 5
.byte -36
.byte -9
.byte -78
.byte 27
.byte 6
.byte -4
.byte -73
.byte -40
.byte -42
.byte 8
.byte 4
.byte -62
.byte -32
.byte -31
.byte -47
.byte -45
.byte -48
.byte -64
.byte 12
.byte -2
.byte -52
.byte -62
.byte -53
.byte -34
.byte 7
.byte 1
.byte 23
.byte -32
.byte 12
.byte -52
.byte 55
.byte -71
.byte -11
.byte -92
.byte 29
.byte -1
.byte 15
.byte -56
.byte -29
.byte 5
.byte -24
.byte -12
.byte -31
.byte 22
.byte 12
.byte 54
.byte 15
.byte -67
.byte -69
.byte -54
.byte -44
.byte 78
.byte -99
.byte -12
.byte 6
.byte -54
.byte 51
.byte 0
.byte -11
.byte -14
.byte 2
.byte -4
.byte 7
.byte -48
.byte -14
.byte -32
.byte -72
.byte -51
.byte -34
.byte -11
.byte -35
.byte -55
.byte -22
.byte 21
.byte -77
.byte -31
.byte -101
.byte -127
.byte -87
.byte -28
.byte -25
.byte 62
.byte -74
.byte -79
.byte 19
.byte 4
.byte -25
.byte -25
.byte -58
.byte -4
.byte -71
.byte 27
.byte -35
.byte -9
.byte 28
.byte -70
.byte -62
.byte -10
.byte -30
.byte -16
.byte -10
.byte 46
.byte -49
.byte 3
.byte -29
.byte -9
.byte -57
.byte -78
.byte -50
.byte -39
.byte -55
.byte -53
.byte 4
.byte -28
.byte -11
.byte 8
.byte -7
.byte -5
.byte -35
.byte -20
.byte -8
.byte -19
.byte -13
.byte -15
.byte -11
.byte -32
.byte -32
.byte 5
.byte -2
.byte -37
.byte -6
.byte -33
.byte -24
.byte -51
.byte -53
.byte -54
.byte -30
.byte 10
.byte -45
.byte -64
.byte -11
.byte -2
.byte -21
.byte -3
.byte 13
.byte 0
.byte -18
.byte -69
.byte -111
.byte 19
.byte -14
.byte -10
.byte 3
.byte -55
.byte -19
.byte -74
.byte -35
.byte -21
.byte -41
.byte -9
.byte -40
.byte -26
.byte -52
.byte -42
.byte -59
.byte -30
.byte -21
.byte -58
.byte -27
.byte -25
.byte -3
.byte -6
.byte -38
.byte 11
.byte 33
.byte 4
.byte -42
.byte -5
.byte -58
.byte -105
.byte -14
.byte -72
.byte -49
.byte -37
.byte -121
.byte -47
.byte -127
.byte -37
.byte -50
.byte -21
.byte -12
.byte -36
.byte 24
.byte -10
.byte -8
.byte 10
.byte -27
.byte -56
.byte 18
.byte -16
.byte -4
.byte 14
.byte -39
.byte -57
.byte 27
.byte -8
.byte 29
.byte -25
.byte 24
.byte 0
.byte -69
.byte -66
.byte 28
.byte -23
.byte 3
.byte -39
.byte -49
.byte -3
.byte 27
.byte -2
.byte -12
.byte -14
.byte -3
.byte -5
.byte 15
.byte -19
.byte 9
.byte -55
.byte -25
.byte -73
.byte -6
.byte -22
.byte -12
.byte -42
.byte 26
.byte -16
.byte -52
.byte -22
.byte 10
.byte -37
.byte -39
.byte -23
.byte -13
.byte 12
.byte -28
.byte 9
.byte 28
.byte 14
.byte 18
.byte -34
.byte -50
.byte -84
.byte -15
.byte -23
.byte -40
.byte 12
.byte -4
.byte -9
.byte 45
.byte -71
.byte -25
.byte -25
.byte -74
.byte -17
.byte 37
.byte -18
.byte 40
.byte 33
.byte -4
.byte -56
.byte -6
.byte -51
.byte 17
.byte -68
.byte -9
.byte -33
.byte 60
.byte 12
.byte 25
.byte -33
.byte 33
.byte 54
.byte 32
.byte -14
.byte 19
.byte -74
.byte -31
.byte 14
.byte -2
.byte 42
.byte 4
.byte 5
.byte -1
.byte -49
.byte 4
.byte -28
.byte -26
.byte -17
.byte -1
.byte -49
.byte -35
.byte 31
.byte -38
.byte -67
.byte 48
.byte 4
.byte -13
.byte -33
.byte -38
.byte 41
.byte 42
.byte 3
.byte -38
.byte -16
.byte -47
.byte -30
.byte 21
.byte -21
.byte -43
.byte 13
.byte -45
.byte -11
.byte 52
.byte -24
.byte 8
.byte 20
.byte -73
.byte -67
.byte 42
.byte -22
.byte -4
.byte 40
.byte -19
.byte 8
.byte 11
.byte -41
.byte -38
.byte -26
.byte 10
.byte -91
.byte 2
.byte -19
.byte -7
.byte -38
.byte 34
.byte 41
.byte 5
.byte 21
.byte 16
.byte -52
.byte -47
.byte -9
.byte -39
.byte 70
.byte 9
.byte 31
.byte 40
.byte -63
.byte -27
.byte -3
.byte -66
.byte -45
.byte 25
.byte -48
.byte -53
.byte -47
.byte 28
.byte 45
.byte 74
.byte -44
.byte -46
.byte -27
.byte 15
.byte 19
.byte -49
.byte 39
.byte -31
.byte -18
.byte -64
.byte -35
.byte -32
.byte -31
.byte 14
.byte 69
.byte 16
.byte -57
.byte -83
.byte 17
.byte -10
.byte -27
.byte 15
.byte -3
.byte -27
.byte 34
.byte -30
.byte 28
.byte -25
.byte 41
.byte -3
.byte -27
.byte -62
.byte 47
.byte -97
.byte -49
.byte 4
.byte -44
.byte 10
.byte -64
.byte 41
.byte -74
.byte 38
.byte -18
.byte -7
.byte -35
.byte 17
.byte -46
.byte -41
.byte 45
.byte -34
.byte -36
.byte -36
.byte -127
.byte 41
.byte 1
.byte -6
.byte -2
.byte 12
.byte 61
.byte -71
.byte -15
.byte 15
.byte -29
.byte -37
.byte 10
.byte -28
.byte 14
.byte -41
.byte 3
.byte -3
.byte 63
.byte -32
.byte 81
.byte -90
.byte 23
.byte -15
.byte -111
.byte 12
.byte 6
.byte 74
.byte -21
.byte 15
.byte 14
.byte 25
.byte 7
.byte 29
.byte 18
.byte 1
.byte 8
.byte -44
.byte 7
.byte 66
.byte -28
.byte -14
.byte -2
.byte 29
.byte 70
.byte -48
.byte 25
.byte -7
.byte 15
.byte 48
.byte 20
.byte -23
.byte -101
.byte 25
.byte 16
.byte 60
.byte 40
.byte 22
.byte 5
.byte -6
.byte 1
.byte -19
.byte -22
.byte 32
.byte -13
.byte -23
.byte -6
.byte -23
.byte 2
.byte 21
.byte -30
.byte -33
.byte 50
.byte -60
.byte -21
.byte -53
.byte 10
.byte -82
.byte -56
.byte 33
.byte -53
.byte -28
.byte -1
.byte -69
.byte -24
.byte -78
.byte 15
.byte -19
.byte -13
.byte -67
.byte 39
.byte 60
.byte -4
.byte -5
.byte 17
.byte -98
.byte 17
.byte -126
.byte -54
.byte 7
.byte 24
.byte -32
.byte -67
.byte -32
.byte -46
.byte -64
.byte -13
.byte 41
.byte -127
.byte -11
.byte -58
.byte -64
.byte 25
.byte -80
.byte 11
.byte -18
.byte 19
.byte -39
.byte 21
.byte 52
.byte -97
.byte -78
.byte 52
.byte -40
.byte -40
.byte -64
.byte -15
.byte -49
.byte -25
.byte -85
.byte -53
.byte -2
.byte -25
.byte -47
.byte -67
.byte -40
.byte 18
.byte -17
.byte 28
.byte -62
.byte -1
.byte 32
.byte -44
.byte -83
.byte 34
.byte -69
.byte 10
.byte 25
.byte -70
.byte -84
.byte -58
.byte 27
.byte -101
.byte 12
.byte 45
.byte -80
.byte -40
.byte -57
.byte 17
.byte -36
.byte -27
.byte -45
.byte -94
.byte 0
.byte -50
.byte 9
.byte -11
.byte -63
.byte 21
.byte -3
.byte -87
.byte 49
.byte -15
.byte -105
.byte -31
.byte -84
.byte 31
.byte -64
.byte -91
.byte -25
.byte -42
.byte -8
.byte -53
.byte 4
.byte -108
.byte 52
.byte 5
.byte -9
.byte -68
.byte -90
.byte -10
.byte -21
.byte -70
.byte -26
.byte 25
.byte 12
.byte -35
.byte -87
.byte -3
.byte -30
.byte -62
.byte -9
.byte 12
.byte 2
.byte 20
.byte -38
.byte 36
.byte 32
.byte 45
.byte -50
.byte -33
.byte -29
.byte -67
.byte -59
.byte -65
.byte 22
.byte -2
.byte 15
.byte 39
.byte 30
.byte -54
.byte 30
.byte -1
.byte -54
.byte -40
.byte -14
.byte -8
.byte -86
.byte -83
.byte -52
.byte 24
.byte -16
.byte -24
.byte -22
.byte -18
.byte -28
.byte -74
.byte -38
.byte 25
.byte -2
.byte 16
.byte -71
.byte -14
.byte -6
.byte 49
.byte -59
.byte -90
.byte 25
.byte -52
.byte -69
.byte -42
.byte -48
.byte -68
.byte 46
.byte 46
.byte -39
.byte 9
.byte -21
.byte -47
.byte 14
.byte -82
.byte -72
.byte -80
.byte -78
.byte 16
.byte -52
.byte 10
.byte 14
.byte -23
.byte 17
.byte 53
.byte 7
.byte -29
.byte 29
.byte 54
.byte -39
.byte -58
.byte 42
.byte -3
.byte 21
.byte -22
.byte 30
.byte 34
.byte 8
.byte 30
.byte -54
.byte 27
.byte -15
.byte -39
.byte -34
.byte -87
.byte 10
.byte -14
.byte 10
.byte 7
.byte -51
.byte 15
.byte -4
.byte -14
.byte -52
.byte -49
.byte -51
.byte -49
.byte -18
.byte 4
.byte -6
.byte -7
.byte 10
.byte -52
.byte 4
.byte 7
.byte 3
.byte -59
.byte -39
.byte 59
.byte -18
.byte -78
.byte -2
.byte 5
.byte 40
.byte 34
.byte -59
.byte 23
.byte 16
.byte -14
.byte 65
.byte 31
.byte 6
.byte 15
.byte 47
.byte 27
.byte 76
.byte -43
.byte -23
.byte 14
.byte -12
.byte -2
.byte -26
.byte -8
.byte 3
.byte -82
.byte -28
.byte 39
.byte 18
.byte -29
.byte -26
.byte -33
.byte -16
.byte -12
.byte 21
.byte 13
.byte -2
.byte -6
.byte 25
.byte -57
.byte 20
.byte -1
.byte -87
.byte 3
.byte -50
.byte -1
.byte 23
.byte -30
.byte -21
.byte -51
.byte -7
.byte -127
.byte -103
.byte 13
.byte -36
.byte -31
.byte -64
.byte -48
.byte -1
.byte -39
.byte -35
.byte -59
.byte -4
.byte -37
.byte -28
.byte 31
.byte 3
.byte 7
.byte -43
.byte -66
.byte 32
.byte -33
.byte -17
.byte 21
.byte -28
.byte 69
.byte 2
.byte 9
.byte 10
.byte 27
.byte -30
.byte 23
.byte 35
.byte 56
.byte -2
.byte 0
.byte -62
.byte -13
.byte 14
.byte 16
.byte -31
.byte -9
.byte -16
.byte -41
.byte 14
.byte -27
.byte 53
.byte 7
.byte -34
.byte 0
.byte -35
.byte 12
.byte 1
.byte -78
.byte -41
.byte 69
.byte -11
.byte 3
.byte -15
.byte -7
.byte -22
.byte 38
.byte -10
.byte 5
.byte -38
.byte 41
.byte 52
.byte -33
.byte -44
.byte 2
.byte -3
.byte 0
.byte -11
.byte 18
.byte -15
.byte 24
.byte -17
.byte -46
.byte -28
.byte 10
.byte 15
.byte -1
.byte -29
.byte -43
.byte -12
.byte -83
.byte -27
.byte -24
.byte -52
.byte -41
.byte -65
.byte -24
.byte -100
.byte -39
.byte -41
.byte -41
.byte 9
.byte 26
.byte 5
.byte -82
.byte -21
.byte 7
.byte 13
.byte -3
.byte -24
.byte -48
.byte -57
.byte -70
.byte -6
.byte -24
.byte -20
.byte -42
.byte -17
.byte -22
.byte -42
.byte -53
.byte -22
.byte -62
.byte -39
.byte -50
.byte -64
.byte -27
.byte -67
.byte -79
.byte -24
.byte -55
.byte -53
.byte 27
.byte -32
.byte -45
.byte -25
.byte -45
.byte -75
.byte -27
.byte -25
.byte -33
.byte -22
.byte -16
.byte 8
.byte -77
.byte -53
.byte -63
.byte -53
.byte -8
.byte -79
.byte -86
.byte -48
.byte -46
.byte -116
.byte -127
.byte -66
.byte -21
.byte -36
.byte -60
.byte -45
.byte -68
.byte 18
.byte -28
.byte 18
.byte -11
.byte 8
.byte -54
.byte -82
.byte -80
.byte -74
.byte -57
.byte -32
.byte -56
.byte -119
.byte -34
.byte -23
.byte 5
.byte -8
.byte 17
.byte 82
.byte -11
.byte -34
.byte -98
.byte -75
.byte -4
.byte -38
.byte -66
.byte -3
.byte 11
.byte -61
.byte 47
.byte -50
.byte -44
.byte 0
.byte 17
.byte -36
.byte -30
.byte -65
.byte -96
.byte -45
.byte 36
.byte -41
.byte -41
.byte -20
.byte -64
.byte -11
.byte 40
.byte -3
.byte -22
.byte -26
.byte 9
.byte -60
.byte -28
.byte -126
.byte -58
.byte -74
.byte -83
.byte -18
.byte -16
.byte -38
.byte -20
.byte -50
.byte -17
.byte -45
.byte -13
.byte -17
.byte 16
.byte -53
.byte -72
.byte -77
.byte -45
.byte -57
.byte -20
.byte -4
.byte -10
.byte 6
.byte -25
.byte -31
.byte -33
.byte -36
.byte -26
.byte -81
.byte -73
.byte -55
.byte -63
.byte -24
.byte 72
.byte -22
.byte -36
.byte 76
.byte -49
.byte -69
.byte -9
.byte -83
.byte -27
.byte -17
.byte 36
.byte 49
.byte 18
.byte -14
.byte 10
.byte -83
.byte -64
.byte -55
.byte -37
.byte -5
.byte -33
.byte -10
.byte -24
.byte -3
.byte 1
.byte -36
.byte 45
.byte 3
.byte -5
.byte -41
.byte -23
.byte 32
.byte -60
.byte 11
.byte -21
.byte -25
.byte -69
.byte -66
.byte -42
.byte -22
.byte -24
.byte -11
.byte -30
.byte -6
.byte -21
.byte -23
.byte -3
.byte -72
.byte -31
.byte 74
.byte -19
.byte -31
.byte 115
.byte -84
.byte -50
.byte 7
.byte -70
.byte -82
.byte -59
.byte -36
.byte 25
.byte -42
.byte -53
.byte -5
.byte -14
.byte -19
.byte -28
.byte -75
.byte 50
.byte -34
.byte -82
.byte 62
.byte -24
.byte -47
.byte 53
.byte -34
.byte -46
.byte -35
.byte -42
.byte -63
.byte -83
.byte -24
.byte -43
.byte -25
.byte -37
.byte -6
.byte -23
.byte -39
.byte -1
.byte 2
.byte -25
.byte -28
.byte 48
.byte -52
.byte -34
.byte -121
.byte -55
.byte 41
.byte -7
.byte -44
.byte 25
.byte -66
.byte -20
.byte -24
.byte -3
.byte -7
.byte -75
.byte -13
.byte -42
.byte -103
.byte -104
.byte -9
.byte -2
.byte -59
.byte -22
.byte 71
.byte 8
.byte -92
.byte -79
.byte -13
.byte -33
.byte -80
.byte -31
.byte -43
.byte -37
.byte -27
.byte 20
.byte -93
.byte -77
.byte -5
.byte -81
.byte -64
.byte -93
.byte -7
.byte -6
.byte 46
.byte -32
.byte -75
.byte 14
.byte 9
.byte -103
.byte -5
.byte 28
.byte -82
.byte -40
.byte -99
.byte -12
.byte -23
.byte -44
.byte -9
.byte -3
.byte -22
.byte 12
.byte 51
.byte -85
.byte -28
.byte -81
.byte -56
.byte -11
.byte 10
.byte -83
.byte 49
.byte -33
.byte -60
.byte 70
.byte -60
.byte -59
.byte -21
.byte -118
.byte 5
.byte 28
.byte -86
.byte -77
.byte 15
.byte -73
.byte -86
.byte -76
.byte -89
.byte 32
.byte -20
.byte 54
.byte -114
.byte 118
.byte -88
.byte -3
.byte 56
.byte -60
.byte -39
.byte -79
.byte -38
.byte 29
.byte 0
.byte -55
.byte 22
.byte -3
.byte -23
.byte 6
.byte 10
.byte 3
.byte -121
.byte -15
.byte 2
.byte -91
.byte 34
.byte 39
.byte 12
.byte -18
.byte 40
.byte -77
.byte -89
.byte 42
.byte -34
.byte 97
.byte 31
.byte -104
.byte 21
.byte 2
.byte 42
.byte 16
.byte -25
.byte -56
.byte -11
.byte -77
.byte -48
.byte -5
.byte 43
.byte -21
.byte -127
.byte 18
.byte 0
.byte -78
.byte -41
.byte -118
.byte 94
.byte 15
.byte -56
.byte -25
.byte -9
.byte -24
.byte 20
.byte -32
.byte -10
.byte -48
.byte 3
.byte -46
.byte 14
.byte -10
.byte 22
.byte 11
.byte -19
.byte -50
.byte -15
.byte -32
.byte -5
.byte 26
.byte 34
.byte -53
.byte 7
.byte -57
.byte -9
.byte -8
.byte 6
.byte -30
.byte -16
.byte 15
.byte -52
.byte -17
.byte -25
.byte 62
.byte 19
.byte 15
.byte -12
.byte -29
.byte -31
.byte 24
.byte -63
.byte 24
.byte 12
.byte -25
.byte -6
.byte -37
.byte -5
.byte -32
.byte -8
.byte 35
.byte -30
.byte -46
.byte -61
.byte 5
.byte 24
.byte -41
.byte -36
.byte 21
.byte 3
.byte 12
.byte 9
.byte 3
.byte 21
.byte -15
.byte 28
.byte -35
.byte -5
.byte -45
.byte 22
.byte -35
.byte -31
.byte 15
.byte -52
.byte -14
.byte -9
.byte 38
.byte -4
.byte 21
.byte 1
.byte 19
.byte -71
.byte -8
.byte -25
.byte -27
.byte 2
.byte -50
.byte 25
.byte -26
.byte -35
.byte -11
.byte -3
.byte -38
.byte -96
.byte -30
.byte -29
.byte -16
.byte 15
.byte 4
.byte -48
.byte -13
.byte 53
.byte -82
.byte -127
.byte -37
.byte -71
.byte -1
.byte -6
.byte 30
.byte -2
.byte -8
.byte -11
.byte -10
.byte -26
.byte -72
.byte -29
.byte 27
.byte 16
.byte 10
.byte -7
.byte -23
.byte 30
.byte -85
.byte 19
.byte 23
.byte -32
.byte 22
.byte -26
.byte -4
.byte 6
.byte 24
.byte 4
.byte 7
.byte 30
.byte -29
.byte -49
.byte -31
.byte 1
.byte 17
.byte -8
.byte -13
.byte 7
.byte 46
.byte 2
.byte 43
.byte -4
.byte -22
.byte -25
.byte -36
.byte 54
.byte -16
.byte -44
.byte 19
.byte 16
.byte -8
.byte 2
.byte 28
.byte 18
.byte 15
.byte 36
.byte -3
.byte -2
.byte 13
.byte 13
.byte 43
.byte 47
.byte -33
.byte -4
.byte -32
.byte -13
.byte -14
.byte -24
.byte 33
.byte -27
.byte -8
.byte -11
.byte -25
.byte -32
.byte -27
.byte 18
.byte 25
.byte 4
.byte 34
.byte 7
.byte 7
.byte 27
.byte -39
.byte 65
.byte 10
.byte -11
.byte 38
.byte -32
.byte -23
.byte -34
.byte 8
.byte -31
.byte -1
.byte 25
.byte 11
.byte -47
.byte -57
.byte -33
.byte -13
.byte -26
.byte 5
.byte -8
.byte -28
.byte -42
.byte -24
.byte -6
.byte 21
.byte -34
.byte -30
.byte -77
.byte -3
.byte -58
.byte -10
.byte -21
.byte 40
.byte -40
.byte -23
.byte 6
.byte -21
.byte 13
.byte -81
.byte -33
.byte -29
.byte 11
.byte -42
.byte -29
.byte 0
.byte 25
.byte 34
.byte -44
.byte -39
.byte -25
.byte 2
.byte -15
.byte -35
.byte -1
.byte 11
.byte -1
.byte 11
.byte 44
.byte -11
.byte -36
.byte -36
.byte -74
.byte 57
.byte -19
.byte -31
.byte 1
.byte -33
.byte -64
.byte -17
.byte 2
.byte 10
.byte -50
.byte 2
.byte -30
.byte 28
.byte 2
.byte 4
.byte 5
.byte -46
.byte -60
.byte 5
.byte 0
.byte -4
.byte -45
.byte 13
.byte 3
.byte -24
.byte 38
.byte -27
.byte 0
.byte -6
.byte -39
.byte -35
.byte -24
.byte -2
.byte 36
.byte 28
.byte -29
.byte 13
.byte -5
.byte -52
.byte 24
.byte -31
.byte 19
.byte -11
.byte 31
.byte 30
.byte -40
.byte 25
.byte -19
.byte 27
.byte -48
.byte -12
.byte -18
.byte 39
.byte -6
.byte -20
.byte -71
.byte 21
.byte 47
.byte -21
.byte 16
.byte -3
.byte -32
.byte -22
.byte -44
.byte 9
.byte -30
.byte -19
.byte -7
.byte -52
.byte -8
.byte -47
.byte -6
.byte 37
.byte -24
.byte -6
.byte 6
.byte 8
.byte -21
.byte 22
.byte -49
.byte -7
.byte -60
.byte -83
.byte -17
.byte 15
.byte -65
.byte -18
.byte -6
.byte 54
.byte -10
.byte 10
.byte 13
.byte -42
.byte -22
.byte 13
.byte 11
.byte -7
.byte -23
.byte 9
.byte -66
.byte -24
.byte -51
.byte 44
.byte 54
.byte -127
.byte -8
.byte -4
.byte 19
.byte 39
.byte 17
.byte 8
.byte -12
.byte 17
.byte -3
.byte -17
.byte -69
.byte -48
.byte 19
.byte -1
.byte -43
.byte -10
.byte 40
.byte -50
.byte 6
.byte 64
.byte -4
.byte 17
.byte -66
.byte -2
.byte -19
.byte -44
.byte -14
.byte -5
.byte -30
.byte 2
.byte -7
.byte -3
.byte -38
.byte -71
.byte -85
.byte -4
.byte -33
.byte 30
.byte -68
.byte 16
.byte 26
.byte 3
.byte -68
.byte -20
.byte -107
.byte -119
.byte 46
.byte -64
.byte -3
.byte -15
.byte -32
.byte 37
.byte -93
.byte -57
.byte -58
.byte -59
.byte 49
.byte -25
.byte 11
.byte 25
.byte -43
.byte -20
.byte -72
.byte -85
.byte -27
.byte 5
.byte -84
.byte 14
.byte -85
.byte 0
.byte -27
.byte -1
.byte -55
.byte -44
.byte -41
.byte -56
.byte 19
.byte -75
.byte 0
.byte -57
.byte -4
.byte 9
.byte -124
.byte -40
.byte -59
.byte -54
.byte 31
.byte -127
.byte -46
.byte -15
.byte 2
.byte -50
.byte 26
.byte 19
.byte -74
.byte -65
.byte 5
.byte 24
.byte 9
.byte -89
.byte -63
.byte -36
.byte -63
.byte 9
.byte -69
.byte -37
.byte -77
.byte 18
.byte -34
.byte -12
.byte -38
.byte -77
.byte -15
.byte -34
.byte 15
.byte -54
.byte -32
.byte -73
.byte -43
.byte -20
.byte -30
.byte 12
.byte -48
.byte -65
.byte -112
.byte -12
.byte -48
.byte -50
.byte -9
.byte -15
.byte 11
.byte 34
.byte -74
.byte -108
.byte -80
.byte -23
.byte 23
.byte -7
.byte -40
.byte -72
.byte -22
.byte 34
.byte -78
.byte -40
.byte -88
.byte 7
.byte 7
.byte -79
.byte -6
.byte 33
.byte -47
.byte -59
.byte 13
.byte -66
.byte -79
.byte -62
.byte -25
.byte -32
.byte -68
.byte -9
.byte -61
.byte -70
.byte 38
.byte -35
.byte -70
.byte -62
.byte 13
.byte -98
.byte -48
.byte 58
.byte 35
.byte -15
.byte -68
.byte -35
.byte 17
.byte 46
.byte 21
.byte 13
.byte 32
.byte -27
.byte -47
.byte 14
.byte -60
.byte 1
.byte 40
.byte -58
.byte -10
.byte -57
.byte -17
.byte -26
.byte -78
.byte -82
.byte -14
.byte 27
.byte -8
.byte -61
.byte -13
.byte -96
.byte 12
.byte -72
.byte -82
.byte -55
.byte -21
.byte -4
.byte 4
.byte -67
.byte 34
.byte -7
.byte 13
.byte 7
.byte 6
.byte 7
.byte -61
.byte -74
.byte -18
.byte 29
.byte -48
.byte 36
.byte -36
.byte -53
.byte -87
.byte 26
.byte 5
.byte -9
.byte -99
.byte 25
.byte -42
.byte 16
.byte 24
.byte 13
.byte -48
.byte -42
.byte -102
.byte 10
.byte -20
.byte -27
.byte -26
.byte -57
.byte -14
.byte 12
.byte -25
.byte 24
.byte -34
.byte -22
.byte -36
.byte -55
.byte -90
.byte -40
.byte -30
.byte -4
.byte -81
.byte -42
.byte -18
.byte -108
.byte 37
.byte -19
.byte 31
.byte -3
.byte -48
.byte -33
.byte -11
.byte 48
.byte -43
.byte 1
.byte -19
.byte -50
.byte -28
.byte -55
.byte -18
.byte -19
.byte -90
.byte 23
.byte 30
.byte -28
.byte 30
.byte -38
.byte -20
.byte -35
.byte -99
.byte 22
.byte -32
.byte -105
.byte -81
.byte -102
.byte -33
.byte -97
.byte -57
.byte -6
.byte -84
.byte 12
.byte -38
.byte -17
.byte 27
.byte 5
.byte -30
.byte -12
.byte -21
.byte -127
.byte -37
.byte -32
.byte -2
.byte -7
.byte -100
.byte -11
.byte 7
.byte 54
.byte 29
.byte -26
.byte -60
.byte -73
.byte -50
.byte -45
.byte 24
.byte 8
.byte -45
.byte 26
.byte -76
.byte 4
.byte 3
.byte -63
.byte -24
.byte -8
.byte 42
.byte -52
.byte -52
.byte 11
.byte -15
.byte 34
.byte 2
.byte -90
.byte 28
.byte -64
.byte -29
.byte -59
.byte -42
.byte 14
.byte 30
.byte -37
.byte 20
.byte -13
.byte -63
.byte -24
.byte -109
.byte 41
.byte -16
.byte -93
.byte -35
.byte -68
.byte -24
.byte 31
.byte 6
.byte -10
.byte -51
.byte -25
.byte -13
.byte 14
.byte -9
.byte 75
.byte -9
.byte -27
.byte -3
.byte -71
.byte 9
.byte 74
.byte -36
.byte 23
.byte -113
.byte 14
.byte -18
.byte 20
.byte -19
.byte -11
.byte -89
.byte 72
.byte -8
.byte -7
.byte -25
.byte 21
.byte -9
.byte 19
.byte -1
.byte 58
.byte 14
.byte -44
.byte -102
.byte 22
.byte 35
.byte -15
.byte -18
.byte 9
.byte 68
.byte 11
.byte -7
.byte -14
.byte -18
.byte -47
.byte 28
.byte 83
.byte -64
.byte -36
.byte 43
.byte 89
.byte -20
.byte 32
.byte 20
.byte 46
.byte -15
.byte 18
.byte -94
.byte -9
.byte 41
.byte -81
.byte -19
.byte 47
.byte 35
.byte 12
.byte -2
.byte -15
.byte 55
.byte -7
.byte -3
.byte 6
.byte -59
.byte -9
.byte 7
.byte -37
.byte 13
.byte -12
.byte -55
.byte -18
.byte 62
.byte -4
.byte 13
.byte 24
.byte -10
.byte -33
.byte -14
.byte -14
.byte -13
.byte 77
.byte 1
.byte -46
.byte -62
.byte -10
.byte -23
.byte -9
.byte -21
.byte -33
.byte -3
.byte -25
.byte -15
.byte -1
.byte 28
.byte -9
.byte -68
.byte -72
.byte -65
.byte 41
.byte -38
.byte -62
.byte 10
.byte -79
.byte -37
.byte -27
.byte -72
.byte -78
.byte 1
.byte 38
.byte -14
.byte 14
.byte -67
.byte -8
.byte -29
.byte -59
.byte 31
.byte -45
.byte -13
.byte 3
.byte -12
.byte -8
.byte 64
.byte 5
.byte -88
.byte 80
.byte -85
.byte -30
.byte -64
.byte -59
.byte -16
.byte -75
.byte -38
.byte 1
.byte -23
.byte 0
.byte 9
.byte -32
.byte 35
.byte -33
.byte 20
.byte 36
.byte -47
.byte 11
.byte -87
.byte 49
.byte -40
.byte 2
.byte -24
.byte 11
.byte 19
.byte -116
.byte 76
.byte 40
.byte 37
.byte -11
.byte 33
.byte 21
.byte -69
.byte -12
.byte 24
.byte -2
.byte -25
.byte -78
.byte -59
.byte -31
.byte -47
.byte -6
.byte 11
.byte 3
.byte 8
.byte 63
.byte -52
.byte -57
.byte -87
.byte -68
.byte -20
.byte 34
.byte 17
.byte 3
.byte -5
.byte 0
.byte -22
.byte 21
.byte 38
.byte 55
.byte 12
.byte -48
.byte -1
.byte 12
.byte -16
.byte -49
.byte -16
.byte 8
.byte 33
.byte -116
.byte -51
.byte -13
.byte 32
.byte -7
.byte 4
.byte -67
.byte -74
.byte -54
.byte -61
.byte 2
.byte 30
.byte -19
.byte -5
.byte 23
.byte -54
.byte 27
.byte 43
.byte -48
.byte 17
.byte 50
.byte -34
.byte -4
.byte -21
.byte -15
.byte 8
.byte -38
.byte -4
.byte -31
.byte 4
.byte -8
.byte -61
.byte 17
.byte -7
.byte 81
.byte -62
.byte -15
.byte 12
.byte -86
.byte 127
.byte -20
.byte -21
.byte 61
.byte -112
.byte -9
.byte 36
.byte -13
.byte -48
.byte -15
.byte 11
.byte 9
.byte 30
.byte 4
.byte -12
.byte -8
.byte -54
.byte -60
.byte -65
.byte -90
.byte -7
.byte -67
.byte -86
.byte -27
.byte -9
.byte -69
.byte -25
.byte -53
.byte -8
.byte -14
.byte -26
.byte 6
.byte -55
.byte 0
.byte -17
.byte -33
.byte 1
.byte -46
.byte -33
.byte -53
.byte -47
.byte -33
.byte -37
.byte -44
.byte -89
.byte 31
.byte -54
.byte 24
.byte -33
.byte -54
.byte -31
.byte -36
.byte 5
.byte -68
.byte -30
.byte -9
.byte -11
.byte -21
.byte -69
.byte -76
.byte -29
.byte -47
.byte -24
.byte -39
.byte -45
.byte -45
.byte -71
.byte 2
.byte -127
.byte -25
.byte -42
.byte -72
.byte -65
.byte 0
.byte -4
.byte -85
.byte -11
.byte -74
.byte -18
.byte -17
.byte -30
.byte 3
.byte 14
.byte -73
.byte -17
.byte -19
.byte -90
.byte -47
.byte -36
.byte -37
.byte 1
.byte -32
.byte 17
.byte -11
.byte -19
.byte -56
.byte -27
.byte 15
.byte -20
.byte -35
.byte -17
.byte 66
.byte -41
.byte -55
.byte -67
.byte -44
.byte -61
.byte -31
.byte -8
.byte -42
.byte -76
.byte -2
.byte -79
.byte -46
.byte -107
.byte 37
.byte -87
.byte -41
.byte -104
.byte -26
.byte -65
.byte -18
.byte 39
.byte -23
.byte 22
.byte -71
.byte -20
.byte -14
.byte 14
.byte -38
.byte -1
.byte -53
.byte -83
.byte 21
.byte -38
.byte 57
.byte -25
.byte -19
.byte -35
.byte -54
.byte -17
.byte 27
.byte 11
.byte -4
.byte 2
.byte -54
.byte 18
.byte 91
.byte -49
.byte 27
.byte -111
.byte -92
.byte -20
.byte -59
.byte -102
.byte -34
.byte -66
.byte 20
.byte -36
.byte 18
.byte -28
.byte 15
.byte 28
.byte 8
.byte -77
.byte -48
.byte -98
.byte -14
.byte 66
.byte -15
.byte -21
.byte -34
.byte -24
.byte 5
.byte 5
.byte -3
.byte -75
.byte 32
.byte 88
.byte -1
.byte -25
.byte -7
.byte -33
.byte -15
.byte -81
.byte -15
.byte -27
.byte -34
.byte -1
.byte -41
.byte 21
.byte -65
.byte -15
.byte -16
.byte 6
.byte 24
.byte -10
.byte -33
.byte 10
.byte 6
.byte 17
.byte -50
.byte 25
.byte -17
.byte -30
.byte 27
.byte -51
.byte -19
.byte -58
.byte -53
.byte 2
.byte 2
.byte 25
.byte -101
.byte -37
.byte -9
.byte 41
.byte -15
.byte -36
.byte 17
.byte 7
.byte 0
.byte 12
.byte -18
.byte -97
.byte -13
.byte 23
.byte 76
.byte 49
.byte -23
.byte -38
.byte -30
.byte -63
.byte -10
.byte 42
.byte -33
.byte 7
.byte 23
.byte -54
.byte -10
.byte -68
.byte -76
.byte 73
.byte -21
.byte 34
.byte -67
.byte -101
.byte 28
.byte -52
.byte -57
.byte 5
.byte 6
.byte 9
.byte -4
.byte 20
.byte -106
.byte 4
.byte 43
.byte -42
.byte -52
.byte 23
.byte 13
.byte 52
.byte 18
.byte -26
.byte 24
.byte 25
.byte -13
.byte 11
.byte -12
.byte 25
.byte -39
.byte -80
.byte -18
.byte -19
.byte -20
.byte -58
.byte -27
.byte 7
.byte 36
.byte -35
.byte -22
.byte 22
.byte -62
.byte -13
.byte -27
.byte 27
.byte -35
.byte -38
.byte -51
.byte -18
.byte 5
.byte 63
.byte -29
.byte 24
.byte 58
.byte -55
.byte -13
.byte -8
.byte -32
.byte -92
.byte -32
.byte -42
.byte -17
.byte -44
.byte -21
.byte -57
.byte 10
.byte -21
.byte -82
.byte -124
.byte -26
.byte -31
.byte 24
.byte -57
.byte -81
.byte 15
.byte -5
.byte -25
.byte -8
.byte -55
.byte -21
.byte -28
.byte -16
.byte -13
.byte -41
.byte 11
.byte -40
.byte -27
.byte -47
.byte 12
.byte -10
.byte -19
.byte -29
.byte 7
.byte -21
.byte -10
.byte 12
.byte -49
.byte 57
.byte 2
.byte 34
.byte 10
.byte -16
.byte -19
.byte -16
.byte 32
.byte 23
.byte 10
.byte -17
.byte -31
.byte -37
.byte 98
.byte -80
.byte -53
.byte 18
.byte -20
.byte -64
.byte -23
.byte 14
.byte 4
.byte 68
.byte -43
.byte -14
.byte 92
.byte -32
.byte -30
.byte -23
.byte 8
.byte 21
.byte 38
.byte -20
.byte -52
.byte 53
.byte 28
.byte 68
.byte -78
.byte 19
.byte 14
.byte 1
.byte -9
.byte -36
.byte 13
.byte -12
.byte 22
.byte 68
.byte -3
.byte -36
.byte -44
.byte -101
.byte 13
.byte 43
.byte -59
.byte -22
.byte -127
.byte -83
.byte 10
.byte -43
.byte 10
.byte -32
.byte -40
.byte -47
.byte 27
.byte -9
.byte -35
.byte -26
.byte -24
.byte -33
.byte 77
.byte 40
.byte -127
.byte 6
.byte 7
.byte -5
.byte -56
.byte -30
.byte -36
.byte 8
.byte 1
.byte -8
.byte 7
.byte 18
.byte 9
.byte -6
.byte -24
.byte -30
.byte 52
.byte -39
.byte 48
.byte -41
.byte -15
.byte -2
.byte -39
.byte -23
.byte -63
.byte 33
.byte -20
.byte -30
.byte -12
.byte -61
.byte -17
.byte -25
.byte 68
.byte 80
.byte -5
.byte -14
.byte -14
.byte -54
.byte 0
.byte 3
.byte -53
.byte -46
.byte -45
.byte -48
.byte 12
.byte 38
.byte -77
.byte 10
.byte -69
.byte -41
.byte 14
.byte -17
.byte -4
.byte 0
.byte -75
.byte -25
.byte -36
.byte -58
.byte 17
.byte -72
.byte -67
.byte -29
.byte 56
.byte -32
.byte -29
.byte -8
.byte 28
.byte -45
.byte -45
.byte 20
.byte -37
.byte -35
.byte -12
.byte 28
.byte 26
.byte 23
.byte -53
.byte -82
.byte -36
.byte -11
.byte 11
.byte -26
.byte 0
.byte 29
.byte -90
.byte -20
.byte 4
.byte -82
.byte 24
.byte -16
.byte 28
.byte -60
.byte -46
.byte 38
.byte -65
.byte -52
.byte -22
.byte -45
.byte 5
.byte -38
.byte 22
.byte -86
.byte -16
.byte 26
.byte -38
.byte -114
.byte -12
.byte 14
.byte 34
.byte 10
.byte -74
.byte 14
.byte -17
.byte -46
.byte 0
.byte -122
.byte 31
.byte -43
.byte -6
.byte -5
.byte 0
.byte -75
.byte -21
.byte -5
.byte -2
.byte 48
.byte -47
.byte -90
.byte 27
.byte 21
.byte -6
.byte -22
.byte 41
.byte -9
.byte 23
.byte -57
.byte -12
.byte -4
.byte 21
.byte -14
.byte 50
.byte 66
.byte -38
.byte -51
.byte -6
.byte -35
.byte -85
.byte -63
.byte 41
.byte -47
.byte -11
.byte 35
.byte -33
.byte -27
.byte 10
.byte -49
.byte -98
.byte -55
.byte -12
.byte 71
.byte -59
.byte -10
.byte -15
.byte -6
.byte -24
.byte 77
.byte -16
.byte -34
.byte -32
.byte -40
.byte -4
.byte 5
.byte 4
.byte 17
.byte -20
.byte -79
.byte -13
.byte 38
.byte -41
.byte -75
.byte 12
.byte 23
.byte -42
.byte -11
.byte -34
.byte 54
.byte -53
.byte -46
.byte -57
.byte -85
.byte -36
.byte 75
.byte -56
.byte 40
.byte 12
.byte -59
.byte -101
.byte -99
.byte -80
.byte -56
.byte -19
.byte -5
.byte -108
.byte -75
.byte -99
.byte -10
.byte 49
.byte -10
.byte -50
.byte -61
.byte -26
.byte -55
.byte -77
.byte -27
.byte -36
.byte -12
.byte -52
.byte -43
.byte -16
.byte -41
.byte -93
.byte -70
.byte -3
.byte -40
.byte -40
.byte -44
.byte 7
.byte -65
.byte -22
.byte 33
.byte -12
.byte 12
.byte -91
.byte -25
.byte 24
.byte -59
.byte -82
.byte -49
.byte -78
.byte -101
.byte -31
.byte -48
.byte -38
.byte -82
.byte -49
.byte 49
.byte -9
.byte -53
.byte -43
.byte -27
.byte 0
.byte -53
.byte -33
.byte -41
.byte -1
.byte -74
.byte -37
.byte -78
.byte -68
.byte 15
.byte -64
.byte -3
.byte -76
.byte 24
.byte -8
.byte -122
.byte -106
.byte -52
.byte 5
.byte -52
.byte -95
.byte -39
.byte -47
.byte -22
.byte -48
.byte 13
.byte -80
.byte -53
.byte -64
.byte -83
.byte -5
.byte -57
.byte -9
.byte 40
.byte -64
.byte -12
.byte -38
.byte -32
.byte 34
.byte 14
.byte -58
.byte -107
.byte 32
.byte -127
.byte -35
.byte -92
.byte 36
.byte -76
.byte -50
.byte 16
.byte 7
.byte -25
.byte -21
.byte -63
.byte -22
.byte -29
.byte -12
.byte -66
.byte -40
.byte 44
.byte -36
.byte -20
.byte -60
.byte -37
.byte 9
.byte 61
.byte -24
.byte -55
.byte 0
.byte -43
.byte -31
.byte 30
.byte 19
.byte -19
.byte 43
.byte -74
.byte -35
.byte -27
.byte 21
.byte 7
.byte -62
.byte -85
.byte 1
.byte -11
.byte -73
.byte -13
.byte -41
.byte -102
.byte 7
.byte 3
.byte -36
.byte -76
.byte 3
.byte -67
.byte -79
.byte -64
.byte -11
.byte -42
.byte -31
.byte 26
.byte -49
.byte -6
.byte -35
.byte -2
.byte 2
.byte -53
.byte -79
.byte -1
.byte -51
.byte -7
.byte 56
.byte 36
.byte -62
.byte -52
.byte -38
.byte -53
.byte -31
.byte -29
.byte -40
.byte -78
.byte 19
.byte -59
.byte -8
.byte 49
.byte 33
.byte -48
.byte 21
.byte 13
.byte 11
.byte -12
.byte -79
.byte -24
.byte 28
.byte 13
.byte -19
.byte -88
.byte -59
.byte -1
.byte 32
.byte -57
.byte 16
.byte 44
.byte -25
.byte 1
.byte -7
.byte -19
.byte 35
.byte 54
.byte -45
.byte -58
.byte 7
.byte -60
.byte -56
.byte -39
.byte 3
.byte -2
.byte 15
.byte -34
.byte 0
.byte -37
.byte -68
.byte -22
.byte -25
.byte 13
.byte -2
.byte -26
.byte -35
.byte -11
.byte -39
.byte -64
.byte -4
.byte 39
.byte -18
.byte -28
.byte 34
.byte 4
.byte -41
.byte 57
.byte 14
.byte -21
.byte -83
.byte -40
.byte -71
.byte -47
.byte -71
.byte 21
.byte -12
.byte 8
.byte -87
.byte -53
.byte 19
.byte 26
.byte 13
.byte 55
.byte -73
.byte -4
.byte -104
.byte -50
.byte -7
.byte -34
.byte -84
.byte -10
.byte -1
.byte -23
.byte -45
.byte -21
.byte 45
.byte -42
.byte -82
.byte -13
.byte -66
.byte -46
.byte 6
.byte -63
.byte -45
.byte -25
.byte -61
.byte 3
.byte 3
.byte -14
.byte -29
.byte -30
.byte -3
.byte -48
.byte -12
.byte -90
.byte -59
.byte -52
.byte -78
.byte -17
.byte -72
.byte -97
.byte -53
.byte -7
.byte -50
.byte -66
.byte -39
.byte -5
.byte 16
.byte 53
.byte 18
.byte -50
.byte -59
.byte -71
.byte -75
.byte 1
.byte 26
.byte -97
.byte -56
.byte -13
.byte -51
.byte -17
.byte -60
.byte 31
.byte 108
.byte 67
.byte 98
.byte 39
.byte 16
.byte -50
.byte 26
.byte -2
.byte 12
.byte 24
.byte -40
.byte 13
.byte -32
.byte -68
.byte -37
.byte 77
.byte 6
.byte -76
.byte -30
.byte -12
.byte -31
.byte -65
.byte -65
.byte -57
.byte 95
.byte 20
.byte -61
.byte 35
.byte 24
.byte -10
.byte -56
.byte -21
.byte 54
.byte 37
.byte -16
.byte 16
.byte -55
.byte -57
.byte -50
.byte -29
.byte -15
.byte 4
.byte 1
.byte -61
.byte 47
.byte -127
.byte 5
.byte -87
.byte 35
.byte 100
.byte -35
.byte -65
.byte 17
.byte -6
.byte -41
.byte -68
.byte 13
.byte -48
.byte -123
.byte -60
.byte -90
.byte -10
.byte 28
.byte -30
.byte -28
.byte 15
.byte -68
.byte -12
.byte 23
.byte -15
.byte -62
.byte -34
.byte -20
.byte -73
.byte -73
.byte -69
.byte 2
.byte -26
.byte 22
.byte 22
.byte -17
.byte -17
.byte -2
.byte 28
.byte -51
.byte 0
.byte -72
.byte -46
.byte 3
.byte -75
.byte 22
.byte -56
.byte -35
.byte -33
.byte -58
.byte -83
.byte -66
.byte -39
.byte -81
.byte -20
.byte -42
.byte -3
.byte 9
.byte -49
.byte 2
.byte 2
.byte -32
.byte -42
.byte 30
.byte 8
.byte -40
.byte -41
.byte -33
.byte -11
.byte -26
.byte -65
.byte -59
.byte -5
.byte -25
.byte -50
.byte -34
.byte 6
.byte -35
.byte -2
.byte -3
.byte 10
.byte -3
.byte -41
.byte -52
.byte -45
.byte -25
.byte 5
.byte -19
.byte -44
.byte -16
.byte 21
.byte -66
.byte -87
.byte -30
.byte -77
.byte -51
.byte -5
.byte -57
.byte -91
.byte 35
.byte -85
.byte -41
.byte 17
.byte 4
.byte -13
.byte -12
.byte -50
.byte -19
.byte -75
.byte -63
.byte -96
.byte -56
.byte -49
.byte -49
.byte -75
.byte -2
.byte -46
.byte -104
.byte 16
.byte -29
.byte -18
.byte -51
.byte -108
.byte 14
.byte -49
.byte -44
.byte 26
.byte -34
.byte 19
.byte -14
.byte -11
.byte -16
.byte -33
.byte -15
.byte -5
.byte -2
.byte -33
.byte -60
.byte 4
.byte 8
.byte -45
.byte 4
.byte 9
.byte -19
.byte -25
.byte -5
.byte 6
.byte -50
.byte -84
.byte -49
.byte -27
.byte -49
.byte 10
.byte 8
.byte -53
.byte -72
.byte -32
.byte -29
.byte -33
.byte -32
.byte -6
.byte -41
.byte -36
.byte 15
.byte -35
.byte 12
.byte -24
.byte -27
.byte 9
.byte -35
.byte 20
.byte -3
.byte -22
.byte -20
.byte -14
.byte -127
.byte -58
.byte 39
.byte 17
.byte -33
.byte 5
.byte -105
.byte -97
.byte -2
.byte -1
.byte -58
.byte -6
.byte 21
.byte -3
.byte 3
.byte -75
.byte 8
.byte -6
.byte -51
.byte -28
.byte -20
.byte 20
.byte -46
.byte -1
.byte -75
.byte -32
.byte -47
.byte -29
.byte -26
.byte -7
.byte -38
.byte 14
.byte -19
.byte 41
.byte 9
.byte -18
.byte -67
.byte -11
.byte 46
.byte -11
.byte -26
.byte -47
.byte -10
.byte -10
.byte -59
.byte -54
.byte -50
.byte 4
.byte -51
.byte 53
.byte -84
.byte -32
.byte 38
.byte 10
.byte -32
.byte -19
.byte -23
.byte -95
.byte 94
.byte -80
.byte 42
.byte -4
.byte -58
.byte -11
.byte -62
.byte -40
.byte 22
.byte -12
.byte 45
.byte -38
.byte 51
.byte 0
.byte -16
.byte -9
.byte -98
.byte -26
.byte -70
.byte -20
.byte 22
.byte 75
.byte -48
.byte -25
.byte 22
.byte -7
.byte 44
.byte -30
.byte 14
.byte 9
.byte -2
.byte -70
.byte 69
.byte -114
.byte 39
.byte 14
.byte -35
.byte 37
.byte -16
.byte -31
.byte -33
.byte -19
.byte -86
.byte -64
.byte 93
.byte -14
.byte 12
.byte 22
.byte -40
.byte -28
.byte 37
.byte -49
.byte 13
.byte -74
.byte 16
.byte -54
.byte -55
.byte -6
.byte -28
.byte -19
.byte -23
.byte -66
.byte -23
.byte -18
.byte -26
.byte 12
.byte -24
.byte -4
.byte -89
.byte -57
.byte -58
.byte -55
.byte -70
.byte 21
.byte -41
.byte -49
.byte 29
.byte -47
.byte -80
.byte -10
.byte -71
.byte 16
.byte -7
.byte -102
.byte 25
.byte -20
.byte -20
.byte 5
.byte -19
.byte -38
.byte -22
.byte -22
.byte 13
.byte -46
.byte -76
.byte -14
.byte 54
.byte -127
.byte 44
.byte 36
.byte -10
.byte -54
.byte -38
.byte 37
.byte 16
.byte -37
.byte -13
.byte 10
.byte 19
.byte -14
.byte -22
.byte 26
.byte 20
.byte -26
.byte -24
.byte 10
.byte -14
.byte 60
.byte -7
.byte 0
.byte -26
.byte 13
.byte -8
.byte -24
.byte -21
.byte 39
.byte 18
.byte 8
.byte 61
.byte -31
.byte -31
.byte -12
.byte -70
.byte -28
.byte -50
.byte -55
.byte -43
.byte -2
.byte 35
.byte 32
.byte 4
.byte -66
.byte 0
.byte 34
.byte 5
.byte -13
.byte -43
.byte -63
.byte 12
.byte 70
.byte -43
.byte -20
.byte 36
.byte -77
.byte 70
.byte -72
.byte -10
.byte 81
.byte 23
.byte -45
.byte 26
.byte -117
.byte -18
.byte 32
.byte -50
.byte 54
.byte 21
.byte -31
.byte 22
.byte -46
.byte -37
.byte -29
.byte -20
.byte 46
.byte 46
.byte 43
.byte 12
.byte -127
.byte -99
.byte 20
.byte 21
.byte -47
.byte -8
.byte 7
.byte 2
.byte 30
.byte -19
.byte 52
.byte 4
.byte 7
.byte 30
.byte -30
.byte 39
.byte -18
.byte 24
.byte 55
.byte -58
.byte 97
.byte -105
.byte -17
.byte -6
.byte -103
.byte -17
.byte 9
.byte -104
.byte -50
.byte 33
.byte 16
.byte -33
.byte -50
.byte -13
.byte 3
.byte -21
.byte 8
.byte 45
.byte 65
.byte 14
.byte 38
.byte 23
.byte 38
.byte 57
.byte 44
.byte 48
.byte -68
.byte 32
.byte 60
.byte -36
.byte 57
.byte 38
.byte -66
.byte 63
.byte -14
.byte -3
.byte 53
.byte -49
.byte -76
.byte 24
.byte -18
.byte 39
.byte -13
.byte -117
.byte -33
.byte -41
.byte -18
.byte -38
.byte -57
.byte -4
.byte -24
.byte -41
.byte -22
.byte -9
.byte -47
.byte -26
.byte -19
.byte 80
.byte 13
.byte 35
.byte -76
.byte -71
.byte 38
.byte -21
.byte -86
.byte -55
.byte -26
.byte -47
.byte -16
.byte -69
.byte -9
.byte -73
.byte -12
.byte -58
.byte -6
.byte 37
.byte -11
.byte -22
.byte -114
.byte -14
.byte 19
.byte -2
.byte 35
.byte -45
.byte -3
.byte -31
.byte -24
.byte 38
.byte -56
.byte -42
.byte -36
.byte -21
.byte -111
.byte -10
.byte 33
.byte -34
.byte -61
.byte -112
.byte -83
.byte -30
.byte -70
.byte -54
.byte -72
.byte -55
.byte 3
.byte 4
.byte -13
.byte 40
.byte 9
.byte 47
.byte 63
.byte -49
.byte -99
.byte -42
.byte 34
.byte -41
.byte -7
.byte -25
.byte 18
.byte 13
.byte -20
.byte 4
.byte 13
.byte -5
.byte -88
.byte -3
.byte 29
.byte -27
.byte 29
.byte -61
.byte -107
.byte 58
.byte -5
.byte -57
.byte 41
.byte -27
.byte -40
.byte 42
.byte 30
.byte -5
.byte -36
.byte -30
.byte -52
.byte -41
.byte 60
.byte 12
.byte 12
.byte -18
.byte 17
.byte 45
.byte -62
.byte -67
.byte 7
.byte 34
.byte -85
.byte -23
.byte -67
.byte -27
.byte -23
.byte -21
.byte -76
.byte -58
.byte 2
.byte -96
.byte 33
.byte -63
.byte -29
.byte 25
.byte -87
.byte 58
.byte -62
.byte -118
.byte -64
.byte -79
.byte -37
.byte -17
.byte -58
.byte -117
.byte -16
.byte -92
.byte 7
.byte 13
.byte -5
.byte -92
.byte -20
.byte -22
.byte -90
.byte -120
.byte -91
.byte -55
.byte -40
.byte 24
.byte -1
.byte 5
.byte -3
.byte -48
.byte -82
.byte -32
.byte -31
.byte -92
.byte -2
.byte -57
.byte -20
.byte -86
.byte -92
.byte -32
.byte -124
.byte 15
.byte -53
.byte -93
.byte -77
.byte 23
.byte -3
.byte -63
.byte -52
.byte -81
.byte -59
.byte -24
.byte -49
.byte -28
.byte 24
.byte -8
.byte -96
.byte -61
.byte 33
.byte -52
.byte -50
.byte 12
.byte 7
.byte -6
.byte -41
.byte -12
.byte 18
.byte 6
.byte -80
.byte -127
.byte -5
.byte -35
.byte -23
.byte -54
.byte 5
.byte 65
.byte 29
.byte -75
.byte -27
.byte -51
.byte -25
.byte -60
.byte -19
.byte -104
.byte -35
.byte 16
.byte -14
.byte -58
.byte 70
.byte -69
.byte -71
.byte -29
.byte 38
.byte -31
.byte -11
.byte -16
.byte -43
.byte -47
.byte -12
.byte 1
.byte -45
.byte -69
.byte -52
.byte 25
.byte -10
.byte 48
.byte 19
.byte -34
.byte 31
.byte 17
.byte -65
.byte -67
.byte -67
.byte 29
.byte 1
.byte -35
.byte 2
.byte 59
.byte -90
.byte -45
.byte -28
.byte -53
.byte 39
.byte -23
.byte 37
.byte -24
.byte -8
.byte -1
.byte -113
.byte -88
.byte -16
.byte -88
.byte -88
.byte -89
.byte -42
.byte -26
.byte -46
.byte -67
.byte -49
.byte -75
.byte -12
.byte -35
.byte -11
.byte -93
.byte -45
.byte -37
.byte -83
.byte -10
.byte -70
.byte -20
.byte -2
.byte 1
.byte 125
.byte -53
.byte -35
.byte 10
.byte -74
.byte -111
.byte -12
.byte -41
.byte 7
.byte -56
.byte -29
.byte 39
.byte -41
.byte -88
.byte -41
.byte -81
.byte 17
.byte 39
.byte -48
.byte -34
.byte -66
.byte -68
.byte -83
.byte -58
.byte 13
.byte 13
.byte -83
.byte -99
.byte -65
.byte 12
.byte -32
.byte -18
.byte -37
.byte 39
.byte -51
.byte -8
.byte 16
.byte -1
.byte -52
.byte -32
.byte -110
.byte -28
.byte -3
.byte -74
.byte -79
.byte -32
.byte -46
.byte -127
.byte 11
.byte -105
.byte -77
.byte -57
.byte -7
.byte -75
.byte -23
.byte -42
.byte -43
.byte -96
.byte -24
.byte -18
.byte 8
.byte -2
.byte -100
.byte -46
.byte -41
.byte -77
.byte -39
.byte -13
.byte 9
.byte 10
.byte 16
.byte -47
.byte -67
.byte -79
.byte -102
.byte -85
.byte -85
.byte -67
.byte -26
.byte -10
.byte 27
.byte -21
.byte -61
.byte 4
.byte 18
.byte -52
.byte -108
.byte -60
.byte -5
.byte 65
.byte -81
.byte -107
.byte -56
.byte 9
.byte -118
.byte 0
.byte -22
.byte -103
.byte -23
.byte -46
.byte 1
.byte -86
.byte 31
.byte 40
.byte -26
.byte -28
.byte 21
.byte -65
.byte 49
.byte 51
.byte 31
.byte -82
.byte 43
.byte -124
.byte 22
.byte 13
.byte 29
.byte -4
.byte -22
.byte 24
.byte -44
.byte -14
.byte -7
.byte 7
.byte 26
.byte -50
.byte -46
.byte -1
.byte -6
.byte 15
.byte 0
.byte -4
.byte -63
.byte 24
.byte -12
.byte 0
.byte -54
.byte 53
.byte -8
.byte -34
.byte -75
.byte -71
.byte 13
.byte -70
.byte 13
.byte 44
.byte -5
.byte 97
.byte -76
.byte 61
.byte -91
.byte -19
.byte 16
.byte -46
.byte 63
.byte 26
.byte 28
.byte -58
.byte -51
.byte 2
.byte -56
.byte -112
.byte -6
.byte -76
.byte -13
.byte 14
.byte 55
.byte 39
.byte 13
.byte -12
.byte -41
.byte 0
.byte -11
.byte -77
.byte -28
.byte 24
.byte 87
.byte 37
.byte -64
.byte -13
.byte -46
.byte 43
.byte 50
.byte 12
.byte -75
.byte -96
.byte 43
.byte -18
.byte 23
.byte 26
.byte -27
.byte -60
.byte -4
.byte 79
.byte -32
.byte -19
.byte 79
.byte 15
.byte 16
.byte 7
.byte 48
.byte -25
.byte -86
.byte -9
.byte 19
.byte -38
.byte -9
.byte 8
.byte -13
.byte 4
.byte -10
.byte 24
.byte 10
.byte 13
.byte 55
.byte -24
.byte 28
.byte -21
.byte -44
.byte -46
.byte 25
.byte 11
.byte 1
.byte 19
.byte -40
.byte -9
.byte 27
.byte -25
.byte 6
.byte -8
.byte -72
.byte 3
.byte 18
.byte -64
.byte 12
.byte 37
.byte 17
.byte -38
.byte -33
.byte -61
.byte -61
.byte -86
.byte -33
.byte -85
.byte -35
.byte -26
.byte -60
.byte -15
.byte 11
.byte 30
.byte -106
.byte 46
.byte 6
.byte 42
.byte -120
.byte -40
.byte -94
.byte -48
.byte -65
.byte -111
.byte -76
.byte -32
.byte -96
.byte -66
.byte -17
.byte -10
.byte 5
.byte -15
.byte -8
.byte -2
.byte -2
.byte -9
.byte 13
.byte -41
.byte -43
.byte -39
.byte 56
.byte -21
.byte -84
.byte -60
.byte -50
.byte -53
.byte -92
.byte -9
.byte -41
.byte -98
.byte -56
.byte -34
.byte -11
.byte -30
.byte 57
.byte 2
.byte 11
.byte -36
.byte -61
.byte -13
.byte -105
.byte -59
.byte -39
.byte -24
.byte -23
.byte -23
.byte 10
.byte -29
.byte -4
.byte -104
.byte -49
.byte -103
.byte -32
.byte -41
.byte 46
.byte -34
.byte 14
.byte -60
.byte -93
.byte -17
.byte -127
.byte -68
.byte -62
.byte -83
.byte 7
.byte -26
.byte -76
.byte -10
.byte 15
.byte -47
.byte 1
.byte -41
.byte -15
.byte -25
.byte -40
.byte -26
.byte -63
.byte -27
.byte -112
.byte -68
.byte -34
.byte -26
.byte -32
.byte -1
.byte -14
.byte -29
.byte -31
.byte -45
.byte 0
.byte 62
.byte -51
.byte -37
.byte -21
.byte -77
.byte 4
.byte -14
.byte -58
.byte -27
.byte -64
.byte 6
.byte -31
.byte -30
.byte -4
.byte 11
.byte -6
.byte -35
.byte -32
.byte -27
.byte -33
.byte -59
.byte -19
.byte 15
.byte -7
.byte -69
.byte -20
.byte -24
.byte -1
.byte 11
.byte -65
.byte -35
.byte 5
.byte -42
.byte -1
.byte -48
.byte -38
.byte -69
.byte 2
.byte -56
.byte -23
.byte -43
.byte -65
.byte -20
.byte 11
.byte -12
.byte -42
.byte -2
.byte -7
.byte -36
.byte -1
.byte -15
.byte -22
.byte 27
.byte -68
.byte -53
.byte -3
.byte 14
.byte -16
.byte 15
.byte 3
.byte 0
.byte 12
.byte 7
.byte -66
.byte -24
.byte 6
.byte -60
.byte -66
.byte -15
.byte -28
.byte 9
.byte -40
.byte -20
.byte -27
.byte 10
.byte 59
.byte -64
.byte -19
.byte -22
.byte 8
.byte -42
.byte -4
.byte -35
.byte -78
.byte -29
.byte 40
.byte 82
.byte 42
.byte 45
.byte 6
.byte -8
.byte 1
.byte 55
.byte -72
.byte -2
.byte -58
.byte -7
.byte -125
.byte -70
.byte -8
.byte -22
.byte 22
.byte -56
.byte 16
.byte -15
.byte -73
.byte -54
.byte -67
.byte -53
.byte 26
.byte 27
.byte 67
.byte 9
.byte -20
.byte 2
.byte 20
.byte -110
.byte 1
.byte 4
.byte -56
.byte -5
.byte 20
.byte -31
.byte -42
.byte 34
.byte -49
.byte -13
.byte -19
.byte 7
.byte 38
.byte -50
.byte 42
.byte -64
.byte -13
.byte -71
.byte -102
.byte -20
.byte -33
.byte 7
.byte -38
.byte 7
.byte -44
.byte -79
.byte -27
.byte 19
.byte 26
.byte 45
.byte -59
.byte -45
.byte -30
.byte 19
.byte 20
.byte 19
.byte 13
.byte 14
.byte -25
.byte -52
.byte -63
.byte 14
.byte -15
.byte 39
.byte -58
.byte -6
.byte -40
.byte -25
.byte -42
.byte -6
.byte 6
.byte -45
.byte 5
.byte -69
.byte -6
.byte 6
.byte 41
.byte -15
.byte 65
.byte -59
.byte 10
.byte 27
.byte -14
.byte -39
.byte 20
.byte 47
.byte -69
.byte -14
.byte -61
.byte -8
.byte 44
.byte -44
.byte -82
.byte -15
.byte -37
.byte 9
.byte -24
.byte -48
.byte -41
.byte -2
.byte -104
.byte -50
.byte 31
.byte -10
.byte -41
.byte -72
.byte -32
.byte -42
.byte -11
.byte -30
.byte -71
.byte 4
.byte -27
.byte -19
.byte -11
.byte 4
.byte -30
.byte -33
.byte 5
.byte -40
.byte -28
.byte -83
.byte 31
.byte -66
.byte -6
.byte -50
.byte 28
.byte -8
.byte 18
.byte 43
.byte -44
.byte -52
.byte -13
.byte -15
.byte 10
.byte -21
.byte -50
.byte 0
.byte -15
.byte -9
.byte 27
.byte -76
.byte -12
.byte 22
.byte -60
.byte -19
.byte -3
.byte 10
.byte -5
.byte -25
.byte -93
.byte 4
.byte 74
.byte 29
.byte -5
.byte 96
.byte 8
.byte 29
.byte 31
.byte 30
.byte 32
.byte -31
.byte -46
.byte -25
.byte -127
.byte -4
.byte 19
.byte 7
.byte -4
.byte -5
.byte -15
.byte 47
.byte -75
.byte 13
.byte -38
.byte -17
.byte -13
.byte 0
.byte -36
.byte -110
.byte -37
.byte 81
.byte 7
.byte 21
.byte -42
.byte 24
.byte 5
.byte 50
.byte -38
.byte 6
.byte -8
.byte 31
.byte -62
.byte -33
.byte -28
.byte -68
.byte -19
.byte -54
.byte -11
.byte 7
.byte -22
.byte -41
.byte -95
.byte 8
.byte -19
.byte -47
.byte -24
.byte -19
.byte -56
.byte -22
.byte -51
.byte 1
.byte -7
.byte -46
.byte -42
.byte -21
.byte -25
.byte -31
.byte 7
.byte 101
.byte -35
.byte -53
.byte -42
.byte -76
.byte -53
.byte 3
.byte 38
.byte -42
.byte -35
.byte -17
.byte -65
.byte -5
.byte -27
.byte -3
.byte 7
.byte -75
.byte -14
.byte -18
.byte -24
.byte -62
.byte -27
.byte -28
.byte -8
.byte -127
.byte -40
.byte -33
.byte -52
.byte -31
.byte -24
.byte -68
.byte -63
.byte -12
.byte -72
.byte -58
.byte -41
.byte 15
.byte -75
.byte -15
.byte -9
.byte 5
.byte 20
.byte 12
.byte -110
.byte -29
.byte -66
.byte 23
.byte -53
.byte -4
.byte 8
.byte -24
.byte -19
.byte -67
.byte 11
.byte -32
.byte -29
.byte -75
.byte -68
.byte -71
.byte -69
.byte -39
.byte -79
.byte 17
.byte -4
.byte -31
.byte -60
.byte -44
.byte 0
.byte -21
.byte 15
.byte -43
.byte -24
.byte -49
.byte 25
.byte 36
.byte -109
.byte -43
.byte 15
.byte -14
.byte -2
.byte -85
.byte -41
.byte -38
.byte -16
.byte -22
.byte 2
.byte -80
.byte -90
.byte -8
.byte -6
.byte -33
.byte -33
.byte -49
.byte -40
.byte -41
.byte -24
.byte -38
.byte -75
.byte -22
.byte -36
.byte -16
.byte 5
.byte -68
.byte -50
.byte 0
.byte 34
.byte -81
.byte -13
.byte 86
.byte -26
.byte 17
.byte -19
.byte -75
.byte -66
.byte 19
.byte -53
.byte -17
.byte 9
.byte -91
.byte -37
.byte -113
.byte -85
.byte -42
.byte 50
.byte -70
.byte -43
.byte -37
.byte -56
.byte -2
.byte -25
.byte 23
.byte 2
.byte -4
.byte 11
.byte 22
.byte -23
.byte -66
.byte -20
.byte 26
.byte -79
.byte -37
.byte 33
.byte -6
.byte 78
.byte 31
.byte -88
.byte -69
.byte 34
.byte -63
.byte -42
.byte -24
.byte -35
.byte 11
.byte -42
.byte -38
.byte 9
.byte -66
.byte -12
.byte -104
.byte 40
.byte -48
.byte 17
.byte 36
.byte -24
.byte -22
.byte -21
.byte -30
.byte -114
.byte 49
.byte -38
.byte -37
.byte -30
.byte -63
.byte -55
.byte -21
.byte -36
.byte -6
.byte -24
.byte -4
.byte -90
.byte 23
.byte -2
.byte 66
.byte -62
.byte -38
.byte -1
.byte -38
.byte -97
.byte 2
.byte 93
.byte -91
.byte -89
.byte -5
.byte -92
.byte 95
.byte -9
.byte -23
.byte 45
.byte -65
.byte -3
.byte 20
.byte -111
.byte 68
.byte -80
.byte 5
.byte 18
.byte -19
.byte -43
.byte -64
.byte -5
.byte -64
.byte -124
.byte 83
.byte -75
.byte -21
.byte -70
.byte -46
.byte -20
.byte 73
.byte -6
.byte 72
.byte 14
.byte 37
.byte -37
.byte -85
.byte -42
.byte 5
.byte 31
.byte 40
.byte -26
.byte 3
.byte -25
.byte -18
.byte 15
.byte 9
.byte -45
.byte -49
.byte -58
.byte -62
.byte 16
.byte 58
.byte 64
.byte -2
.byte 10
.byte 27
.byte -42
.byte -123
.byte -17
.byte -92
.byte 20
.byte -6
.byte -127
.byte -40
.byte -43
.byte -63
.byte 43
.byte 6
.byte -76
.byte -39
.byte -109
.byte 47
.byte -16
.byte -63
.byte 12
.byte 27
.byte -95
.byte -41
.byte 67
.byte -31
.byte 3
.byte -43
.byte -54
.byte 23
.byte 16
.byte 36
.byte -12
.byte -64
.byte -83
.byte 39
.byte 100
.byte -9
.byte -6
.byte -94
.byte 14
.byte -77
.byte 21
.byte -25
.byte -38
.byte -114
.byte -34
.byte -12
.byte -13
.byte 11
.byte 44
.byte 25
.byte -9
.byte -55
.byte -38
.byte -47
.byte -24
.byte 11
.byte 4
.byte -89
.byte 18
.byte 11
.byte 3
.byte 22
.byte 76
.byte -8
.byte -116
.byte -21
.byte -61
.byte -32
.byte -10
.byte 60
.byte -120
.byte 35
.byte 28
.byte -7
.byte -23
.byte -11
.byte -110
.byte 8
.byte 14
.byte -18
.byte 36
.byte 46
.byte 4
.byte -17
.byte -86
.byte -26
.byte -36
.byte -16
.byte 36
.byte -36
.byte -10
.byte -31
.byte -83
.byte -29
.byte -82
.byte -39
.byte 4
.byte 27
.byte -13
.byte -49
.byte -28
.byte -38
.byte 13
.byte -62
.byte -5
.byte 4
.byte -46
.byte -5
.byte 25
.byte 1
.byte -28
.byte -46
.byte -48
.byte -27
.byte -89
.byte 35
.byte -22
.byte -37
.byte 14
.byte -66
.byte -14
.byte -18
.byte -45
.byte -38
.byte -14
.byte -57
.byte 0
.byte -57
.byte 13
.byte -39
.byte -4
.byte 2
.byte -3
.byte -55
.byte -25
.byte -23
.byte 0
.byte -41
.byte -7
.byte -16
.byte 20
.byte -10
.byte -1
.byte 40
.byte -27
.byte -8
.byte -59
.byte 44
.byte -33
.byte 18
.byte -23
.byte 7
.byte -12
.byte -28
.byte -9
.byte -47
.byte -81
.byte -62
.byte -24
.byte -14
.byte -8
.byte -38
.byte -3
.byte -68
.byte -40
.byte -38
.byte -47
.byte -43
.byte -34
.byte -103
.byte -12
.byte -61
.byte -32
.byte 47
.byte -42
.byte -13
.byte -83
.byte -19
.byte -14
.byte 36
.byte -6
.byte -30
.byte 10
.byte 29
.byte -25
.byte -4
.byte -30
.byte -26
.byte 24
.byte 36
.byte -66
.byte 14
.byte -29
.byte 5
.byte -67
.byte -28
.byte -7
.byte -25
.byte 17
.byte 0
.byte -23
.byte -11
.byte -127
.byte -89
.byte 5
.byte 43
.byte 18
.byte 2
.byte 38
.byte -79
.byte 29
.byte -46
.byte -51
.byte 42
.byte -85
.byte -16
.byte 24
.byte 2
.byte -2
.byte -46
.byte -6
.byte -38
.byte -9
.byte 19
.byte -57
.byte -15
.byte 1
.byte -17
.byte -7
.byte 38
.byte 20
.byte 23
.byte -32
.byte 34
.byte -1
.byte 28
.byte -26
.byte -26
.byte -48
.byte -8
.byte -46
.byte -57
.byte 34
.byte -52
.byte -16
.byte -60
.byte -56
.byte 37
.byte -40
.byte -27
.byte 4
.byte -27
.byte -86
.byte 47
.byte 8
.byte 13
.byte -70
.byte -22
.byte 5
.byte -60
.byte -50
.byte -19
.byte -1
.byte -9
.byte -24
.byte -15
.byte -108
.byte 23
.byte -22
.byte -5
.byte -33
.byte 23
.byte -14
.byte -75
.byte 5
.byte -11
.byte -45
.byte -54
.byte -17
.byte -60
.byte -34
.byte -31
.byte -20
.byte -53
.byte -5
.byte 8
.byte 18
.byte 3
.byte 31
.byte -57
.byte -63
.byte -127
.byte -42
.byte 2
.byte 31
.byte 19
.byte 65
.byte 23
.byte -23
.byte -35
.byte -26
.byte 16
.byte 22
.byte -9
.byte -61
.byte -19
.byte 46
.byte -13
.byte 122
.byte -68
.byte -12
.byte 66
.byte -79
.byte -16
.byte -16
.byte 16
.byte 1
.byte -34
.byte -69
.byte 16
.byte -26
.byte -47
.byte -3
.byte -86
.byte -19
.byte 90
.byte -14
.byte -15
.byte -20
.byte -64
.byte -40
.byte -14
.byte 27
.byte 16
.byte -50
.byte -81
.byte 19
.byte -79
.byte 22
.byte -30
.byte -43
.byte 16
.byte -84
.byte -81
.byte -57
.byte -3
.byte 31
.byte -46
.byte -16
.byte 71
.byte -16
.byte -75
.byte -12
.byte -80
.byte -13
.byte -58
.byte -44
.byte -35
.byte -13
.byte 13
.byte 24
.byte 4
.byte -35
.byte -18
.byte -3
.byte -21
.byte -19
.byte 61
.byte -98
.byte -28
.byte 79
.byte -57
.byte -61
.byte -59
.byte -2
.byte 80
.byte -49
.byte -41
.byte 69
.byte -69
.byte -39
.byte -96
.byte -78
.byte -12
.byte -121
.byte -93
.byte -58
.byte -96
.byte -59
.byte -66
.byte 99
.byte -46
.byte -42
.byte -32
.byte 1
.byte -55
.byte 28
.byte -82
.byte 44
.byte -2
.byte 70
.byte 12
.byte -22
.byte -61
.byte -26
.byte -45
.byte -117
.byte 44
.byte 17
.byte -38
.byte -62
.byte -77
.byte -69
.byte -22
.byte -59
.byte 17
.byte -30
.byte 2
.byte 13
.byte 67
.byte -9
.byte -12
.byte 14
.byte -44
.byte -63
.byte -64
.byte 0
.byte -62
.byte -15
.byte -88
.byte 15
.byte 41
.byte -61
.byte -62
.byte -67
.byte -74
.byte -95
.byte 63
.byte -32
.byte 56
.byte 16
.byte -64
.byte -6
.byte -31
.byte -5
.byte 1
.byte -9
.byte 19
.byte -30
.byte -57
.byte -58
.byte -79
.byte -61
.byte 23
.byte 47
.byte -44
.byte 1
.byte 72
.byte -40
.byte -58
.byte -25
.byte 7
.byte -48
.byte -67
.byte 15
.byte 27
.byte -67
.byte -58
.byte -14
.byte -11
.byte -50
.byte -10
.byte -72
.byte -59
.byte -22
.byte -71
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte -2
.byte -100
.byte -18
.byte -82
.byte 33
.byte -22
.byte -117
.byte -90
.byte -85
.byte -55
.byte 12
.byte -88
.byte -88
.byte -62
.byte -46
.byte -62
.byte -8
.byte -98
.byte -41
.byte -61
.byte -82
.byte -35
.byte -59
.byte -54
.byte -64
.byte 26
.byte -5
.byte 23
.byte -101
.byte -79
.byte -23
.byte -34
.byte -36
.byte 16
.byte -21
.byte -59
.byte -77
.byte -44
.byte -43
.byte -28
.byte -53
.byte -49
.byte -13
.byte -20
.byte -107
.byte 13
.byte -79
.byte -82
.byte 25
.byte -115
.byte -58
.byte -25
.byte 22
.byte -20
.byte -14
.byte -92
.byte -40
.byte -52
.byte 7
.byte -73
.byte -69
.byte -61
.byte -84
.byte 27
.byte -53
.byte -25
.byte -26
.byte -14
.byte -44
.byte -27
.byte -65
.byte -51
.byte 40
.byte 45
.byte -29
.byte -62
.byte -41
.byte 14
.byte -55
.byte -17
.byte -23
.byte -59
.byte 34
.byte -100
.byte -127
.byte 18
.byte -10
.byte -32
.byte -33
.byte -6
.byte -14
.byte -63
.byte -3
.byte -41
.byte -44
.byte -54
.byte -15
.byte -28
.byte -27
.byte -59
.byte -25
.byte -16
.byte 23
.byte -24
.byte 33
.byte 28
.byte 26
.byte -62
.byte -22
.byte 37
.byte -62
.byte 13
.byte 8
.byte -34
.byte -8
.byte -17
.byte -16
.byte -11
.byte 38
.byte -26
.byte 26
.byte -25
.byte 1
.byte -91
.byte -67
.byte -17
.byte -75
.byte 51
.byte 60
.byte -26
.byte -17
.byte -39
.byte -58
.byte 45
.byte -2
.byte -78
.byte -37
.byte 34
.byte 4
.byte -100
.byte -13
.byte -4
.byte -127
.byte 22
.byte 18
.byte -96
.byte 19
.byte 70
.byte -8
.byte 24
.byte -2
.byte 28
.byte 3
.byte 0
.byte -9
.byte -76
.byte 19
.byte 32
.byte 39
.byte 32
.byte -4
.byte -4
.byte 2
.byte 29
.byte 7
.byte -23
.byte -5
.byte 9
.byte -5
.byte -33
.byte -35
.byte 2
.byte -21
.byte -41
.byte -2
.byte 26
.byte -16
.byte 25
.byte -17
.byte -46
.byte -34
.byte -57
.byte -44
.byte -35
.byte -27
.byte -22
.byte -13
.byte -39
.byte -20
.byte -32
.byte -65
.byte -71
.byte 17
.byte -9
.byte -1
.byte -8
.byte -18
.byte 101
.byte 44
.byte 13
.byte 9
.byte 19
.byte 71
.byte 2
.byte 3
.byte 14
.byte -39
.byte -13
.byte 43
.byte -54
.byte 19
.byte 26
.byte 51
.byte 100
.byte -42
.byte 77
.byte -7
.byte 1
.byte -1
.byte -26
.byte 27
.byte -31
.byte 0
.byte -58
.byte 79
.byte -67
.byte 15
.byte -26
.byte -56
.byte 65
.byte -19
.byte -22
.byte -81
.byte 80
.byte -14
.byte -1
.byte -38
.byte 30
.byte -33
.byte 52
.byte -67
.byte -54
.byte 52
.byte -19
.byte -10
.byte -85
.byte -127
.byte 11
.byte 70
.byte 12
.byte 17
.byte -21
.byte -110
.byte 72
.byte -99
.byte 121
.byte -27
.byte 10
.byte -11
.byte -9
.byte -41
.byte -22
.byte -24
.byte -31
.byte -43
.byte -38
.byte -26
.byte -13
.byte -4
.byte -41
.byte -60
.byte 0
.byte -113
.byte -10
.byte -74
.byte 116
.byte -78
.byte -28
.byte -104
.byte -39
.byte 4
.byte -48
.byte -30
.byte -37
.byte -95
.byte 6
.byte -58
.byte -32
.byte -1
.byte 6
.byte 47
.byte -19
.byte -4
.byte 2
.byte -12
.byte -40
.byte 7
.byte 44
.byte -60
.byte 10
.byte -47
.byte 15
.byte -31
.byte -58
.byte -1
.byte -14
.byte -127
.byte -68
.byte -13
.byte 53
.byte -16
.byte -88
.byte 49
.byte 11
.byte -12
.byte -53
.byte -28
.byte -5
.byte -23
.byte 91
.byte 52
.byte 11
.byte -40
.byte 3
.byte -46
.byte 36
.byte -16
.byte -80
.byte -13
.byte 24
.byte 9
.byte -47
.byte -43
.byte -15
.byte -53
.byte 16
.byte -21
.byte -23
.byte 24
.byte 29
.byte -49
.byte -31
.byte 27
.byte 7
.byte -9
.byte 6
.byte -1
.byte -43
.byte -43
.byte 23
.byte -57
.byte 57
.byte 54
.byte -29
.byte -9
.byte -17
.byte -60
.byte 38
.byte -25
.byte -24
.byte -24
.byte 25
.byte 17
.byte -105
.byte -73
.byte -9
.byte -41
.byte 16
.byte 2
.byte 31
.byte 13
.byte 17
.byte -38
.byte -28
.byte -8
.byte 50
.byte 23
.byte 21
.byte -5
.byte -45
.byte -24
.byte -42
.byte 23
.byte -48
.byte 36
.byte -127
.byte 28
.byte -89
.byte 5
.byte 20
.byte -61
.byte 54
.byte -101
.byte 31
.byte -5
.byte -56
.byte 31
.byte -106
.byte 8
.byte -34
.byte 58
.byte -18
.byte 4
.byte -21
.byte -85
.byte 41
.byte -65
.byte 9
.byte -103
.byte 3
.byte -7
.byte -14
.byte -11
.byte -62
.byte -39
.byte -46
.byte -29
.byte -46
.byte 33
.byte 6
.byte 4
.byte -43
.byte -49
.byte -19
.byte -9
.byte -11
.byte 16
.byte -22
.byte -46
.byte -38
.byte 51
.byte -59
.byte -49
.byte -22
.byte -68
.byte 8
.byte -86
.byte -16
.byte -54
.byte -53
.byte -61
.byte -41
.byte 32
.byte 34
.byte -117
.byte -18
.byte -65
.byte -38
.byte 65
.byte -23
.byte 0
.byte 27
.byte -21
.byte 29
.byte -88
.byte -36
.byte 46
.byte -30
.byte -32
.byte 15
.byte -43
.byte -15
.byte -37
.byte 36
.byte 32
.byte -52
.byte 21
.byte 1
.byte -48
.byte -39
.byte -44
.byte 15
.byte 52
.byte -39
.byte 18
.byte -17
.byte -13
.byte -28
.byte -39
.byte -33
.byte -64
.byte 46
.byte -30
.byte -11
.byte -33
.byte -50
.byte 33
.byte -11
.byte 2
.byte -20
.byte 12
.byte -75
.byte -22
.byte -32
.byte 35
.byte -45
.byte 40
.byte -43
.byte 4
.byte -14
.byte 1
.byte 43
.byte -67
.byte 91
.byte 0
.byte -12
.byte -29
.byte 53
.byte -12
.byte -43
.byte 22
.byte 24
.byte -46
.byte -32
.byte -25
.byte -26
.byte -49
.byte -63
.byte -12
.byte 6
.byte 23
.byte -18
.byte 93
.byte 42
.byte -76
.byte 0
.byte -36
.byte -31
.byte -44
.byte -47
.byte -55
.byte 13
.byte -12
.byte -12
.byte 29
.byte -62
.byte -15
.byte -12
.byte -4
.byte 19
.byte -10
.byte -18
.byte -25
.byte -46
.byte -14
.byte -20
.byte -36
.byte -35
.byte -46
.byte -28
.byte -41
.byte -64
.byte 64
.byte -90
.byte 31
.byte -2
.byte -31
.byte -9
.byte -37
.byte -28
.byte 44
.byte -89
.byte -127
.byte -25
.byte -14
.byte -20
.byte -41
.byte -60
.byte 15
.byte 21
.byte -13
.byte -11
.byte -9
.byte -22
.byte -67
.byte 65
.byte 4
.byte -44
.byte -13
.byte -41
.byte -14
.byte -7
.byte -43
.byte -29
.byte -20
.byte -50
.byte -39
.byte -95
.byte 8
.byte -16
.byte -68
.byte -50
.byte -20
.byte 22
.byte -6
.byte -15
.byte -16
.byte -32
.byte 13
.byte -38
.byte -127
.byte -33
.byte -10
.byte 43
.byte -28
.byte -27
.byte -65
.byte 13
.byte -29
.byte -116
.byte -41
.byte -80
.byte -66
.byte -9
.byte -68
.byte -24
.byte -45
.byte -65
.byte 16
.byte -109
.byte -21
.byte 18
.byte -57
.byte -20
.byte -60
.byte 61
.byte 11
.byte -10
.byte -54
.byte -43
.byte -37
.byte 14
.byte -31
.byte 9
.byte 6
.byte -22
.byte -43
.byte 15
.byte -68
.byte -61
.byte -47
.byte -26
.byte -51
.byte -71
.byte -23
.byte 5
.byte -34
.byte 6
.byte -76
.byte -88
.byte -94
.byte -104
.byte 7
.byte -18
.byte 30
.byte -81
.byte -86
.byte -55
.byte -34
.byte 33
.byte 83
.byte 30
.byte -25
.byte 14
.byte -59
.byte -22
.byte -22
.byte 9
.byte 52
.byte -9
.byte -38
.byte 63
.byte 29
.byte -56
.byte -93
.byte -72
.byte -9
.byte 48
.byte -20
.byte 6
.byte -7
.byte -10
.byte -48
.byte -6
.byte 68
.byte 39
.byte -2
.byte -9
.byte -44
.byte 45
.byte 47
.byte 14
.byte 25
.byte 80
.byte 22
.byte 20
.byte 24
.byte -32
.byte -17
.byte 29
.byte 50
.byte 23
.byte 33
.byte -44
.byte -127
.byte -34
.byte -35
.byte -96
.byte 45
.byte -49
.byte 6
.byte 24
.byte -6
.byte -12
.byte 6
.byte -23
.byte -1
.byte -76
.byte 7
.byte -72
.byte -96
.byte 14
.byte -40
.byte -60
.byte -11
.byte 13
.byte -12
.byte -7
.byte -23
.byte -11
.byte 23
.byte -48
.byte 19
.byte -11
.byte 33
.byte -9
.byte -83
.byte 24
.byte 19
.byte -73
.byte -33
.byte -61
.byte 39
.byte -104
.byte -48
.byte -17
.byte -69
.byte 10
.byte -31
.byte -30
.byte -104
.byte -60
.byte -122
.byte -99
.byte -5
.byte 9
.byte 40
.byte 16
.byte 46
.byte -30
.byte -33
.byte 27
.byte 2
.byte -89
.byte -28
.byte -34
.byte 66
.byte -46
.byte 27
.byte 31
.byte -47
.byte -11
.byte -30
.byte 4
.byte -4
.byte -45
.byte 21
.byte -5
.byte -8
.byte 26
.byte -127
.byte 10
.byte -22
.byte 23
.byte -4
.byte -49
.byte -71
.byte 42
.byte -23
.byte -52
.byte -15
.byte -49
.byte -11
.byte -21
.byte -6
.byte -60
.byte 46
.byte 13
.byte -8
.byte 7
.byte 35
.byte -43
.byte -83
.byte -89
.byte -68
.byte -7
.byte -50
.byte -64
.byte -14
.byte -49
.byte 11
.byte -31
.byte -15
.byte -14
.byte -46
.byte -47
.byte -99
.byte -31
.byte -49
.byte 17
.byte -8
.byte 34
.byte 27
.byte 16
.byte 3
.byte 20
.byte -16
.byte -42
.byte -24
.byte -40
.byte 18
.byte -59
.byte 31
.byte -26
.byte -21
.byte -58
.byte -85
.byte 23
.byte -31
.byte 3
.byte -123
.byte -28
.byte -51
.byte -25
.byte 20
.byte -16
.byte -22
.byte -45
.byte -26
.byte 47
.byte -13
.byte -2
.byte 6
.byte 34
.byte -5
.byte -26
.byte -100
.byte -46
.byte 3
.byte -4
.byte -25
.byte -40
.byte -36
.byte -1
.byte 32
.byte 19
.byte 29
.byte -10
.byte -97
.byte -48
.byte -9
.byte -40
.byte -35
.byte -88
.byte -30
.byte 0
.byte -7
.byte -98
.byte 77
.byte 47
.byte 1
.byte -115
.byte -81
.byte -74
.byte 43
.byte 5
.byte -127
.byte -55
.byte -33
.byte -53
.byte 16
.byte -66
.byte 33
.byte -64
.byte -94
.byte -48
.byte -75
.byte -15
.byte -29
.byte 61
.byte -123
.byte -123
.byte -106
.byte -41
.byte 2
.byte 47
.byte 21
.byte 46
.byte -64
.byte 18
.byte 17
.byte 1
.byte -49
.byte -80
.byte -19
.byte -101
.byte 36
.byte -53
.byte -48
.byte -41
.byte -77
.byte -63
.byte -30
.byte -102
.byte -32
.byte -66
.byte -54
.byte -6
.byte 6
.byte -28
.byte 43
.byte 38
.byte 28
.byte 25
.byte 75
.byte -53
.byte -4
.byte -7
.byte -39
.byte -14
.byte 65
.byte -36
.byte -60
.byte 69
.byte -66
.byte 27
.byte -14
.byte -25
.byte 6
.byte -33
.byte 18
.byte -45
.byte -59
.byte -4
.byte 13
.byte -63
.byte -114
.byte 22
.byte -5
.byte -43
.byte -53
.byte -34
.byte -27
.byte -88
.byte -24
.byte 54
.byte -25
.byte -29
.byte -114
.byte 29
.byte -24
.byte 23
.byte -2
.byte 10
.byte 29
.byte 42
.byte -53
.byte -27
.byte -85
.byte -71
.byte 22
.byte -13
.byte -33
.byte -104
.byte -15
.byte -44
.byte -13
.byte -9
.byte 48
.byte -67
.byte -33
.byte -6
.byte -99
.byte -38
.byte 3
.byte -22
.byte -51
.byte 74
.byte -22
.byte -42
.byte -24
.byte -45
.byte -11
.byte -4
.byte 24
.byte -1
.byte 11
.byte -3
.byte -3
.byte -55
.byte -127
.byte -87
.byte 9
.byte 87
.byte -84
.byte -85
.byte -80
.byte -44
.byte -3
.byte -17
.byte 10
.byte -88
.byte 44
.byte 5
.byte -31
.byte -20
.byte 32
.byte 32
.byte -61
.byte 11
.byte -20
.byte 7
.byte -41
.byte -49
.byte -12
.byte 45
.byte -71
.byte -17
.byte -17
.byte 49
.byte 60
.byte -41
.byte -38
.byte -71
.byte -96
.byte -79
.byte 6
.byte -55
.byte -67
.byte -38
.byte 1
.byte 24
.byte -71
.byte -53
.byte -118
.byte 69
.byte -7
.byte 3
.byte -108
.byte -30
.byte 38
.byte 65
.byte -5
.byte 46
.byte -37
.byte -127
.byte -40
.byte -25
.byte -91
.byte -99
.byte 61
.byte -126
.byte -51
.byte 45
.byte -54
.byte 54
.byte -20
.byte -55
.byte -30
.byte -64
.byte -78
.byte 8
.byte 18
.byte 15
.byte -52
.byte 10
.byte -34
.byte 45
.byte -43
.byte 30
.byte -66
.byte -74
.byte 35
.byte -7
.byte 23
.byte 38
.byte -109
.byte -122
.byte 94
.byte -68
.byte -87
.byte 63
.byte -52
.byte -85
.byte -69
.byte -4
.byte -77
.byte 97
.byte -53
.byte -54
.byte 46
.byte -85
.byte 21
.byte -30
.byte 8
.byte -21
.byte -11
.byte 53
.byte 0
.byte -3
.byte 62
.byte 2
.byte -71
.byte -52
.byte 83
.byte -21
.byte 20
.byte 23
.byte -8
.byte -46
.byte 70
.byte -36
.byte -44
.byte 43
.byte -40
.byte -71
.byte -45
.byte 35
.byte 10
.byte -41
.byte -40
.byte -4
.byte 7
.byte -54
.byte 57
.byte -5
.byte -13
.byte -32
.byte 14
.byte 57
.byte 28
.byte -44
.byte -67
.byte -10
.byte -50
.byte -80
.byte 0
.byte 31
.byte -18
.byte -55
.byte -58
.byte -61
.byte -16
.byte 10
.byte -64
.byte -36
.byte -32
.byte -58
.byte -50
.byte -4
.byte -42
.byte 104
.byte -62
.byte -35
.byte 4
.byte 0
.byte 12
.byte 52
.byte 3
.byte 5
.byte -37
.byte -44
.byte -54
.byte -35
.byte -3
.byte -9
.byte -39
.byte -127
.byte 29
.byte -30
.byte -38
.byte -4
.byte -96
.byte -62
.byte -34
.byte -8
.byte -14
.byte -43
.byte 7
.byte -81
.byte -54
.byte 6
.byte 8
.byte 26
.byte -48
.byte -14
.byte -32
.byte -15
.byte 29
.byte -38
.byte 3
.byte 11
.byte -46
.byte -22
.byte -62
.byte 51
.byte -85
.byte 19
.byte -20
.byte -5
.byte -23
.byte -10
.byte 12
.byte 19
.byte -16
.byte -36
.byte -22
.byte 1
.byte -36
.byte 6
.byte -64
.byte -34
.byte -16
.byte -1
.byte -74
.byte 12
.byte 36
.byte 42
.byte 30
.byte -6
.byte 5
.byte 48
.byte -5
.byte -6
.byte 12
.byte 27
.byte -10
.byte 48
.byte -29
.byte 5
.byte 5
.byte 16
.byte 63
.byte -69
.byte -39
.byte 21
.byte 51
.byte -122
.byte -42
.byte 15
.byte -7
.byte 26
.byte 4
.byte -1
.byte -53
.byte 46
.byte -12
.byte 7
.byte -75
.byte -104
.byte 14
.byte -10
.byte 27
.byte 38
.byte -22
.byte 21
.byte -39
.byte -118
.byte -33
.byte 61
.byte -87
.byte 34
.byte 47
.byte 61
.byte 13
.byte -127
.byte 63
.byte -11
.byte 8
.byte -4
.byte 46
.byte 21
.byte -58
.byte 66
.byte -40
.byte -58
.byte -17
.byte -24
.byte -91
.byte 22
.byte 2
.byte -69
.byte 20
.byte -83
.byte 13
.byte 50
.byte -41
.byte -55
.byte -27
.byte 8
.byte 11
.byte -26
.byte 36
.byte 16
.byte 87
.byte 18
.byte 22
.byte -78
.byte -1
.byte 21
.byte -12
.byte -27
.byte 106
.byte -9
.byte -65
.byte 45
.byte -33
.byte -63
.byte -88
.byte -34
.byte -60
.byte -83
.byte -7
.byte -55
.byte 77
.byte -115
.byte 65
.byte 3
.byte 23
.byte -17
.byte 4
.byte 72
.byte -35
.byte 58
.byte -41
.byte -19
.byte 80
.byte -81
.byte 16
.byte 17
.byte -11
.byte -28
.byte -58
.byte -13
.byte -8
.byte -57
.byte 25
.byte -20
.byte -83
.byte -4
.byte 31
.byte 55
.byte -78
.byte -97
.byte -6
.byte 29
.byte 1
.byte -127
.byte 41
.byte -47
.byte 17
.byte -59
.byte -30
.byte 20
.byte -9
.byte 9
.byte -10
.byte -20
.byte -3
.byte 38
.byte 20
.byte 17
.byte -19
.byte 18
.byte -21
.byte -37
.byte 11
.byte -55
.byte -44
.byte -5
.byte 17
.byte 59
.byte 82
.byte -18
.byte -22
.byte 10
.byte -72
.byte -79
.byte -43
.byte -49
.byte 15
.byte -22
.byte -18
.byte -25
.byte -70
.byte 19
.byte -95
.byte -33
.byte 23
.byte -38
.byte -73
.byte 18
.byte -20
.byte -77
.byte -10
.byte -23
.byte 39
.byte 11
.byte -62
.byte 50
.byte -49
.byte -38
.byte -23
.byte 11
.byte 37
.byte 15
.byte -19
.byte -32
.byte -53
.byte -47
.byte -91
.byte 14
.byte -30
.byte -79
.byte -30
.byte 8
.byte -10
.byte -6
.byte -46
.byte -38
.byte -23
.byte 57
.byte 40
.byte -20
.byte 10
.byte -37
.byte -48
.byte -24
.byte -40
.byte 13
.byte -22
.byte 22
.byte -127
.byte -14
.byte -37
.byte -69
.byte 1
.byte -105
.byte -121
.byte -51
.byte 0
.byte 6
.byte 14
.byte -123
.byte -25
.byte 94
.byte -14
.byte -40
.byte -36
.byte 35
.byte 1
.byte -43
.byte 42
.byte -26
.byte -105
.byte -37
.byte 6
.byte -18
.byte -3
.byte 42
.byte -7
.byte -17
.byte 31
.byte -58
.byte -60
.byte -4
.byte -7
.byte -61
.byte 5
.byte 43
.byte 18
.byte -49
.byte -28
.byte -31
.byte -7
.byte -30
.byte 44
.byte -100
.byte 12
.byte 42
.byte 9
.byte -25
.byte -11
.byte 19
.byte 58
.byte -94
.byte -44
.byte -27
.byte -21
.byte -17
.byte -44
.byte -15
.byte 0
.byte -31
.byte 32
.byte -100
.byte -6
.byte 15
.byte -34
.byte 11
.byte 7
.byte 35
.byte 32
.byte 20
.byte 10
.byte -19
.byte -28
.byte -44
.byte 56
.byte 15
.byte 16
.byte 50
.byte -27
.byte -19
.byte -53
.byte 15
.byte -78
.byte 8
.byte -76
.byte 25
.byte 21
.byte -81
.byte -42
.byte 40
.byte 6
.byte -25
.byte -32
.byte 33
.byte -59
.byte -9
.byte 46
.byte -23
.byte 34
.byte -63
.byte 21
.byte -107
.byte -21
.byte -33
.byte -19
.byte 5
.byte 36
.byte -58
.byte 21
.byte 22
.byte -62
.byte -17
.byte -81
.byte 36
.byte 21
.byte 46
.byte -59
.byte 28
.byte -97
.byte 12
.byte -61
.byte 21
.byte -9
.byte -23
.byte 25
.byte 34
.byte -61
.byte -48
.byte 5
.byte -68
.byte 10
.byte -16
.byte 37
.byte -21
.byte -43
.byte -127
.byte 6
.byte 45
.byte -30
.byte -124
.byte -21
.byte -59
.byte -2
.byte 85
.byte 13
.byte 53
.byte -28
.byte -54
.byte -64
.byte -23
.byte 6
.byte -51
.byte -3
.byte -7
.byte 46
.byte -73
.byte 25
.byte -113
.byte -28
.byte -88
.byte -27
.byte -34
.byte -1
.byte 14
.byte 68
.byte 15
.byte -67
.byte -18
.byte -15
.byte 15
.byte -46
.byte 12
.byte -35
.byte 59
.byte -117
.byte -40
.byte 27
.byte -111
.byte 23
.byte -4
.byte -43
.byte -3
.byte -33
.byte -4
.byte -5
.byte 13
.byte -82
.byte -11
.byte -59
.byte 10
.byte -2
.byte 46
.byte -55
.byte 31
.byte -23
.byte 44
.byte 14
.byte 15
.byte -27
.byte 36
.byte 21
.byte -127
.byte 17
.byte -51
.byte 26
.byte -73
.byte -21
.byte -89
.byte -32
.byte -48
.byte 34
.byte -50
.byte 46
.byte -78
.byte 90
.byte 52
.byte -45
.byte 28
.byte -119
.byte -17
.byte 20
.byte -75
.byte 20
.byte -50
.byte 46
.byte -8
.byte -3
.byte 17
.byte 63
.byte 97
.byte -116
.byte -51
.byte -23
.byte 5
.byte -74
.byte 64
.byte -15
.byte 9
.byte -76
.byte -72
.byte -93
.byte 107
.byte 46
.byte -9
.byte 8
.byte -86
.byte 29
.byte -61
.byte -33
.byte 0
.byte -83
.byte 5
.byte 0
.byte -3
.byte -23
.byte 28
.byte -85
.byte -64
.byte 5
.byte 0
.byte -58
.byte 51
.byte -34
.byte -16
.byte 51
.byte 3
.byte -4
.byte 13
.byte -6
.byte 47
.byte -74
.byte 28
.byte -85
.byte -6
.byte -18
.byte -127
.byte -91
.byte -59
.byte -21
.byte 44
.byte -65
.byte -13
.byte 10
.byte 62
.byte -64
.byte -51
.byte 23
.byte -48
.byte -64
.byte 7
.byte -35
.byte -42
.byte -96
.byte -40
.byte 7
.byte 58
.byte -83
.byte -15
.byte 18
.byte 14
.byte -15
.byte -50
.byte 39
.byte -48
.byte -3
.byte -34
.byte -93
.byte -29
.byte -31
.byte -99
.byte -31
.byte 49
.byte -98
.byte -59
.byte -65
.byte -18
.byte 18
.byte -77
.byte -26
.byte -93
.byte -13
.byte -57
.byte -19
.byte 5
.byte 34
.byte 4
.byte -1
.byte -7
.byte -102
.byte 66
.byte -12
.byte -61
.byte -21
.byte -29
.byte 42
.byte 19
.byte -113
.byte 35
.byte -64
.byte -56
.byte 91
.byte -53
.byte -30
.byte -69
.byte -14
.byte -127
.byte -44
.byte -44
.byte -1
.byte 16
.byte 24
.byte -60
.byte -32
.byte -15
.byte 56
.byte -102
.byte -57
.byte -18
.byte -15
.byte 39
.byte -12
.byte -10
.byte 25
.byte 56
.byte -13
.byte -98
.byte -35
.byte 33
.byte -57
.byte -28
.byte 66
.byte -20
.byte -45
.byte -105
.byte -43
.byte -3
.byte -27
.byte 0
.byte -43
.byte -54
.byte 33
.byte -75
.byte 22
.byte -52
.byte -59
.byte -47
.byte -12
.byte 21
.byte -31
.byte 15
.byte 6
.byte -23
.byte -26
.byte -31
.byte -23
.byte 3
.byte -8
.byte -27
.byte -29
.byte -83
.byte 5
.byte 27
.byte 19
.byte -64
.byte -52
.byte -99
.byte -71
.byte -14
.byte -22
.byte -52
.byte -55
.byte 20
.byte -27
.byte -106
.byte -24
.byte -28
.byte 3
.byte -37
.byte -71
.byte -27
.byte -1
.byte -6
.byte -16
.byte -21
.byte -35
.byte -78
.byte -27
.byte -23
.byte 13
.byte 17
.byte -17
.byte 82
.byte -51
.byte -31
.byte -127
.byte -7
.byte -34
.byte -20
.byte -24
.byte 16
.byte -34
.byte -68
.byte -79
.byte -5
.byte 19
.byte -13
.byte 33
.byte -6
.byte -22
.byte -26
.byte 34
.byte -79
.byte 1
.byte 52
.byte -7
.byte 40
.byte -45
.byte -8
.byte -33
.byte 5
.byte 16
.byte -16
.byte -24
.byte -77
.byte -54
.byte -23
.byte -42
.byte -10
.byte 30
.byte 11
.byte -60
.byte -68
.byte 6
.byte -2
.byte -36
.byte 9
.byte 63
.byte 0
.byte -23
.byte -7
.byte -27
.byte 30
.byte 6
.byte -39
.byte -48
.byte -62
.byte -90
.byte -64
.byte -11
.byte -34
.byte 11
.byte -31
.byte -17
.byte -22
.byte -49
.byte -50
.byte -51
.byte 12
.byte -14
.byte -40
.byte -1
.byte 37
.byte -25
.byte -28
.byte -45
.byte -25
.byte -10
.byte 47
.byte -15
.byte -1
.byte -8
.byte 5
.byte -60
.byte -4
.byte -71
.byte 20
.byte -127
.byte -31
.byte 13
.byte -26
.byte -30
.byte -52
.byte -64
.byte -36
.byte 5
.byte -52
.byte 5
.byte -28
.byte -62
.byte -86
.byte -30
.byte 13
.byte -119
.byte -14
.byte -48
.byte -50
.byte 29
.byte -21
.byte -36
.byte -1
.byte 44
.byte 76
.byte -68
.byte 31
.byte -52
.byte -94
.byte -5
.byte -66
.byte -71
.byte -61
.byte -11
.byte -25
.byte -7
.byte -66
.byte -41
.byte -89
.byte 0
.byte -29
.byte -8
.byte -20
.byte 54
.byte 25
.byte -51
.byte -33
.byte -68
.byte 22
.byte 19
.byte -10
.byte 8
.byte -3
.byte 48
.byte 18
.byte -18
.byte 58
.byte -98
.byte 7
.byte 19
.byte -65
.byte -37
.byte -79
.byte -123
.byte -32
.byte 32
.byte -60
.byte -42
.byte -101
.byte -39
.byte -46
.byte -25
.byte -65
.byte 37
.byte -13
.byte -3
.byte -65
.byte 3
.byte 2
.byte -1
.byte -23
.byte -25
.byte 10
.byte -16
.byte -39
.byte 17
.byte -21
.byte -5
.byte -33
.byte -105
.byte 27
.byte -42
.byte -41
.byte -26
.byte -75
.byte -127
.byte 15
.byte 18
.byte -19
.byte 2
.byte -76
.byte 37
.byte -66
.byte -32
.byte -100
.byte 10
.byte 14
.byte 49
.byte -47
.byte 50
.byte 25
.byte -8
.byte -9
.byte -11
.byte -25
.byte 24
.byte -15
.byte 4
.byte 37
.byte -56
.byte 33
.byte -106
.byte 51
.byte -22
.byte 2
.byte 67
.byte 44
.byte -85
.byte -10
.byte -69
.byte 5
.byte 31
.byte -41
.byte -27
.byte -58
.byte 0
.byte -9
.byte 73
.byte -5
.byte -24
.byte -49
.byte -38
.byte 6
.byte -2
.byte -2
.byte -80
.byte 39
.byte 15
.byte -46
.byte -33
.byte 35
.byte -59
.byte -19
.byte 68
.byte 34
.byte -71
.byte -64
.byte -16
.byte -79
.byte -91
.byte -44
.byte 24
.byte 70
.byte -81
.byte -64
.byte -7
.byte -49
.byte -1
.byte -58
.byte 36
.byte 4
.byte 57
.byte -2
.byte 100
.byte -28
.byte 31
.byte -20
.byte -127
.byte 8
.byte -26
.byte -23
.byte -81
.byte -1
.byte -74
.byte 17
.byte -40
.byte 14
.byte -64
.byte 69
.byte 44
.byte -68
.byte -15
.byte 5
.byte 11
.byte -48
.byte 18
.byte -40
.byte -27
.byte 10
.byte 21
.byte -91
.byte -102
.byte 27
.byte -33
.byte -17
.byte 6
.byte -21
.byte -6
.byte 23
.byte -66
.byte 44
.byte 36
.byte -17
.byte -67
.byte -74
.byte -53
.byte 16
.byte 5
.byte -2
.byte -9
.byte 8
.byte -20
.byte -10
.byte -10
.byte 37
.byte -101
.byte -82
.byte -93
.byte 8
.byte 17
.byte 0
.byte 5
.byte 44
.byte -112
.byte -2
.byte -77
.byte 38
.byte -17
.byte 4
.byte -108
.byte -24
.byte -30
.byte 34
.byte 27
.byte -40
.byte 47
.byte -49
.byte 13
.byte 75
.byte 45
.byte -20
.byte -107
.byte -81
.byte -80
.byte -74
.byte 15
.byte -70
.byte 79
.byte 0
.byte 2
.byte -6
.byte -19
.byte -86
.byte 21
.byte -92
.byte 61
.byte -7
.byte 95
.byte -29
.byte -7
.byte -15
.byte 57
.byte -62
.byte -40
.byte -58
.byte 60
.byte -31
.byte 8
.byte -63
.byte -61
.byte -15
.byte -77
.byte 73
.byte -22
.byte -70
.byte -31
.byte -32
.byte -56
.byte -95
.byte -35
.byte 34
.byte 13
.byte -42
.byte -34
.byte -14
.byte 35
.byte 8
.byte 87
.byte -37
.byte -69
.byte -5
.byte 37
.byte 54
.byte -11
.byte 40
.byte -84
.byte -72
.byte -13
.byte 26
.byte -1
.byte -127
.byte -78
.byte 52
.byte 0
.byte -16
.byte 31
.byte -43
.byte -16
.byte 28
.byte -45
.byte -56
.byte 2
.byte -49
.byte -33
.byte -23
.byte -3
.byte -36
.byte -18
.byte 22
.byte -11
.byte -22
.byte 32
.byte -26
.byte 32
.byte 2
.byte -62
.byte -61
.byte -81
.byte -20
.byte 58
.byte -23
.byte -15
.byte -30
.byte 27
.byte 24
.byte -82
.byte 6
.byte -20
.byte -29
.byte -22
.byte -5
.byte -60
.byte 12
.byte 21
.byte -48
.byte -8
.byte -36
.byte 3
.byte -14
.byte 26
.byte 5
.byte -16
.byte -28
.byte 22
.byte -46
.byte 29
.byte -46
.byte -68
.byte -20
.byte 7
.byte -2
.byte -47
.byte 11
.byte -81
.byte -54
.byte 38
.byte 2
.byte -1
.byte 3
.byte -31
.byte -26
.byte -73
.byte 36
.byte -8
.byte 7
.byte -12
.byte -14
.byte -9
.byte -16
.byte -47
.byte 49
.byte 4
.byte 35
.byte -15
.byte 0
.byte -8
.byte 6
.byte 20
.byte -27
.byte 11
.byte -1
.byte 23
.byte 36
.byte -92
.byte 35
.byte -127
.byte -38
.byte -22
.byte -80
.byte 11
.byte -24
.byte -2
.byte 3
.byte -35
.byte -14
.byte 33
.byte 59
.byte 5
.byte -27
.byte -94
.byte -89
.byte -65
.byte 37
.byte -9
.byte 2
.byte -84
.byte -23
.byte -57
.byte 41
.byte 3
.byte -54
.byte -4
.byte -60
.byte -43
.byte 68
.byte -96
.byte -4
.byte -10
.byte -75
.byte 31
.byte -19
.byte 8
.byte -41
.byte -17
.byte -18
.byte -69
.byte 7
.byte -12
.byte -37
.byte 1
.byte 5
.byte -38
.byte -55
.byte -127
.byte -89
.byte 8
.byte -18
.byte 30
.byte -31
.byte 9
.byte -48
.byte 26
.byte -27
.byte -114
.byte -93
.byte 35
.byte 17
.byte -44
.byte -41
.byte 11
.byte -36
.byte -74
.byte -7
.byte 76
.byte -38
.byte 22
.byte -76
.byte -15
.byte 3
.byte 4
.byte 12
.byte -25
.byte -41
.byte -8
.byte 28
.byte -102
.byte -79
.byte -7
.byte -42
.byte -56
.byte 56
.byte -15
.byte 43
.byte -54
.byte -24
.byte -65
.byte -67
.byte -10
.byte -43
.byte -4
.byte -82
.byte 4
.byte -6
.byte 43
.byte -18
.byte -47
.byte -21
.byte 24
.byte -35
.byte 100
.byte -48
.byte 20
.byte -20
.byte -14
.byte -21
.byte 7
.byte -4
.byte -54
.byte -71
.byte 37
.byte 22
.byte -98
.byte -77
.byte -43
.byte -82
.byte -29
.byte -123
.byte 43
.byte -60
.byte 59
.byte 13
.byte -45
.byte 28
.byte -41
.byte 12
.byte -41
.byte -51
.byte 14
.byte -86
.byte -13
.byte 25
.byte 26
.byte 27
.byte 8
.byte -90
.byte -20
.byte 21
.byte -38
.byte -66
.byte -34
.byte -47
.byte 7
.byte -16
.byte -30
.byte -35
.byte -16
.byte 20
.byte -22
.byte -86
.byte -17
.byte -42
.byte 13
.byte -4
.byte -72
.byte 21
.byte 29
.byte -8
.byte -14
.byte -14
.byte -4
.byte -127
.byte 15
.byte 5
.byte 19
.byte 3
.byte -11
.byte -27
.byte -18
.byte -27
.byte -94
.byte 13
.byte -40
.byte -63
.byte -4
.byte -8
.byte 14
.byte -17
.byte -29
.byte -18
.byte -2
.byte -33
.byte -25
.byte -2
.byte 12
.byte -35
.byte -39
.byte 7
.byte 19
.byte -48
.byte 18
.byte 42
.byte -12
.byte -34
.byte 20
.byte 14
.byte -24
.byte -19
.byte -32
.byte 25
.byte 14
.byte -51
.byte -84
.byte 10
.byte -56
.byte -23
.byte 8
.byte -18
.byte 12
.byte -71
.byte -12
.byte -94
.byte -10
.byte -20
.byte -6
.byte 84
.byte -117
.byte -95
.byte -49
.byte -9
.byte 34
.byte 50
.byte 11
.byte -55
.byte -19
.byte 8
.byte 28
.byte 35
.byte -28
.byte -40
.byte -44
.byte 15
.byte -20
.byte -51
.byte -78
.byte -40
.byte -57
.byte -111
.byte -24
.byte -32
.byte -37
.byte -50
.byte -105
.byte -7
.byte 17
.byte -48
.byte -27
.byte -57
.byte -24
.byte 39
.byte -37
.byte 10
.byte 19
.byte -32
.byte -50
.byte -26
.byte 41
.byte 26
.byte -65
.byte 23
.byte -65
.byte -28
.byte -64
.byte -85
.byte 61
.byte -8
.byte -10
.byte -80
.byte -58
.byte -45
.byte 17
.byte -43
.byte 47
.byte -48
.byte -38
.byte -127
.byte -21
.byte 13
.byte -18
.byte -11
.byte -44
.byte -2
.byte -24
.byte -51
.byte 45
.byte 32
.byte 53
.byte 8
.byte 79
.byte 22
.byte -4
.byte 46
.byte 25
.byte 41
.byte -19
.byte -115
.byte -21
.byte 24
.byte -53
.byte -13
.byte -31
.byte -40
.byte 12
.byte 6
.byte -39
.byte 24
.byte 17
.byte -13
.byte 36
.byte -46
.byte -16
.byte -68
.byte -35
.byte 68
.byte -24
.byte -5
.byte -23
.byte -27
.byte -22
.byte -35
.byte 17
.byte -46
.byte -26
.byte -55
.byte -8
.byte 40
.byte 27
.byte -21
.byte 9
.byte 39
.byte -15
.byte 5
.byte -12
.byte -32
.byte 15
.byte 24
.byte -19
.byte -16
.byte -1
.byte -61
.byte -30
.byte -112
.byte -78
.byte -42
.byte -37
.byte -63
.byte -1
.byte -54
.byte -53
.byte 5
.byte -52
.byte -77
.byte -3
.byte -58
.byte -9
.byte -17
.byte -69
.byte 4
.byte 61
.byte 29
.byte -31
.byte -31
.byte 20
.byte -40
.byte 59
.byte -43
.byte -13
.byte -51
.byte 10
.byte 57
.byte -19
.byte -84
.byte -25
.byte -52
.byte -14
.byte -127
.byte -98
.byte -30
.byte -6
.byte -68
.byte -35
.byte -6
.byte 9
.byte -35
.byte -20
.byte -89
.byte -88
.byte -54
.byte -61
.byte -18
.byte 8
.byte -12
.byte 13
.byte 0
.byte 10
.byte -25
.byte -43
.byte -4
.byte 7
.byte 16
.byte 0
.byte -7
.byte -6
.byte 22
.byte 58
.byte -20
.byte 49
.byte 4
.byte 55
.byte 48
.byte -64
.byte 39
.byte -91
.byte -2
.byte -97
.byte -2
.byte -4
.byte 22
.byte 60
.byte -9
.byte -51
.byte 10
.byte 50
.byte -15
.byte -44
.byte 14
.byte -62
.byte -39
.byte -18
.byte 74
.byte -20
.byte 26
.byte 44
.byte -24
.byte -80
.byte 41
.byte -110
.byte -40
.byte 31
.byte 31
.byte 1
.byte -25
.byte -77
.byte -62
.byte -90
.byte -100
.byte 57
.byte 26
.byte 9
.byte -42
.byte -50
.byte 44
.byte -30
.byte -8
.byte -18
.byte 35
.byte -39
.byte -52
.byte -107
.byte -108
.byte -33
.byte 2
.byte 4
.byte -82
.byte -8
.byte -24
.byte -43
.byte -8
.byte -25
.byte -41
.byte 58
.byte -21
.byte -84
.byte -19
.byte -114
.byte -63
.byte -56
.byte -6
.byte 6
.byte 18
.byte -1
.byte -16
.byte 17
.byte 18
.byte -109
.byte 25
.byte -127
.byte -2
.byte -12
.byte 0
.byte -98
.byte -105
.byte -40
.byte -11
.byte 21
.byte -96
.byte -29
.byte -109
.byte -80
.byte -7
.byte -32
.byte -45
.byte -28
.byte 52
.byte -70
.byte 91
.byte -67
.byte 4
.byte -25
.byte -4
.byte 47
.byte -36
.byte -27
.byte -35
.byte -11
.byte 57
.byte -41
.byte -100
.byte -122
.byte 13
.byte -64
.byte -80
.byte -44
.byte -68
.byte -45
.byte 16
.byte 22
.byte -45
.byte -127
.byte 5
.byte -59
.byte 73
.byte 70
.byte -42
.byte 3
.byte 66
.byte -60
.byte 77
.byte 14
.byte -46
.byte -44
.byte 58
.byte -43
.byte -11
.byte -13
.byte 49
.byte -41
.byte 37
.byte -19
.byte -2
.byte 10
.byte 0
.byte 32
.byte 25
.byte -11
.byte 20
.byte -77
.byte 18
.byte -20
.byte -52
.byte 57
.byte -35
.byte 7
.byte -100
.byte 20
.byte -19
.byte -33
.byte -120
.byte -17
.byte 6
.byte 23
.byte -46
.byte -16
.byte -23
.byte -36
.byte -68
.byte 26
.byte -27
.byte -81
.byte -38
.byte -27
.byte 48
.byte -3
.byte -8
.byte 10
.byte 31
.byte 5
.byte 43
.byte 20
.byte -40
.byte -4
.byte -22
.byte 40
.byte -44
.byte 12
.byte 7
.byte -33
.byte -49
.byte 30
.byte -58
.byte 31
.byte -50
.byte -111
.byte 24
.byte -34
.byte -31
.byte 47
.byte -79
.byte 18
.byte -127
.byte -16
.byte -7
.byte 54
.byte -16
.byte 46
.byte -15
.byte 24
.byte -19
.byte -48
.byte 49
.byte 24
.byte -4
.byte -17
.byte 52
.byte -77
.byte -6
.byte -9
.byte -46
.byte -38
.byte -72
.byte 30
.byte -30
.byte 9
.byte -26
.byte -74
.byte -22
.byte -49
.byte -84
.byte 16
.byte -52
.byte 32
.byte -60
.byte -40
.byte -23
.byte 7
.byte 2
.byte -18
.byte -28
.byte -37
.byte -12
.byte -59
.byte -2
.byte -44
.byte -67
.byte 25
.byte -16
.byte -86
.byte 5
.byte -22
.byte 50
.byte 28
.byte -82
.byte -44
.byte -24
.byte 39
.byte -65
.byte -105
.byte 12
.byte -55
.byte -19
.byte -27
.byte -59
.byte 11
.byte -87
.byte 82
.byte 9
.byte 97
.byte 35
.byte -12
.byte -28
.byte -58
.byte -7
.byte -126
.byte 9
.byte -61
.byte -33
.byte 18
.byte -7
.byte -37
.byte -38
.byte -96
.byte -8
.byte 49
.byte -23
.byte 9
.byte -32
.byte 18
.byte 57
.byte -8
.byte 14
.byte 26
.byte 68
.byte -61
.byte -102
.byte 44
.byte 40
.byte -13
.byte 39
.byte -34
.byte -6
.byte 41
.byte 21
.byte -55
.byte -2
.byte 12
.byte 2
.byte 85
.byte 34
.byte -3
.byte -26
.byte -35
.byte 61
.byte -11
.byte 63
.byte 6
.byte -62
.byte 63
.byte 43
.byte 35
.byte 42
.byte -50
.byte -121
.byte -12
.byte -69
.byte -11
.byte 2
.byte 21
.byte -9
.byte -127
.byte 8
.byte -2
.byte 11
.byte -17
.byte -15
.byte -60
.byte -90
.byte -78
.byte 40
.byte 14
.byte 78
.byte 0
.byte -63
.byte 44
.byte -49
.byte 1
.byte -6
.byte 29
.byte 21
.byte 32
.byte -2
.byte -41
.byte -7
.byte -72
.byte -124
.byte -38
.byte 51
.byte 3
.byte -19
.byte -113
.byte 0
.byte -46
.byte -45
.byte -63
.byte -29
.byte -54
.byte 53
.byte -64
.byte -10
.byte 12
.byte -90
.byte -3
.byte 77
.byte -8
.byte -35
.byte 2
.byte -49
.byte -77
.byte 92
.byte -33
.byte 15
.byte -29
.byte 29
.byte -20
.byte -23
.byte -70
.byte -28
.byte -47
.byte 20
.byte -17
.byte -51
.byte -10
.byte -53
.byte 13
.byte -63
.byte -24
.byte -26
.byte -97
.byte -6
.byte -52
.byte 26
.byte 10
.byte -98
.byte -46
.byte -64
.byte -19
.byte -19
.byte -51
.byte -8
.byte -74
.byte 51
.byte 49
.byte -53
.byte -19
.byte -39
.byte -61
.byte 19
.byte -61
.byte -42
.byte 42
.byte -11
.byte -13
.byte -86
.byte -2
.byte -24
.byte -72
.byte -28
.byte 6
.byte -67
.byte -8
.byte 57
.byte 9
.byte -15
.byte 9
.byte 14
.byte 39
.byte -49
.byte 2
.byte -29
.byte 7
.byte 42
.byte 18
.byte -65
.byte -45
.byte -52
.byte 40
.byte -2
.byte -19
.byte 53
.byte -67
.byte -101
.byte -13
.byte -12
.byte -62
.byte 30
.byte -54
.byte -47
.byte -87
.byte 14
.byte 38
.byte -46
.byte 20
.byte 32
.byte -15
.byte -63
.byte -30
.byte -43
.byte 7
.byte -127
.byte 3
.byte -48
.byte -17
.byte -57
.byte -13
.byte 26
.byte -42
.byte 1
.byte -76
.byte -122
.byte 44
.byte 8
.byte 22
.byte -14
.byte -85
.byte -127
.byte 21
.byte -66
.byte -13
.byte -19
.byte -85
.byte -82
.byte -55
.byte -39
.byte -101
.byte -33
.byte -54
.byte 55
.byte 37
.byte -93
.byte 4
.byte -64
.byte -5
.byte -60
.byte 16
.byte 35
.byte 8
.byte -71
.byte 28
.byte 5
.byte 45
.byte -47
.byte -9
.byte -63
.byte 50
.byte -52
.byte -33
.byte -120
.byte 12
.byte -21
.byte -4
.byte -8
.byte -11
.byte -32
.byte 23
.byte 54
.byte -66
.byte 24
.byte -82
.byte -53
.byte 11
.byte -70
.byte 74
.byte -56
.byte 9
.byte -51
.byte -13
.byte -23
.byte 16
.byte 36
.byte -28
.byte 11
.byte -44
.byte -39
.byte -2
.byte -32
.byte -18
.byte 11
.byte 86
.byte 14
.byte 1
.byte 39
.byte -34
.byte 49
.byte 37
.byte -32
.byte 75
.byte -22
.byte 18
.byte -49
.byte -111
.byte -35
.byte -31
.byte 3
.byte 45
.byte -61
.byte 13
.byte 14
.byte 2
.byte 42
.byte -50
.byte 27
.byte 19
.byte -61
.byte 93
.byte 12
.byte 7
.byte -64
.byte -108
.byte -1
.byte -107
.byte 31
.byte 36
.byte -61
.byte 14
.byte -9
.byte -31
.byte -30
.byte -25
.byte 22
.byte -13
.byte -16
.byte -98
.byte 74
.byte -5
.byte 6
.byte -89
.byte -86
.byte -24
.byte -25
.byte -69
.byte -29
.byte -69
.byte -29
.byte -7
.byte -44
.byte 21
.byte 16
.byte -2
.byte -127
.byte -41
.byte 54
.byte -14
.byte -50
.byte -53
.byte -16
.byte -47
.byte -17
.byte 120
.byte -43
.byte 0
.byte -14
.byte -3
.byte 26
.byte -81
.byte -35
.byte -81
.byte -35
.byte -120
.byte -40
.byte -6
.byte 9
.byte -23
.byte -45
.byte -17
.byte -33
.byte -93
.byte -44
.byte -56
.byte -35
.byte 36
.byte -115
.byte 35
.byte -78
.byte -24
.byte -52
.byte -51
.byte -47
.byte -28
.byte 40
.byte -26
.byte -33
.byte 81
.byte -88
.byte -16
.byte -94
.byte -32
.byte -35
.byte 33
.byte -36
.byte -75
.byte -97
.byte 31
.byte -36
.byte 20
.byte -89
.byte -27
.byte -62
.byte -23
.byte 64
.byte -68
.byte -45
.byte 20
.byte 64
.byte 8
.byte -60
.byte -13
.byte 31
.byte -57
.byte 12
.byte -28
.byte 47
.byte -35
.byte 11
.byte -1
.byte -1
.byte -51
.byte 94
.byte -8
.byte 41
.byte -15
.byte -104
.byte 4
.byte 21
.byte 18
.byte -63
.byte -44
.byte -46
.byte -28
.byte 11
.byte -12
.byte 2
.byte -108
.byte -71
.byte 9
.byte 58
.byte 14
.byte 76
.byte -112
.byte -52
.byte -40
.byte 9
.byte -116
.byte -37
.byte 26
.byte -99
.byte -68
.byte -69
.byte -46
.byte 90
.byte -127
.byte -14
.byte -81
.byte -114
.byte -8
.byte 43
.byte 6
.byte 6
.byte -66
.byte 57
.byte -81
.byte -16
.byte -2
.byte -14
.byte -53
.byte -17
.byte -11
.byte 16
.byte -43
.byte 14
.byte -33
.byte -11
.byte -37
.byte -72
.byte 14
.byte 72
.byte -81
.byte -78
.byte -124
.byte -39
.byte 0
.byte -13
.byte -33
.byte -31
.byte 34
.byte -63
.byte 62
.byte -7
.byte 29
.byte -47
.byte -10
.byte -12
.byte -10
.byte 3
.byte -13
.byte 80
.byte -10
.byte -14
.byte -49
.byte -45
.byte 17
.byte -21
.byte 24
.byte -65
.byte 127
.byte 6
.byte -87
.byte 30
.byte 18
.byte -97
.byte 45
.byte -48
.byte 27
.byte -44
.byte -13
.byte -86
.byte -28
.byte 20
.byte 33
.byte -47
.byte -19
.byte -30
.byte -34
.byte 54
.byte -24
.byte -18
.byte -16
.byte 1
.byte -63
.byte 5
.byte -95
.byte -82
.byte 15
.byte 38
.byte 89
.byte -92
.byte -39
.byte 63
.byte -52
.byte -39
.byte 26
.byte -50
.byte 20
.byte -41
.byte 38
.byte -28
.byte -31
.byte -85
.byte -43
.byte -3
.byte -20
.byte -72
.byte 4
.byte 16
.byte 8
.byte -33
.byte -29
.byte -26
.byte 8
.byte 117
.byte -30
.byte -23
.byte -24
.byte -31
.byte 56
.byte -12
.byte 68
.byte 14
.byte -15
.byte -116
.byte -46
.byte 24
.byte 15
.byte -4
.byte 20
.byte 50
.byte 32
.byte -28
.byte -38
.byte -71
.byte 28
.byte 25
.byte -21
.byte 5
.byte -26
.byte 86
.byte -40
.byte 1
.byte -23
.byte 64
.byte 43
.byte -77
.byte -11
.byte -31
.byte 10
.byte 5
.byte -28
.byte 22
.byte -44
.byte -17
.byte -16
.byte -54
.byte 37
.byte -34
.byte 10
.byte -39
.byte -6
.byte 25
.byte 43
.byte -43
.byte -23
.byte -45
.byte -11
.byte 29
.byte -70
.byte -17
.byte 31
.byte 5
.byte -54
.byte -26
.byte -69
.byte -37
.byte -55
.byte -58
.byte -25
.byte -68
.byte 20
.byte -22
.byte -10
.byte 51
.byte -41
.byte 16
.byte -36
.byte -23
.byte 8
.byte -91
.byte 12
.byte -38
.byte 39
.byte 28
.byte 17
.byte -16
.byte -11
.byte -54
.byte -88
.byte -23
.byte 15
.byte -70
.byte 15
.byte 5
.byte 20
.byte 48
.byte -5
.byte 52
.byte -19
.byte -60
.byte -45
.byte -39
.byte -1
.byte -6
.byte -78
.byte -30
.byte -30
.byte 25
.byte -34
.byte -78
.byte 49
.byte -127
.byte -29
.byte -37
.byte 12
.byte 26
.byte 43
.byte 56
.byte 38
.byte 54
.byte -31
.byte 48
.byte -67
.byte -85
.byte 1
.byte 36
.byte -37
.byte -48
.byte 9
.byte -58
.byte -32
.byte -90
.byte -44
.byte -35
.byte 20
.byte 46
.byte -45
.byte -8
.byte -50
.byte -9
.byte -40
.byte -84
.byte 8
.byte -65
.byte 15
.byte -29
.byte -14
.byte 2
.byte 17
.byte -14
.byte -36
.byte -24
.byte -96
.byte -44
.byte -127
.byte -37
.byte 6
.byte -9
.byte 5
.byte -12
.byte -9
.byte -17
.byte -32
.byte -88
.byte -78
.byte -77
.byte -67
.byte 14
.byte -26
.byte -21
.byte -16
.byte 44
.byte -45
.byte -25
.byte 59
.byte -9
.byte -39
.byte 24
.byte -54
.byte -66
.byte 22
.byte 0
.byte 22
.byte 14
.byte 8
.byte 11
.byte 37
.byte -50
.byte -9
.byte -29
.byte 13
.byte 74
.byte 24
.byte -34
.byte -62
.byte 1
.byte 22
.byte -5
.byte -17
.byte 51
.byte -7
.byte -60
.byte -12
.byte -23
.byte -73
.byte -19
.byte 8
.byte -37
.byte -58
.byte 11
.byte 8
.byte 43
.byte -12
.byte -16
.byte 1
.byte 51
.byte -18
.byte 7
.byte -30
.byte -45
.byte -5
.byte -34
.byte -1
.byte -1
.byte 26
.byte -7
.byte -63
.byte -70
.byte 19
.byte -70
.byte 17
.byte -18
.byte -16
.byte -12
.byte -127
.byte -88
.byte -10
.byte 10
.byte -16
.byte -12
.byte -7
.byte -4
.byte 31
.byte -45
.byte -14
.byte -17
.byte -31
.byte -56
.byte -47
.byte -66
.byte -67
.byte 21
.byte 14
.byte 70
.byte -61
.byte -80
.byte -70
.byte 39
.byte -74
.byte 6
.byte -8
.byte -49
.byte 12
.byte -36
.byte -40
.byte 17
.byte -28
.byte 28
.byte -34
.byte -14
.byte -24
.byte 22
.byte -41
.byte -7
.byte -75
.byte -10
.byte -12
.byte 10
.byte -11
.byte -16
.byte 26
.byte -46
.byte -6
.byte -19
.byte -14
.byte 12
.byte -5
.byte -46
.byte -10
.byte -12
.byte -35
.byte -8
.byte -17
.byte -12
.byte -15
.byte -48
.byte 36
.byte -13
.byte 29
.byte 8
.byte -2
.byte -39
.byte -43
.byte 8
.byte -19
.byte -74
.byte 7
.byte -16
.byte -43
.byte -72
.byte 3
.byte -22
.byte -47
.byte -32
.byte -58
.byte -40
.byte 11
.byte -15
.byte 8
.byte -35
.byte 59
.byte -44
.byte 3
.byte -71
.byte 3
.byte -79
.byte -38
.byte 1
.byte -58
.byte -20
.byte -39
.byte -19
.byte 19
.byte -55
.byte 22
.byte -64
.byte -127
.byte 7
.byte -52
.byte -58
.byte 39
.byte 36
.byte 29
.byte 35
.byte 25
.byte 27
.byte 34
.byte -2
.byte -3
.byte -98
.byte 33
.byte 9
.byte 6
.byte -50
.byte -113
.byte -25
.byte 37
.byte -15
.byte -22
.byte -18
.byte -33
.byte -127
.byte -96
.byte -44
.byte -48
.byte -6
.byte 19
.byte -63
.byte -64
.byte 31
.byte 35
.byte 11
.byte -8
.byte -97
.byte 49
.byte -47
.byte 49
.byte -17
.byte -45
.byte -95
.byte -21
.byte -98
.byte -28
.byte -106
.byte 3
.byte 45
.byte 43
.byte -46
.byte 16
.byte 13
.byte 32
.byte 21
.byte -16
.byte -8
.byte -28
.byte 41
.byte -25
.byte -8
.byte 15
.byte -6
.byte -43
.byte 61
.byte 87
.byte 84
.byte -78
.byte -20
.byte -101
.byte -17
.byte 1
.byte -89
.byte -106
.byte 71
.byte -15
.byte -25
.byte -27
.byte -97
.byte -38
.byte 32
.byte -28
.byte -10
.byte -15
.byte -8
.byte -16
.byte 1
.byte -24
.byte 11
.byte 9
.byte -42
.byte -9
.byte -47
.byte -35
.byte 27
.byte -127
.byte -37
.byte -46
.byte -74
.byte -85
.byte -47
.byte 7
.byte -16
.byte 17
.byte -57
.byte 39
.byte -6
.byte 26
.byte -59
.byte 21
.byte 25
.byte 28
.byte -31
.byte 29
.byte 2
.byte 45
.byte -17
.byte -36
.byte -77
.byte 23
.byte 16
.byte -32
.byte -69
.byte 49
.byte 42
.byte -20
.byte 18
.byte -16
.byte -40
.byte -14
.byte -8
.byte -6
.byte -76
.byte -53
.byte -84
.byte 15
.byte -8
.byte 31
.byte -30
.byte 17
.byte 23
.byte 8
.byte -16
.byte 25
.byte 27
.byte 38
.byte -9
.byte -64
.byte -27
.byte 21
.byte -57
.byte -66
.byte 55
.byte 42
.byte -26
.byte -16
.byte -8
.byte 29
.byte 30
.byte 5
.byte -32
.byte 27
.byte 59
.byte 40
.byte -5
.byte -60
.byte -69
.byte 6
.byte -18
.byte 52
.byte -11
.byte -26
.byte 55
.byte -39
.byte 1
.byte -64
.byte 35
.byte 50
.byte 26
.byte -68
.byte -32
.byte 14
.byte -13
.byte 6
.byte 58
.byte 28
.byte 11
.byte 52
.byte 19
.byte -41
.byte 41
.byte -20
.byte -5
.byte -54
.byte -56
.byte -41
.byte 5
.byte -43
.byte -14
.byte 13
.byte -38
.byte -8
.byte -26
.byte -2
.byte -4
.byte 54
.byte -11
.byte -91
.byte -5
.byte -82
.byte 8
.byte 11
.byte -46
.byte 22
.byte 47
.byte -33
.byte 16
.byte -43
.byte -34
.byte -42
.byte -3
.byte 55
.byte -43
.byte -89
.byte -57
.byte -40
.byte -15
.byte -26
.byte -64
.byte -35
.byte 27
.byte -2
.byte -60
.byte 77
.byte 15
.byte 11
.byte -38
.byte -53
.byte 11
.byte -43
.byte -8
.byte -127
.byte -70
.byte -57
.byte -22
.byte -12
.byte 42
.byte 24
.byte -94
.byte -36
.byte 87
.byte -37
.byte 80
.byte 22
.byte 8
.byte -107
.byte 3
.byte 23
.byte -32
.byte -90
.byte -111
.byte 45
.byte 88
.byte -38
.byte -20
.byte -4
.byte 81
.byte -15
.byte -98
.byte 13
.byte 0
.byte 15
.byte -31
.byte -14
.byte 19
.byte 39
.byte 62
.byte -67
.byte -83
.byte -85
.byte -17
.byte 63
.byte 12
.byte -73
.byte 30
.byte -63
.byte -64
.byte 38
.byte 22
.byte 51
.byte -57
.byte 21
.byte -19
.byte -19
.byte -5
.byte -34
.byte 23
.byte -114
.byte -25
.byte -37
.byte -41
.byte -42
.byte -86
.byte 13
.byte -20
.byte -6
.byte 5
.byte -41
.byte 29
.byte -68
.byte -101
.byte -49
.byte -26
.byte -4
.byte 26
.byte 8
.byte -43
.byte -24
.byte -103
.byte 36
.byte 23
.byte -90
.byte -3
.byte 27
.byte 9
.byte -30
.byte 38
.byte -122
.byte -15
.byte -97
.byte -62
.byte -25
.byte -1
.byte -78
.byte -27
.byte -35
.byte -46
.byte -74
.byte -77
.byte 0
.byte -53
.byte 14
.byte 72
.byte -94
.byte -8
.byte -8
.byte 47
.byte -23
.byte -50
.byte 47
.byte -124
.byte -61
.byte 87
.byte -95
.byte 10
.byte -74
.byte -58
.byte 46
.byte -41
.byte -127
.byte -40
.byte -55
.byte -23
.byte 15
.byte -54
.byte -30
.byte -87
.byte -28
.byte -48
.byte -41
.byte -75
.byte -127
.byte -78
.byte -47
.byte -18
.byte 42
.byte -63
.byte -59
.byte -9
.byte -22
.byte -24
.byte -10
.byte -14
.byte -77
.byte 23
.byte -34
.byte -98
.byte -16
.byte -37
.byte 8
.byte -12
.byte -72
.byte -26
.byte -16
.byte -69
.byte -19
.byte -15
.byte 2
.byte -58
.byte -104
.byte -46
.byte -57
.byte -31
.byte 5
.byte -125
.byte -51
.byte 17
.byte -3
.byte -55
.byte -5
.byte 10
.byte -3
.byte 12
.byte -10
.byte 25
.byte -75
.byte -34
.byte -17
.byte -34
.byte -62
.byte -78
.byte -62
.byte 66
.byte -30
.byte -32
.byte -54
.byte -12
.byte -17
.byte -52
.byte -15
.byte -43
.byte -23
.byte 10
.byte -48
.byte -69
.byte -27
.byte 11
.byte -74
.byte 13
.byte -30
.byte 9
.byte -20
.byte -100
.byte 26
.byte 33
.byte -39
.byte -73
.byte 4
.byte -49
.byte 53
.byte -58
.byte -67
.byte -82
.byte -36
.byte -87
.byte -28
.byte -22
.byte -117
.byte -72
.byte 12
.byte 15
.byte -64
.byte -70
.byte 23
.byte 33
.byte -49
.byte -95
.byte -127
.byte -36
.byte -121
.byte -23
.byte -2
.byte -12
.byte -26
.byte -100
.byte -22
.byte -5
.byte 7
.byte -99
.byte -10
.byte -47
.byte -54
.byte -53
.byte -25
.byte -8
.byte -20
.byte -32
.byte -111
.byte 9
.byte -9
.byte -78
.byte 1
.byte -65
.byte -25
.byte 15
.byte -17
.byte -102
.byte -8
.byte 32
.byte -12
.byte -78
.byte -43
.byte -20
.byte -30
.byte -51
.byte -31
.byte -39
.byte -43
.byte -15
.byte -14
.byte 5
.byte -8
.byte -89
.byte 14
.byte -60
.byte 6
.byte -64
.byte 3
.byte 3
.byte -9
.byte -22
.byte -80
.byte -114
.byte -3
.byte -70
.byte -46
.byte 66
.byte -54
.byte -1
.byte 10
.byte 30
.byte -71
.byte -92
.byte -34
.byte 10
.byte 31
.byte -63
.byte 21
.byte -3
.byte -21
.byte -84
.byte 5
.byte -67
.byte 31
.byte 17
.byte 60
.byte 45
.byte 57
.byte 19
.byte -40
.byte -67
.byte -1
.byte 27
.byte -7
.byte -17
.byte -24
.byte 49
.byte -48
.byte 92
.byte -42
.byte 20
.byte 25
.byte -12
.byte 22
.byte -2
.byte -18
.byte 78
.byte -53
.byte -62
.byte 30
.byte -94
.byte -13
.byte -9
.byte -63
.byte -32
.byte 28
.byte -38
.byte -7
.byte 20
.byte 16
.byte 47
.byte -66
.byte 6
.byte -70
.byte -34
.byte 3
.byte 41
.byte 38
.byte -4
.byte -78
.byte -29
.byte -48
.byte 0
.byte -13
.byte -43
.byte -19
.byte -34
.byte -40
.byte 20
.byte -23
.byte -31
.byte -16
.byte -33
.byte -30
.byte 30
.byte 2
.byte -55
.byte -2
.byte -6
.byte -48
.byte -7
.byte -57
.byte -50
.byte 49
.byte 16
.byte -15
.byte -127
.byte -78
.byte -31
.byte -8
.byte -35
.byte 0
.byte -78
.byte -54
.byte -19
.byte -50
.byte -48
.byte -37
.byte 2
.byte 17
.byte -53
.byte -47
.byte -35
.byte 3
.byte 7
.byte -26
.byte -59
.byte -51
.byte 10
.byte -4
.byte -101
.byte -29
.byte -32
.byte -7
.byte -18
.byte 6
.byte -25
.byte -45
.byte -51
.byte -61
.byte -22
.byte 12
.byte -38
.byte -15
.byte -68
.byte 20
.byte -77
.byte 7
.byte -6
.byte -56
.byte -85
.byte -16
.byte -17
.byte -30
.byte -13
.byte 12
.byte -75
.byte 46
.byte -27
.byte -24
.byte 59
.byte -127
.byte -3
.byte -21
.byte -51
.byte 5
.byte 70
.byte -20
.byte 53
.byte 16
.byte 46
.byte -18
.byte 44
.byte -18
.byte -28
.byte -14
.byte 41
.byte 0
.byte -62
.byte 69
.byte -42
.byte -7
.byte -77
.byte -34
.byte -84
.byte 21
.byte 9
.byte -72
.byte 28
.byte -15
.byte -77
.byte 14
.byte -29
.byte -57
.byte -34
.byte -83
.byte 54
.byte 19
.byte -37
.byte -6
.byte 42
.byte 15
.byte 17
.byte 5
.byte -60
.byte 6
.byte 45
.byte -57
.byte -7
.byte -66
.byte -8
.byte -108
.byte -40
.byte -7
.byte -109
.byte 12
.byte -6
.byte -31
.byte -6
.byte 39
.byte -11
.byte -40
.byte -46
.byte 20
.byte -47
.byte -54
.byte -16
.byte -35
.byte 39
.byte -80
.byte 44
.byte -10
.byte 79
.byte -21
.byte -3
.byte 10
.byte -13
.byte -13
.byte -3
.byte 3
.byte -11
.byte 25
.byte -62
.byte 52
.byte -25
.byte -48
.byte -73
.byte 39
.byte -41
.byte -75
.byte -7
.byte -68
.byte 3
.byte -5
.byte -13
.byte 27
.byte -45
.byte 24
.byte -50
.byte 60
.byte -4
.byte -24
.byte -33
.byte 19
.byte -20
.byte -89
.byte -38
.byte 38
.byte -21
.byte -17
.byte -34
.byte 22
.byte 55
.byte -38
.byte -38
.byte -26
.byte 7
.byte -84
.byte -101
.byte 56
.byte 9
.byte -69
.byte -35
.byte -53
.byte -52
.byte -20
.byte -79
.byte -43
.byte -38
.byte 11
.byte -56
.byte -38
.byte 33
.byte -43
.byte 127
.byte -18
.byte -33
.byte -81
.byte -71
.byte -48
.byte -15
.byte -16
.byte -8
.byte -10
.byte -37
.byte 31
.byte 12
.byte -50
.byte 47
.byte -26
.byte -43
.byte 0
.byte 51
.byte 34
.byte 1
.byte -15
.byte -35
.byte 29
.byte -67
.byte -44
.byte -13
.byte -64
.byte -80
.byte -68
.byte -57
.byte -58
.byte 23
.byte -44
.byte -80
.byte 6
.byte 17
.byte -9
.byte 53
.byte -20
.byte 18
.byte -79
.byte -25
.byte -58
.byte -28
.byte -15
.byte -82
.byte 1
.byte -64
.byte 13
.byte -30
.byte -44
.byte 6
.byte -43
.byte 11
.byte -18
.byte -107
.byte 36
.byte -82
.byte -23
.byte 10
.byte -27
.byte -12
.byte 33
.byte 20
.byte -67
.byte 23
.byte -48
.byte -14
.byte -25
.byte 54
.byte 12
.byte 31
.byte -42
.byte 38
.byte -29
.byte -60
.byte -31
.byte -12
.byte 30
.byte 25
.byte -5
.byte 12
.byte -82
.byte -72
.byte 7
.byte -5
.byte -31
.byte -21
.byte -4
.byte 35
.byte -115
.byte 21
.byte -13
.byte -47
.byte -48
.byte -14
.byte -30
.byte -10
.byte -60
.byte -29
.byte 23
.byte -13
.byte 11
.byte -59
.byte 17
.byte -89
.byte -62
.byte 18
.byte 6
.byte 14
.byte -12
.byte 5
.byte -36
.byte -127
.byte 18
.byte -111
.byte 32
.byte -43
.byte -31
.byte 7
.byte -64
.byte -41
.byte 22
.byte 0
.byte -11
.byte -61
.byte -3
.byte 1
.byte 15
.byte 21
.byte 41
.byte 6
.byte -9
.byte 27
.byte 8
.byte -41
.byte -4
.byte -11
.byte 25
.byte 32
.byte -83
.byte -104
.byte -127
.byte -50
.byte 4
.byte -61
.byte -43
.byte 41
.byte -42
.byte -49
.byte 0
.byte -66
.byte -41
.byte -111
.byte 49
.byte -52
.byte 24
.byte 57
.byte 21
.byte -85
.byte -6
.byte -27
.byte -19
.byte 46
.byte -105
.byte -87
.byte -14
.byte 22
.byte -70
.byte -13
.byte -11
.byte -52
.byte -34
.byte -13
.byte -101
.byte -85
.byte -20
.byte -16
.byte -46
.byte -47
.byte 53
.byte 32
.byte -9
.byte -44
.byte 36
.byte -38
.byte -30
.byte -65
.byte -31
.byte 18
.byte -8
.byte -40
.byte -69
.byte -41
.byte 46
.byte -55
.byte -88
.byte -103
.byte -3
.byte 25
.byte -52
.byte 25
.byte -64
.byte 64
.byte -50
.byte -29
.byte -26
.byte -36
.byte -70
.byte -11
.byte -15
.byte -46
.byte -52
.byte 29
.byte -64
.byte -46
.byte 0
.byte -55
.byte 16
.byte -86
.byte 60
.byte 12
.byte 14
.byte 20
.byte -29
.byte -28
.byte -18
.byte 0
.byte -45
.byte -18
.byte 9
.byte 24
.byte -75
.byte -47
.byte -18
.byte -39
.byte 9
.byte -42
.byte -71
.byte 13
.byte -83
.byte 44
.byte -52
.byte -66
.byte 16
.byte 50
.byte 8
.byte 2
.byte -109
.byte -21
.byte 21
.byte 25
.byte 45
.byte -62
.byte -22
.byte 29
.byte -41
.byte -38
.byte -19
.byte -23
.byte -13
.byte -122
.byte -8
.byte -29
.byte -32
.byte -44
.byte -46
.byte -49
.byte 27
.byte -72
.byte -62
.byte -15
.byte -34
.byte 38
.byte -78
.byte -22
.byte -39
.byte 2
.byte 19
.byte -77
.byte -17
.byte -127
.byte -50
.byte -1
.byte -4
.byte -2
.byte -40
.byte 32
.byte 11
.byte -27
.byte -88
.byte 1
.byte -40
.byte 61
.byte 30
.byte -6
.byte 35
.byte -12
.byte 16
.byte -84
.byte 48
.byte -50
.byte -49
.byte -66
.byte -16
.byte 57
.byte -57
.byte -41
.byte -47
.byte -5
.byte 25
.byte -72
.byte 12
.byte -51
.byte 28
.byte -55
.byte -74
.byte 36
.byte -1
.byte 2
.byte 0
.byte 7
.byte -55
.byte -59
.byte 45
.byte -21
.byte 3
.byte -3
.byte 39
.byte 16
.byte -25
.byte -67
.byte -86
.byte -43
.byte -24
.byte -56
.byte -42
.byte 38
.byte 31
.byte -28
.byte 37
.byte 22
.byte -49
.byte -8
.byte 34
.byte 24
.byte -4
.byte -87
.byte -54
.byte -44
.byte 25
.byte -21
.byte -15
.byte -16
.byte 36
.byte 15
.byte 36
.byte -36
.byte 5
.byte 7
.byte -57
.byte -30
.byte 51
.byte 16
.byte -98
.byte -17
.byte -51
.byte -42
.byte -127
.byte -14
.byte -37
.byte -37
.byte -81
.byte -84
.byte -47
.byte -35
.byte -36
.byte -21
.byte 17
.byte -53
.byte -61
.byte -51
.byte 0
.byte -18
.byte 20
.byte 57
.byte -67
.byte -12
.byte -86
.byte -43
.byte -10
.byte -5
.byte 28
.byte -54
.byte -105
.byte 52
.byte -32
.byte 5
.byte -37
.byte 6
.byte -90
.byte 1
.byte -79
.byte 42
.byte 6
.byte -20
.byte -24
.byte 46
.byte -47
.byte -21
.byte 24
.byte -65
.byte -40
.byte -11
.byte -101
.byte 32
.byte -92
.byte 22
.byte 82
.byte -19
.byte -92
.byte -38
.byte -2
.byte -11
.byte -43
.byte 14
.byte -68
.byte -95
.byte -19
.byte 5
.byte -11
.byte -3
.byte -28
.byte -44
.byte 32
.byte -26
.byte -21
.byte -21
.byte 52
.byte -1
.byte -123
.byte -47
.byte -31
.byte -35
.byte -28
.byte -79
.byte -22
.byte -54
.byte -39
.byte 55
.byte -23
.byte -11
.byte 92
.byte 22
.byte 19
.byte -34
.byte -33
.byte -52
.byte -7
.byte 3
.byte -6
.byte -87
.byte -43
.byte 11
.byte -101
.byte -45
.byte -95
.byte -83
.byte -84
.byte -106
.byte 32
.byte 5
.byte -70
.byte -15
.byte 8
.byte -64
.byte 76
.byte -37
.byte -52
.byte -34
.byte -49
.byte -76
.byte -80
.byte 3
.byte -6
.byte -51
.byte -33
.byte -30
.byte -25
.byte 49
.byte -84
.byte 5
.byte -39
.byte 70
.byte -48
.byte -29
.byte -127
.byte -15
.byte 29
.byte -40
.byte -16
.byte -37
.byte 24
.byte 27
.byte -121
.byte -1
.byte -36
.byte -75
.byte 61
.byte -77
.byte 5
.byte -65
.byte -12
.byte 2
.byte -34
.byte -6
.byte -62
.byte -86
.byte 3
.byte -21
.byte -8
.byte -22
.byte -17
.byte -25
.byte -127
.byte -38
.byte 4
.byte 78
.byte 32
.byte -56
.byte -42
.byte -39
.byte 63
.byte 59
.byte 27
.byte 31
.byte -21
.byte 43
.byte -54
.byte 36
.byte -22
.byte 45
.byte -82
.byte 31
.byte -24
.byte -63
.byte -15
.byte -51
.byte 7
.byte 58
.byte 34
.byte -84
.byte -57
.byte -101
.byte -64
.byte -80
.byte -9
.byte -2
.byte -26
.byte 43
.byte -68
.byte 9
.byte 23
.byte -37
.byte 36
.byte -15
.byte 104
.byte 19
.byte -35
.byte 19
.byte 56
.byte -33
.byte -61
.byte -101
.byte -94
.byte -108
.byte 32
.byte -25
.byte -29
.byte -81
.byte -21
.byte -40
.byte 40
.byte -61
.byte 57
.byte -106
.byte -38
.byte -45
.byte -7
.byte -21
.byte 11
.byte 40
.byte -35
.byte -121
.byte 16
.byte -23
.byte -17
.byte 43
.byte -12
.byte 15
.byte -9
.byte 33
.byte -63
.byte -23
.byte -38
.byte -45
.byte -28
.byte -46
.byte 41
.byte 2
.byte 17
.byte -56
.byte 17
.byte -71
.byte 26
.byte -52
.byte 39
.byte 31
.byte 28
.byte 43
.byte 18
.byte -89
.byte 38
.byte -88
.byte 57
.byte 7
.byte -94
.byte -10
.byte -39
.byte 15
.byte -64
.byte -107
.byte 9
.byte -5
.byte 35
.byte -112
.byte -46
.byte 59
.byte 54
.byte -50
.byte -109
.byte -71
.byte -1
.byte 74
.byte -127
.byte 79
.byte 11
.byte 67
.byte -13
.byte -36
.byte -49
.byte -20
.byte -48
.byte -32
.byte -120
.byte 2
.byte 3
.byte 14
.byte -11
.byte 3
.byte 33
.byte -33
.byte -114
.byte 43
.byte 6
.byte -67
.byte 30
.byte -75
.byte -54
.byte -5
.byte 1
.byte -29
.byte -124
.byte -117
.byte 12
.byte -2
.byte -4
.byte -32
.byte 18
.byte 62
.byte -81
.byte -42
.byte -124
.byte 93
.byte -21
.byte -18
.byte 23
.byte -7
.byte 45
.byte 2
.byte -50
.byte -35
.byte -49
.byte -98
.byte 62
.byte -52
.byte 92
.byte -57
.byte 11
.byte 80
.byte -50
.byte -2
.byte -50
.byte -38
.byte -76
.byte -20
.byte 4
.byte -8
.byte 31
.byte 4
.byte -12
.byte 19
.byte -58
.byte 5
.byte -113
.byte -9
.byte -16
.byte 81
.byte -17
.byte -25
.byte 12
.byte -107
.byte -1
.byte -49
.byte 22
.byte 37
.byte 16
.byte -35
.byte 32
.byte 23
.byte 1
.byte -22
.byte 67
.byte -114
.byte 42
.byte -9
.byte -29
.byte 0
.byte 85
.byte -8
.byte 19
.byte -23
.byte 3
.byte 3
.byte -29
.byte 78
.byte 15
.byte -69
.byte -48
.byte 39
.byte -99
.byte 16
.byte -61
.byte 2
.byte 20
.byte -23
.byte 9
.byte -31
.byte -29
.byte -101
.byte -40
.byte -36
.byte -29
.byte 54
.byte 50
.byte -60
.byte 101
.byte -13
.byte -49
.byte 52
.byte 1
.byte 77
.byte -113
.byte -45
.byte 6
.byte 65
.byte -27
.byte -93
.byte -26
.byte -54
.byte 39
.byte 35
.byte -68
.byte -30
.byte -96
.byte 28
.byte 10
.byte 5
.byte -94
.byte -39
.byte -8
.byte -104
.byte -81
.byte -18
.byte -4
.byte -57
.byte -127
.byte -44
.byte -14
.byte 16
.byte -28
.byte -17
.byte -9
.byte 1
.byte -60
.byte 27
.byte 4
.byte 13
.byte -27
.byte -95
.byte 1
.byte -14
.byte -60
.byte -28
.byte 45
.byte 4
.byte 11
.byte 18
.byte -127
.byte -22
.byte -46
.byte 13
.byte -65
.byte -2
.byte 18
.byte -111
.byte -86
.byte 36
.byte -18
.byte 15
.byte -69
.byte -54
.byte 10
.byte -41
.byte -111
.byte -9
.byte -17
.byte -4
.byte -12
.byte -75
.byte 18
.byte -88
.byte -20
.byte -20
.byte -15
.byte -18
.byte 65
.byte 16
.byte 26
.byte 6
.byte -77
.byte 10
.byte -30
.byte 0
.byte -52
.byte 27
.byte 41
.byte -28
.byte -12
.byte 8
.byte 73
.byte 46
.byte -71
.byte -36
.byte 0
.byte -50
.byte -76
.byte -93
.byte -38
.byte 58
.byte 16
.byte -16
.byte 35
.byte -61
.byte -76
.byte 19
.byte -24
.byte 29
.byte -9
.byte -23
.byte 26
.byte -2
.byte 20
.byte 23
.byte -4
.byte 25
.byte -23
.byte 40
.byte -67
.byte 24
.byte 10
.byte -16
.byte -2
.byte -45
.byte -40
.byte 41
.byte 41
.byte -33
.byte 18
.byte -50
.byte 9
.byte 39
.byte 21
.byte -13
.byte 8
.byte -16
.byte 17
.byte 15
.byte 13
.byte -78
.byte -76
.byte -25
.byte -43
.byte -75
.byte -19
.byte -54
.byte -63
.byte 10
.byte 86
.byte -29
.byte 37
.byte 22
.byte -80
.byte -21
.byte -68
.byte -83
.byte 95
.byte -12
.byte -5
.byte -7
.byte -73
.byte 25
.byte 15
.byte -43
.byte -4
.byte -35
.byte 20
.byte 102
.byte -7
.byte -34
.byte -54
.byte 68
.byte -106
.byte -46
.byte -59
.byte 21
.byte -43
.byte -19
.byte 58
.byte 3
.byte 5
.byte 20
.byte -73
.byte 44
.byte -1
.byte -27
.byte 21
.byte -84
.byte -6
.byte -16
.byte -127
.byte -90
.byte -9
.byte -2
.byte -3
.byte 7
.byte 5
.byte -6
.byte -64
.byte 0
.byte -26
.byte 3
.byte -59
.byte 43
.byte -5
.byte 5
.byte -27
.byte -43
.byte 14
.byte -33
.byte -3
.byte -5
.byte 73
.byte -52
.byte -61
.byte -28
.byte 32
.byte -32
.byte -38
.byte -2
.byte -94
.byte -35
.byte -50
.byte -7
.byte 12
.byte 32
.byte -35
.byte -6
.byte -9
.byte 43
.byte -59
.byte 2
.byte -29
.byte -10
.byte -50
.byte 67
.byte -35
.byte -31
.byte -76
.byte -116
.byte 91
.byte -51
.byte -51
.byte -38
.byte -4
.byte -127
.byte -23
.byte 34
.byte -11
.byte 11
.byte 7
.byte -104
.byte -46
.byte -43
.byte -23
.byte 33
.byte 96
.byte -5
.byte -14
.byte 10
.byte 7
.byte -33
.byte -26
.byte 28
.byte -4
.byte 34
.byte 0
.byte 59
.byte -6
.byte -12
.byte -97
.byte -31
.byte 87
.byte -101
.byte -40
.byte 48
.byte -24
.byte 20
.byte -22
.byte 53
.byte -75
.byte 45
.byte -94
.byte -112
.byte 23
.byte -29
.byte -26
.byte -30
.byte 25
.byte 44
.byte 72
.byte -55
.byte 14
.byte -51
.byte 52
.byte 17
.byte 76
.byte -9
.byte -57
.byte 16
.byte 20
.byte -114
.byte -38
.byte -46
.byte 67
.byte -106
.byte 36
.byte -17
.byte -12
.byte 33
.byte -5
.byte -1
.byte -57
.byte -29
.byte -23
.byte -91
.byte 0
.byte 38
.byte 28
.byte 73
.byte -37
.byte 20
.byte -10
.byte 44
.byte 36
.byte -4
.byte 94
.byte -32
.byte 1
.byte -32
.byte 15
.byte -105
.byte 15
.byte 13
.byte -9
.byte -47
.byte -116
.byte -42
.byte 21
.byte -23
.byte 11
.byte -82
.byte 4
.byte -28
.byte -82
.byte 16
.byte -40
.byte -13
.byte 9
.byte -54
.byte -41
.byte 62
.byte -6
.byte 2
.byte 24
.byte 38
.byte -11
.byte 6
.byte -16
.byte 17
.byte -56
.byte -20
.byte -7
.byte 0
.byte 27
.byte -95
.byte 39
.byte -20
.byte -63
.byte -43
.byte -1
.byte 2
.byte 34
.byte 27
.byte 58
.byte 17
.byte -127
.byte 13
.byte -20
.byte -10
.byte -3
.byte -74
.byte -45
.byte 24
.byte -19
.byte -22
.byte -71
.byte 36
.byte -12
.byte -94
.byte -23
.byte -38
.byte -15
.byte 61
.byte -12
.byte 8
.byte -16
.byte -65
.byte 3
.byte -8
.byte 21
.byte -2
.byte 52
.byte 28
.byte -53
.byte -22
.byte -29
.byte 18
.byte -14
.byte 21
.byte 44
.byte 43
.byte 8
.byte -57
.byte 28
.byte -16
.byte 3
.byte -62
.byte -6
.byte 35
.byte 6
.byte -41
.byte -7
.byte -11
.byte -10
.byte 26
.byte -29
.byte 41
.byte 50
.byte -41
.byte -43
.byte 1
.byte -22
.byte -30
.byte 10
.byte 58
.byte -27
.byte 15
.byte -28
.byte 5
.byte -81
.byte -51
.byte -26
.byte -43
.byte 25
.byte -63
.byte -45
.byte 12
.byte 1
.byte -13
.byte 45
.byte 32
.byte -6
.byte -74
.byte -19
.byte 65
.byte -58
.byte 98
.byte 73
.byte -4
.byte 49
.byte -1
.byte -11
.byte 17
.byte -10
.byte -84
.byte 19
.byte 16
.byte 35
.byte -67
.byte -26
.byte 18
.byte 19
.byte 19
.byte 27
.byte -46
.byte -14
.byte 5
.byte -126
.byte -85
.byte 49
.byte 38
.byte -41
.byte -6
.byte 15
.byte 3
.byte -64
.byte 31
.byte -87
.byte 94
.byte -20
.byte 20
.byte -40
.byte 37
.byte -81
.byte -3
.byte 44
.byte -70
.byte 63
.byte 61
.byte 26
.byte -127
.byte -51
.byte -38
.byte 15
.byte 8
.byte 32
.byte -56
.byte 84
.byte 34
.byte -70
.byte -39
.byte 29
.byte 27
.byte -47
.byte 13
.byte -44
.byte 50
.byte -84
.byte -14
.byte 8
.byte -6
.byte -96
.byte -90
.byte -10
.byte 52
.byte -82
.byte -106
.byte -42
.byte -94
.byte -105
.byte -122
.byte 53
.byte -55
.byte 18
.byte -78
.byte -58
.byte -15
.byte 9
.byte -40
.byte -122
.byte -117
.byte -50
.byte -11
.byte -113
.byte -66
.byte -87
.byte -22
.byte -6
.byte -83
.byte -88
.byte -58
.byte -104
.byte -56
.byte 9
.byte -85
.byte 51
.byte 50
.byte 25
.byte -48
.byte -115
.byte 25
.byte 37
.byte 13
.byte 59
.byte 47
.byte 31
.byte 53
.byte -80
.byte 57
.byte -103
.byte 1
.byte -81
.byte -78
.byte -3
.byte -13
.byte -127
.byte -57
.byte -1
.byte 41
.byte -13
.byte -14
.byte -12
.byte -85
.byte -59
.byte 33
.byte -26
.byte 27
.byte -42
.byte -1
.byte -18
.byte -126
.byte -19
.byte -16
.byte 31
.byte 51
.byte -40
.byte 77
.byte -114
.byte -4
.byte -120
.byte -86
.byte -47
.byte -54
.byte -40
.byte 14
.byte -35
.byte -52
.byte 63
.byte -114
.byte -29
.byte 8
.byte 8
.byte -4
.byte 33
.byte -34
.byte 24
.byte -26
.byte -10
.byte -47
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte -15
.byte 1
.byte -5
.byte -31
.byte -2
.byte -10
.byte 45
.byte -5
.byte -5
.byte -51
.byte -55
.byte -18
.byte -13
.byte 35
.byte 57
.byte 31
.byte 66
.byte -39
.byte -89
.byte 2
.byte -79
.byte -79
.byte 57
.byte -8
.byte -11
.byte 50
.byte -5
.byte 1
.byte -25
.byte -64
.byte -34
.byte -94
.byte 11
.byte 3
.byte 51
.byte -18
.byte -4
.byte 7
.byte 65
.byte -48
.byte -15
.byte 47
.byte -31
.byte -21
.byte -11
.byte 26
.byte 18
.byte 18
.byte -15
.byte -45
.byte -115
.byte 9
.byte -25
.byte 35
.byte -21
.byte -31
.byte -28
.byte -27
.byte 17
.byte 116
.byte -17
.byte -10
.byte -8
.byte -77
.byte -4
.byte -8
.byte 34
.byte 6
.byte -12
.byte 11
.byte 127
.byte -89
.byte -13
.byte 47
.byte -24
.byte 4
.byte 0
.byte 12
.byte -24
.byte -20
.byte -50
.byte -16
.byte -76
.byte -23
.byte -36
.byte 11
.byte -69
.byte -28
.byte 0
.byte -2
.byte 18
.byte 63
.byte 18
.byte 64
.byte 9
.byte -57
.byte 31
.byte 66
.byte -23
.byte 37
.byte -25
.byte -18
.byte -52
.byte 8
.byte -16
.byte 1
.byte 16
.byte 97
.byte 20
.byte -47
.byte -45
.byte -28
.byte -1
.byte 3
.byte 84
.byte -127
.byte 10
.byte -47
.byte 9
.byte 27
.byte 3
.byte -19
.byte -9
.byte 0
.byte 29
.byte -87
.byte -65
.byte -38
.byte 17
.byte 80
.byte -25
.byte -10
.byte -20
.byte 32
.byte -32
.byte 16
.byte 29
.byte -34
.byte -112
.byte 85
.byte 3
.byte 9
.byte -81
.byte 10
.byte 38
.byte 56
.byte 75
.byte 79
.byte -17
.byte -121
.byte -50
.byte 2
.byte -40
.byte 4
.byte 9
.byte 35
.byte 6
.byte -121
.byte -77
.byte -51
.byte 35
.byte 26
.byte 0
.byte 38
.byte 6
.byte 19
.byte 15
.byte -55
.byte -51
.byte -57
.byte -77
.byte 75
.byte 16
.byte -65
.byte -55
.byte -85
.byte 45
.byte 43
.byte -6
.byte -24
.byte -33
.byte -63
.byte -9
.byte -53
.byte -45
.byte 45
.byte 22
.byte 0
.byte -27
.byte -74
.byte -126
.byte -34
.byte -21
.byte -13
.byte -3
.byte -2
.byte 0
.byte 4
.byte 43
.byte 21
.byte -25
.byte -26
.byte 39
.byte -24
.byte -12
.byte -127
.byte -16
.byte -69
.byte 39
.byte -4
.byte -2
.byte 17
.byte -13
.byte 7
.byte -60
.byte -24
.byte -8
.byte 0
.byte 1
.byte -23
.byte -5
.byte 32
.byte -8
.byte 4
.byte 0
.byte -37
.byte -13
.byte -37
.byte 17
.byte 17
.byte -37
.byte 26
.byte -36
.byte -28
.byte 36
.byte -56
.byte 11
.byte -82
.byte -5
.byte -84
.byte 71
.byte -27
.byte 34
.byte 5
.byte -11
.byte -14
.byte -40
.byte -9
.byte -19
.byte -24
.byte -17
.byte 54
.byte 3
.byte -24
.byte 20
.byte 9
.byte 14
.byte -21
.byte -68
.byte -10
.byte 15
.byte -22
.byte -97
.byte 34
.byte -15
.byte 41
.byte 44
.byte -84
.byte -11
.byte -42
.byte -25
.byte -74
.byte 10
.byte -31
.byte 56
.byte -43
.byte 25
.byte -70
.byte -56
.byte 9
.byte 0
.byte -5
.byte -12
.byte -35
.byte 5
.byte -55
.byte 11
.byte -31
.byte -11
.byte 8
.byte -29
.byte -2
.byte 24
.byte 8
.byte 67
.byte -76
.byte 4
.byte -96
.byte 54
.byte 97
.byte 15
.byte -98
.byte 19
.byte 95
.byte 63
.byte -85
.byte 34
.byte -18
.byte 73
.byte 10
.byte -29
.byte -34
.byte -41
.byte 25
.byte 4
.byte -62
.byte 37
.byte -66
.byte -56
.byte -37
.byte 13
.byte -46
.byte 28
.byte -10
.byte 4
.byte 12
.byte -22
.byte -81
.byte -40
.byte -86
.byte 85
.byte -50
.byte -41
.byte -70
.byte 69
.byte -9
.byte -127
.byte -92
.byte -62
.byte -88
.byte 26
.byte -43
.byte -11
.byte 5
.byte -74
.byte -109
.byte 14
.byte -13
.byte -36
.byte -115
.byte -31
.byte -23
.byte -25
.byte 39
.byte 75
.byte -28
.byte -11
.byte -13
.byte 4
.byte -100
.byte -111
.byte -36
.byte 87
.byte 24
.byte -36
.byte 36
.byte 42
.byte 18
.byte -26
.byte -77
.byte 25
.byte 31
.byte 61
.byte 36
.byte -57
.byte -19
.byte -5
.byte -65
.byte 21
.byte -11
.byte 32
.byte -20
.byte 12
.byte 18
.byte -18
.byte -33
.byte -33
.byte 20
.byte 7
.byte -3
.byte 76
.byte 47
.byte 60
.byte 95
.byte -29
.byte -43
.byte -21
.byte -115
.byte 12
.byte 15
.byte 32
.byte -127
.byte -4
.byte -37
.byte -4
.byte 68
.byte -9
.byte 1
.byte -8
.byte -37
.byte -1
.byte 19
.byte -34
.byte 68
.byte -5
.byte -106
.byte -6
.byte -88
.byte -53
.byte 23
.byte -24
.byte -12
.byte 26
.byte -29
.byte 70
.byte 16
.byte 2
.byte 54
.byte -28
.byte -115
.byte 28
.byte 57
.byte -94
.byte -102
.byte -35
.byte -78
.byte -120
.byte -29
.byte -47
.byte -24
.byte -26
.byte -18
.byte 10
.byte 56
.byte -36
.byte -48
.byte 5
.byte -8
.byte 20
.byte -31
.byte 28
.byte 89
.byte 24
.byte 5
.byte 34
.byte -17
.byte -56
.byte -2
.byte 12
.byte -14
.byte -29
.byte -88
.byte 24
.byte 1
.byte -32
.byte -86
.byte 47
.byte -4
.byte -42
.byte -98
.byte -1
.byte -17
.byte -40
.byte 41
.byte 27
.byte -9
.byte 10
.byte -8
.byte 17
.byte -41
.byte -1
.byte -35
.byte 30
.byte -18
.byte -18
.byte 17
.byte 40
.byte 58
.byte -67
.byte -35
.byte -65
.byte 41
.byte -7
.byte 63
.byte -67
.byte 65
.byte -24
.byte -36
.byte -46
.byte -23
.byte -64
.byte -54
.byte -19
.byte -11
.byte 37
.byte -68
.byte 11
.byte 0
.byte -2
.byte -89
.byte 16
.byte -72
.byte -17
.byte 1
.byte 16
.byte 17
.byte 15
.byte -27
.byte 11
.byte 63
.byte -47
.byte -12
.byte -53
.byte 7
.byte 9
.byte -6
.byte -16
.byte -72
.byte -73
.byte -65
.byte -41
.byte -90
.byte -108
.byte -66
.byte -5
.byte -24
.byte 20
.byte -36
.byte -32
.byte 49
.byte -12
.byte -39
.byte -35
.byte -7
.byte 1
.byte -70
.byte -85
.byte -13
.byte -18
.byte 3
.byte 19
.byte 22
.byte -43
.byte 7
.byte -2
.byte -22
.byte -27
.byte -99
.byte -31
.byte -127
.byte 59
.byte -106
.byte -15
.byte 1
.byte -102
.byte -9
.byte -34
.byte 19
.byte -15
.byte -21
.byte 5
.byte 1
.byte 12
.byte 30
.byte -3
.byte 16
.byte -36
.byte 32
.byte -60
.byte 40
.byte -23
.byte -14
.byte -34
.byte -9
.byte 8
.byte -45
.byte -79
.byte 18
.byte -7
.byte 58
.byte -53
.byte 8
.byte -14
.byte 35
.byte 12
.byte -33
.byte -5
.byte 37
.byte -6
.byte 0
.byte 5
.byte 41
.byte -31
.byte 16
.byte -17
.byte -75
.byte -68
.byte 6
.byte 49
.byte 64
.byte -42
.byte -23
.byte -2
.byte 9
.byte -108
.byte -57
.byte 12
.byte -127
.byte -42
.byte -13
.byte 6
.byte -2
.byte -28
.byte 13
.byte 34
.byte 30
.byte 16
.byte 8
.byte -81
.byte -20
.byte -60
.byte 3
.byte -2
.byte 16
.byte 42
.byte -30
.byte 10
.byte -19
.byte -44
.byte -11
.byte 11
.byte -16
.byte -4
.byte 44
.byte -10
.byte 0
.byte 10
.byte -66
.byte -35
.byte -55
.byte -114
.byte -32
.byte 8
.byte 53
.byte -47
.byte 19
.byte -14
.byte 30
.byte 51
.byte 16
.byte -68
.byte -6
.byte -53
.byte 24
.byte 23
.byte 77
.byte 3
.byte -44
.byte -8
.byte -19
.byte -36
.byte -64
.byte 26
.byte 12
.byte -54
.byte 36
.byte -20
.byte -13
.byte 29
.byte 40
.byte 62
.byte 94
.byte 24
.byte -37
.byte -22
.byte -111
.byte 8
.byte 44
.byte 13
.byte -105
.byte -2
.byte -40
.byte 12
.byte -32
.byte 29
.byte -30
.byte 19
.byte -67
.byte 13
.byte 10
.byte -54
.byte -42
.byte 0
.byte -113
.byte 14
.byte 16
.byte -103
.byte 94
.byte 9
.byte 5
.byte -1
.byte -68
.byte 44
.byte 29
.byte -17
.byte -58
.byte 22
.byte -48
.byte -72
.byte 48
.byte -127
.byte -52
.byte 6
.byte 59
.byte 23
.byte -85
.byte -16
.byte -28
.byte -27
.byte -7
.byte -21
.byte 100
.byte -10
.byte 25
.byte -5
.byte -10
.byte 42
.byte -23
.byte -80
.byte 19
.byte -8
.byte 2
.byte 107
.byte -84
.byte 22
.byte -13
.byte -67
.byte -39
.byte 30
.byte -38
.byte 12
.byte 9
.byte -79
.byte -90
.byte -25
.byte 19
.byte -84
.byte -54
.byte 5
.byte -13
.byte -18
.byte -5
.byte -21
.byte 32
.byte -6
.byte 57
.byte -56
.byte -37
.byte 5
.byte 28
.byte 74
.byte 58
.byte 18
.byte -18
.byte -42
.byte -26
.byte -8
.byte -38
.byte -74
.byte 32
.byte 6
.byte 14
.byte 33
.byte -37
.byte -34
.byte -10
.byte 3
.byte -11
.byte -21
.byte -13
.byte 17
.byte 13
.byte 32
.byte 41
.byte -9
.byte -11
.byte 14
.byte -60
.byte -60
.byte -67
.byte 21
.byte -20
.byte -32
.byte -8
.byte 17
.byte -8
.byte -64
.byte 19
.byte -31
.byte -32
.byte -125
.byte 10
.byte -11
.byte -49
.byte -46
.byte -8
.byte -23
.byte 0
.byte -43
.byte -8
.byte -8
.byte -53
.byte 75
.byte -23
.byte -2
.byte -53
.byte -2
.byte 17
.byte 9
.byte -51
.byte -77
.byte -77
.byte 6
.byte 62
.byte 44
.byte -98
.byte 23
.byte -20
.byte -90
.byte 2
.byte -16
.byte -19
.byte -48
.byte 72
.byte 4
.byte -70
.byte -26
.byte -2
.byte 4
.byte 44
.byte 42
.byte -71
.byte -1
.byte -76
.byte 48
.byte 17
.byte 2
.byte -127
.byte 29
.byte 10
.byte -34
.byte -90
.byte -35
.byte -68
.byte 21
.byte -60
.byte 17
.byte -67
.byte -33
.byte 5
.byte -48
.byte -28
.byte -43
.byte -3
.byte 51
.byte 22
.byte 18
.byte -3
.byte -49
.byte -19
.byte 67
.byte -95
.byte 9
.byte -35
.byte 30
.byte -104
.byte 61
.byte 10
.byte -17
.byte -96
.byte 15
.byte 14
.byte -6
.byte 6
.byte -21
.byte -127
.byte -10
.byte -51
.byte 36
.byte -58
.byte 15
.byte 26
.byte 29
.byte 12
.byte -73
.byte -37
.byte -8
.byte 7
.byte -4
.byte 19
.byte -34
.byte 5
.byte 89
.byte 23
.byte 17
.byte -22
.byte -9
.byte 46
.byte -49
.byte -15
.byte 12
.byte -65
.byte -20
.byte -28
.byte -21
.byte -30
.byte 10
.byte -12
.byte 10
.byte 17
.byte 35
.byte 21
.byte -14
.byte 21
.byte 24
.byte 61
.byte -61
.byte -6
.byte -83
.byte 48
.byte -5
.byte 66
.byte 88
.byte 22
.byte -66
.byte 12
.byte -85
.byte -62
.byte -83
.byte 65
.byte -11
.byte 0
.byte 2
.byte -5
.byte -19
.byte -44
.byte 0
.byte 4
.byte -4
.byte -82
.byte -25
.byte 116
.byte 9
.byte 60
.byte -34
.byte -5
.byte -107
.byte -38
.byte 34
.byte -80
.byte -23
.byte -48
.byte 6
.byte 31
.byte -28
.byte -47
.byte 11
.byte -40
.byte -22
.byte -28
.byte -124
.byte 7
.byte -5
.byte -12
.byte 11
.byte 36
.byte -21
.byte 2
.byte 24
.byte 4
.byte -57
.byte 29
.byte 2
.byte 29
.byte -37
.byte -42
.byte 29
.byte -10
.byte -31
.byte -68
.byte -110
.byte -56
.byte 14
.byte -95
.byte 15
.byte -83
.byte -12
.byte -70
.byte -80
.byte -48
.byte -25
.byte -13
.byte -65
.byte -74
.byte -42
.byte 18
.byte -5
.byte 26
.byte 8
.byte 16
.byte -22
.byte -6
.byte -77
.byte -124
.byte 2
.byte -7
.byte -23
.byte 93
.byte -28
.byte -30
.byte -32
.byte -66
.byte -83
.byte 30
.byte 71
.byte -64
.byte -25
.byte -76
.byte -75
.byte -31
.byte -34
.byte -127
.byte 7
.byte -17
.byte 17
.byte -116
.byte 48
.byte 3
.byte 19
.byte 15
.byte -16
.byte 14
.byte -18
.byte 80
.byte -24
.byte -14
.byte 9
.byte -14
.byte 23
.byte -23
.byte 4
.byte -13
.byte 1
.byte 34
.byte -91
.byte -56
.byte 94
.byte -97
.byte -19
.byte 27
.byte -18
.byte -34
.byte 60
.byte -9
.byte -24
.byte -29
.byte -12
.byte -64
.byte 1
.byte 1
.byte 33
.byte 28
.byte -22
.byte -42
.byte 36
.byte -127
.byte -64
.byte 6
.byte -5
.byte 57
.byte -5
.byte -60
.byte 20
.byte 3
.byte -23
.byte 8
.byte -73
.byte -18
.byte 15
.byte -37
.byte -4
.byte 6
.byte -24
.byte -31
.byte 21
.byte 18
.byte 30
.byte -19
.byte 22
.byte -49
.byte 24
.byte -44
.byte -14
.byte -4
.byte 23
.byte -17
.byte 5
.byte -65
.byte -62
.byte -23
.byte 11
.byte 19
.byte -72
.byte -52
.byte 19
.byte 16
.byte -96
.byte -27
.byte -4
.byte -17
.byte -9
.byte -22
.byte 5
.byte 7
.byte 2
.byte -67
.byte -46
.byte 55
.byte -36
.byte -66
.byte 44
.byte -22
.byte -25
.byte -39
.byte -19
.byte -30
.byte -2
.byte -3
.byte -29
.byte -55
.byte -75
.byte 34
.byte -8
.byte -50
.byte 8
.byte 28
.byte 15
.byte 19
.byte -4
.byte 82
.byte 43
.byte 19
.byte -32
.byte 1
.byte 16
.byte 47
.byte 10
.byte 31
.byte -23
.byte 14
.byte -72
.byte -3
.byte -44
.byte 39
.byte -34
.byte 25
.byte -8
.byte -127
.byte 1
.byte -24
.byte 1
.byte 23
.byte 34
.byte -39
.byte -14
.byte -83
.byte -109
.byte -45
.byte -24
.byte 18
.byte -35
.byte 26
.byte -40
.byte -13
.byte 14
.byte -49
.byte -2
.byte -29
.byte -35
.byte -82
.byte -83
.byte -3
.byte -48
.byte -52
.byte -6
.byte -4
.byte -12
.byte 45
.byte 2
.byte -71
.byte 31
.byte 5
.byte 27
.byte 21
.byte 42
.byte -10
.byte 13
.byte -86
.byte -35
.byte -37
.byte 16
.byte 30
.byte -97
.byte 49
.byte -24
.byte 2
.byte 28
.byte -81
.byte -13
.byte -23
.byte -10
.byte -47
.byte -13
.byte 54
.byte -30
.byte 6
.byte -37
.byte 30
.byte -21
.byte 27
.byte 10
.byte -80
.byte -8
.byte -21
.byte -13
.byte 40
.byte 24
.byte 10
.byte 19
.byte -42
.byte -46
.byte 63
.byte 17
.byte 15
.byte -68
.byte 16
.byte -109
.byte -45
.byte 46
.byte -105
.byte -11
.byte 25
.byte -38
.byte -85
.byte 58
.byte 7
.byte 59
.byte 9
.byte -10
.byte -109
.byte -6
.byte -18
.byte 14
.byte 48
.byte -27
.byte 47
.byte -23
.byte -59
.byte -56
.byte -11
.byte 30
.byte 45
.byte -116
.byte 23
.byte -34
.byte -3
.byte -60
.byte -22
.byte -62
.byte -25
.byte -15
.byte -66
.byte 3
.byte -5
.byte -34
.byte -24
.byte 59
.byte 66
.byte -12
.byte 21
.byte -11
.byte -13
.byte -32
.byte -24
.byte 42
.byte 43
.byte -45
.byte 3
.byte -16
.byte -51
.byte -127
.byte -58
.byte 22
.byte 43
.byte -8
.byte 3
.byte 18
.byte 29
.byte 3
.byte -59
.byte 18
.byte -11
.byte -71
.byte 36
.byte -31
.byte 5
.byte 19
.byte 12
.byte -33
.byte 52
.byte -32
.byte -31
.byte -64
.byte -41
.byte -21
.byte -32
.byte 43
.byte 40
.byte -1
.byte -33
.byte -34
.byte -10
.byte -38
.byte -99
.byte 20
.byte 10
.byte -76
.byte -79
.byte 18
.byte -14
.byte -13
.byte 1
.byte 29
.byte 50
.byte -5
.byte -16
.byte 9
.byte -61
.byte -21
.byte -7
.byte -83
.byte 28
.byte -57
.byte -21
.byte 20
.byte -71
.byte -22
.byte -34
.byte 14
.byte -81
.byte 3
.byte -11
.byte -9
.byte -32
.byte 2
.byte -127
.byte 21
.byte 58
.byte -2
.byte -36
.byte -3
.byte -16
.byte 14
.byte -27
.byte 7
.byte -2
.byte -50
.byte 34
.byte -20
.byte -67
.byte -9
.byte 36
.byte -54
.byte -16
.byte -112
.byte -57
.byte 41
.byte -93
.byte -43
.byte -2
.byte 3
.byte -31
.byte 30
.byte 27
.byte -3
.byte 28
.byte 64
.byte 9
.byte 28
.byte 36
.byte -19
.byte -27
.byte -2
.byte -2
.byte 31
.byte -48
.byte 24
.byte -50
.byte -125
.byte 3
.byte 13
.byte -4
.byte 19
.byte -7
.byte -48
.byte 3
.byte 48
.byte 41
.byte 6
.byte -11
.byte -12
.byte 6
.byte -31
.byte -88
.byte -3
.byte -7
.byte -4
.byte -37
.byte -41
.byte 8
.byte -2
.byte -92
.byte 97
.byte -34
.byte -5
.byte 9
.byte 76
.byte -2
.byte -74
.byte 31
.byte -45
.byte 26
.byte -18
.byte -32
.byte 9
.byte 42
.byte 127
.byte -59
.byte -15
.byte 46
.byte 18
.byte -9
.byte 3
.byte 26
.byte -4
.byte -49
.byte 9
.byte -26
.byte 16
.byte 0
.byte -4
.byte -57
.byte 11
.byte -50
.byte 24
.byte -78
.byte -17
.byte 26
.byte 31
.byte -15
.byte -77
.byte -33
.byte 39
.byte 42
.byte 12
.byte 33
.byte -15
.byte 12
.byte -66
.byte -25
.byte -37
.byte -15
.byte 26
.byte -7
.byte -11
.byte 16
.byte -5
.byte -32
.byte -10
.byte 55
.byte -20
.byte 12
.byte 21
.byte -8
.byte 13
.byte -39
.byte -56
.byte -98
.byte -34
.byte -27
.byte 63
.byte 75
.byte -72
.byte -50
.byte 101
.byte -9
.byte 17
.byte 8
.byte 11
.byte 46
.byte -12
.byte -38
.byte 0
.byte -17
.byte 11
.byte -2
.byte -30
.byte 16
.byte 46
.byte -22
.byte -28
.byte -45
.byte 15
.byte 0
.byte -27
.byte -58
.byte 9
.byte -15
.byte -19
.byte 77
.byte -14
.byte -6
.byte -4
.byte 97
.byte 0
.byte 49
.byte -11
.byte 11
.byte 2
.byte -127
.byte -1
.byte -44
.byte 35
.byte -11
.byte -13
.byte -23
.byte -75
.byte -44
.byte 43
.byte 5
.byte 29
.byte 29
.byte 15
.byte 18
.byte 11
.byte 17
.byte -2
.byte -5
.byte -17
.byte -1
.byte 20
.byte 8
.byte -4
.byte 16
.byte -37
.byte 31
.byte -10
.byte 57
.byte 31
.byte 58
.byte -4
.byte 6
.byte -21
.byte -23
.byte 28
.byte 82
.byte -38
.byte -20
.byte -46
.byte -11
.byte -1
.byte -18
.byte 15
.byte 17
.byte 9
.byte 47
.byte 1
.byte -78
.byte 38
.byte -94
.byte 6
.byte 44
.byte -30
.byte -14
.byte -18
.byte 16
.byte -40
.byte -41
.byte 2
.byte -24
.byte -35
.byte 3
.byte -5
.byte -26
.byte 27
.byte 26
.byte -68
.byte 8
.byte -97
.byte -32
.byte 26
.byte -12
.byte -9
.byte -9
.byte -9
.byte -75
.byte -13
.byte -37
.byte -23
.byte -43
.byte -55
.byte -99
.byte -5
.byte -70
.byte -109
.byte -42
.byte 0
.byte -7
.byte -56
.byte 43
.byte 10
.byte 40
.byte 2
.byte -29
.byte 23
.byte -27
.byte 30
.byte 42
.byte -7
.byte -44
.byte -75
.byte 9
.byte -103
.byte -51
.byte -72
.byte 5
.byte -2
.byte 18
.byte 1
.byte 26
.byte -12
.byte -13
.byte -26
.byte -97
.byte 16
.byte 46
.byte 30
.byte -64
.byte -5
.byte 19
.byte 2
.byte 22
.byte 15
.byte 50
.byte -7
.byte 18
.byte -10
.byte -31
.byte -12
.byte 33
.byte -25
.byte -60
.byte -127
.byte -53
.byte -53
.byte -103
.byte -103
.byte -44
.byte -3
.byte 18
.byte 39
.byte 78
.byte -2
.byte -33
.byte -19
.byte -45
.byte -44
.byte -13
.byte -30
.byte 29
.byte 10
.byte -12
.byte -29
.byte -25
.byte 49
.byte 59
.byte -20
.byte -38
.byte 16
.byte -52
.byte -1
.byte 22
.byte -65
.byte -84
.byte -5
.byte 5
.byte -27
.byte 52
.byte -47
.byte 5
.byte -30
.byte -89
.byte 0
.byte 42
.byte -14
.byte 6
.byte 51
.byte -25
.byte 2
.byte -55
.byte 80
.byte -118
.byte -25
.byte -13
.byte 11
.byte -104
.byte 52
.byte -13
.byte -76
.byte 99
.byte -3
.byte -60
.byte -15
.byte -15
.byte 21
.byte 56
.byte -25
.byte -44
.byte -69
.byte -19
.byte 0
.byte -42
.byte 41
.byte -127
.byte -40
.byte 6
.byte -30
.byte 39
.byte 37
.byte -50
.byte -30
.byte -87
.byte 23
.byte 46
.byte 27
.byte 45
.byte 41
.byte -85
.byte 31
.byte 50
.byte -46
.byte 5
.byte -23
.byte -30
.byte -73
.byte -28
.byte -99
.byte 53
.byte -104
.byte 8
.byte -83
.byte 37
.byte 20
.byte -22
.byte 43
.byte -43
.byte -30
.byte 38
.byte -8
.byte 91
.byte -3
.byte -39
.byte -26
.byte 50
.byte 27
.byte 10
.byte -23
.byte 5
.byte 43
.byte -49
.byte 37
.byte -103
.byte -30
.byte 36
.byte -22
.byte -49
.byte -47
.byte -30
.byte -63
.byte 28
.byte -59
.byte 54
.byte 1
.byte 66
.byte 40
.byte 4
.byte -26
.byte -23
.byte 9
.byte 30
.byte -33
.byte 15
.byte -26
.byte -24
.byte -4
.byte -73
.byte 13
.byte -53
.byte -16
.byte -16
.byte -22
.byte -78
.byte -19
.byte 34
.byte -2
.byte 33
.byte -11
.byte 48
.byte -21
.byte 44
.byte -21
.byte -42
.byte 3
.byte -53
.byte -102
.byte -26
.byte -10
.byte -27
.byte -29
.byte -87
.byte -10
.byte 51
.byte 1
.byte -45
.byte 6
.byte -59
.byte -8
.byte -30
.byte -6
.byte 41
.byte 8
.byte -2
.byte 66
.byte -127
.byte -15
.byte -4
.byte -49
.byte -8
.byte -3
.byte -28
.byte 21
.byte -37
.byte -44
.byte -36
.byte 41
.byte 37
.byte -35
.byte 28
.byte -10
.byte 14
.byte 16
.byte -1
.byte 28
.byte 27
.byte -11
.byte 29
.byte -27
.byte -27
.byte 13
.byte -45
.byte -9
.byte 29
.byte -22
.byte -7
.byte 29
.byte -74
.byte -75
.byte 18
.byte 4
.byte -28
.byte -14
.byte -49
.byte -8
.byte -54
.byte -31
.byte -29
.byte 7
.byte 33
.byte -37
.byte 22
.byte -11
.byte 23
.byte -28
.byte 21
.byte -26
.byte 11
.byte -12
.byte -24
.byte -49
.byte 3
.byte -5
.byte 48
.byte -41
.byte -28
.byte -30
.byte -29
.byte -56
.byte 54
.byte -52
.byte -26
.byte 53
.byte -31
.byte -27
.byte 53
.byte -9
.byte -15
.byte -39
.byte 50
.byte -6
.byte 4
.byte 23
.byte 63
.byte 37
.byte -23
.byte 17
.byte -53
.byte -5
.byte 24
.byte -15
.byte 14
.byte -32
.byte 65
.byte 5
.byte 23
.byte -30
.byte -26
.byte -20
.byte -30
.byte -114
.byte 30
.byte -37
.byte 9
.byte -36
.byte -41
.byte -6
.byte 56
.byte -53
.byte -92
.byte -98
.byte 9
.byte -51
.byte 67
.byte -19
.byte 5
.byte 75
.byte -1
.byte 45
.byte 19
.byte -8
.byte -54
.byte 1
.byte 40
.byte -42
.byte 8
.byte -11
.byte -35
.byte -94
.byte -67
.byte -14
.byte 8
.byte -113
.byte 44
.byte -63
.byte -43
.byte -46
.byte -109
.byte -36
.byte 21
.byte -77
.byte -127
.byte -6
.byte 12
.byte 9
.byte -1
.byte -34
.byte 20
.byte -22
.byte -21
.byte -8
.byte 8
.byte -19
.byte -11
.byte 22
.byte 29
.byte -6
.byte 48
.byte 3
.byte -127
.byte -64
.byte -75
.byte 6
.byte 21
.byte -13
.byte 75
.byte -33
.byte -17
.byte 4
.byte -10
.byte 12
.byte 14
.byte -26
.byte -24
.byte -47
.byte 83
.byte -19
.byte -62
.byte -85
.byte 30
.byte -23
.byte -15
.byte 8
.byte -75
.byte 10
.byte -12
.byte 7
.byte -20
.byte -17
.byte -3
.byte 3
.byte -78
.byte -13
.byte -67
.byte 10
.byte 4
.byte -43
.byte -64
.byte -70
.byte -45
.byte -98
.byte -29
.byte -24
.byte -54
.byte -34
.byte -7
.byte -38
.byte 6
.byte -28
.byte -19
.byte -29
.byte 14
.byte 9
.byte -16
.byte 8
.byte -32
.byte 48
.byte -46
.byte -36
.byte -38
.byte 9
.byte -25
.byte 11
.byte -35
.byte -61
.byte -60
.byte 25
.byte -24
.byte -32
.byte 3
.byte -33
.byte -119
.byte -47
.byte -73
.byte 8
.byte -26
.byte -30
.byte -42
.byte 107
.byte 47
.byte -115
.byte 29
.byte -72
.byte 29
.byte -13
.byte 20
.byte 7
.byte -54
.byte 11
.byte -2
.byte 27
.byte -35
.byte -76
.byte 21
.byte 11
.byte -7
.byte -86
.byte -38
.byte 14
.byte -12
.byte -73
.byte 14
.byte -23
.byte 29
.byte -72
.byte 47
.byte 13
.byte -65
.byte -60
.byte 8
.byte -6
.byte 42
.byte 92
.byte 45
.byte -13
.byte 31
.byte 53
.byte -41
.byte 38
.byte 8
.byte -8
.byte -61
.byte -14
.byte -66
.byte -49
.byte 22
.byte 11
.byte 40
.byte -51
.byte 13
.byte -15
.byte 30
.byte 53
.byte -75
.byte -36
.byte -67
.byte -63
.byte -20
.byte 14
.byte 2
.byte 31
.byte -30
.byte 56
.byte 35
.byte 73
.byte -100
.byte -52
.byte -5
.byte -69
.byte -38
.byte 26
.byte 50
.byte 10
.byte -32
.byte -6
.byte -37
.byte -45
.byte -48
.byte -46
.byte 2
.byte 70
.byte 103
.byte -25
.byte -19
.byte 32
.byte -80
.byte 25
.byte -1
.byte -115
.byte 42
.byte 5
.byte -6
.byte 27
.byte 72
.byte -2
.byte 26
.byte 67
.byte 31
.byte -127
.byte 94
.byte -47
.byte 12
.byte 8
.byte 82
.byte -55
.byte 50
.byte 18
.byte 0
.byte 1
.byte -44
.byte 5
.byte -1
.byte 45
.byte -28
.byte -8
.byte -15
.byte 5
.byte -21
.byte 22
.byte -61
.byte -68
.byte 44
.byte 16
.byte -28
.byte 13
.byte -19
.byte -18
.byte 23
.byte -63
.byte 8
.byte -20
.byte 3
.byte 0
.byte -6
.byte -6
.byte -127
.byte -20
.byte 8
.byte -17
.byte -2
.byte 24
.byte -30
.byte -15
.byte -17
.byte 26
.byte -31
.byte -16
.byte -3
.byte 31
.byte -52
.byte -19
.byte -48
.byte -33
.byte -6
.byte -8
.byte -40
.byte 31
.byte -11
.byte 8
.byte 10
.byte -22
.byte -1
.byte 6
.byte 1
.byte -27
.byte -2
.byte -8
.byte -37
.byte -2
.byte 11
.byte 20
.byte -39
.byte 14
.byte -43
.byte 15
.byte 8
.byte -23
.byte -30
.byte 10
.byte 1
.byte 3
.byte -60
.byte 48
.byte -27
.byte -40
.byte 44
.byte 10
.byte -22
.byte -17
.byte -22
.byte -51
.byte 7
.byte 53
.byte -12
.byte 7
.byte 30
.byte -36
.byte -8
.byte -12
.byte -32
.byte 3
.byte 52
.byte 2
.byte -13
.byte 32
.byte 0
.byte -29
.byte -38
.byte -92
.byte 44
.byte -10
.byte -27
.byte -39
.byte -25
.byte -11
.byte -51
.byte 7
.byte -78
.byte -17
.byte -30
.byte -16
.byte -75
.byte 58
.byte -37
.byte 44
.byte 3
.byte -32
.byte -32
.byte -52
.byte 6
.byte 12
.byte 71
.byte 30
.byte 21
.byte 14
.byte 9
.byte -87
.byte -55
.byte 1
.byte 2
.byte -28
.byte 32
.byte 22
.byte 24
.byte 67
.byte 0
.byte -37
.byte -70
.byte -11
.byte -9
.byte 15
.byte -95
.byte -4
.byte -57
.byte 77
.byte -74
.byte 13
.byte -9
.byte -120
.byte 47
.byte -8
.byte -23
.byte -39
.byte 10
.byte 35
.byte -32
.byte -10
.byte 19
.byte -78
.byte -16
.byte -8
.byte 86
.byte 32
.byte 52
.byte 1
.byte -11
.byte -40
.byte 5
.byte -31
.byte -127
.byte -69
.byte -28
.byte 22
.byte -15
.byte 8
.byte 7
.byte 13
.byte -58
.byte -4
.byte -51
.byte -53
.byte 63
.byte 72
.byte -33
.byte 26
.byte -26
.byte -9
.byte 104
.byte -20
.byte 23
.byte -50
.byte -21
.byte 22
.byte -30
.byte 33
.byte -16
.byte -9
.byte 5
.byte 103
.byte -60
.byte -11
.byte 51
.byte 31
.byte 19
.byte 18
.byte 20
.byte -14
.byte -6
.byte 9
.byte -74
.byte 27
.byte 54
.byte -59
.byte -36
.byte -71
.byte -16
.byte 27
.byte -127
.byte 2
.byte -24
.byte 9
.byte 6
.byte 40
.byte -81
.byte -28
.byte -29
.byte -4
.byte 21
.byte 21
.byte -3
.byte 98
.byte -16
.byte -25
.byte -18
.byte 65
.byte -5
.byte 15
.byte -25
.byte -32
.byte -11
.byte -8
.byte -60
.byte 73
.byte 10
.byte -63
.byte -49
.byte -50
.byte -11
.byte -14
.byte -18
.byte 5
.byte 47
.byte 10
.byte 7
.byte -53
.byte -83
.byte -2
.byte -59
.byte -39
.byte -36
.byte -4
.byte -5
.byte -5
.byte 9
.byte -24
.byte -84
.byte 26
.byte -53
.byte -25
.byte -77
.byte -32
.byte -41
.byte 16
.byte -29
.byte 50
.byte 14
.byte -19
.byte -94
.byte -54
.byte 0
.byte 26
.byte -12
.byte 9
.byte 12
.byte -10
.byte -49
.byte -82
.byte -14
.byte -4
.byte -49
.byte -93
.byte -87
.byte 26
.byte 4
.byte -13
.byte -22
.byte -50
.byte -43
.byte -33
.byte -40
.byte -12
.byte -27
.byte -51
.byte -29
.byte -62
.byte -53
.byte -77
.byte 25
.byte -9
.byte -63
.byte 3
.byte -36
.byte 31
.byte -55
.byte 4
.byte -43
.byte -9
.byte -80
.byte -119
.byte -56
.byte -23
.byte -45
.byte -40
.byte -17
.byte -50
.byte 16
.byte -4
.byte 1
.byte -14
.byte -74
.byte -39
.byte -87
.byte -44
.byte -20
.byte 30
.byte -11
.byte -54
.byte -124
.byte -18
.byte -15
.byte -107
.byte -46
.byte -46
.byte 46
.byte 3
.byte -61
.byte 24
.byte 14
.byte -13
.byte -20
.byte -82
.byte -127
.byte 9
.byte 45
.byte -20
.byte -40
.byte 41
.byte -30
.byte 39
.byte 19
.byte -63
.byte -41
.byte -39
.byte 40
.byte -15
.byte -78
.byte -5
.byte -90
.byte -85
.byte -123
.byte -37
.byte 13
.byte -17
.byte -30
.byte -97
.byte -18
.byte -41
.byte -5
.byte 17
.byte -12
.byte -19
.byte -50
.byte -10
.byte -119
.byte -22
.byte -6
.byte -30
.byte -14
.byte -5
.byte 2
.byte -56
.byte -55
.byte 43
.byte -42
.byte -28
.byte 43
.byte -6
.byte -122
.byte 26
.byte -41
.byte -48
.byte 52
.byte -21
.byte -65
.byte -47
.byte -110
.byte 32
.byte -26
.byte 31
.byte -52
.byte 27
.byte 2
.byte 19
.byte -53
.byte -40
.byte -127
.byte -24
.byte 30
.byte -11
.byte 27
.byte 14
.byte 26
.byte 1
.byte -30
.byte 30
.byte -24
.byte -40
.byte -38
.byte 7
.byte -67
.byte -1
.byte -65
.byte -6
.byte 58
.byte 6
.byte -14
.byte -2
.byte -34
.byte -21
.byte -3
.byte 16
.byte -25
.byte 32
.byte 0
.byte -36
.byte -17
.byte 23
.byte -41
.byte 1
.byte 18
.byte -57
.byte -18
.byte 17
.byte 10
.byte 84
.byte -5
.byte 58
.byte -38
.byte -72
.byte -40
.byte -9
.byte -74
.byte -29
.byte -21
.byte -16
.byte -90
.byte 46
.byte -1
.byte -19
.byte -9
.byte -19
.byte 42
.byte -1
.byte -32
.byte 41
.byte 20
.byte -25
.byte -5
.byte -36
.byte -8
.byte -1
.byte 6
.byte -35
.byte -6
.byte -13
.byte 1
.byte -48
.byte 90
.byte -77
.byte -40
.byte 15
.byte -72
.byte -25
.byte 64
.byte 13
.byte 4
.byte -44
.byte 6
.byte -27
.byte -119
.byte -93
.byte -35
.byte -24
.byte 23
.byte 18
.byte 18
.byte -38
.byte -34
.byte 7
.byte -113
.byte -49
.byte -48
.byte 8
.byte 40
.byte -65
.byte -26
.byte -1
.byte -6
.byte -98
.byte 28
.byte -63
.byte -34
.byte 11
.byte -35
.byte -28
.byte 65
.byte -23
.byte -83
.byte -39
.byte 47
.byte -11
.byte 87
.byte 56
.byte 23
.byte -34
.byte 20
.byte 19
.byte 11
.byte -18
.byte -26
.byte -50
.byte -42
.byte -35
.byte 29
.byte -30
.byte 34
.byte -21
.byte -33
.byte 19
.byte 7
.byte -39
.byte 23
.byte -7
.byte -67
.byte 9
.byte -48
.byte -8
.byte -31
.byte -20
.byte -127
.byte -26
.byte 46
.byte 6
.byte 41
.byte 6
.byte 12
.byte -33
.byte -17
.byte 10
.byte 6
.byte 30
.byte 25
.byte -11
.byte -6
.byte 11
.byte 38
.byte -22
.byte -6
.byte -116
.byte 62
.byte -21
.byte 15
.byte -37
.byte -34
.byte -25
.byte -38
.byte -70
.byte -81
.byte 25
.byte -127
.byte 65
.byte -72
.byte 43
.byte -74
.byte 15
.byte 11
.byte -22
.byte -104
.byte -43
.byte -7
.byte 46
.byte 33
.byte -9
.byte -11
.byte 4
.byte -7
.byte 10
.byte -10
.byte 2
.byte -42
.byte -20
.byte 21
.byte -12
.byte 23
.byte 22
.byte -24
.byte 19
.byte 44
.byte -100
.byte 24
.byte -11
.byte -53
.byte 31
.byte -27
.byte -4
.byte -75
.byte -39
.byte 62
.byte -69
.byte 30
.byte 4
.byte 3
.byte 15
.byte -12
.byte -4
.byte 42
.byte -13
.byte 34
.byte -37
.byte -5
.byte -21
.byte -9
.byte 21
.byte 66
.byte -7
.byte 2
.byte -6
.byte 17
.byte 28
.byte -83
.byte -102
.byte 114
.byte 13
.byte 8
.byte 41
.byte 28
.byte -64
.byte 88
.byte 31
.byte -49
.byte -40
.byte 64
.byte 26
.byte -6
.byte -4
.byte 62
.byte -12
.byte -95
.byte 2
.byte -49
.byte -59
.byte 9
.byte 4
.byte 2
.byte -53
.byte -3
.byte -26
.byte 15
.byte -91
.byte 59
.byte -31
.byte -127
.byte -92
.byte -28
.byte -6
.byte 90
.byte 44
.byte -76
.byte -100
.byte 98
.byte -46
.byte 2
.byte -10
.byte 59
.byte 17
.byte 32
.byte -12
.byte -18
.byte -34
.byte 6
.byte -8
.byte -12
.byte -36
.byte 50
.byte -1
.byte -75
.byte -85
.byte -48
.byte -13
.byte -28
.byte -87
.byte -50
.byte -42
.byte -64
.byte -19
.byte -91
.byte 15
.byte -6
.byte -28
.byte -76
.byte -38
.byte 45
.byte 11
.byte 31
.byte -27
.byte 35
.byte 58
.byte 40
.byte 2
.byte 37
.byte -8
.byte -25
.byte -23
.byte -21
.byte -58
.byte 1
.byte -29
.byte -34
.byte -14
.byte -55
.byte 4
.byte -10
.byte 10
.byte 19
.byte -67
.byte -49
.byte -58
.byte -15
.byte 12
.byte 4
.byte 8
.byte -34
.byte 12
.byte 30
.byte 42
.byte 36
.byte -61
.byte 69
.byte -59
.byte -14
.byte 10
.byte 63
.byte -11
.byte -1
.byte 10
.byte -13
.byte -70
.byte -10
.byte -28
.byte -4
.byte -51
.byte 11
.byte -1
.byte -21
.byte -60
.byte -37
.byte -24
.byte -24
.byte 63
.byte -64
.byte 11
.byte -95
.byte 5
.byte -125
.byte 78
.byte -46
.byte 64
.byte 55
.byte -127
.byte -103
.byte 19
.byte 2
.byte 28
.byte -50
.byte -15
.byte -22
.byte 0
.byte -35
.byte -28
.byte -105
.byte 5
.byte -34
.byte 3
.byte -58
.byte 19
.byte 3
.byte -30
.byte 30
.byte -3
.byte 2
.byte -26
.byte -50
.byte 1
.byte -105
.byte -24
.byte -21
.byte 53
.byte -99
.byte 73
.byte 3
.byte -36
.byte -26
.byte 58
.byte 10
.byte -4
.byte -4
.byte -23
.byte 35
.byte -28
.byte -7
.byte -31
.byte -88
.byte -8
.byte -29
.byte 55
.byte -60
.byte 18
.byte -5
.byte 57
.byte 22
.byte 32
.byte -19
.byte -60
.byte 58
.byte 4
.byte -79
.byte -26
.byte -3
.byte 10
.byte -24
.byte 28
.byte 17
.byte 16
.byte -1
.byte 64
.byte 14
.byte -7
.byte -35
.byte 16
.byte 5
.byte 9
.byte -28
.byte -69
.byte -99
.byte 2
.byte -34
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte -80
.byte -87
.byte -44
.byte 11
.byte 7
.byte -87
.byte -78
.byte 42
.byte -21
.byte 1
.byte -50
.byte 21
.byte 29
.byte -109
.byte -17
.byte -63
.byte -6
.byte 2
.byte -99
.byte -24
.byte -99
.byte -63
.byte 48
.byte -1
.byte -58
.byte -74
.byte 12
.byte -74
.byte -25
.byte -85
.byte 16
.byte -58
.byte -116
.byte -98
.byte -35
.byte -31
.byte -127
.byte 16
.byte -82
.byte -42
.byte -23
.byte -46
.byte 3
.byte -87
.byte 0
.byte -22
.byte -89
.byte -106
.byte -7
.byte -71
.byte -24
.byte 1
.byte -43
.byte -36
.byte -60
.byte 19
.byte -22
.byte -18
.byte 20
.byte 4
.byte -37
.byte -3
.byte 13
.byte 36
.byte -26
.byte -20
.byte 27
.byte 13
.byte -6
.byte -76
.byte -39
.byte -32
.byte -2
.byte -82
.byte -45
.byte -41
.byte -102
.byte -119
.byte -15
.byte -32
.byte 1
.byte -59
.byte 0
.byte -37
.byte -47
.byte 21
.byte -53
.byte -27
.byte -110
.byte 51
.byte -112
.byte -25
.byte -2
.byte 21
.byte -116
.byte -91
.byte -41
.byte -19
.byte -25
.byte 2
.byte -74
.byte -91
.byte -3
.byte 3
.byte 11
.byte -65
.byte -33
.byte -21
.byte -8
.byte -60
.byte -52
.byte -7
.byte -76
.byte 9
.byte 8
.byte -53
.byte -14
.byte -27
.byte -2
.byte -14
.byte 23
.byte -35
.byte -40
.byte 0
.byte -48
.byte -67
.byte -10
.byte -57
.byte -39
.byte -22
.byte -91
.byte 70
.byte -1
.byte -25
.byte -10
.byte 21
.byte 69
.byte -60
.byte 3
.byte -12
.byte 13
.byte -30
.byte -8
.byte -10
.byte -85
.byte -14
.byte 45
.byte -55
.byte -19
.byte 13
.byte 54
.byte 9
.byte -22
.byte -60
.byte -38
.byte 22
.byte -59
.byte 6
.byte 35
.byte -21
.byte -24
.byte -18
.byte -56
.byte 36
.byte -29
.byte -31
.byte 0
.byte 0
.byte 61
.byte -67
.byte -17
.byte -54
.byte 9
.byte 4
.byte -60
.byte -11
.byte 10
.byte 18
.byte -18
.byte 91
.byte -34
.byte 37
.byte 127
.byte 26
.byte -36
.byte -18
.byte -11
.byte -70
.byte 19
.byte -16
.byte 45
.byte 13
.byte -8
.byte -70
.byte 74
.byte -36
.byte -8
.byte -109
.byte -23
.byte -20
.byte 17
.byte -107
.byte -37
.byte -48
.byte -8
.byte -26
.byte -41
.byte -41
.byte 6
.byte -14
.byte -42
.byte 0
.byte 51
.byte 73
.byte 4
.byte -47
.byte -53
.byte 10
.byte 1
.byte -104
.byte 44
.byte -43
.byte 8
.byte 45
.byte -23
.byte 21
.byte 18
.byte -19
.byte -61
.byte -57
.byte 27
.byte -20
.byte 39
.byte -44
.byte 8
.byte -37
.byte 10
.byte 2
.byte -11
.byte 15
.byte -10
.byte -65
.byte -18
.byte -2
.byte 61
.byte 5
.byte -31
.byte -50
.byte -67
.byte -49
.byte -102
.byte -4
.byte 12
.byte 4
.byte -40
.byte -8
.byte -84
.byte -5
.byte 49
.byte -17
.byte -23
.byte -15
.byte -37
.byte -37
.byte 70
.byte -25
.byte -23
.byte -55
.byte -49
.byte 27
.byte -13
.byte 6
.byte -12
.byte -40
.byte -42
.byte 46
.byte 17
.byte 23
.byte 11
.byte -46
.byte -86
.byte 24
.byte -127
.byte 8
.byte 29
.byte -80
.byte -91
.byte -25
.byte 28
.byte -84
.byte -31
.byte 11
.byte 65
.byte 25
.byte -42
.byte -90
.byte 0
.byte -21
.byte -6
.byte -4
.byte 22
.byte -66
.byte -8
.byte 8
.byte -25
.byte 56
.byte 30
.byte 17
.byte -74
.byte 1
.byte -18
.byte 2
.byte -127
.byte -42
.byte -11
.byte 44
.byte -43
.byte -16
.byte 4
.byte -13
.byte -22
.byte -66
.byte -38
.byte 22
.byte 35
.byte -45
.byte -78
.byte 44
.byte -37
.byte 13
.byte -14
.byte -15
.byte 20
.byte -55
.byte -18
.byte -31
.byte -38
.byte 21
.byte -59
.byte 10
.byte -65
.byte -18
.byte -38
.byte -4
.byte 19
.byte -24
.byte 15
.byte -8
.byte -19
.byte -5
.byte 30
.byte -12
.byte -63
.byte -43
.byte -14
.byte 30
.byte 65
.byte 67
.byte 15
.byte -114
.byte 6
.byte 38
.byte 36
.byte -12
.byte 58
.byte -7
.byte -40
.byte 16
.byte -53
.byte 3
.byte -24
.byte 6
.byte -59
.byte -61
.byte -37
.byte -19
.byte -64
.byte 10
.byte -42
.byte 7
.byte 33
.byte -7
.byte -20
.byte -105
.byte -32
.byte 69
.byte 50
.byte -33
.byte -91
.byte 5
.byte -55
.byte -17
.byte 58
.byte 55
.byte -61
.byte -66
.byte -42
.byte -109
.byte -49
.byte -114
.byte -91
.byte -31
.byte 26
.byte -106
.byte -28
.byte -65
.byte -104
.byte -30
.byte -27
.byte -14
.byte -127
.byte -43
.byte 14
.byte -80
.byte -92
.byte -52
.byte -66
.byte 65
.byte 21
.byte -57
.byte -98
.byte -76
.byte 23
.byte -19
.byte -47
.byte 9
.byte 20
.byte 55
.byte -102
.byte 14
.byte -76
.byte -75
.byte -113
.byte 17
.byte -112
.byte -58
.byte -57
.byte 6
.byte -42
.byte -118
.byte -44
.byte 9
.byte -83
.byte -70
.byte 67
.byte -22
.byte 50
.byte -28
.byte -56
.byte -94
.byte -113
.byte 40
.byte -24
.byte 4
.byte -69
.byte -103
.byte -86
.byte -74
.byte -74
.byte 23
.byte -26
.byte -116
.byte -69
.byte 20
.byte 53
.byte -4
.byte -72
.byte 46
.byte 42
.byte 8
.byte -21
.byte 5
.byte -65
.byte 33
.byte -108
.byte -34
.byte -23
.byte 33
.byte 68
.byte -68
.byte 10
.byte -68
.byte 31
.byte -28
.byte -77
.byte -71
.byte -5
.byte -80
.byte -52
.byte 18
.byte 42
.byte -71
.byte -87
.byte -3
.byte -82
.byte -34
.byte -43
.byte -23
.byte -13
.byte -46
.byte -39
.byte 12
.byte -56
.byte 36
.byte -54
.byte -27
.byte -63
.byte -127
.byte -20
.byte -34
.byte 66
.byte 27
.byte -104
.byte 18
.byte -16
.byte 23
.byte -24
.byte 38
.byte 18
.byte -87
.byte -57
.byte -113
.byte -40
.byte 25
.byte -13
.byte -42
.byte -21
.byte -66
.byte -5
.byte -39
.byte 26
.byte -102
.byte 12
.byte 43
.byte 17
.byte -69
.byte -44
.byte -46
.byte -102
.byte -48
.byte -48
.byte -62
.byte -7
.byte -91
.byte -18
.byte -35
.byte 14
.byte 6
.byte -87
.byte -59
.byte -85
.byte -13
.byte -72
.byte -61
.byte -73
.byte -9
.byte 4
.byte -36
.byte 40
.byte 7
.byte -100
.byte 28
.byte -78
.byte 48
.byte -90
.byte -80
.byte -60
.byte -44
.byte -40
.byte -64
.byte 41
.byte -33
.byte -5
.byte -51
.byte 45
.byte 19
.byte -65
.byte -66
.byte -38
.byte -100
.byte 7
.byte 21
.byte -47
.byte -58
.byte -54
.byte 15
.byte -113
.byte 4
.byte 27
.byte 31
.byte -60
.byte -47
.byte -15
.byte -111
.byte -85
.byte 73
.byte 55
.byte -13
.byte -11
.byte 16
.byte -127
.byte -16
.byte -15
.byte 36
.byte -53
.byte -76
.byte -60
.byte -2
.byte -93
.byte -96
.byte 35
.byte -42
.byte -11
.byte 40
.byte -65
.byte -76
.byte -51
.byte 37
.byte -53
.byte 14
.byte 8
.byte 43
.byte 30
.byte -53
.byte -36
.byte -75
.byte -22
.byte 44
.byte -25
.byte -30
.byte 13
.byte 5
.byte -123
.byte 13
.byte -32
.byte 49
.byte 29
.byte -60
.byte -37
.byte -49
.byte -58
.byte 22
.byte 123
.byte -71
.byte -11
.byte -73
.byte -101
.byte 44
.byte -93
.byte 14
.byte -71
.byte -26
.byte -108
.byte 58
.byte 12
.byte -19
.byte -5
.byte -28
.byte 99
.byte -54
.byte -77
.byte -22
.byte -45
.byte -17
.byte -77
.byte 46
.byte -122
.byte -2
.byte 31
.byte 75
.byte -80
.byte -66
.byte -97
.byte 13
.byte -54
.byte 3
.byte -12
.byte 0
.byte 40
.byte -6
.byte -85
.byte -16
.byte 0
.byte -1
.byte 1
.byte -11
.byte 4
.byte -25
.byte -1
.byte -3
.byte 0
.byte 28
.byte 91
.byte -29
.byte -15
.byte 3
.byte 9
.byte 42
.byte 1
.byte -7
.byte -56
.byte -39
.byte -24
.byte 2
.byte -49
.byte 27
.byte -49
.byte -48
.byte -11
.byte -26
.byte 33
.byte -25
.byte -24
.byte -9
.byte 2
.byte -28
.byte -64
.byte 12
.byte 4
.byte -28
.byte 22
.byte -7
.byte 16
.byte -42
.byte 10
.byte -89
.byte 10
.byte 32
.byte 32
.byte -12
.byte 62
.byte -56
.byte -18
.byte -23
.byte 16
.byte -55
.byte -39
.byte 51
.byte -46
.byte -49
.byte 3
.byte -1
.byte -54
.byte 12
.byte -25
.byte 6
.byte 21
.byte 25
.byte -56
.byte -10
.byte -13
.byte -31
.byte -8
.byte -18
.byte -3
.byte -127
.byte -77
.byte -25
.byte -9
.byte -14
.byte 68
.byte -79
.byte 54
.byte -40
.byte -21
.byte 4
.byte 26
.byte -36
.byte -38
.byte 7
.byte 4
.byte 27
.byte 2
.byte 3
.byte -16
.byte -19
.byte -23
.byte 26
.byte -15
.byte 38
.byte 18
.byte -10
.byte 44
.byte -25
.byte 81
.byte -44
.byte 127
.byte -16
.byte 15
.byte -42
.byte -8
.byte 2
.byte 19
.byte -22
.byte -44
.byte 8
.byte -35
.byte -32
.byte -25
.byte -62
.byte -20
.byte -57
.byte -90
.byte -29
.byte 4
.byte 38
.byte -51
.byte -33
.byte -16
.byte -3
.byte -45
.byte 35
.byte 72
.byte -1
.byte -31
.byte -40
.byte 72
.byte -41
.byte -33
.byte 18
.byte -48
.byte -10
.byte 32
.byte -39
.byte -28
.byte 47
.byte 35
.byte -6
.byte -15
.byte -39
.byte 77
.byte 19
.byte 33
.byte -52
.byte 39
.byte 19
.byte 32
.byte 19
.byte -9
.byte 1
.byte -28
.byte 18
.byte 33
.byte 40
.byte 38
.byte -27
.byte -20
.byte 15
.byte 42
.byte 3
.byte 62
.byte -28
.byte -16
.byte 16
.byte -25
.byte -28
.byte -25
.byte 34
.byte -57
.byte -8
.byte 36
.byte -22
.byte 12
.byte -27
.byte -83
.byte -21
.byte 22
.byte -81
.byte -4
.byte 15
.byte 35
.byte -13
.byte -114
.byte 35
.byte -30
.byte 59
.byte -4
.byte 51
.byte 39
.byte -127
.byte 30
.byte -71
.byte -14
.byte 27
.byte -23
.byte -70
.byte 10
.byte -52
.byte 49
.byte 15
.byte 39
.byte -7
.byte -51
.byte -48
.byte 54
.byte -27
.byte -6
.byte -33
.byte -78
.byte -55
.byte 18
.byte 10
.byte -5
.byte -51
.byte -15
.byte 24
.byte -5
.byte 45
.byte 10
.byte 11
.byte -24
.byte -67
.byte -18
.byte -21
.byte -25
.byte 2
.byte -17
.byte 27
.byte 34
.byte -60
.byte 29
.byte -46
.byte 63
.byte -9
.byte -63
.byte -13
.byte 4
.byte -41
.byte 24
.byte 36
.byte -35
.byte -41
.byte 69
.byte 40
.byte -71
.byte 44
.byte -80
.byte 35
.byte -12
.byte 67
.byte -34
.byte 11
.byte -47
.byte -17
.byte -7
.byte -39
.byte -104
.byte 28
.byte -49
.byte 13
.byte 1
.byte -9
.byte 69
.byte -40
.byte 13
.byte -11
.byte 32
.byte -30
.byte 49
.byte -42
.byte 11
.byte 24
.byte -12
.byte -59
.byte 27
.byte -16
.byte -9
.byte 68
.byte -41
.byte -21
.byte -12
.byte 34
.byte -42
.byte -21
.byte -30
.byte -54
.byte 27
.byte 10
.byte -3
.byte -77
.byte -109
.byte -37
.byte -70
.byte -45
.byte 41
.byte -90
.byte 34
.byte 38
.byte -18
.byte 77
.byte -20
.byte 40
.byte 14
.byte 3
.byte -58
.byte -123
.byte -47
.byte -7
.byte -96
.byte 35
.byte -40
.byte 14
.byte -54
.byte 34
.byte -50
.byte -3
.byte 15
.byte -14
.byte 24
.byte -7
.byte -52
.byte -27
.byte -76
.byte -72
.byte -89
.byte -52
.byte 32
.byte -7
.byte 10
.byte 20
.byte -2
.byte 40
.byte -59
.byte 15
.byte 26
.byte 15
.byte -89
.byte -75
.byte -83
.byte 7
.byte -97
.byte 61
.byte -45
.byte 10
.byte -31
.byte 1
.byte -35
.byte -30
.byte 3
.byte -127
.byte 38
.byte -4
.byte -61
.byte -16
.byte -3
.byte -8
.byte -52
.byte 12
.byte -1
.byte -17
.byte 27
.byte 39
.byte -86
.byte 67
.byte 10
.byte 59
.byte -55
.byte -45
.byte 5
.byte 17
.byte -6
.byte -23
.byte -47
.byte 32
.byte 37
.byte -52
.byte -30
.byte 11
.byte -10
.byte -46
.byte -10
.byte -58
.byte 46
.byte -23
.byte -51
.byte 6
.byte 34
.byte 19
.byte 29
.byte -75
.byte -49
.byte 19
.byte 7
.byte -27
.byte 19
.byte -21
.byte -51
.byte 36
.byte -67
.byte -38
.byte 8
.byte -30
.byte -9
.byte -13
.byte 0
.byte -10
.byte 43
.byte -26
.byte -102
.byte 5
.byte -52
.byte 20
.byte 35
.byte -41
.byte 66
.byte -72
.byte 22
.byte 4
.byte 29
.byte -26
.byte -14
.byte -49
.byte -35
.byte 15
.byte 18
.byte -21
.byte 18
.byte -5
.byte -63
.byte -1
.byte -39
.byte -47
.byte 11
.byte -57
.byte -84
.byte -6
.byte -9
.byte -22
.byte 50
.byte -40
.byte -127
.byte 22
.byte -10
.byte 13
.byte 17
.byte -26
.byte 35
.byte -24
.byte 6
.byte 50
.byte -23
.byte 21
.byte 62
.byte -47
.byte -81
.byte 49
.byte -33
.byte 9
.byte 28
.byte 16
.byte -37
.byte -3
.byte 9
.byte -127
.byte 51
.byte 27
.byte -37
.byte 42
.byte -4
.byte 11
.byte -14
.byte -88
.byte -17
.byte -59
.byte -68
.byte 23
.byte 5
.byte -49
.byte -3
.byte -6
.byte -14
.byte -94
.byte 41
.byte -109
.byte -28
.byte -89
.byte -48
.byte 26
.byte -43
.byte -51
.byte -24
.byte -81
.byte -47
.byte -104
.byte -43
.byte -20
.byte -59
.byte -41
.byte 38
.byte -22
.byte -69
.byte -69
.byte 6
.byte -31
.byte -65
.byte -57
.byte -77
.byte -74
.byte -27
.byte 62
.byte -90
.byte -18
.byte -6
.byte -21
.byte -53
.byte 19
.byte 102
.byte 8
.byte 50
.byte -44
.byte 41
.byte -85
.byte -31
.byte -78
.byte 38
.byte -63
.byte -43
.byte 4
.byte -18
.byte -27
.byte -67
.byte -49
.byte -5
.byte -64
.byte -62
.byte 3
.byte 48
.byte 0
.byte 21
.byte -26
.byte 18
.byte -76
.byte 9
.byte -74
.byte -40
.byte -39
.byte -20
.byte -61
.byte 31
.byte -57
.byte 46
.byte 46
.byte -110
.byte -72
.byte -10
.byte -36
.byte -51
.byte 35
.byte -37
.byte -33
.byte -28
.byte -35
.byte -97
.byte -21
.byte 47
.byte -2
.byte -108
.byte -102
.byte -127
.byte -39
.byte -2
.byte 2
.byte 5
.byte -55
.byte -12
.byte 13
.byte -31
.byte 40
.byte 61
.byte 18
.byte -27
.byte 52
.byte -81
.byte 22
.byte -3
.byte -29
.byte 20
.byte -11
.byte 54
.byte 57
.byte -52
.byte -37
.byte -30
.byte -60
.byte -58
.byte -57
.byte 31
.byte -8
.byte -100
.byte -74
.byte -96
.byte -47
.byte -52
.byte -6
.byte -1
.byte -111
.byte 25
.byte 5
.byte -24
.byte 20
.byte 32
.byte 5
.byte -11
.byte 34
.byte -11
.byte 35
.byte 22
.byte -93
.byte -25
.byte 1
.byte -61
.byte 3
.byte -51
.byte -11
.byte -52
.byte -115
.byte -41
.byte -24
.byte 23
.byte 16
.byte -26
.byte -54
.byte -65
.byte 29
.byte 2
.byte -6
.byte 10
.byte -65
.byte 30
.byte -17
.byte 13
.byte 41
.byte 52
.byte -43
.byte 35
.byte 24
.byte -6
.byte 40
.byte 20
.byte -28
.byte -26
.byte 14
.byte -14
.byte -40
.byte 2
.byte -82
.byte -107
.byte -61
.byte -52
.byte -109
.byte -53
.byte -59
.byte -26
.byte -57
.byte -69
.byte -74
.byte -30
.byte 37
.byte -28
.byte -34
.byte -50
.byte -29
.byte 13
.byte 25
.byte 28
.byte -20
.byte -24
.byte -20
.byte -77
.byte -13
.byte -103
.byte -62
.byte -1
.byte -29
.byte -94
.byte 6
.byte 12
.byte -17
.byte 1
.byte -55
.byte -78
.byte -100
.byte -41
.byte 21
.byte 1
.byte -127
.byte -31
.byte -67
.byte -40
.byte -1
.byte -41
.byte -51
.byte -23
.byte -54
.byte 45
.byte 3
.byte -40
.byte 20
.byte -19
.byte 16
.byte -43
.byte 0
.byte -41
.byte -34
.byte -25
.byte -61
.byte -33
.byte -6
.byte -103
.byte 44
.byte -44
.byte -26
.byte -36
.byte -14
.byte -85
.byte 28
.byte -22
.byte -49
.byte -72
.byte -27
.byte -45
.byte -21
.byte -40
.byte 20
.byte -70
.byte -84
.byte -34
.byte -48
.byte -7
.byte -18
.byte 55
.byte -72
.byte -7
.byte -42
.byte -11
.byte -57
.byte -31
.byte -75
.byte -27
.byte -1
.byte -17
.byte -39
.byte -100
.byte -32
.byte -74
.byte 24
.byte -19
.byte 24
.byte -69
.byte 21
.byte -40
.byte 64
.byte 17
.byte 60
.byte 1
.byte -43
.byte 0
.byte -54
.byte -88
.byte 24
.byte -31
.byte 0
.byte -74
.byte -60
.byte -24
.byte 13
.byte 38
.byte -26
.byte -32
.byte -7
.byte -20
.byte 48
.byte 17
.byte -68
.byte -75
.byte -23
.byte -26
.byte 35
.byte 4
.byte -16
.byte -74
.byte -30
.byte -63
.byte 39
.byte 93
.byte -3
.byte 25
.byte -62
.byte 23
.byte -6
.byte -6
.byte -30
.byte 50
.byte -9
.byte -69
.byte -46
.byte 15
.byte -21
.byte -39
.byte -51
.byte -66
.byte -16
.byte 10
.byte 20
.byte 42
.byte -127
.byte -80
.byte -93
.byte -98
.byte 74
.byte -89
.byte -4
.byte -56
.byte 8
.byte -66
.byte 68
.byte 77
.byte -47
.byte -47
.byte -51
.byte -23
.byte 12
.byte -60
.byte 44
.byte 38
.byte 39
.byte 2
.byte -101
.byte -48
.byte -88
.byte -57
.byte -23
.byte -47
.byte -53
.byte 30
.byte 68
.byte -11
.byte 55
.byte -27
.byte -4
.byte 4
.byte -44
.byte 12
.byte -2
.byte -49
.byte -38
.byte 50
.byte -13
.byte -57
.byte -13
.byte -30
.byte -27
.byte 9
.byte -45
.byte 3
.byte -67
.byte -57
.byte -53
.byte 50
.byte -28
.byte -12
.byte -18
.byte -6
.byte 11
.byte -11
.byte 27
.byte -68
.byte -63
.byte -27
.byte 37
.byte 5
.byte 15
.byte -10
.byte -85
.byte 64
.byte 8
.byte -65
.byte -19
.byte 9
.byte -39
.byte -50
.byte -89
.byte 0
.byte -31
.byte -1
.byte 3
.byte 16
.byte -84
.byte -87
.byte -14
.byte 67
.byte 26
.byte 26
.byte -32
.byte 63
.byte -33
.byte 15
.byte 4
.byte 10
.byte -16
.byte -41
.byte -43
.byte -22
.byte 24
.byte -7
.byte -53
.byte -32
.byte -6
.byte -123
.byte -6
.byte -20
.byte -11
.byte 19
.byte -82
.byte 4
.byte -127
.byte -25
.byte 12
.byte 18
.byte -38
.byte 23
.byte 42
.byte -7
.byte 24
.byte -16
.byte 0
.byte 38
.byte -32
.byte 30
.byte -20
.byte -11
.byte 30
.byte -75
.byte -16
.byte -37
.byte 13
.byte -75
.byte -60
.byte 94
.byte -77
.byte 84
.byte 56
.byte -32
.byte 75
.byte -98
.byte -63
.byte 57
.byte -50
.byte 100
.byte -18
.byte -124
.byte 11
.byte -5
.byte -82
.byte -25
.byte 65
.byte -10
.byte 72
.byte 3
.byte -63
.byte 1
.byte -81
.byte -69
.byte -81
.byte -105
.byte -18
.byte -23
.byte 10
.byte -8
.byte -41
.byte 64
.byte 13
.byte 104
.byte -12
.byte 7
.byte 26
.byte -49
.byte -96
.byte -15
.byte -98
.byte 58
.byte -42
.byte -127
.byte 13
.byte -21
.byte 31
.byte 23
.byte 37
.byte 30
.byte 72
.byte 54
.byte -56
.byte -10
.byte -89
.byte -69
.byte -5
.byte -70
.byte -42
.byte -6
.byte 25
.byte -64
.byte -17
.byte 82
.byte -10
.byte 58
.byte 18
.byte 9
.byte -14
.byte 17
.byte -63
.byte -43
.byte -13
.byte -32
.byte -39
.byte -56
.byte -18
.byte 26
.byte -55
.byte -51
.byte 35
.byte -45
.byte -22
.byte -43
.byte -23
.byte -82
.byte -50
.byte -60
.byte -9
.byte 29
.byte -34
.byte -14
.byte -99
.byte -62
.byte -10
.byte -127
.byte 27
.byte -79
.byte -58
.byte 2
.byte 8
.byte -12
.byte -11
.byte -17
.byte -72
.byte 38
.byte -23
.byte -37
.byte 30
.byte -64
.byte 41
.byte 57
.byte 39
.byte -7
.byte -80
.byte 72
.byte -53
.byte 60
.byte 17
.byte -33
.byte -7
.byte 35
.byte -45
.byte 42
.byte -40
.byte -52
.byte -61
.byte -79
.byte -3
.byte -36
.byte -63
.byte -6
.byte -32
.byte -79
.byte 5
.byte -23
.byte -16
.byte 56
.byte 26
.byte 13
.byte -26
.byte -117
.byte -28
.byte -4
.byte 7
.byte -18
.byte -50
.byte 15
.byte -12
.byte 54
.byte 7
.byte -30
.byte 7
.byte -21
.byte -13
.byte -14
.byte -27
.byte 6
.byte -44
.byte -32
.byte -27
.byte 16
.byte -69
.byte 10
.byte -70
.byte -38
.byte -30
.byte -18
.byte 10
.byte 16
.byte 31
.byte 50
.byte -75
.byte -85
.byte -12
.byte 47
.byte 25
.byte 0
.byte -16
.byte 32
.byte 31
.byte 15
.byte -39
.byte -6
.byte 22
.byte 107
.byte -10
.byte 59
.byte -3
.byte -57
.byte 16
.byte -34
.byte -24
.byte -90
.byte -26
.byte -18
.byte -15
.byte -91
.byte 50
.byte -127
.byte 73
.byte 15
.byte -46
.byte 18
.byte -11
.byte 28
.byte -20
.byte -20
.byte -21
.byte -79
.byte -10
.byte 16
.byte -109
.byte 87
.byte 87
.byte -30
.byte -12
.byte 101
.byte -74
.byte -9
.byte -56
.byte -45
.byte -17
.byte -40
.byte -100
.byte -124
.byte 8
.byte -36
.byte -31
.byte -97
.byte -62
.byte -111
.byte 57
.byte -101
.byte 12
.byte -57
.byte -63
.byte -31
.byte -71
.byte -96
.byte -59
.byte -34
.byte -84
.byte -24
.byte -67
.byte 46
.byte -80
.byte 5
.byte -78
.byte 37
.byte 42
.byte -79
.byte -59
.byte -59
.byte -51
.byte -25
.byte -44
.byte -2
.byte -37
.byte 7
.byte -6
.byte -95
.byte -25
.byte -89
.byte 25
.byte -65
.byte -20
.byte -58
.byte -74
.byte -26
.byte -60
.byte 37
.byte -91
.byte -19
.byte -88
.byte -17
.byte -61
.byte -14
.byte -67
.byte -38
.byte -23
.byte 53
.byte -10
.byte -12
.byte 12
.byte -50
.byte -36
.byte 27
.byte 41
.byte 25
.byte -60
.byte 14
.byte -26
.byte -4
.byte -55
.byte -108
.byte -40
.byte -74
.byte 1
.byte 39
.byte -50
.byte 4
.byte 47
.byte 9
.byte -67
.byte 8
.byte -40
.byte -51
.byte 2
.byte -2
.byte 36
.byte -52
.byte 64
.byte 52
.byte -30
.byte -29
.byte -8
.byte -12
.byte -30
.byte -15
.byte 2
.byte 35
.byte -78
.byte 5
.byte -48
.byte 38
.byte -86
.byte -61
.byte 5
.byte -63
.byte -4
.byte 42
.byte -53
.byte 22
.byte 14
.byte -15
.byte -127
.byte -3
.byte -60
.byte -32
.byte 8
.byte -31
.byte 49
.byte 15
.byte 17
.byte 77
.byte -29
.byte 13
.byte -53
.byte -10
.byte -22
.byte -4
.byte 39
.byte 30
.byte -58
.byte 4
.byte 5
.byte 23
.byte 31
.byte -63
.byte -20
.byte -77
.byte -21
.byte -50
.byte -15
.byte -35
.byte 71
.byte 3
.byte -78
.byte -33
.byte -44
.byte -37
.byte -46
.byte 33
.byte 43
.byte 24
.byte 29
.byte -15
.byte 26
.byte 75
.byte -1
.byte -42
.byte 7
.byte 69
.byte -86
.byte 15
.byte 51
.byte 3
.byte -10
.byte -22
.byte 10
.byte 3
.byte 37
.byte -61
.byte -101
.byte -58
.byte -95
.byte 8
.byte -44
.byte -85
.byte -56
.byte 3
.byte 7
.byte 19
.byte 8
.byte 58
.byte -76
.byte 9
.byte -64
.byte -18
.byte 25
.byte 29
.byte -5
.byte -41
.byte -6
.byte 24
.byte -127
.byte 36
.byte 71
.byte 12
.byte -6
.byte -6
.byte 38
.byte 12
.byte 1
.byte -71
.byte -75
.byte -5
.byte -45
.byte -21
.byte -63
.byte -122
.byte -111
.byte 28
.byte -7
.byte 39
.byte -17
.byte -5
.byte -57
.byte -38
.byte -41
.byte -3
.byte 57
.byte 39
.byte 16
.byte 29
.byte -4
.byte 87
.byte -32
.byte 55
.byte 54
.byte 31
.byte -14
.byte -10
.byte -53
.byte -4
.byte 4
.byte -87
.byte -66
.byte -28
.byte -51
.byte 26
.byte -26
.byte -97
.byte -90
.byte -14
.byte 31
.byte 4
.byte -13
.byte 4
.byte -53
.byte -104
.byte -26
.byte -9
.byte 80
.byte 28
.byte 14
.byte 51
.byte -21
.byte 39
.byte -23
.byte 34
.byte -28
.byte -1
.byte -32
.byte 7
.byte -37
.byte -39
.byte 26
.byte -27
.byte 78
.byte -15
.byte -24
.byte -35
.byte 8
.byte 25
.byte -41
.byte -29
.byte -19
.byte 35
.byte 11
.byte 21
.byte -28
.byte 19
.byte -47
.byte -21
.byte -22
.byte -17
.byte 55
.byte -8
.byte -43
.byte 9
.byte 0
.byte -19
.byte -54
.byte 10
.byte -6
.byte -53
.byte -63
.byte -67
.byte -7
.byte -20
.byte -33
.byte 11
.byte -51
.byte -39
.byte 35
.byte 4
.byte -79
.byte -23
.byte -1
.byte -8
.byte -49
.byte -59
.byte -52
.byte -4
.byte -32
.byte -47
.byte -85
.byte -6
.byte 20
.byte -67
.byte -16
.byte 16
.byte -61
.byte -18
.byte -59
.byte -45
.byte -9
.byte -52
.byte -27
.byte -69
.byte -63
.byte 22
.byte -79
.byte -40
.byte -14
.byte -14
.byte 10
.byte 24
.byte -76
.byte -22
.byte -3
.byte -28
.byte -69
.byte 5
.byte -127
.byte -54
.byte -49
.byte -66
.byte -57
.byte -19
.byte -1
.byte -93
.byte -62
.byte 14
.byte -80
.byte -113
.byte -61
.byte -42
.byte -8
.byte 3
.byte 0
.byte 22
.byte -76
.byte -38
.byte -18
.byte -64
.byte -79
.byte -96
.byte 22
.byte -19
.byte -102
.byte 26
.byte -38
.byte -120
.byte 21
.byte -90
.byte 35
.byte -38
.byte -44
.byte -11
.byte -75
.byte -74
.byte 3
.byte -30
.byte -114
.byte -75
.byte -64
.byte -48
.byte -51
.byte -68
.byte -24
.byte -29
.byte -39
.byte -72
.byte -22
.byte 5
.byte -68
.byte -82
.byte -66
.byte -50
.byte -10
.byte 37
.byte -60
.byte -42
.byte -114
.byte 13
.byte 21
.byte -98
.byte 0
.byte 18
.byte -41
.byte -96
.byte -22
.byte -125
.byte 59
.byte -64
.byte -85
.byte -13
.byte -42
.byte 37
.byte -88
.byte 13
.byte -15
.byte -100
.byte -45
.byte -28
.byte -127
.byte 29
.byte -65
.byte -100
.byte -2
.byte 39
.byte -35
.byte -24
.byte 36
.byte 6
.byte -28
.byte -2
.byte -37
.byte 24
.byte 7
.byte -73
.byte -35
.byte -11
.byte -104
.byte -50
.byte 10
.byte 27
.byte -34
.byte -39
.byte 6
.byte -79
.byte -93
.byte -96
.byte -51
.byte -84
.byte -54
.byte -107
.byte -2
.byte -68
.byte -37
.byte -37
.byte 28
.byte -3
.byte 6
.byte -49
.byte -51
.byte -42
.byte -14
.byte -114
.byte -28
.byte 1
.byte -102
.byte -78
.byte -51
.byte -21
.byte -46
.byte -41
.byte -89
.byte -64
.byte -59
.byte -41
.byte 29
.byte -49
.byte -127
.byte -114
.byte -22
.byte -28
.byte -82
.byte -40
.byte -25
.byte 10
.byte -32
.byte -53
.byte -71
.byte 4
.byte 6
.byte -11
.byte -30
.byte -68
.byte -15
.byte -109
.byte -8
.byte -85
.byte -87
.byte -1
.byte -51
.byte -51
.byte 32
.byte -3
.byte -60
.byte -100
.byte -56
.byte -73
.byte -43
.byte -108
.byte -93
.byte -19
.byte 27
.byte -63
.byte 37
.byte -62
.byte -19
.byte 7
.byte 6
.byte -56
.byte -4
.byte 33
.byte 13
.byte 20
.byte 21
.byte -76
.byte -51
.byte -28
.byte -33
.byte -4
.byte -61
.byte -45
.byte -23
.byte 7
.byte -40
.byte 42
.byte -70
.byte 10
.byte -127
.byte 7
.byte -124
.byte -10
.byte 8
.byte -32
.byte -60
.byte -63
.byte -2
.byte 27
.byte -3
.byte -26
.byte 77
.byte 16
.byte -29
.byte -56
.byte -92
.byte -85
.byte 30
.byte -40
.byte -7
.byte -2
.byte 44
.byte 3
.byte -6
.byte -60
.byte -12
.byte -21
.byte -88
.byte 20
.byte -34
.byte -20
.byte -33
.byte 34
.byte -120
.byte -44
.byte -27
.byte -69
.byte -29
.byte -5
.byte 13
.byte 10
.byte -34
.byte -16
.byte 48
.byte -22
.byte -35
.byte -56
.byte -65
.byte -11
.byte 14
.byte -10
.byte 38
.byte -17
.byte 35
.byte 9
.byte 3
.byte -1
.byte -26
.byte -24
.byte -39
.byte 9
.byte 3
.byte 21
.byte 22
.byte 7
.byte -76
.byte 32
.byte 5
.byte -53
.byte 26
.byte 2
.byte 24
.byte 6
.byte -18
.byte 48
.byte 17
.byte -73
.byte 12
.byte 10
.byte -62
.byte 9
.byte 10
.byte -107
.byte 10
.byte -24
.byte -14
.byte -20
.byte -12
.byte -51
.byte -54
.byte -40
.byte 1
.byte -107
.byte -3
.byte 26
.byte 11
.byte -20
.byte -47
.byte -2
.byte -53
.byte -19
.byte -46
.byte 28
.byte -2
.byte -46
.byte 2
.byte -93
.byte 17
.byte -56
.byte -17
.byte 18
.byte -58
.byte -81
.byte 18
.byte -34
.byte 33
.byte -20
.byte 33
.byte -104
.byte -16
.byte -45
.byte -50
.byte -55
.byte -127
.byte -96
.byte -61
.byte -5
.byte 4
.byte -38
.byte 27
.byte -17
.byte -67
.byte 4
.byte -79
.byte -77
.byte -34
.byte 6
.byte 0
.byte -50
.byte -35
.byte 15
.byte 11
.byte -13
.byte -49
.byte 20
.byte -56
.byte -72
.byte 11
.byte -69
.byte -18
.byte 0
.byte -25
.byte -3
.byte 7
.byte -22
.byte -43
.byte 18
.byte -105
.byte -40
.byte -61
.byte -80
.byte -48
.byte 13
.byte -39
.byte -38
.byte -57
.byte -41
.byte -6
.byte -85
.byte -46
.byte -73
.byte -6
.byte -70
.byte -3
.byte -41
.byte 12
.byte -39
.byte -32
.byte -25
.byte 24
.byte -15
.byte 8
.byte -40
.byte -55
.byte -104
.byte -89
.byte -23
.byte -15
.byte -92
.byte -31
.byte 36
.byte -33
.byte -29
.byte 50
.byte -96
.byte -58
.byte -15
.byte -19
.byte -10
.byte 44
.byte 8
.byte -53
.byte -25
.byte 62
.byte 23
.byte 69
.byte 30
.byte -55
.byte -28
.byte 26
.byte -109
.byte -25
.byte -127
.byte 11
.byte -44
.byte -10
.byte -114
.byte -41
.byte 9
.byte -26
.byte -77
.byte -42
.byte 37
.byte 16
.byte -42
.byte 4
.byte -52
.byte -64
.byte -45
.byte -58
.byte 45
.byte 86
.byte -49
.byte -36
.byte -28
.byte 13
.byte -78
.byte 87
.byte -9
.byte -38
.byte 23
.byte 53
.byte -44
.byte 14
.byte -57
.byte -47
.byte -25
.byte -66
.byte -14
.byte -28
.byte -102
.byte -73
.byte -80
.byte -12
.byte -101
.byte -110
.byte -49
.byte -44
.byte -84
.byte -88
.byte -11
.byte -34
.byte -109
.byte -37
.byte -44
.byte -4
.byte -67
.byte -121
.byte -66
.byte -42
.byte -98
.byte -92
.byte -43
.byte -77
.byte -88
.byte -11
.byte -71
.byte -51
.byte -21
.byte -41
.byte -7
.byte -33
.byte 10
.byte -90
.byte -2
.byte -99
.byte -19
.byte -66
.byte -87
.byte -15
.byte -1
.byte -77
.byte -25
.byte -1
.byte -2
.byte 17
.byte -2
.byte -12
.byte -5
.byte -90
.byte -19
.byte -10
.byte 28
.byte 23
.byte -70
.byte -31
.byte -69
.byte -5
.byte -26
.byte 6
.byte -39
.byte -71
.byte -59
.byte -32
.byte 31
.byte -31
.byte -54
.byte -74
.byte -10
.byte -19
.byte -13
.byte -45
.byte -25
.byte -21
.byte 7
.byte -66
.byte -26
.byte -4
.byte 9
.byte -14
.byte -5
.byte -82
.byte -26
.byte -19
.byte 37
.byte 42
.byte -37
.byte -111
.byte -55
.byte 36
.byte -33
.byte -18
.byte -55
.byte -44
.byte -32
.byte 0
.byte 87
.byte -24
.byte -23
.byte -14
.byte 13
.byte -127
.byte -12
.byte 33
.byte -32
.byte -63
.byte -64
.byte 5
.byte -27
.byte -80
.byte -54
.byte -7
.byte 11
.byte -26
.byte -18
.byte -100
.byte 21
.byte 2
.byte -115
.byte -103
.byte -100
.byte 12
.byte -59
.byte -19
.byte -45
.byte -38
.byte 18
.byte -46
.byte -13
.byte 44
.byte -76
.byte -91
.byte 73
.byte -10
.byte -50
.byte 29
.byte -82
.byte 37
.byte -28
.byte 11
.byte 18
.byte 13
.byte 4
.byte -41
.byte -15
.byte -116
.byte 64
.byte 44
.byte -105
.byte -42
.byte -74
.byte -30
.byte -51
.byte -19
.byte 13
.byte -69
.byte -54
.byte 28
.byte -56
.byte 3
.byte -39
.byte -46
.byte 24
.byte -47
.byte 69
.byte 60
.byte -56
.byte 10
.byte -102
.byte 47
.byte -71
.byte -6
.byte -26
.byte -7
.byte 17
.byte 43
.byte -4
.byte -30
.byte -12
.byte 60
.byte 10
.byte -45
.byte -85
.byte -54
.byte -91
.byte 63
.byte -39
.byte -26
.byte 63
.byte -59
.byte 58
.byte -29
.byte -60
.byte 36
.byte -18
.byte -9
.byte 86
.byte -16
.byte 11
.byte -64
.byte 6
.byte 15
.byte 48
.byte -2
.byte -42
.byte -9
.byte 14
.byte 41
.byte -36
.byte -86
.byte 56
.byte -84
.byte -2
.byte -30
.byte -98
.byte -15
.byte 8
.byte 26
.byte -26
.byte 2
.byte -47
.byte 44
.byte -127
.byte -101
.byte -29
.byte -39
.byte 27
.byte -32
.byte -54
.byte -1
.byte 41
.byte -44
.byte -56
.byte -69
.byte 34
.byte -27
.byte 15
.byte -43
.byte -19
.byte -4
.byte 75
.byte -50
.byte 107
.byte 46
.byte 107
.byte 46
.byte -101
.byte 25
.byte -17
.byte -5
.byte 40
.byte -21
.byte -38
.byte -43
.byte 70
.byte 46
.byte -16
.byte 0
.byte -34
.byte -77
.byte -51
.byte 23
.byte -87
.byte -22
.byte -127
.byte 27
.byte 40
.byte 20
.byte 18
.byte 26
.byte -46
.byte -27
.byte 18
.byte -77
.byte 44
.byte -11
.byte 30
.byte 49
.byte -92
.byte -27
.byte 19
.byte -12
.byte 62
.byte -22
.byte -20
.byte 55
.byte 67
.byte 1
.byte 42
.byte 47
.byte 20
.byte -13
.byte 44
.byte 94
.byte -11
.byte 29
.byte -93
.byte -2
.byte 105
.byte -30
.byte 14
.byte 46
.byte -38
.byte 59
.byte -75
.byte -100
.byte 24
.byte 19
.byte -40
.byte -17
.byte -24
.byte -39
.byte -8
.byte -43
.byte 23
.byte 31
.byte 34
.byte -7
.byte 96
.byte 1
.byte -1
.byte 41
.byte -45
.byte 37
.byte 0
.byte -9
.byte 19
.byte 6
.byte -12
.byte -50
.byte 78
.byte -56
.byte -9
.byte -96
.byte -58
.byte 18
.byte -127
.byte 11
.byte -6
.byte -50
.byte -33
.byte 4
.byte 14
.byte 14
.byte 30
.byte -44
.byte 9
.byte 69
.byte 28
.byte -5
.byte 6
.byte -5
.byte -7
.byte -9
.byte -11
.byte 31
.byte -20
.byte -2
.byte 25
.byte -22
.byte 0
.byte -11
.byte 35
.byte -13
.byte -12
.byte -67
.byte -32
.byte 7
.byte -105
.byte 6
.byte 15
.byte -42
.byte -31
.byte 19
.byte -6
.byte -23
.byte 23
.byte -51
.byte -26
.byte -24
.byte 13
.byte -24
.byte 13
.byte -19
.byte 11
.byte 52
.byte -25
.byte 9
.byte -41
.byte -27
.byte 52
.byte -28
.byte 25
.byte -27
.byte 26
.byte -61
.byte -46
.byte 9
.byte 16
.byte 3
.byte -62
.byte 23
.byte -12
.byte -72
.byte -16
.byte -23
.byte 21
.byte -8
.byte 40
.byte -15
.byte -1
.byte -16
.byte -1
.byte -8
.byte -32
.byte 3
.byte 14
.byte -22
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte -96
.byte 5
.byte 0
.byte 0
.byte -127
.byte 6
.byte 11
.byte 42
.byte -62
.byte 43
.byte -5
.byte 55
.byte -12
.byte -34
.byte 74
.byte -55
.byte 31
.byte -58
.byte 46
.byte -125
.byte 78
.byte 26
.byte 79
.byte -119
.byte 34
.byte 81
.byte 1
.byte -66
.byte -62
.byte 57
.byte -24
.byte 8
.byte -24
.byte 15
.byte -123
.byte 71
.byte -65
.byte 57
.byte -89
.byte 15
.byte 96
.byte 40
.byte -79
.byte -53
.byte 28
.byte -39
.byte 13
.byte -48
.byte 4
.byte -127
.byte 39
.byte 11
.byte 13
.byte 24
.byte -79
.byte 41
.byte -37
.byte -33
.byte 31
.byte 2
.byte -30
.byte 39
.byte -48
.byte -16
.byte -92
.byte 76
.byte 61
.byte -22
.byte -32
.byte -123
.byte 18
.byte 8
.byte 61
.byte 37
.byte -15
.byte 39
.byte -42
.byte -40
.byte 52
.byte -81
.byte 58
.byte 79
.byte -39
.byte 35
.byte -84
.byte 33
.byte 29
.byte 53
.byte 66
.byte -4
.byte 49
.byte -31
.byte -27
.byte -68
.byte -46
.byte -33
.byte -46
.byte 60
.byte 69
.byte -23
.byte 24
.byte -47
.byte -28
.byte 7
.byte -31
.byte 2
.byte 8
.byte -39
.byte -51
.byte -75
.byte -37
.byte -127
.byte 66
.byte 47
.byte -86
.byte 57
.byte 41
.byte -69
.byte 14
.byte 33
.byte 2
.byte 30
.byte 58
.byte 8
.byte -2
.byte 22
.byte -102
.byte 39
.byte -8
.byte -93
.byte 32
.byte 48
.byte -62
.byte 25
.byte 57
.byte 2
.byte -63
.byte 18
.byte 7
.byte -127
.byte -4
.byte 1
.byte -88
.byte 1
.byte 20
.byte -6
.byte -17
.byte 21
.byte 15
.byte 18
.byte 3
.byte -37
.byte 8
.byte -26
.byte -74
.byte -21
.byte 29
.byte -70
.byte -41
.byte -18
.byte 21
.byte 39
.byte 3
.byte 27
.byte 6
.byte 6
.byte -1
.byte 11
.byte -34
.byte 13
.byte -17
.byte 32
.byte 11
.byte 41
.byte 23
.byte -30
.byte -12
.byte -3
.byte 24
.byte -33
.byte -22
.byte -27
.byte 16
.byte -32
.byte -25
.byte 124
.byte 12
.byte 17
.byte 37
.byte 66
.byte 13
.byte -22
.byte 37
.byte 23
.byte 37
.byte 41
.byte 42
.byte 31
.byte 32
.byte -59
.byte 46
.byte 72
.byte 14
.byte 54
.byte 54
.byte 31
.byte 25
.byte 68
.byte 20
.byte 78
.byte 67
.byte 7
.byte -23
.byte -25
.byte 44
.byte 24
.byte 69
.byte 127
.byte 88
.byte 79
.byte 55
.byte 67
.byte 2
.byte 20
.byte 16
.byte 25
.byte -28
.byte -33
.byte -29
.byte 71
.byte 88
.byte 127
.byte 64
.byte 20
.byte -19
.byte -23
.byte -42
.byte -19
.byte 17
.byte -3
.byte -12
.byte -25
.byte 15
.byte 3
.byte -44
.byte -50
.byte -25
.byte -10
.byte -42
.byte 58
.byte -16
.byte -7
.byte 6
.byte -19
.byte 20
.byte 14
.byte -10
.byte -19
.byte -21
.byte -45
.byte 1
.byte 32
.byte 20
.byte 13
.byte 42
.byte -19
.byte 15
.byte -3
.byte -14
.byte 36
.byte 12
.byte 1
.byte 14
.byte 12
.byte -52
.byte -39
.byte 18
.byte -26
.byte 55
.byte -30
.byte -95
.byte 36
.byte -73
.byte 38
.byte -41
.byte -3
.byte 17
.byte 11
.byte -14
.byte -23
.byte -14
.byte 72
.byte -76
.byte 82
.byte -41
.byte 23
.byte 75
.byte -60
.byte 31
.byte 28
.byte 14
.byte -2
.byte 4
.byte 17
.byte -19
.byte -6
.byte 60
.byte -127
.byte 89
.byte -71
.byte 27
.byte 54
.byte -74
.byte 26
.byte -28
.byte 9
.byte -34
.byte -7
.byte -25
.byte -19
.byte 50
.byte 4
.byte -6
.byte -121
.byte -18
.byte -52
.byte 11
.byte 39
.byte -10
.byte -14
.byte -15
.byte 6
.byte -43
.byte 31
.byte -21
.byte 49
.byte 5
.byte 9
.byte -127
.byte -32
.byte -21
.byte 41
.byte 27
.byte 30
.byte -18
.byte -7
.byte -3
.byte -88
.byte -33
.byte 2
.byte -5
.byte 5
.byte 10
.byte -100
.byte -47
.byte -61
.byte 51
.byte 38
.byte 21
.byte 24
.byte 34
.byte 39
.byte -12
.byte 12
.byte -9
.byte -106
.byte 35
.byte 18
.byte 11
.byte -5
.byte 26
.byte 40
.byte 4
.byte -42
.byte 16
.byte 19
.byte -6
.byte 51
.byte 30
.byte -26
.byte -127
.byte 70
.byte -12
.byte 16
.byte 5
.byte 35
.byte 1
.byte 19
.byte -3
.byte -17
.byte 26
.byte -3
.byte -11
.byte -10
.byte -52
.byte -125
.byte 81
.byte -17
.byte 56
.byte -11
.byte -54
.byte 29
.byte 35
.byte -12
.byte 16
.byte -44
.byte 0
.byte -45
.byte 13
.byte -82
.byte 50
.byte 127
.byte 91
.byte 75
.byte 16
.byte -31
.byte -12
.byte 19
.byte 7
.byte -43
.byte -12
.byte 1
.byte -70
.byte 30
.byte 65
.byte 15
.byte 123
.byte 74
.byte 106
.byte 5
.byte -15
.byte -49
.byte -54
.byte 23
.byte 0
.byte -49
.byte -38
.byte 11
.byte -29
.byte -98
.byte -1
.byte -46
.byte 13
.byte 82
.byte 7
.byte 15
.byte 84
.byte -46
.byte 12
.byte 60
.byte -2
.byte 17
.byte -34
.byte -7
.byte -107
.byte 18
.byte -22
.byte -78
.byte -62
.byte -50
.byte -4
.byte 52
.byte 55
.byte -16
.byte 13
.byte -25
.byte 22
.byte -3
.byte 5
.byte -127
.byte 38
.byte 26
.byte -83
.byte 23
.byte 5
.byte 44
.byte 13
.byte 50
.byte 5
.byte 60
.byte 17
.byte 27
.byte 12
.byte -33
.byte -115
.byte 63
.byte 13
.byte -8
.byte 36
.byte -28
.byte 3
.byte 13
.byte -70
.byte -3
.byte -24
.byte -33
.byte -3
.byte 0
.byte 13
.byte 127
.byte -71
.byte 97
.byte 33
.byte 9
.byte -10
.byte -5
.byte 43
.byte 2
.byte 33
.byte -20
.byte -38
.byte -1
.byte -26
.byte 6
.byte 97
.byte -41
.byte 98
.byte 46
.byte -17
.byte -5
.byte -88
.byte -39
.byte 3
.byte 16
.byte 90
.byte -27
.byte 77
.byte 61
.byte -7
.byte -43
.byte 12
.byte 68
.byte 2
.byte -64
.byte 5
.byte 33
.byte 0
.byte 23
.byte 30
.byte 81
.byte 80
.byte -10
.byte 41
.byte 54
.byte 86
.byte -66
.byte 21
.byte 12
.byte -7
.byte 2
.byte -5
.byte 8
.byte 20
.byte 7
.byte 37
.byte -14
.byte -1
.byte 3
.byte 15
.byte -111
.byte 127
.byte 28
.byte 55
.byte -19
.byte 82
.byte -44
.byte -6
.byte 26
.byte -32
.byte 19
.byte -3
.byte -31
.byte 35
.byte -10
.byte -15
.byte -40
.byte -1
.byte -61
.byte -30
.byte 90
.byte -30
.byte 12
.byte 6
.byte -25
.byte 23
.byte 12
.byte -8
.byte -26
.byte -5
.byte 91
.byte -2
.byte -40
.byte 37
.byte 36
.byte -3
.byte -40
.byte -30
.byte 13
.byte -16
.byte 44
.byte 22
.byte -42
.byte -9
.byte -72
.byte -113
.byte 3
.byte 17
.byte 106
.byte 47
.byte -34
.byte -17
.byte -54
.byte 28
.byte -42
.byte -66
.byte 11
.byte -81
.byte -74
.byte -17
.byte -12
.byte -59
.byte -13
.byte 127
.byte 10
.byte 4
.byte 114
.byte -79
.byte -52
.byte 39
.byte 2
.byte -42
.byte -19
.byte -22
.byte 69
.byte -86
.byte 45
.byte 68
.byte 5
.byte 86
.byte -46
.byte -59
.byte 5
.byte 28
.byte 7
.byte -62
.byte 34
.byte -71
.byte -50
.byte 15
.byte 59
.byte -33
.byte -2
.byte -25
.byte 77
.byte 9
.byte 22
.byte 36
.byte 59
.byte 25
.byte -44
.byte -61
.byte -110
.byte -21
.byte 22
.byte 114
.byte -44
.byte -19
.byte -9
.byte 127
.byte -25
.byte 9
.byte 37
.byte -16
.byte -47
.byte 2
.byte -14
.byte -78
.byte -61
.byte -35
.byte -95
.byte 10
.byte -23
.byte 48
.byte 8
.byte 2
.byte 76
.byte 23
.byte 3
.byte 13
.byte -11
.byte 51
.byte 39
.byte -31
.byte -19
.byte -127
.byte 28
.byte -22
.byte -40
.byte 22
.byte -1
.byte -6
.byte 7
.byte 78
.byte 21
.byte -34
.byte 22
.byte 13
.byte -17
.byte -12
.byte -127
.byte 66
.byte -4
.byte 7
.byte 28
.byte 33
.byte 7
.byte -20
.byte -10
.byte 6
.byte 4
.byte 12
.byte -60
.byte -12
.byte 20
.byte 10
.byte -55
.byte 38
.byte 16
.byte -5
.byte 28
.byte -19
.byte 11
.byte 6
.byte -7
.byte 13
.byte -14
.byte 2
.byte 17
.byte -29
.byte 85
.byte -55
.byte -5
.byte -11
.byte -31
.byte -13
.byte 0
.byte 19
.byte 9
.byte 6
.byte -12
.byte 12
.byte 20
.byte 31
.byte 26
.byte 127
.byte -88
.byte 11
.byte 3
.byte 28
.byte -53
.byte 18
.byte 2
.byte 13
.byte 11
.byte 3
.byte -5
.byte 10
.byte 4
.byte 25
.byte 35
.byte 66
.byte -127
.byte -23
.byte 94
.byte 23
.byte 43
.byte 13
.byte -58
.byte 12
.byte 15
.byte 31
.byte 15
.byte 15
.byte -12
.byte 79
.byte 56
.byte -108
.byte -30
.byte 29
.byte -28
.byte 26
.byte 57
.byte -67
.byte -20
.byte -21
.byte 13
.byte -47
.byte 89
.byte 39
.byte 79
.byte 67
.byte -41
.byte -71
.byte 80
.byte 18
.byte 4
.byte 36
.byte -34
.byte -9
.byte -21
.byte 23
.byte -45
.byte 34
.byte 57
.byte -109
.byte -80
.byte -40
.byte -16
.byte -16
.byte 17
.byte 18
.byte -11
.byte -23
.byte -27
.byte -13
.byte -6
.byte -15
.byte -34
.byte 1
.byte -61
.byte -77
.byte -38
.byte -3
.byte -5
.byte -22
.byte 13
.byte 19
.byte -10
.byte 9
.byte -15
.byte -24
.byte 19
.byte -10
.byte -9
.byte 127
.byte 122
.byte 28
.byte -13
.byte -43
.byte 31
.byte -17
.byte 27
.byte -32
.byte 14
.byte 26
.byte -15
.byte -7
.byte 5
.byte 1
.byte 66
.byte 2
.byte 18
.byte 28
.byte -59
.byte 77
.byte -49
.byte -57
.byte 20
.byte -29
.byte 7
.byte -9
.byte -48
.byte -11
.byte -59
.byte 127
.byte -41
.byte 29
.byte 14
.byte -6
.byte 52
.byte 6
.byte -30
.byte 29
.byte 22
.byte -21
.byte 4
.byte 53
.byte 14
.byte 42
.byte -3
.byte -83
.byte -5
.byte 57
.byte -13
.byte 14
.byte 10
.byte -77
.byte -7
.byte 34
.byte -57
.byte 22
.byte 15
.byte -22
.byte 12
.byte -14
.byte -62
.byte -87
.byte 81
.byte -67
.byte 127
.byte -86
.byte 67
.byte -20
.byte -62
.byte 85
.byte -76
.byte 11
.byte -5
.byte -23
.byte -3
.byte -109
.byte -71
.byte 30
.byte -26
.byte 56
.byte -94
.byte 35
.byte -29
.byte 12
.byte -25
.byte -2
.byte -30
.byte 1
.byte 42
.byte 43
.byte -50
.byte -24
.byte -15
.byte 12
.byte -4
.byte -3
.byte -42
.byte 49
.byte -6
.byte -66
.byte -4
.byte -92
.byte 56
.byte -26
.byte -8
.byte -27
.byte -2
.byte -88
.byte -78
.byte 56
.byte 7
.byte 55
.byte -16
.byte -26
.byte 19
.byte 15
.byte -10
.byte -10
.byte -26
.byte -9
.byte -6
.byte 10
.byte -20
.byte -43
.byte 39
.byte 31
.byte 20
.byte 28
.byte -9
.byte 8
.byte 23
.byte 12
.byte 54
.byte -18
.byte -28
.byte -39
.byte -47
.byte 84
.byte -127
.byte 12
.byte 7
.byte -25
.byte -24
.byte 3
.byte 8
.byte 0
.byte 2
.byte 23
.byte -6
.byte -41
.byte -74
.byte 57
.byte -103
.byte -56
.byte 10
.byte -45
.byte 12
.byte 53
.byte 18
.byte 72
.byte -26
.byte -45
.byte -73
.byte -17
.byte 10
.byte -119
.byte 61
.byte -93
.byte -125
.byte 69
.byte 64
.byte -109
.byte 74
.byte -44
.byte -53
.byte 42
.byte -7
.byte -37
.byte 72
.byte -30
.byte -84
.byte 52
.byte -59
.byte -88
.byte -2
.byte 123
.byte -127
.byte 30
.byte -34
.byte 11
.byte 65
.byte 39
.byte -90
.byte -17
.byte 43
.byte -29
.byte -73
.byte -62
.byte 60
.byte 60
.byte 19
.byte -89
.byte 12
.byte 17
.byte 19
.byte 43
.byte -8
.byte 65
.byte -8
.byte 94
.byte -31
.byte -19
.byte -127
.byte 11
.byte -8
.byte 77
.byte -83
.byte 5
.byte -10
.byte 1
.byte -13
.byte -39
.byte -12
.byte -3
.byte 94
.byte -28
.byte -2
.byte -108
.byte 35
.byte -6
.byte 43
.byte -53
.byte -16
.byte 25
.byte -31
.byte -35
.byte 7
.byte -43
.byte 9
.byte -57
.byte 18
.byte 99
.byte -76
.byte -18
.byte -79
.byte 20
.byte -16
.byte 10
.byte -36
.byte -55
.byte -36
.byte -60
.byte -15
.byte 80
.byte -78
.byte 71
.byte 106
.byte -53
.byte -66
.byte -81
.byte 48
.byte 64
.byte 10
.byte -6
.byte -78
.byte 34
.byte 13
.byte 49
.byte 39
.byte -53
.byte 96
.byte 58
.byte 9
.byte 32
.byte -127
.byte -23
.byte 59
.byte -24
.byte -36
.byte -17
.byte -35
.byte -20
.byte 65
.byte 53
.byte 102
.byte -89
.byte 23
.byte 30
.byte 102
.byte 57
.byte -15
.byte 68
.byte -33
.byte 92
.byte -44
.byte 17
.byte -29
.byte -10
.byte 59
.byte 112
.byte -103
.byte 33
.byte 5
.byte 110
.byte 58
.byte -50
.byte -12
.byte -70
.byte 37
.byte -16
.byte -2
.byte 2
.byte -35
.byte -55
.byte 28
.byte -88
.byte -21
.byte -12
.byte 90
.byte -127
.byte 46
.byte -8
.byte 24
.byte 70
.byte -11
.byte -88
.byte -92
.byte 39
.byte 43
.byte 81
.byte 56
.byte 117
.byte -127
.byte 51
.byte -51
.byte 96
.byte -55
.byte 27
.byte 5
.byte 45
.byte -11
.byte -4
.byte 6
.byte 12
.byte 28
.byte 47
.byte 119
.byte -106
.byte -8
.byte -73
.byte 64
.byte -41
.byte -11
.byte -8
.byte -20
.byte 12
.byte 48
.byte -42
.byte 3
.byte 9
.byte -14
.byte 0
.byte -51
.byte -36
.byte 42
.byte 60
.byte 23
.byte 25
.byte -47
.byte -47
.byte -68
.byte 42
.byte -65
.byte 5
.byte -14
.byte 84
.byte -127
.byte -32
.byte -48
.byte -109
.byte -19
.byte 70
.byte 28
.byte 76
.byte 46
.byte 5
.byte -59
.byte -79
.byte 23
.byte -122
.byte 23
.byte -94
.byte -20
.byte -14
.byte -29
.byte -24
.byte 91
.byte 58
.byte 45
.byte -42
.byte 10
.byte -19
.byte 15
.byte -47
.byte -28
.byte 121
.byte -1
.byte -51
.byte 17
.byte 5
.byte -74
.byte 1
.byte 73
.byte 18
.byte -10
.byte 10
.byte -8
.byte -37
.byte -40
.byte -4
.byte -32
.byte 76
.byte 26
.byte 5
.byte -15
.byte 18
.byte 4
.byte -49
.byte -40
.byte -83
.byte 75
.byte 40
.byte -21
.byte -110
.byte 12
.byte -20
.byte -20
.byte 9
.byte -52
.byte 35
.byte 127
.byte 43
.byte -104
.byte -24
.byte -64
.byte 78
.byte 7
.byte 32
.byte 4
.byte -38
.byte -58
.byte -63
.byte 118
.byte -92
.byte -48
.byte 88
.byte 74
.byte -108
.byte 16
.byte -37
.byte 63
.byte 54
.byte -16
.byte -66
.byte -22
.byte 40
.byte -30
.byte -7
.byte -45
.byte -44
.byte -44
.byte 46
.byte -5
.byte 4
.byte 15
.byte -2
.byte 4
.byte -37
.byte -44
.byte -17
.byte 51
.byte 6
.byte 27
.byte -116
.byte -8
.byte 1
.byte 25
.byte 47
.byte 25
.byte -7
.byte -17
.byte 11
.byte -52
.byte -17
.byte 10
.byte 72
.byte -60
.byte 13
.byte -127
.byte -27
.byte -21
.byte 18
.byte -14
.byte 8
.byte -12
.byte -82
.byte -23
.byte -59
.byte -8
.byte -26
.byte 79
.byte 63
.byte -4
.byte -12
.byte 1
.byte 7
.byte -20
.byte 35
.byte 44
.byte 35
.byte 27
.byte -16
.byte 42
.byte 11
.byte 41
.byte -40
.byte -43
.byte -20
.byte 1
.byte 14
.byte 13
.byte 0
.byte 10
.byte 6
.byte -18
.byte -24
.byte 4
.byte -13
.byte 27
.byte -127
.byte 35
.byte 33
.byte -30
.byte -37
.byte 41
.byte -4
.byte 22
.byte -33
.byte -41
.byte 40
.byte 3
.byte -21
.byte 8
.byte 48
.byte 23
.byte 61
.byte -24
.byte 4
.byte -127
.byte 45
.byte -29
.byte 72
.byte -25
.byte 17
.byte 4
.byte 71
.byte -6
.byte 14
.byte -9
.byte -7
.byte -6
.byte -53
.byte -2
.byte -67
.byte 47
.byte -40
.byte 65
.byte -31
.byte -36
.byte -27
.byte -11
.byte -5
.byte -26
.byte -11
.byte -41
.byte -46
.byte -27
.byte 6
.byte -68
.byte 48
.byte -54
.byte 41
.byte 33
.byte -5
.byte 1
.byte -77
.byte 8
.byte -31
.byte -30
.byte -70
.byte -17
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte -96
.byte 1
.byte 0
.byte 0
.byte 13
.byte -38
.byte 24
.byte 2
.byte -25
.byte -39
.byte -27
.byte -17
.byte -20
.byte 14
.byte -23
.byte -41
.byte -18
.byte -46
.byte 23
.byte -41
.byte 18
.byte 27
.byte -8
.byte -70
.byte 31
.byte -20
.byte -4
.byte -12
.byte -22
.byte -16
.byte -17
.byte -26
.byte -26
.byte -58
.byte -36
.byte 20
.byte 12
.byte -35
.byte -25
.byte -10
.byte -31
.byte -27
.byte 30
.byte -17
.byte -28
.byte 11
.byte -82
.byte 11
.byte 7
.byte 2
.byte -29
.byte 3
.byte -47
.byte 3
.byte -42
.byte 27
.byte -25
.byte 26
.byte -13
.byte -63
.byte -13
.byte -41
.byte -57
.byte -17
.byte 13
.byte 29
.byte 0
.byte 2
.byte 11
.byte 13
.byte -50
.byte -21
.byte -34
.byte -40
.byte 7
.byte -7
.byte -10
.byte 1
.byte -27
.byte 3
.byte 21
.byte -24
.byte 19
.byte 1
.byte -22
.byte 27
.byte 17
.byte 2
.byte 11
.byte 2
.byte 15
.byte -33
.byte -3
.byte 22
.byte -73
.byte 33
.byte -4
.byte 13
.byte -47
.byte 16
.byte 4
.byte -6
.byte -3
.byte -13
.byte -18
.byte -16
.byte -14
.byte -15
.byte -25
.byte 18
.byte -33
.byte -21
.byte 31
.byte -10
.byte 18
.byte -5
.byte -20
.byte -25
.byte -11
.byte 4
.byte -7
.byte 6
.byte -20
.byte -30
.byte 24
.byte -28
.byte -8
.byte -2
.byte 19
.byte 3
.byte 24
.byte -20
.byte 26
.byte -43
.byte 9
.byte 15
.byte -29
.byte -28
.byte 9
.byte 6
.byte -2
.byte -21
.byte -16
.byte -2
.byte -34
.byte -3
.byte 0
.byte -19
.byte 7
.byte -1
.byte 18
.byte -19
.byte 21
.byte -20
.byte -42
.byte 9
.byte -13
.byte 10
.byte -15
.byte -2
.byte -24
.byte -47
.byte -35
.byte 28
.byte 6
.byte 16
.byte -24
.byte 35
.byte -2
.byte -63
.byte -9
.byte -19
.byte 0
.byte 8
.byte -3
.byte -28
.byte -3
.byte 24
.byte -49
.byte 14
.byte -51
.byte -61
.byte 20
.byte -6
.byte 11
.byte 20
.byte 1
.byte -19
.byte 25
.byte 0
.byte -52
.byte -8
.byte -31
.byte -7
.byte -12
.byte 16
.byte 22
.byte -1
.byte 16
.byte 23
.byte -35
.byte -38
.byte 12
.byte -19
.byte 26
.byte -4
.byte -75
.byte -36
.byte -2
.byte -7
.byte 8
.byte 19
.byte 16
.byte 7
.byte 30
.byte -29
.byte 39
.byte -49
.byte 10
.byte -10
.byte -21
.byte -4
.byte -12
.byte 2
.byte 0
.byte -45
.byte -33
.byte 5
.byte -10
.byte -14
.byte 31
.byte 32
.byte 28
.byte -61
.byte -24
.byte -16
.byte -31
.byte -18
.byte -18
.byte 2
.byte -7
.byte -26
.byte 11
.byte -9
.byte 14
.byte 5
.byte 24
.byte 19
.byte -8
.byte -27
.byte -64
.byte 15
.byte -9
.byte -26
.byte -14
.byte -2
.byte 2
.byte 16
.byte -56
.byte -30
.byte -9
.byte -31
.byte 32
.byte 5
.byte 35
.byte -48
.byte -14
.byte -36
.byte -7
.byte -25
.byte -13
.byte -28
.byte -10
.byte -33
.byte 37
.byte 21
.byte 18
.byte -36
.byte -15
.byte 14
.byte 3
.byte -34
.byte -18
.byte -1
.byte 21
.byte -59
.byte -9
.byte -10
.byte 15
.byte 7
.byte -30
.byte -33
.byte 25
.byte -18
.byte -18
.byte -8
.byte -36
.byte -41
.byte 5
.byte -28
.byte -21
.byte 21
.byte -31
.byte 11
.byte 8
.byte 22
.byte -23
.byte -7
.byte -42
.byte -16
.byte -46
.byte 0
.byte -6
.byte 31
.byte -33
.byte -127
.byte -2
.byte -19
.byte -13
.byte 1
.byte 26
.byte 8
.byte 8
.byte 19
.byte -12
.byte 14
.byte 9
.byte 23
.byte 18
.byte -41
.byte -34
.byte -16
.byte -2
.byte 12
.byte -41
.byte -13
.byte 30
.byte -2
.byte 26
.byte -32
.byte 28
.byte 8
.byte 5
.byte 5
.byte 22
.byte -5
.byte -34
.byte 17
.byte -11
.byte -19
.byte 11
.byte -18
.byte -38
.byte -3
.byte -25
.byte -2
.byte 17
.byte -6
.byte -11
.byte 9
.byte 17
.byte -48
.byte -21
.byte 17
.byte -26
.byte -9
.byte -25
.byte 11
.byte 31
.byte -12
.byte 16
.byte -23
.byte 19
.byte -7
.byte -29
.byte -21
.byte -10
.byte 14
.byte 1
.byte -12
.byte 0
.byte -47
.byte -21
.byte -15
.byte -36
.byte 8
.byte -30
.byte 7
.byte 0
.byte -4
.byte 4
.byte 20
.byte -5
.byte -41
.byte -11
.byte -22
.byte 11
.byte 28
.byte -1
.byte -36
.byte 2
.byte 11
.byte 4
.byte -6
.byte -11
.byte -5
.byte 32
.byte 10
.byte 22
.byte -9
.byte -7
.byte -15
.byte 22
.byte 15
.byte -51
.byte -1
.byte 0
.byte -5
.byte -33
.byte -5
.byte 102
.byte -15
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 8
.byte 0
.byte 0
.byte -80
.byte -44
.byte -27
.byte -14
.byte 8
.byte -35
.byte 32
.byte -16
.byte 19
.byte -67
.byte -52
.byte -38
.byte -11
.byte -53
.byte -41
.byte -47
.byte -13
.byte 31
.byte -27
.byte -23
.byte -1
.byte -8
.byte -77
.byte -5
.byte 10
.byte -37
.byte -8
.byte 4
.byte -12
.byte -56
.byte -69
.byte -30
.byte 2
.byte -49
.byte 6
.byte -63
.byte 22
.byte -13
.byte 8
.byte 18
.byte -59
.byte 0
.byte -74
.byte -8
.byte 36
.byte 2
.byte 14
.byte 40
.byte -56
.byte -13
.byte -28
.byte 32
.byte 16
.byte -60
.byte -39
.byte -10
.byte -47
.byte 21
.byte -28
.byte -65
.byte 18
.byte -95
.byte 27
.byte 18
.byte -53
.byte -19
.byte -3
.byte -14
.byte -3
.byte -6
.byte -15
.byte -34
.byte -29
.byte -49
.byte -15
.byte -24
.byte 18
.byte 12
.byte -6
.byte -39
.byte -49
.byte -57
.byte 4
.byte -8
.byte -30
.byte 2
.byte -14
.byte -14
.byte 1
.byte -11
.byte -6
.byte -8
.byte 0
.byte -5
.byte -30
.byte -10
.byte -33
.byte -11
.byte 8
.byte -25
.byte -38
.byte -13
.byte -7
.byte -15
.byte -15
.byte -48
.byte -56
.byte -1
.byte -33
.byte -77
.byte 2
.byte -15
.byte -31
.byte -22
.byte -14
.byte -20
.byte -2
.byte -39
.byte -45
.byte -48
.byte -35
.byte -11
.byte -53
.byte -46
.byte -44
.byte -27
.byte -48
.byte -14
.byte -43
.byte -95
.byte 49
.byte 20
.byte 7
.byte -76
.byte -23
.byte -24
.byte -35
.byte 6
.byte 4
.byte 28
.byte -6
.byte 33
.byte 5
.byte -22
.byte 8
.byte -69
.byte -91
.byte 2
.byte -13
.byte 26
.byte 24
.byte -2
.byte 44
.byte -44
.byte -52
.byte -50
.byte -39
.byte 32
.byte 9
.byte -20
.byte -32
.byte 12
.byte -31
.byte -4
.byte -55
.byte -43
.byte -29
.byte -40
.byte -25
.byte -52
.byte 7
.byte -101
.byte 35
.byte -86
.byte 19
.byte 11
.byte -23
.byte 26
.byte -69
.byte 21
.byte -34
.byte 15
.byte 20
.byte -38
.byte -66
.byte -58
.byte 20
.byte 14
.byte 49
.byte -3
.byte -82
.byte -28
.byte 26
.byte -50
.byte -1
.byte -32
.byte -24
.byte -64
.byte -7
.byte 15
.byte -18
.byte 12
.byte 27
.byte 1
.byte 21
.byte 27
.byte -22
.byte 15
.byte -56
.byte -26
.byte -44
.byte 24
.byte -99
.byte 11
.byte 6
.byte -7
.byte 3
.byte 12
.byte -64
.byte 16
.byte -26
.byte -92
.byte -17
.byte -28
.byte 35
.byte -15
.byte -11
.byte -37
.byte -19
.byte -47
.byte 24
.byte 41
.byte -33
.byte -109
.byte -23
.byte -11
.byte -27
.byte -43
.byte 33
.byte -14
.byte 12
.byte -2
.byte -23
.byte -47
.byte 24
.byte -68
.byte 18
.byte 14
.byte 10
.byte -49
.byte 9
.byte -62
.byte -91
.byte -17
.byte -15
.byte 23
.byte -7
.byte -49
.byte -26
.byte 26
.byte -60
.byte -24
.byte 0
.byte 38
.byte -18
.byte -26
.byte 2
.byte -18
.byte 7
.byte 62
.byte -45
.byte -20
.byte 15
.byte -55
.byte -2
.byte 6
.byte -47
.byte -62
.byte 20
.byte -92
.byte 48
.byte -2
.byte -29
.byte -35
.byte -65
.byte -1
.byte -25
.byte -7
.byte -17
.byte 25
.byte 53
.byte -17
.byte -5
.byte 14
.byte -18
.byte -40
.byte -89
.byte -42
.byte -29
.byte 4
.byte 33
.byte -48
.byte 15
.byte 2
.byte -17
.byte -42
.byte -6
.byte 15
.byte -32
.byte -9
.byte 48
.byte -23
.byte -19
.byte -65
.byte -26
.byte 27
.byte -57
.byte 18
.byte 34
.byte -33
.byte -22
.byte 15
.byte -40
.byte -69
.byte 43
.byte -18
.byte -60
.byte -63
.byte -5
.byte -30
.byte -95
.byte -35
.byte 8
.byte 27
.byte -5
.byte 4
.byte -28
.byte 4
.byte 8
.byte -98
.byte 22
.byte 50
.byte -91
.byte -80
.byte 60
.byte -58
.byte -90
.byte -45
.byte 26
.byte -30
.byte -106
.byte 44
.byte 26
.byte -104
.byte 35
.byte 24
.byte -46
.byte -13
.byte 7
.byte 2
.byte 10
.byte -35
.byte -4
.byte -47
.byte 48
.byte -13
.byte -2
.byte 3
.byte -11
.byte -53
.byte -11
.byte -81
.byte 1
.byte 2
.byte -109
.byte 7
.byte -65
.byte 16
.byte -11
.byte -40
.byte -24
.byte 46
.byte -53
.byte 43
.byte -8
.byte 29
.byte -7
.byte -5
.byte -20
.byte -5
.byte 6
.byte 5
.byte -24
.byte -53
.byte -29
.byte 50
.byte 18
.byte 77
.byte -58
.byte -52
.byte -21
.byte 40
.byte -51
.byte -20
.byte -30
.byte 33
.byte -34
.byte 21
.byte -10
.byte -99
.byte -29
.byte 16
.byte -42
.byte -64
.byte 14
.byte -76
.byte 21
.byte -16
.byte 11
.byte -21
.byte -27
.byte -15
.byte -80
.byte -64
.byte 15
.byte -54
.byte 57
.byte -22
.byte -52
.byte -73
.byte -2
.byte -46
.byte -65
.byte -11
.byte -101
.byte -17
.byte -22
.byte 27
.byte -11
.byte 15
.byte -62
.byte 12
.byte -10
.byte -29
.byte -34
.byte -24
.byte -25
.byte 29
.byte -45
.byte -56
.byte -40
.byte 6
.byte 16
.byte -17
.byte -53
.byte 23
.byte -8
.byte -37
.byte -50
.byte -15
.byte 20
.byte 50
.byte -30
.byte 6
.byte -45
.byte -22
.byte -17
.byte -56
.byte -64
.byte -27
.byte -9
.byte -75
.byte -5
.byte -32
.byte -27
.byte -31
.byte 6
.byte -13
.byte -21
.byte -10
.byte -72
.byte -46
.byte 59
.byte -64
.byte -9
.byte 23
.byte -77
.byte 1
.byte -46
.byte -21
.byte -14
.byte 34
.byte -28
.byte -42
.byte 16
.byte 39
.byte -23
.byte -6
.byte -77
.byte -4
.byte 8
.byte -27
.byte -47
.byte -26
.byte -42
.byte -21
.byte -54
.byte -57
.byte -30
.byte -31
.byte -1
.byte 17
.byte 16
.byte -73
.byte -3
.byte 23
.byte -28
.byte -19
.byte 34
.byte -27
.byte 28
.byte -32
.byte -10
.byte 31
.byte 27
.byte 2
.byte -47
.byte -15
.byte -20
.byte 26
.byte 20
.byte -59
.byte -66
.byte 32
.byte -55
.byte 8
.byte 4
.byte -43
.byte -20
.byte -53
.byte 7
.byte -76
.byte -35
.byte -38
.byte -78
.byte -48
.byte -70
.byte -58
.byte -17
.byte -47
.byte -77
.byte -63
.byte -28
.byte -91
.byte -10
.byte -55
.byte -46
.byte -8
.byte -17
.byte 21
.byte -90
.byte -10
.byte 3
.byte 18
.byte 6
.byte 5
.byte 1
.byte 33
.byte -2
.byte 53
.byte -4
.byte -33
.byte -46
.byte -25
.byte -51
.byte -15
.byte 1
.byte -43
.byte 1
.byte -52
.byte -4
.byte -31
.byte 5
.byte -67
.byte 12
.byte 16
.byte 0
.byte -24
.byte -19
.byte 31
.byte 14
.byte -11
.byte -74
.byte -29
.byte -13
.byte -46
.byte 17
.byte -24
.byte -67
.byte -12
.byte 9
.byte 4
.byte 32
.byte -25
.byte 18
.byte 4
.byte 8
.byte -9
.byte -47
.byte -34
.byte 19
.byte 53
.byte -5
.byte -61
.byte -47
.byte -4
.byte -38
.byte 10
.byte -85
.byte -43
.byte 7
.byte 12
.byte -2
.byte 42
.byte -23
.byte 30
.byte 16
.byte -36
.byte -95
.byte -19
.byte -47
.byte 12
.byte 10
.byte 29
.byte 12
.byte 1
.byte 46
.byte -33
.byte 18
.byte -47
.byte 18
.byte -56
.byte 1
.byte -39
.byte -22
.byte -40
.byte -46
.byte -67
.byte -2
.byte -31
.byte -67
.byte -15
.byte -14
.byte 2
.byte -39
.byte -63
.byte -20
.byte -20
.byte -47
.byte 9
.byte -37
.byte -21
.byte -30
.byte -47
.byte -28
.byte -38
.byte -18
.byte -37
.byte -8
.byte -42
.byte -22
.byte -13
.byte -8
.byte -34
.byte -43
.byte -12
.byte -53
.byte -34
.byte -49
.byte -21
.byte -27
.byte -6
.byte -55
.byte -30
.byte 10
.byte -56
.byte 28
.byte -31
.byte -29
.byte -20
.byte -12
.byte -52
.byte -58
.byte -15
.byte -40
.byte -83
.byte -11
.byte 10
.byte -33
.byte -15
.byte -22
.byte 20
.byte 0
.byte -30
.byte -84
.byte -29
.byte -36
.byte -54
.byte -41
.byte -40
.byte -49
.byte 28
.byte 2
.byte -25
.byte -60
.byte 6
.byte 4
.byte -17
.byte -14
.byte -11
.byte -38
.byte 35
.byte 7
.byte -4
.byte 15
.byte -41
.byte -4
.byte -43
.byte 6
.byte -6
.byte -81
.byte -5
.byte -31
.byte -25
.byte 8
.byte -34
.byte 12
.byte -31
.byte 15
.byte -74
.byte 29
.byte 7
.byte -10
.byte -45
.byte -21
.byte -23
.byte 24
.byte 10
.byte 50
.byte -59
.byte 7
.byte 63
.byte -67
.byte -70
.byte -104
.byte 40
.byte -63
.byte 0
.byte -35
.byte -29
.byte -62
.byte 44
.byte -87
.byte -66
.byte -39
.byte -82
.byte -19
.byte -22
.byte -36
.byte 7
.byte 37
.byte -55
.byte -48
.byte 11
.byte -9
.byte -10
.byte 6
.byte 22
.byte -28
.byte 7
.byte -15
.byte 16
.byte -42
.byte 34
.byte -25
.byte -44
.byte 53
.byte -57
.byte -12
.byte -27
.byte -47
.byte -1
.byte -22
.byte 13
.byte 23
.byte -63
.byte -50
.byte -30
.byte 0
.byte 30
.byte 16
.byte -7
.byte 8
.byte 15
.byte 1
.byte 37
.byte -10
.byte -42
.byte -21
.byte -4
.byte -45
.byte 31
.byte 26
.byte 23
.byte -13
.byte 22
.byte 3
.byte -46
.byte 38
.byte 0
.byte -30
.byte -7
.byte -68
.byte -18
.byte -62
.byte -27
.byte -40
.byte -75
.byte -35
.byte 2
.byte 28
.byte -21
.byte 32
.byte -68
.byte -10
.byte -65
.byte -58
.byte -97
.byte 21
.byte -102
.byte 3
.byte -20
.byte -27
.byte -69
.byte 20
.byte 8
.byte -39
.byte -3
.byte -23
.byte -34
.byte -23
.byte -2
.byte -24
.byte -25
.byte -40
.byte 6
.byte 5
.byte -14
.byte 38
.byte 12
.byte -45
.byte -15
.byte -51
.byte -10
.byte 27
.byte 11
.byte 24
.byte -40
.byte -9
.byte -33
.byte -39
.byte 36
.byte -77
.byte 19
.byte -28
.byte -59
.byte 29
.byte -8
.byte 5
.byte -41
.byte 25
.byte -16
.byte -22
.byte -77
.byte -54
.byte -63
.byte -10
.byte 23
.byte 20
.byte -34
.byte -45
.byte -37
.byte 29
.byte -63
.byte 0
.byte -53
.byte -49
.byte 0
.byte 2
.byte 13
.byte -6
.byte -21
.byte -4
.byte -40
.byte 5
.byte 44
.byte -5
.byte -60
.byte -26
.byte 60
.byte -15
.byte -16
.byte 22
.byte -86
.byte -18
.byte -45
.byte 14
.byte -44
.byte -37
.byte 2
.byte -33
.byte 4
.byte -28
.byte -77
.byte -5
.byte 20
.byte 15
.byte 23
.byte 20
.byte 5
.byte 9
.byte 7
.byte 0
.byte 13
.byte -29
.byte -60
.byte -27
.byte -47
.byte -33
.byte 35
.byte -3
.byte -39
.byte -24
.byte 47
.byte -35
.byte 26
.byte -14
.byte 39
.byte -59
.byte 25
.byte -8
.byte -1
.byte -51
.byte -77
.byte -48
.byte 39
.byte 10
.byte -1
.byte -22
.byte -39
.byte 9
.byte -5
.byte -14
.byte 48
.byte -54
.byte -69
.byte 9
.byte -38
.byte 10
.byte -14
.byte -16
.byte 17
.byte 5
.byte 66
.byte -80
.byte 4
.byte 33
.byte 11
.byte -78
.byte 9
.byte -43
.byte 31
.byte -24
.byte 29
.byte 30
.byte -37
.byte -46
.byte 8
.byte -12
.byte 22
.byte -59
.byte -27
.byte -26
.byte 17
.byte 14
.byte -28
.byte 18
.byte -93
.byte -50
.byte -7
.byte 10
.byte -37
.byte 52
.byte -38
.byte 5
.byte -93
.byte -14
.byte -29
.byte 24
.byte -16
.byte -12
.byte 15
.byte -2
.byte 38
.byte 5
.byte -29
.byte 22
.byte -56
.byte -31
.byte 13
.byte -41
.byte 30
.byte -20
.byte -39
.byte -22
.byte -72
.byte 19
.byte -7
.byte -28
.byte -59
.byte 18
.byte 3
.byte 17
.byte 19
.byte -37
.byte 25
.byte -37
.byte 55
.byte -13
.byte -10
.byte -14
.byte -42
.byte 13
.byte -36
.byte -27
.byte -10
.byte -8
.byte 31
.byte 2
.byte 10
.byte -65
.byte -71
.byte -29
.byte 8
.byte 43
.byte -22
.byte 20
.byte 15
.byte 32
.byte -24
.byte 25
.byte 17
.byte -22
.byte -41
.byte -32
.byte -55
.byte 26
.byte -34
.byte 40
.byte -43
.byte 21
.byte 11
.byte -47
.byte 15
.byte 2
.byte 1
.byte 8
.byte -62
.byte -21
.byte 16
.byte -39
.byte -8
.byte -2
.byte 17
.byte 3
.byte 1
.byte 28
.byte -31
.byte -50
.byte 1
.byte 23
.byte -52
.byte -8
.byte 38
.byte -47
.byte -29
.byte 3
.byte -60
.byte -67
.byte -71
.byte 20
.byte 17
.byte 8
.byte -51
.byte 15
.byte -33
.byte -42
.byte -71
.byte -25
.byte -53
.byte 20
.byte 15
.byte 6
.byte -22
.byte -14
.byte -67
.byte 19
.byte -36
.byte 44
.byte 3
.byte -6
.byte -43
.byte 62
.byte 26
.byte -89
.byte 14
.byte -44
.byte -25
.byte -17
.byte 4
.byte -7
.byte 11
.byte 31
.byte -31
.byte -14
.byte -19
.byte 0
.byte 29
.byte 7
.byte -45
.byte -14
.byte -54
.byte -37
.byte -12
.byte -65
.byte -24
.byte -6
.byte 37
.byte 11
.byte 6
.byte -51
.byte -59
.byte 16
.byte -9
.byte -11
.byte -33
.byte -9
.byte 3
.byte -40
.byte 10
.byte -14
.byte -47
.byte 20
.byte 22
.byte 0
.byte 43
.byte 14
.byte -41
.byte -46
.byte 0
.byte -43
.byte 10
.byte -69
.byte 15
.byte 22
.byte -37
.byte 31
.byte -9
.byte -20
.byte -39
.byte 25
.byte 8
.byte -29
.byte -62
.byte -44
.byte 16
.byte -45
.byte -62
.byte -39
.byte -38
.byte 13
.byte -37
.byte -37
.byte -20
.byte 17
.byte 2
.byte -53
.byte 20
.byte -2
.byte 27
.byte 4
.byte -30
.byte -49
.byte -48
.byte 4
.byte -104
.byte -13
.byte 18
.byte 12
.byte 39
.byte 27
.byte -20
.byte -64
.byte -86
.byte -70
.byte -15
.byte -10
.byte 0
.byte -81
.byte -23
.byte -20
.byte -14
.byte -127
.byte 42
.byte 2
.byte 15
.byte 9
.byte -63
.byte 7
.byte -75
.byte -2
.byte -38
.byte 1
.byte -2
.byte -36
.byte 45
.byte -35
.byte -54
.byte -1
.byte -42
.byte 28
.byte -58
.byte -46
.byte 10
.byte 2
.byte 21
.byte 0
.byte -1
.byte -33
.byte -12
.byte 11
.byte -48
.byte 0
.byte -62
.byte 16
.byte -59
.byte 45
.byte -24
.byte 23
.byte -43
.byte -1
.byte -46
.byte -36
.byte 13
.byte -41
.byte -30
.byte 10
.byte -33
.byte -88
.byte 43
.byte -6
.byte -94
.byte 2
.byte 41
.byte -35
.byte 0
.byte -11
.byte -31
.byte -36
.byte -49
.byte 9
.byte -2
.byte 46
.byte 4
.byte -10
.byte 3
.byte -8
.byte -63
.byte 24
.byte -8
.byte -21
.byte 16
.byte 10
.byte 52
.byte 27
.byte -64
.byte -53
.byte -27
.byte -52
.byte -93
.byte 21
.byte 19
.byte -8
.byte 64
.byte 56
.byte -45
.byte -45
.byte -21
.byte -57
.byte -7
.byte 16
.byte -7
.byte -66
.byte -91
.byte -66
.byte 6
.byte -76
.byte -59
.byte -1
.byte -44
.byte -31
.byte -58
.byte -4
.byte -64
.byte -48
.byte -39
.byte 3
.byte 24
.byte 2
.byte 19
.byte -34
.byte -23
.byte 17
.byte -16
.byte -40
.byte 34
.byte -13
.byte -26
.byte 17
.byte 3
.byte 9
.byte -37
.byte -78
.byte -40
.byte -14
.byte -20
.byte 19
.byte -64
.byte -60
.byte -37
.byte 1
.byte 5
.byte 9
.byte -10
.byte -19
.byte -10
.byte -12
.byte 5
.byte -101
.byte -18
.byte -108
.byte -44
.byte 8
.byte 15
.byte 22
.byte -19
.byte -79
.byte -117
.byte -22
.byte -13
.byte 16
.byte 14
.byte -77
.byte -35
.byte -25
.byte -17
.byte -22
.byte -32
.byte -7
.byte -40
.byte 30
.byte 6
.byte -70
.byte 16
.byte 13
.byte 35
.byte 3
.byte 10
.byte 1
.byte 7
.byte -7
.byte 18
.byte 2
.byte -52
.byte -21
.byte -2
.byte -32
.byte 19
.byte -42
.byte -71
.byte -2
.byte -63
.byte -61
.byte -39
.byte 26
.byte -9
.byte 23
.byte -65
.byte 1
.byte 10
.byte -46
.byte -35
.byte 10
.byte 0
.byte -42
.byte -19
.byte -15
.byte -15
.byte -13
.byte 47
.byte -23
.byte -27
.byte 20
.byte -71
.byte -2
.byte -26
.byte 2
.byte -5
.byte -69
.byte 14
.byte -55
.byte 56
.byte 11
.byte -19
.byte -13
.byte -67
.byte -22
.byte -48
.byte -13
.byte 17
.byte -85
.byte -19
.byte 35
.byte -49
.byte -11
.byte 24
.byte -64
.byte -102
.byte -32
.byte 9
.byte 3
.byte 31
.byte 49
.byte -46
.byte 29
.byte 37
.byte 38
.byte -12
.byte 3
.byte 13
.byte 42
.byte -32
.byte -53
.byte -25
.byte 29
.byte -38
.byte -51
.byte -2
.byte 11
.byte -10
.byte -13
.byte -28
.byte -68
.byte -22
.byte 54
.byte -74
.byte 17
.byte -7
.byte 13
.byte -6
.byte 5
.byte 34
.byte 26
.byte -32
.byte -4
.byte 19
.byte 7
.byte -23
.byte 3
.byte 31
.byte 15
.byte 2
.byte -45
.byte -16
.byte 19
.byte -98
.byte -10
.byte 7
.byte -41
.byte -46
.byte -70
.byte -88
.byte -14
.byte -31
.byte 48
.byte 27
.byte -57
.byte -2
.byte -57
.byte -29
.byte 24
.byte 17
.byte -53
.byte -23
.byte -61
.byte -54
.byte -25
.byte -106
.byte -22
.byte -24
.byte -23
.byte -50
.byte 7
.byte -19
.byte -72
.byte -54
.byte -8
.byte -31
.byte -80
.byte 2
.byte -21
.byte -30
.byte -62
.byte -27
.byte -17
.byte -5
.byte 15
.byte -17
.byte -1
.byte 2
.byte -49
.byte -8
.byte -91
.byte -65
.byte 9
.byte -16
.byte -1
.byte -34
.byte 13
.byte 13
.byte 15
.byte 28
.byte -3
.byte -74
.byte 30
.byte -4
.byte -19
.byte -42
.byte -9
.byte -58
.byte 39
.byte -28
.byte -29
.byte -1
.byte 2
.byte 19
.byte -23
.byte 15
.byte -65
.byte 1
.byte -2
.byte 5
.byte -43
.byte -32
.byte -48
.byte -2
.byte -33
.byte -81
.byte -74
.byte -28
.byte 13
.byte 19
.byte 31
.byte -18
.byte 17
.byte -37
.byte -7
.byte -10
.byte -43
.byte 12
.byte -23
.byte -66
.byte 25
.byte 33
.byte 9
.byte -22
.byte -69
.byte 41
.byte -79
.byte -53
.byte -10
.byte 26
.byte -30
.byte -45
.byte -4
.byte 1
.byte -66
.byte -20
.byte 9
.byte -47
.byte 9
.byte 39
.byte 33
.byte -13
.byte 21
.byte -45
.byte 42
.byte 14
.byte -82
.byte -70
.byte -27
.byte 17
.byte -30
.byte -5
.byte -23
.byte -71
.byte -45
.byte -47
.byte 17
.byte 15
.byte -58
.byte -37
.byte 42
.byte -49
.byte -1
.byte -49
.byte -84
.byte 6
.byte -2
.byte 36
.byte -26
.byte -2
.byte -76
.byte 15
.byte 23
.byte -4
.byte -15
.byte -9
.byte -31
.byte -55
.byte 15
.byte -93
.byte -52
.byte -67
.byte -33
.byte 13
.byte 6
.byte 49
.byte 25
.byte -76
.byte -17
.byte -9
.byte -56
.byte 44
.byte 18
.byte -68
.byte 21
.byte 28
.byte -40
.byte -59
.byte 36
.byte -53
.byte -25
.byte 37
.byte -60
.byte 23
.byte -8
.byte -8
.byte -41
.byte 5
.byte -68
.byte -13
.byte 23
.byte -70
.byte -92
.byte 16
.byte -49
.byte -35
.byte 10
.byte 17
.byte -42
.byte -30
.byte -23
.byte -15
.byte 10
.byte -66
.byte 13
.byte 1
.byte 16
.byte 15
.byte -17
.byte -28
.byte -22
.byte -66
.byte -45
.byte -62
.byte 8
.byte -42
.byte -14
.byte -38
.byte 0
.byte -17
.byte 2
.byte -26
.byte 36
.byte -19
.byte -4
.byte -5
.byte -27
.byte 5
.byte -27
.byte -5
.byte -67
.byte -38
.byte -45
.byte -2
.byte 16
.byte 8
.byte 11
.byte 21
.byte -1
.byte 14
.byte -6
.byte 54
.byte 12
.byte -75
.byte -4
.byte 18
.byte -5
.byte 55
.byte 26
.byte -19
.byte -12
.byte -67
.byte 17
.byte -39
.byte -51
.byte -83
.byte -33
.byte 5
.byte -1
.byte 8
.byte 26
.byte -38
.byte -7
.byte -46
.byte 0
.byte -64
.byte -10
.byte -12
.byte -82
.byte -88
.byte 36
.byte -76
.byte -61
.byte 18
.byte -13
.byte -45
.byte -78
.byte 23
.byte 17
.byte 40
.byte 7
.byte -72
.byte 12
.byte 49
.byte -10
.byte -43
.byte 26
.byte -78
.byte 17
.byte -41
.byte 4
.byte -46
.byte -26
.byte -40
.byte -5
.byte -16
.byte 21
.byte 39
.byte -15
.byte 27
.byte 5
.byte -3
.byte -8
.byte -19
.byte -5
.byte 22
.byte -56
.byte -34
.byte 12
.byte -23
.byte -47
.byte -15
.byte 1
.byte -18
.byte -43
.byte -23
.byte -24
.byte -35
.byte -14
.byte -30
.byte -39
.byte 41
.byte -25
.byte -28
.byte 28
.byte -47
.byte 7
.byte -35
.byte -20
.byte -17
.byte -12
.byte -10
.byte -27
.byte -36
.byte -20
.byte -5
.byte -37
.byte -24
.byte -62
.byte -70
.byte -30
.byte -64
.byte -17
.byte -42
.byte 14
.byte -32
.byte 28
.byte 17
.byte -54
.byte -34
.byte -7
.byte -36
.byte 13
.byte 0
.byte 13
.byte -57
.byte -58
.byte -17
.byte -23
.byte 3
.byte 21
.byte -22
.byte -53
.byte -39
.byte -32
.byte 25
.byte -3
.byte -64
.byte -14
.byte 11
.byte -74
.byte 45
.byte 1
.byte -22
.byte -22
.byte 11
.byte -36
.byte 14
.byte -6
.byte -88
.byte -2
.byte 22
.byte -53
.byte 20
.byte -5
.byte -10
.byte 48
.byte -82
.byte -21
.byte 6
.byte -11
.byte -1
.byte -5
.byte -73
.byte -30
.byte -44
.byte -30
.byte -11
.byte 48
.byte -17
.byte 10
.byte -19
.byte -7
.byte -25
.byte 33
.byte -4
.byte 11
.byte -1
.byte -1
.byte -4
.byte 16
.byte 20
.byte -63
.byte -49
.byte -35
.byte -29
.byte -73
.byte 9
.byte 3
.byte -48
.byte -19
.byte -48
.byte -64
.byte -59
.byte -44
.byte -103
.byte 8
.byte -53
.byte -89
.byte 28
.byte -27
.byte -26
.byte -80
.byte -27
.byte 14
.byte -87
.byte -37
.byte -20
.byte -61
.byte -1
.byte 4
.byte 3
.byte -34
.byte -1
.byte -63
.byte -19
.byte -4
.byte -49
.byte 8
.byte -1
.byte -47
.byte -82
.byte -40
.byte 11
.byte 7
.byte 6
.byte -84
.byte -28
.byte -70
.byte 32
.byte -62
.byte -105
.byte -67
.byte 40
.byte -17
.byte -58
.byte -101
.byte -1
.byte -40
.byte -6
.byte -54
.byte -46
.byte -32
.byte 12
.byte -1
.byte -31
.byte -15
.byte -26
.byte -16
.byte -82
.byte -21
.byte 9
.byte -14
.byte -34
.byte -47
.byte -14
.byte -73
.byte -52
.byte 28
.byte 40
.byte -2
.byte -29
.byte -84
.byte -18
.byte 31
.byte -37
.byte 11
.byte 12
.byte 0
.byte -40
.byte 2
.byte -22
.byte -50
.byte 18
.byte 6
.byte -10
.byte 26
.byte -80
.byte -2
.byte 15
.byte -21
.byte -50
.byte 0
.byte 20
.byte -25
.byte 32
.byte 35
.byte -33
.byte 26
.byte -22
.byte -37
.byte -22
.byte 16
.byte -41
.byte 9
.byte -70
.byte -15
.byte -27
.byte -10
.byte -11
.byte 6
.byte 14
.byte -11
.byte 14
.byte -41
.byte 1
.byte 10
.byte -28
.byte -17
.byte -4
.byte -78
.byte 15
.byte -40
.byte 4
.byte -36
.byte -61
.byte -54
.byte 20
.byte -64
.byte 2
.byte -32
.byte 23
.byte 28
.byte -52
.byte -2
.byte 13
.byte 114
.byte -7
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 123
.byte -1
.byte -1
.byte -1
.byte -59
.byte -1
.byte -1
.byte -1
.byte 106
.byte -1
.byte -1
.byte -1
.byte -110
.byte -1
.byte -1
.byte -1
.byte -98
.byte -1
.byte -1
.byte -1
.byte -105
.byte -1
.byte -1
.byte -1
.byte -18
.byte -1
.byte -1
.byte -1
.byte -80
.byte -1
.byte -1
.byte -1
.byte 10
.byte 1
.byte 0
.byte 0
.byte -42
.byte -1
.byte -1
.byte -1
.byte -41
.byte -1
.byte -1
.byte -1
.byte -48
.byte -1
.byte -1
.byte -1
.byte 87
.byte -1
.byte -1
.byte -1
.byte -74
.byte -1
.byte -1
.byte -1
.byte -26
.byte -1
.byte -1
.byte -1
.byte -32
.byte -1
.byte -1
.byte -1
.byte -19
.byte -1
.byte -1
.byte -1
.byte 97
.byte -1
.byte -1
.byte -1
.byte -111
.byte -1
.byte -1
.byte -1
.byte 97
.byte -1
.byte -1
.byte -1
.byte -48
.byte -1
.byte -1
.byte -1
.byte -50
.byte -1
.byte -1
.byte -1
.byte -65
.byte -1
.byte -1
.byte -1
.byte 7
.byte -1
.byte -1
.byte -1
.byte 123
.byte -1
.byte -1
.byte -1
.byte 109
.byte -1
.byte -1
.byte -1
.byte -97
.byte -1
.byte -1
.byte -1
.byte 95
.byte -1
.byte -1
.byte -1
.byte -114
.byte -1
.byte -1
.byte -1
.byte 57
.byte -1
.byte -1
.byte -1
.byte -101
.byte -1
.byte -1
.byte -1
.byte 25
.byte -1
.byte -1
.byte -1
.byte -29
.byte -1
.byte -1
.byte -1
.byte 84
.byte -1
.byte -1
.byte -1
.byte -99
.byte -1
.byte -1
.byte -1
.byte 84
.byte -1
.byte -1
.byte -1
.byte -117
.byte -1
.byte -1
.byte -1
.byte -76
.byte -1
.byte -1
.byte -1
.byte -59
.byte -1
.byte -1
.byte -1
.byte -83
.byte -1
.byte -1
.byte -1
.byte 99
.byte -1
.byte -1
.byte -1
.byte -110
.byte -1
.byte -1
.byte -1
.byte -82
.byte -1
.byte -1
.byte -1
.byte -39
.byte -1
.byte -1
.byte -1
.byte -94
.byte 0
.byte 0
.byte 0
.byte -90
.byte -1
.byte -1
.byte -1
.byte -85
.byte 0
.byte 0
.byte 0
.byte -11
.byte -1
.byte -1
.byte -1
.byte -82
.byte -1
.byte -1
.byte -1
.byte -116
.byte -1
.byte -1
.byte -1
.byte -38
.byte -1
.byte -1
.byte -1
.byte -72
.byte -1
.byte -1
.byte -1
.byte 83
.byte -1
.byte -1
.byte -1
.byte -95
.byte -1
.byte -1
.byte -1
.byte 48
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte -116
.byte -1
.byte -1
.byte -1
.byte -91
.byte -1
.byte -1
.byte -1
.byte -52
.byte -1
.byte -1
.byte -1
.byte 42
.byte 0
.byte 0
.byte 0
.byte -104
.byte -1
.byte -1
.byte -1
.byte -63
.byte -1
.byte -1
.byte -1
.byte -117
.byte -1
.byte -1
.byte -1
.byte 114
.byte -1
.byte -1
.byte -1
.byte 126
.byte -6
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 109
.byte -3
.byte -1
.byte -1
.byte -90
.byte -1
.byte -1
.byte -1
.byte -115
.byte -1
.byte -1
.byte -1
.byte 71
.byte -2
.byte -1
.byte -1
.byte 94
.byte 1
.byte 0
.byte 0
.byte 30
.byte -1
.byte -1
.byte -1
.byte -2
.byte 1
.byte 0
.byte 0
.byte 88
.byte 0
.byte 0
.byte 0
.byte -126
.byte -2
.byte -1
.byte -1
.byte -128
.byte 2
.byte 0
.byte 0
.byte -60
.byte -1
.byte -1
.byte -1
.byte -99
.byte 0
.byte 0
.byte 0
.byte -92
.byte -2
.byte -1
.byte -1
.byte -98
.byte -2
.byte -1
.byte -1
.byte 70
.byte -2
.byte -1
.byte -1
.byte -16
.byte -3
.byte -1
.byte -1
.byte 51
.byte 2
.byte 0
.byte 0
.byte -103
.byte 0
.byte 0
.byte 0
.byte 107
.byte -2
.byte -1
.byte -1
.byte 96
.byte -1
.byte -1
.byte -1
.byte -11
.byte -2
.byte -1
.byte -1
.byte -48
.byte -1
.byte -1
.byte -1
.byte 24
.byte 0
.byte 0
.byte 0
.byte 118
.byte 0
.byte 0
.byte 0
.byte -5
.byte -2
.byte -1
.byte -1
.byte 121
.byte 1
.byte 0
.byte 0
.byte -39
.byte 0
.byte 0
.byte 0
.byte 110
.byte -2
.byte -1
.byte -1
.byte 62
.byte 0
.byte 0
.byte 0
.byte -100
.byte -1
.byte -1
.byte -1
.byte -13
.byte -1
.byte -1
.byte -1
.byte 66
.byte 2
.byte 0
.byte 0
.byte 100
.byte -3
.byte -1
.byte -1
.byte 57
.byte 0
.byte 0
.byte 0
.byte 3
.byte -1
.byte -1
.byte -1
.byte -75
.byte 1
.byte 0
.byte 0
.byte 24
.byte -2
.byte -1
.byte -1
.byte 69
.byte -1
.byte -1
.byte -1
.byte -71
.byte 2
.byte 0
.byte 0
.byte -22
.byte 1
.byte 0
.byte 0
.byte 45
.byte -1
.byte -1
.byte -1
.byte -115
.byte 1
.byte 0
.byte 0
.byte -113
.byte -1
.byte -1
.byte -1
.byte 8
.byte -2
.byte -1
.byte -1
.byte 76
.byte 0
.byte 0
.byte 0
.byte 91
.byte -1
.byte -1
.byte -1
.byte 48
.byte -2
.byte -1
.byte -1
.byte 126
.byte -1
.byte -1
.byte -1
.byte 11
.byte 1
.byte 0
.byte 0
.byte 41
.byte 1
.byte 0
.byte 0
.byte 102
.byte -2
.byte -1
.byte -1
.byte 60
.byte 2
.byte 0
.byte 0
.byte 64
.byte -1
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte -1
.byte -2
.byte -1
.byte -1
.byte 4
.byte 1
.byte 0
.byte 0
.byte -38
.byte 2
.byte 0
.byte 0
.byte 11
.byte -2
.byte -1
.byte -1
.byte 54
.byte -2
.byte -1
.byte -1
.byte 28
.byte -2
.byte -1
.byte -1
.byte -103
.byte 0
.byte 0
.byte 0
.byte 72
.byte -2
.byte -1
.byte -1
.byte -38
.byte -3
.byte -1
.byte -1
.byte 5
.byte -2
.byte -1
.byte -1
.byte -118
.byte -5
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte -128
.byte 0
.byte 0
.byte 0
.byte 45
.byte -2
.byte -1
.byte -1
.byte 67
.byte -2
.byte -1
.byte -1
.byte -45
.byte -2
.byte -1
.byte -1
.byte -108
.byte -2
.byte -1
.byte -1
.byte 46
.byte -1
.byte -1
.byte -1
.byte 19
.byte -2
.byte -1
.byte -1
.byte 101
.byte -1
.byte -1
.byte -1
.byte -3
.byte -1
.byte -1
.byte -1
.byte 91
.byte -1
.byte -1
.byte -1
.byte -4
.byte -3
.byte -1
.byte -1
.byte -72
.byte 0
.byte 0
.byte 0
.byte 53
.byte 0
.byte 0
.byte 0
.byte -6
.byte -1
.byte -1
.byte -1
.byte 6
.byte -1
.byte -1
.byte -1
.byte -72
.byte 1
.byte 0
.byte 0
.byte -90
.byte -3
.byte -1
.byte -1
.byte -8
.byte -1
.byte -1
.byte -1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 39
.byte 3
.byte 0
.byte 0
.byte -10
.byte -2
.byte -1
.byte -1
.byte 1
.byte -1
.byte -1
.byte -1
.byte 36
.byte -3
.byte -1
.byte -1
.byte -106
.byte -1
.byte -1
.byte -1
.byte 83
.byte 0
.byte 0
.byte 0
.byte 58
.byte 0
.byte 0
.byte 0
.byte 96
.byte -2
.byte -1
.byte -1
.byte -90
.byte -4
.byte -1
.byte -1
.byte -64
.byte 0
.byte 0
.byte 0
.byte 101
.byte -2
.byte -1
.byte -1
.byte 65
.byte 0
.byte 0
.byte 0
.byte 35
.byte 0
.byte 0
.byte 0
.byte -102
.byte -3
.byte -1
.byte -1
.byte 22
.byte -4
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte -128
.byte 0
.byte 0
.byte 0
.byte -17
.byte -4
.byte -1
.byte -1
.byte -33
.byte -3
.byte -1
.byte -1
.byte -12
.byte 0
.byte 0
.byte 0
.byte -101
.byte 0
.byte 0
.byte 0
.byte -98
.byte -4
.byte -1
.byte -1
.byte 86
.byte -3
.byte -1
.byte -1
.byte 56
.byte -1
.byte -1
.byte -1
.byte 39
.byte -3
.byte -1
.byte -1
.byte 41
.byte 0
.byte 0
.byte 0
.byte -100
.byte 1
.byte 0
.byte 0
.byte 66
.byte 0
.byte 0
.byte 0
.byte 26
.byte -1
.byte -1
.byte -1
.byte -126
.byte -4
.byte -1
.byte -1
.byte 25
.byte -3
.byte -1
.byte -1
.byte 18
.byte -6
.byte -1
.byte -1
.byte -96
.byte 0
.byte 0
.byte 0
.byte -83
.byte -3
.byte -1
.byte -1
.byte 115
.byte -3
.byte -1
.byte -1
.byte 118
.byte -2
.byte -1
.byte -1
.byte 24
.byte -3
.byte -1
.byte -1
.byte 97
.byte 0
.byte 0
.byte 0
.byte 98
.byte 0
.byte 0
.byte 0
.byte 69
.byte -1
.byte -1
.byte -1
.byte -32
.byte -6
.byte -1
.byte -1
.byte -72
.byte -5
.byte -1
.byte -1
.byte -32
.byte 0
.byte 0
.byte 0
.byte -44
.byte -4
.byte -1
.byte -1
.byte 74
.byte 1
.byte 0
.byte 0
.byte -1
.byte -4
.byte -1
.byte -1
.byte 28
.byte -2
.byte -1
.byte -1
.byte 80
.byte 1
.byte 0
.byte 0
.byte -122
.byte 1
.byte 0
.byte 0
.byte -94
.byte -4
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 52
.byte 0
.byte 0
.byte 0
.byte -120
.byte 0
.byte 0
.byte 0
.byte -39
.byte -1
.byte -1
.byte -1
.byte 3
.byte 0
.byte 0
.byte 0
.byte 9
.byte 0
.byte 0
.byte 0
.byte -28
.byte -1
.byte -1
.byte -1
.byte 48
.byte 0
.byte 0
.byte 0
.byte 35
.byte 0
.byte 0
.byte 0
.byte -21
.byte -1
.byte -1
.byte -1
.byte -77
.byte -1
.byte -1
.byte -1
.byte -34
.byte -1
.byte -1
.byte -1
.byte -36
.byte -1
.byte -1
.byte -1
.byte 42
.byte 0
.byte 0
.byte 0
.byte -48
.byte -1
.byte -1
.byte -1
.byte -30
.byte -4
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte -128
.byte 0
.byte 0
.byte 0
.byte -19
.byte -1
.byte -1
.byte -1
.byte -39
.byte -1
.byte -1
.byte -1
.byte 21
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte -49
.byte -1
.byte -1
.byte -1
.byte -78
.byte -1
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte -50
.byte -1
.byte -1
.byte -1
.byte 42
.byte 0
.byte 0
.byte 0
.byte -54
.byte -1
.byte -1
.byte -1
.byte -27
.byte -1
.byte -1
.byte -1
.byte 32
.byte 0
.byte 0
.byte 0
.byte -57
.byte -1
.byte -1
.byte -1
.byte 29
.byte 0
.byte 0
.byte 0
.byte -9
.byte -1
.byte -1
.byte -1
.byte 105
.byte 0
.byte 0
.byte 0
.byte 22
.byte 0
.byte 0
.byte 0
.byte -18
.byte -1
.byte -1
.byte -1
.byte -71
.byte -1
.byte -1
.byte -1
.byte 55
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte -11
.byte -1
.byte -1
.byte -1
.byte 18
.byte 0
.byte 0
.byte 0
.byte -24
.byte -1
.byte -1
.byte -1
.byte -42
.byte -1
.byte -1
.byte -1
.byte -13
.byte -1
.byte -1
.byte -1
.byte -67
.byte -1
.byte -1
.byte -1
.byte -67
.byte -1
.byte -1
.byte -1
.byte 5
.byte 0
.byte 0
.byte 0
.byte -40
.byte -1
.byte -1
.byte -1
.byte 46
.byte 0
.byte 0
.byte 0
.byte 110
.byte -3
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte -32
.byte -1
.byte -1
.byte -1
.byte -17
.byte -1
.byte -1
.byte -1
.byte -32
.byte -1
.byte -1
.byte -1
.byte -37
.byte -1
.byte -1
.byte -1
.byte 17
.byte 0
.byte 0
.byte 0
.byte -42
.byte -1
.byte -1
.byte -1
.byte 0
.byte 0
.byte 0
.byte 0
.byte -57
.byte -1
.byte -1
.byte -1
.byte -107
.byte -1
.byte -1
.byte -1
.byte -32
.byte -1
.byte -1
.byte -1
.byte -24
.byte -1
.byte -1
.byte -1
.byte -60
.byte -1
.byte -1
.byte -1
.byte -48
.byte -1
.byte -1
.byte -1
.byte -93
.byte -1
.byte -1
.byte -1
.byte -24
.byte -1
.byte -1
.byte -1
.byte -27
.byte -1
.byte -1
.byte -1
.byte -54
.byte -1
.byte -1
.byte -1
.byte -49
.byte -1
.byte -1
.byte -1
.byte -5
.byte -1
.byte -1
.byte -1
.byte -66
.byte -1
.byte -1
.byte -1
.byte -4
.byte -1
.byte -1
.byte -1
.byte -55
.byte -1
.byte -1
.byte -1
.byte -50
.byte -1
.byte -1
.byte -1
.byte 38
.byte 0
.byte 0
.byte 0
.byte -54
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -33
.byte -1
.byte -1
.byte -1
.byte -48
.byte -1
.byte -1
.byte -1
.byte -50
.byte -1
.byte -1
.byte -1
.byte 9
.byte 0
.byte 0
.byte 0
.byte 49
.byte 0
.byte 0
.byte 0
.byte -36
.byte -1
.byte -1
.byte -1
.byte -47
.byte -1
.byte -1
.byte -1
.byte -66
.byte -1
.byte -1
.byte -1
.byte -70
.byte -1
.byte -1
.byte -1
.byte 10
.byte 0
.byte 0
.byte 0
.byte -16
.byte -1
.byte -1
.byte -1
.byte 6
.byte 0
.byte 0
.byte 0
.byte -73
.byte -1
.byte -1
.byte -1
.byte -36
.byte -1
.byte -1
.byte -1
.byte -53
.byte -1
.byte -1
.byte -1
.byte -38
.byte -1
.byte -1
.byte -1
.byte -25
.byte -1
.byte -1
.byte -1
.byte -37
.byte -1
.byte -1
.byte -1
.byte -54
.byte -1
.byte -1
.byte -1
.byte -44
.byte -1
.byte -1
.byte -1
.byte -30
.byte -1
.byte -1
.byte -1
.byte -51
.byte -1
.byte -1
.byte -1
.byte -7
.byte -1
.byte -1
.byte -1
.byte 70
.byte 0
.byte 0
.byte 0
.byte -34
.byte -1
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte -58
.byte -1
.byte -1
.byte -1
.byte -73
.byte -1
.byte -1
.byte -1
.byte -107
.byte -1
.byte -1
.byte -1
.byte 25
.byte 0
.byte 0
.byte 0
.byte -25
.byte -1
.byte -1
.byte -1
.byte -89
.byte -1
.byte -1
.byte -1
.byte -57
.byte -1
.byte -1
.byte -1
.byte 41
.byte 0
.byte 0
.byte 0
.byte -2
.byte -1
.byte -1
.byte -1
.byte -6
.byte -1
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte -62
.byte -1
.byte -1
.byte -1
.byte 122
.byte -2
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte -128
.byte 0
.byte 0
.byte 0
.byte -54
.byte -6
.byte -1
.byte -1
.byte -121
.byte -5
.byte -1
.byte -1
.byte -100
.byte -8
.byte -1
.byte -1
.byte -98
.byte -5
.byte -1
.byte -1
.byte 17
.byte -8
.byte -1
.byte -1
.byte -29
.byte -7
.byte -1
.byte -1
.byte -14
.byte -4
.byte -1
.byte -1
.byte -127
.byte -9
.byte -1
.byte -1
.byte 118
.byte -8
.byte -1
.byte -1
.byte 43
.byte -9
.byte -1
.byte -1
.byte 65
.byte 0
.byte 0
.byte 0
.byte -8
.byte -12
.byte -1
.byte -1
.byte 75
.byte -6
.byte -1
.byte -1
.byte -87
.byte -11
.byte -1
.byte -1
.byte 21
.byte -19
.byte -1
.byte -1
.byte -20
.byte -5
.byte -1
.byte -1
.byte 0
.byte -5
.byte -1
.byte -1
.byte -18
.byte -17
.byte -1
.byte -1
.byte -16
.byte -8
.byte -1
.byte -1
.byte 79
.byte -6
.byte -1
.byte -1
.byte -90
.byte -12
.byte -1
.byte -1
.byte 89
.byte -6
.byte -1
.byte -1
.byte 2
.byte -11
.byte -1
.byte -1
.byte -21
.byte -17
.byte -1
.byte -1
.byte 110
.byte -12
.byte -1
.byte -1
.byte 40
.byte -12
.byte -1
.byte -1
.byte -127
.byte -21
.byte -1
.byte -1
.byte 68
.byte -14
.byte -1
.byte -1
.byte -1
.byte -24
.byte -1
.byte -1
.byte -49
.byte -11
.byte -1
.byte -1
.byte 90
.byte -7
.byte -1
.byte -1
.byte -106
.byte -15
.byte -1
.byte -1
.byte 6
.byte -1
.byte -1
.byte -1
.byte 4
.byte 0
.byte 0
.byte 0
.byte 8
.byte 0
.byte 0
.byte 0
.byte -1
.byte -1
.byte -1
.byte -1
.byte 64
.byte 0
.byte 0
.byte 0
.byte 104
.byte -87
.byte -1
.byte -1
.byte 108
.byte -87
.byte -1
.byte -1
.byte 15
.byte 0
.byte 0
.byte 0
.byte 77
.byte 76
.byte 73
.byte 82
.byte 32
.byte 67
.byte 111
.byte 110
.byte 118
.byte 101
.byte 114
.byte 116
.byte 101
.byte 100
.byte 46
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 14
.byte 0
.byte 24
.byte 0
.byte 20
.byte 0
.byte 16
.byte 0
.byte 12
.byte 0
.byte 8
.byte 0
.byte 4
.byte 0
.byte 14
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte -8
.byte 5
.byte 0
.byte 0
.byte -4
.byte 5
.byte 0
.byte 0
.byte 0
.byte 6
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 109
.byte 97
.byte 105
.byte 110
.byte 0
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte -68
.byte 5
.byte 0
.byte 0
.byte 96
.byte 5
.byte 0
.byte 0
.byte 44
.byte 5
.byte 0
.byte 0
.byte -36
.byte 4
.byte 0
.byte 0
.byte -72
.byte 4
.byte 0
.byte 0
.byte 116
.byte 4
.byte 0
.byte 0
.byte 80
.byte 4
.byte 0
.byte 0
.byte 16
.byte 4
.byte 0
.byte 0
.byte -20
.byte 3
.byte 0
.byte 0
.byte -88
.byte 3
.byte 0
.byte 0
.byte -124
.byte 3
.byte 0
.byte 0
.byte 68
.byte 3
.byte 0
.byte 0
.byte 32
.byte 3
.byte 0
.byte 0
.byte -36
.byte 2
.byte 0
.byte 0
.byte -72
.byte 2
.byte 0
.byte 0
.byte 120
.byte 2
.byte 0
.byte 0
.byte 84
.byte 2
.byte 0
.byte 0
.byte 16
.byte 2
.byte 0
.byte 0
.byte -20
.byte 1
.byte 0
.byte 0
.byte -84
.byte 1
.byte 0
.byte 0
.byte -120
.byte 1
.byte 0
.byte 0
.byte 68
.byte 1
.byte 0
.byte 0
.byte 32
.byte 1
.byte 0
.byte 0
.byte -32
.byte 0
.byte 0
.byte 0
.byte -68
.byte 0
.byte 0
.byte 0
.byte 120
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 26
.byte -5
.byte -1
.byte -1
.byte 28
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 6
.byte 0
.byte 8
.byte 0
.byte 4
.byte 0
.byte 6
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte -128
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte 57
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 56
.byte 0
.byte 0
.byte 0
.byte 82
.byte -5
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 8
.byte 16
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte -124
.byte -86
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 56
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 55
.byte 0
.byte 0
.byte 0
.byte 11
.byte 0
.byte 0
.byte 0
.byte 5
.byte 0
.byte 0
.byte 0
.byte -122
.byte -5
.byte -1
.byte -1
.byte 28
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 8
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 6
.byte 0
.byte 8
.byte 0
.byte 7
.byte 0
.byte 6
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 55
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 54
.byte 0
.byte 0
.byte 0
.byte 10
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 106
.byte -5
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 54
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 53
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -26
.byte -5
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 5
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 82
.byte -4
.byte -1
.byte -1
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 53
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 52
.byte 0
.byte 0
.byte 0
.byte -58
.byte -5
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 52
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 51
.byte 0
.byte 0
.byte 0
.byte 29
.byte 0
.byte 0
.byte 0
.byte 66
.byte -4
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 52
.byte -4
.byte -1
.byte -1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 51
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 50
.byte 0
.byte 0
.byte 0
.byte 17
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 38
.byte -4
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 50
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 49
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte -94
.byte -4
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 5
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 14
.byte -3
.byte -1
.byte -1
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 49
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 48
.byte 0
.byte 0
.byte 0
.byte -126
.byte -4
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 48
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 47
.byte 0
.byte 0
.byte 0
.byte 27
.byte 0
.byte 0
.byte 0
.byte -2
.byte -4
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -16
.byte -4
.byte -1
.byte -1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 47
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 46
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 9
.byte 0
.byte 0
.byte 0
.byte -30
.byte -4
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 46
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 45
.byte 0
.byte 0
.byte 0
.byte 26
.byte 0
.byte 0
.byte 0
.byte 94
.byte -3
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 5
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte -54
.byte -3
.byte -1
.byte -1
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 45
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 44
.byte 0
.byte 0
.byte 0
.byte 62
.byte -3
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 44
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 43
.byte 0
.byte 0
.byte 0
.byte 25
.byte 0
.byte 0
.byte 0
.byte -70
.byte -3
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -84
.byte -3
.byte -1
.byte -1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 43
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 42
.byte 0
.byte 0
.byte 0
.byte 15
.byte 0
.byte 0
.byte 0
.byte 8
.byte 0
.byte 0
.byte 0
.byte -98
.byte -3
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 42
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 41
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 26
.byte -2
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 5
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte -122
.byte -2
.byte -1
.byte -1
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 41
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 40
.byte 0
.byte 0
.byte 0
.byte -6
.byte -3
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 40
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 39
.byte 0
.byte 0
.byte 0
.byte 23
.byte 0
.byte 0
.byte 0
.byte 118
.byte -2
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 104
.byte -2
.byte -1
.byte -1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 39
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 38
.byte 0
.byte 0
.byte 0
.byte 14
.byte 0
.byte 0
.byte 0
.byte 7
.byte 0
.byte 0
.byte 0
.byte 90
.byte -2
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 38
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 37
.byte 0
.byte 0
.byte 0
.byte 22
.byte 0
.byte 0
.byte 0
.byte -42
.byte -2
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 5
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 66
.byte -1
.byte -1
.byte -1
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 37
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte -74
.byte -2
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 35
.byte 0
.byte 0
.byte 0
.byte 21
.byte 0
.byte 0
.byte 0
.byte 50
.byte -1
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 36
.byte -1
.byte -1
.byte -1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 35
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 34
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte 6
.byte 0
.byte 0
.byte 0
.byte 22
.byte -1
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 34
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 33
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte -110
.byte -1
.byte -1
.byte -1
.byte 36
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 5
.byte 48
.byte 0
.byte 0
.byte 0
.byte 52
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 14
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 12
.byte 0
.byte 8
.byte 0
.byte 4
.byte 0
.byte 14
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 33
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -126
.byte -1
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 31
.byte 0
.byte 0
.byte 0
.byte 19
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 14
.byte 0
.byte 24
.byte 0
.byte 20
.byte 0
.byte 16
.byte 0
.byte 12
.byte 0
.byte 11
.byte 0
.byte 4
.byte 0
.byte 14
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 40
.byte 0
.byte 0
.byte 0
.byte 44
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 8
.byte 0
.byte 7
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 31
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 30
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 10
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 8
.byte 0
.byte 4
.byte 0
.byte 10
.byte 0
.byte 0
.byte 0
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 30
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 18
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 57
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 58
.byte 0
.byte 0
.byte 0
.byte -68
.byte 80
.byte 0
.byte 0
.byte 48
.byte 80
.byte 0
.byte 0
.byte 92
.byte 78
.byte 0
.byte 0
.byte 20
.byte 75
.byte 0
.byte 0
.byte -64
.byte 74
.byte 0
.byte 0
.byte 108
.byte 74
.byte 0
.byte 0
.byte -96
.byte 72
.byte 0
.byte 0
.byte -44
.byte 70
.byte 0
.byte 0
.byte -120
.byte 67
.byte 0
.byte 0
.byte 60
.byte 64
.byte 0
.byte 0
.byte -112
.byte 63
.byte 0
.byte 0
.byte -36
.byte 62
.byte 0
.byte 0
.byte -72
.byte 59
.byte 0
.byte 0
.byte -116
.byte 56
.byte 0
.byte 0
.byte 96
.byte 53
.byte 0
.byte 0
.byte -76
.byte 47
.byte 0
.byte 0
.byte 8
.byte 42
.byte 0
.byte 0
.byte 92
.byte 36
.byte 0
.byte 0
.byte -48
.byte 35
.byte 0
.byte 0
.byte 68
.byte 35
.byte 0
.byte 0
.byte -76
.byte 34
.byte 0
.byte 0
.byte 36
.byte 34
.byte 0
.byte 0
.byte -108
.byte 33
.byte 0
.byte 0
.byte 4
.byte 33
.byte 0
.byte 0
.byte 116
.byte 32
.byte 0
.byte 0
.byte -28
.byte 31
.byte 0
.byte 0
.byte 84
.byte 31
.byte 0
.byte 0
.byte -60
.byte 30
.byte 0
.byte 0
.byte 52
.byte 30
.byte 0
.byte 0
.byte -92
.byte 29
.byte 0
.byte 0
.byte -48
.byte 28
.byte 0
.byte 0
.byte -44
.byte 26
.byte 0
.byte 0
.byte 0
.byte 26
.byte 0
.byte 0
.byte 52
.byte 25
.byte 0
.byte 0
.byte 96
.byte 24
.byte 0
.byte 0
.byte 84
.byte 22
.byte 0
.byte 0
.byte -128
.byte 21
.byte 0
.byte 0
.byte -76
.byte 20
.byte 0
.byte 0
.byte -32
.byte 19
.byte 0
.byte 0
.byte 36
.byte 18
.byte 0
.byte 0
.byte 80
.byte 17
.byte 0
.byte 0
.byte -124
.byte 16
.byte 0
.byte 0
.byte -80
.byte 15
.byte 0
.byte 0
.byte -92
.byte 13
.byte 0
.byte 0
.byte -48
.byte 12
.byte 0
.byte 0
.byte 4
.byte 12
.byte 0
.byte 0
.byte 48
.byte 11
.byte 0
.byte 0
.byte 36
.byte 9
.byte 0
.byte 0
.byte 80
.byte 8
.byte 0
.byte 0
.byte -124
.byte 7
.byte 0
.byte 0
.byte -80
.byte 6
.byte 0
.byte 0
.byte -20
.byte 4
.byte 0
.byte 0
.byte 24
.byte 4
.byte 0
.byte 0
.byte 76
.byte 3
.byte 0
.byte 0
.byte -104
.byte 2
.byte 0
.byte 0
.byte 92
.byte 1
.byte 0
.byte 0
.byte 96
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 58
.byte -80
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 48
.byte 0
.byte 0
.byte 0
.byte 58
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte 56
.byte 0
.byte 0
.byte 0
.byte -124
.byte -78
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte -128
.byte 59
.byte 13
.byte 0
.byte 0
.byte 0
.byte 73
.byte 100
.byte 101
.byte 110
.byte 116
.byte 105
.byte 116
.byte 121
.byte 95
.byte 105
.byte 110
.byte 116
.byte 56
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte -110
.byte -80
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 57
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -40
.byte 0
.byte 0
.byte 0
.byte -124
.byte -80
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 45
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 127
.byte 99
.byte -34
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte -59
.byte -65
.byte 14
.byte 67
.byte 1
.byte 0
.byte 0
.byte 0
.byte 58
.byte 37
.byte -106
.byte -61
.byte -107
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 121
.byte 95
.byte 112
.byte 114
.byte 101
.byte 100
.byte 47
.byte 77
.byte 97
.byte 116
.byte 77
.byte 117
.byte 108
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 121
.byte 95
.byte 112
.byte 114
.byte 101
.byte 100
.byte 47
.byte 77
.byte 97
.byte 116
.byte 77
.byte 117
.byte 108
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 121
.byte 95
.byte 112
.byte 114
.byte 101
.byte 100
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 121
.byte 95
.byte 112
.byte 114
.byte 101
.byte 100
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte -118
.byte -79
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 56
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte 24
.byte 1
.byte 0
.byte 0
.byte 124
.byte -79
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -8
.byte 43
.byte 68
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte -52
.byte 103
.byte 67
.byte 67
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte -43
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 100
.byte 101
.byte 110
.byte 115
.byte 101
.byte 47
.byte 77
.byte 97
.byte 116
.byte 77
.byte 117
.byte 108
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 100
.byte 101
.byte 110
.byte 115
.byte 101
.byte 47
.byte 77
.byte 97
.byte 116
.byte 77
.byte 117
.byte 108
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 100
.byte 101
.byte 110
.byte 115
.byte 101
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 100
.byte 101
.byte 110
.byte 115
.byte 101
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 100
.byte 101
.byte 110
.byte 115
.byte 101
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 100
.byte 101
.byte 110
.byte 115
.byte 101
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -62
.byte -78
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 55
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -112
.byte 0
.byte 0
.byte 0
.byte -76
.byte -78
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 41
.byte -51
.byte -125
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte 92
.byte 73
.byte -125
.byte 67
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 77
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 102
.byte 108
.byte 97
.byte 116
.byte 116
.byte 101
.byte 110
.byte 47
.byte 82
.byte 101
.byte 115
.byte 104
.byte 97
.byte 112
.byte 101
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 102
.byte 108
.byte 97
.byte 116
.byte 116
.byte 101
.byte 110
.byte 47
.byte 82
.byte 101
.byte 115
.byte 104
.byte 97
.byte 112
.byte 101
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 114
.byte -77
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 54
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -96
.byte 0
.byte 0
.byte 0
.byte 100
.byte -77
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 41
.byte -51
.byte -125
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte 92
.byte 73
.byte -125
.byte 67
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 93
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 58
.byte -76
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 53
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte 44
.byte -76
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 41
.byte -51
.byte -125
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte 92
.byte 73
.byte -125
.byte 67
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 10
.byte -75
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 76
.byte 0
.byte 0
.byte 0
.byte 52
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -104
.byte 1
.byte 0
.byte 0
.byte -4
.byte -76
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 41
.byte -51
.byte -125
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte 92
.byte 73
.byte -125
.byte 67
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 80
.byte 1
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 49
.byte 48
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -54
.byte -74
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 51
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte -68
.byte -74
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -24
.byte 59
.byte -119
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte -84
.byte -78
.byte -120
.byte 67
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -102
.byte -73
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 50
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -96
.byte 0
.byte 0
.byte 0
.byte -116
.byte -73
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -24
.byte 59
.byte -119
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte -84
.byte -78
.byte -120
.byte 67
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 93
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 98
.byte -72
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte 84
.byte -72
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -24
.byte 59
.byte -119
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte -84
.byte -78
.byte -120
.byte 67
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 50
.byte -71
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 48
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -32
.byte 1
.byte 0
.byte 0
.byte 36
.byte -71
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -24
.byte 59
.byte -119
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte -84
.byte -78
.byte -120
.byte 67
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte -99
.byte 1
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 56
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 58
.byte -69
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 47
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte 44
.byte -69
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -60
.byte -59
.byte -11
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte -2
.byte -49
.byte -12
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 10
.byte -68
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 46
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -96
.byte 0
.byte 0
.byte 0
.byte -4
.byte -69
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -60
.byte -59
.byte -11
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte -2
.byte -49
.byte -12
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 93
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -46
.byte -68
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 45
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte -60
.byte -68
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -60
.byte -59
.byte -11
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte -2
.byte -49
.byte -12
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 7
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -94
.byte -67
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 44
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -32
.byte 1
.byte 0
.byte 0
.byte -108
.byte -67
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -60
.byte -59
.byte -11
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte -2
.byte -49
.byte -12
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte -99
.byte 1
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 54
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 7
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -86
.byte -65
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 43
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte -100
.byte -65
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 38
.byte -75
.byte 25
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte 113
.byte 27
.byte 25
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 7
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 122
.byte -64
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 42
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -96
.byte 0
.byte 0
.byte 0
.byte 108
.byte -64
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 38
.byte -75
.byte 25
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte 113
.byte 27
.byte 25
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 93
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 7
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 66
.byte -63
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 41
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte 52
.byte -63
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 38
.byte -75
.byte 25
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte 113
.byte 27
.byte 25
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 18
.byte -62
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 40
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -112
.byte 1
.byte 0
.byte 0
.byte 4
.byte -62
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 38
.byte -75
.byte 25
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte 113
.byte 27
.byte 25
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 79
.byte 1
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 52
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -54
.byte -61
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 39
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte -68
.byte -61
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 11
.byte -41
.byte 0
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte 52
.byte 86
.byte 0
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -102
.byte -60
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 38
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -96
.byte 0
.byte 0
.byte 0
.byte -116
.byte -60
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 11
.byte -41
.byte 0
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte 52
.byte 86
.byte 0
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 93
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 98
.byte -59
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 37
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte 84
.byte -59
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 11
.byte -41
.byte 0
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte 52
.byte 86
.byte 0
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 25
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 50
.byte -58
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -32
.byte 1
.byte 0
.byte 0
.byte 36
.byte -58
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte 11
.byte -41
.byte 0
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte 52
.byte 86
.byte 0
.byte 66
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte -99
.byte 1
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 50
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 25
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 58
.byte -56
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 35
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte 44
.byte -56
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -19
.byte -114
.byte 66
.byte 61
.byte 1
.byte 0
.byte 0
.byte 0
.byte 94
.byte -52
.byte 65
.byte 65
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 100
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 25
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 10
.byte -55
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 76
.byte 0
.byte 0
.byte 0
.byte 34
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -96
.byte 0
.byte 0
.byte 0
.byte -4
.byte -56
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -19
.byte -114
.byte 66
.byte 61
.byte 1
.byte 0
.byte 0
.byte 0
.byte 94
.byte -52
.byte 65
.byte 65
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 89
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 47
.byte 77
.byte 97
.byte 120
.byte 80
.byte 111
.byte 111
.byte 108
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 25
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -46
.byte -55
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 76
.byte 0
.byte 0
.byte 0
.byte 33
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte -60
.byte -55
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -19
.byte -114
.byte 66
.byte 61
.byte 1
.byte 0
.byte 0
.byte 0
.byte 94
.byte -52
.byte 65
.byte 65
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 96
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 49
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -94
.byte -54
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -48
.byte 1
.byte 0
.byte 0
.byte -108
.byte -54
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -128
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte -1
.byte 1
.byte 0
.byte 0
.byte 0
.byte -19
.byte -114
.byte 66
.byte 61
.byte 1
.byte 0
.byte 0
.byte 0
.byte 94
.byte -52
.byte 65
.byte 65
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte -115
.byte 1
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 82
.byte 101
.byte 108
.byte 117
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 66
.byte 105
.byte 97
.byte 115
.byte 65
.byte 100
.byte 100
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 83
.byte 113
.byte 117
.byte 101
.byte 101
.byte 122
.byte 101
.byte 59
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 48
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 49
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -102
.byte -52
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 76
.byte 0
.byte 0
.byte 0
.byte 31
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -88
.byte 0
.byte 0
.byte 0
.byte -116
.byte -52
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 5
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 11
.byte 101
.byte 24
.byte 61
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 43
.byte -111
.byte 64
.byte 1
.byte 0
.byte 0
.byte 0
.byte 74
.byte 110
.byte -98
.byte -64
.byte 96
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 49
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 49
.byte 0
.byte 0
.byte 0
.byte 15
.byte 0
.byte 0
.byte 0
.byte 106
.byte -51
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 30
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 112
.byte 0
.byte 0
.byte 0
.byte -28
.byte -51
.byte -1
.byte -1
.byte 99
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte -10
.byte -51
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 29
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 112
.byte 0
.byte 0
.byte 0
.byte 112
.byte -50
.byte -1
.byte -1
.byte 99
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte -126
.byte -50
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 112
.byte 0
.byte 0
.byte 0
.byte -4
.byte -50
.byte -1
.byte -1
.byte 99
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 14
.byte -49
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 27
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 112
.byte 0
.byte 0
.byte 0
.byte -120
.byte -49
.byte -1
.byte -1
.byte 99
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte -102
.byte -49
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 26
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 112
.byte 0
.byte 0
.byte 0
.byte 20
.byte -48
.byte -1
.byte -1
.byte 99
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 38
.byte -48
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 25
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 112
.byte 0
.byte 0
.byte 0
.byte -96
.byte -48
.byte -1
.byte -1
.byte 99
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte -78
.byte -48
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 112
.byte 0
.byte 0
.byte 0
.byte 44
.byte -47
.byte -1
.byte -1
.byte 99
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 62
.byte -47
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 23
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 112
.byte 0
.byte 0
.byte 0
.byte -72
.byte -47
.byte -1
.byte -1
.byte 99
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte -54
.byte -47
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 22
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 112
.byte 0
.byte 0
.byte 0
.byte 68
.byte -46
.byte -1
.byte -1
.byte 99
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 86
.byte -46
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 21
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 112
.byte 0
.byte 0
.byte 0
.byte -48
.byte -46
.byte -1
.byte -1
.byte 99
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte -30
.byte -46
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 108
.byte 0
.byte 0
.byte 0
.byte 92
.byte -45
.byte -1
.byte -1
.byte 95
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 109
.byte 97
.byte 120
.byte 95
.byte 112
.byte 111
.byte 111
.byte 108
.byte 105
.byte 110
.byte 103
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 106
.byte -45
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 20
.byte 0
.byte 0
.byte 0
.byte 19
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 108
.byte 0
.byte 0
.byte 0
.byte -28
.byte -45
.byte -1
.byte -1
.byte 95
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 69
.byte 120
.byte 112
.byte 97
.byte 110
.byte 100
.byte 68
.byte 105
.byte 109
.byte 115
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte -14
.byte -45
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 56
.byte 5
.byte 0
.byte 0
.byte 18
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -128
.byte 5
.byte 0
.byte 0
.byte -28
.byte -45
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 20
.byte 2
.byte 0
.byte 0
.byte 20
.byte 3
.byte 0
.byte 0
.byte 20
.byte 4
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 94
.byte -71
.byte -19
.byte 59
.byte -21
.byte 20
.byte -77
.byte 59
.byte 46
.byte 95
.byte -109
.byte 59
.byte 29
.byte -89
.byte -28
.byte 59
.byte 12
.byte -98
.byte -62
.byte 59
.byte 25
.byte -39
.byte -76
.byte 59
.byte 68
.byte 117
.byte -97
.byte 59
.byte 110
.byte 101
.byte -77
.byte 59
.byte -9
.byte -2
.byte 61
.byte 59
.byte -115
.byte 56
.byte -80
.byte 59
.byte 99
.byte 44
.byte 38
.byte 60
.byte -118
.byte -21
.byte -60
.byte 59
.byte -49
.byte -111
.byte 20
.byte 59
.byte -85
.byte -23
.byte -100
.byte 59
.byte -76
.byte -81
.byte -83
.byte 59
.byte -38
.byte -13
.byte -61
.byte 59
.byte -59
.byte 31
.byte -40
.byte 59
.byte 119
.byte -128
.byte -8
.byte 59
.byte 26
.byte -80
.byte -69
.byte 59
.byte -113
.byte -123
.byte -48
.byte 59
.byte 31
.byte -43
.byte -66
.byte 59
.byte 82
.byte 37
.byte -72
.byte 59
.byte 19
.byte -4
.byte -58
.byte 59
.byte -15
.byte 95
.byte -54
.byte 59
.byte 8
.byte -34
.byte -107
.byte 59
.byte 43
.byte 37
.byte -28
.byte 59
.byte 42
.byte 10
.byte -5
.byte 59
.byte -47
.byte 53
.byte -40
.byte 59
.byte -37
.byte -81
.byte -99
.byte 59
.byte -104
.byte -72
.byte -55
.byte 59
.byte -39
.byte -12
.byte -28
.byte 59
.byte -31
.byte 127
.byte -8
.byte 59
.byte 118
.byte 54
.byte 3
.byte 60
.byte -128
.byte -43
.byte -51
.byte 59
.byte 9
.byte -52
.byte 0
.byte 60
.byte 60
.byte -126
.byte -53
.byte 59
.byte -67
.byte -33
.byte -25
.byte 59
.byte 65
.byte 75
.byte -77
.byte 59
.byte -8
.byte -22
.byte -67
.byte 59
.byte 85
.byte 50
.byte -54
.byte 59
.byte -21
.byte 26
.byte -52
.byte 59
.byte -38
.byte -47
.byte -97
.byte 59
.byte 66
.byte -1
.byte -77
.byte 59
.byte 11
.byte 37
.byte -11
.byte 59
.byte 113
.byte 108
.byte -58
.byte 59
.byte 78
.byte -35
.byte -66
.byte 59
.byte -45
.byte 82
.byte 17
.byte 59
.byte -68
.byte -8
.byte -17
.byte 59
.byte -40
.byte -111
.byte -63
.byte 59
.byte -75
.byte -54
.byte -33
.byte 59
.byte 124
.byte 90
.byte -35
.byte 59
.byte -110
.byte 40
.byte -61
.byte 59
.byte -62
.byte -93
.byte -63
.byte 59
.byte 31
.byte 36
.byte -76
.byte 59
.byte -25
.byte -7
.byte -105
.byte 59
.byte -28
.byte -71
.byte -65
.byte 59
.byte -59
.byte -57
.byte -37
.byte 59
.byte -35
.byte -11
.byte -51
.byte 59
.byte 25
.byte -100
.byte -44
.byte 59
.byte -4
.byte -2
.byte -48
.byte 59
.byte -68
.byte -94
.byte -79
.byte 59
.byte -107
.byte 94
.byte -72
.byte 59
.byte 86
.byte -70
.byte -89
.byte 59
.byte -10
.byte 66
.byte -53
.byte 59
.byte 64
.byte 0
.byte 0
.byte 0
.byte 115
.byte -69
.byte 41
.byte 63
.byte 37
.byte -10
.byte 4
.byte 63
.byte -28
.byte -9
.byte -10
.byte 62
.byte 6
.byte -61
.byte -10
.byte 62
.byte -96
.byte 6
.byte -11
.byte 62
.byte -108
.byte 68
.byte 21
.byte 63
.byte -123
.byte -47
.byte -12
.byte 62
.byte -98
.byte -110
.byte 45
.byte 63
.byte -16
.byte 3
.byte 22
.byte 62
.byte 52
.byte 62
.byte 0
.byte 63
.byte 10
.byte -32
.byte -92
.byte 63
.byte -108
.byte -124
.byte 11
.byte 63
.byte 78
.byte 54
.byte 26
.byte 62
.byte 51
.byte -17
.byte -8
.byte 62
.byte 63
.byte 85
.byte -56
.byte 62
.byte -114
.byte -19
.byte -6
.byte 62
.byte -78
.byte -5
.byte -22
.byte 62
.byte 9
.byte 62
.byte 10
.byte 63
.byte -70
.byte 56
.byte 58
.byte 63
.byte -124
.byte -28
.byte 78
.byte 63
.byte -8
.byte -113
.byte 42
.byte 63
.byte -118
.byte -102
.byte -54
.byte 62
.byte -110
.byte -88
.byte -29
.byte 62
.byte 74
.byte -100
.byte 39
.byte 63
.byte 116
.byte -49
.byte -99
.byte 62
.byte 56
.byte 101
.byte -33
.byte 62
.byte 26
.byte 30
.byte -2
.byte 62
.byte -57
.byte 68
.byte 16
.byte 63
.byte 123
.byte 116
.byte 28
.byte 63
.byte 85
.byte 29
.byte 27
.byte 63
.byte 84
.byte 85
.byte 18
.byte 63
.byte 71
.byte -37
.byte 14
.byte 63
.byte 20
.byte 59
.byte 57
.byte 63
.byte 50
.byte 83
.byte -12
.byte 62
.byte -21
.byte 11
.byte 8
.byte 63
.byte 19
.byte 87
.byte 28
.byte 63
.byte 88
.byte 20
.byte 10
.byte 63
.byte 118
.byte -81
.byte -82
.byte 62
.byte -120
.byte -112
.byte 50
.byte 63
.byte 11
.byte 53
.byte -40
.byte 62
.byte 28
.byte -49
.byte 66
.byte 63
.byte 54
.byte -110
.byte 30
.byte 63
.byte 117
.byte 114
.byte 8
.byte 63
.byte 95
.byte 117
.byte -6
.byte 62
.byte -104
.byte -33
.byte 68
.byte 63
.byte -50
.byte 45
.byte -12
.byte 62
.byte -97
.byte -56
.byte 22
.byte 62
.byte 69
.byte -115
.byte -70
.byte 62
.byte -18
.byte 17
.byte 7
.byte 63
.byte -98
.byte -35
.byte 50
.byte 63
.byte 87
.byte -16
.byte -66
.byte 62
.byte -122
.byte 88
.byte -36
.byte 62
.byte -20
.byte -65
.byte 17
.byte 63
.byte 11
.byte -81
.byte 31
.byte 63
.byte 59
.byte -44
.byte -69
.byte 62
.byte 112
.byte 58
.byte 62
.byte 63
.byte 41
.byte -42
.byte 4
.byte 63
.byte 83
.byte 27
.byte 30
.byte 63
.byte -43
.byte 43
.byte 7
.byte 63
.byte -81
.byte 67
.byte 46
.byte 63
.byte -36
.byte 102
.byte -23
.byte 62
.byte -40
.byte -19
.byte 54
.byte 63
.byte -89
.byte 46
.byte -40
.byte 62
.byte 60
.byte 68
.byte 38
.byte 63
.byte 64
.byte 0
.byte 0
.byte 0
.byte -21
.byte -35
.byte 107
.byte -65
.byte -63
.byte -82
.byte 49
.byte -65
.byte 112
.byte 56
.byte 18
.byte -65
.byte -49
.byte -35
.byte 98
.byte -65
.byte -48
.byte 24
.byte 65
.byte -65
.byte 103
.byte 111
.byte 51
.byte -65
.byte 89
.byte 54
.byte 30
.byte -65
.byte -93
.byte -2
.byte 49
.byte -65
.byte -7
.byte -126
.byte -68
.byte -66
.byte 28
.byte -40
.byte 46
.byte -65
.byte 30
.byte -61
.byte 106
.byte -65
.byte -77
.byte 97
.byte 67
.byte -65
.byte -85
.byte 104
.byte -109
.byte -66
.byte -40
.byte -81
.byte 27
.byte -65
.byte 85
.byte 84
.byte 44
.byte -65
.byte -14
.byte 107
.byte 66
.byte -65
.byte -123
.byte 111
.byte 86
.byte -65
.byte 118
.byte -113
.byte 118
.byte -65
.byte -3
.byte 72
.byte 19
.byte -65
.byte -3
.byte 100
.byte 56
.byte -65
.byte 117
.byte 87
.byte 61
.byte -65
.byte 7
.byte -75
.byte 54
.byte -65
.byte 27
.byte 110
.byte 69
.byte -65
.byte 49
.byte -53
.byte 72
.byte -65
.byte 76
.byte -78
.byte 20
.byte -65
.byte -31
.byte 92
.byte 98
.byte -65
.byte 22
.byte 20
.byte 121
.byte -65
.byte 101
.byte -123
.byte 86
.byte -65
.byte -57
.byte 34
.byte 28
.byte -65
.byte 39
.byte 37
.byte 72
.byte -65
.byte -17
.byte 42
.byte 99
.byte -65
.byte -31
.byte -114
.byte 118
.byte -65
.byte 9
.byte 48
.byte -126
.byte -65
.byte -43
.byte 57
.byte 76
.byte -65
.byte -31
.byte -108
.byte 127
.byte -65
.byte 56
.byte -21
.byte 73
.byte -65
.byte -2
.byte 15
.byte 102
.byte -65
.byte -86
.byte -28
.byte 49
.byte -65
.byte 34
.byte 111
.byte 60
.byte -65
.byte -16
.byte -99
.byte 72
.byte -65
.byte -75
.byte -126
.byte 74
.byte -65
.byte 122
.byte -113
.byte 22
.byte -65
.byte 67
.byte -105
.byte 50
.byte -65
.byte -63
.byte 58
.byte 115
.byte -65
.byte -91
.byte -101
.byte 26
.byte -65
.byte -109
.byte 95
.byte 61
.byte -65
.byte 45
.byte 48
.byte -112
.byte -66
.byte -53
.byte 24
.byte 110
.byte -65
.byte -76
.byte 14
.byte 64
.byte -65
.byte 32
.byte 11
.byte 94
.byte -65
.byte -57
.byte -97
.byte 91
.byte -65
.byte 65
.byte -94
.byte 65
.byte -65
.byte 122
.byte 32
.byte 64
.byte -65
.byte -41
.byte -69
.byte 50
.byte -65
.byte -13
.byte -55
.byte 22
.byte -65
.byte -105
.byte 88
.byte 41
.byte -65
.byte 53
.byte 16
.byte 90
.byte -65
.byte -15
.byte 89
.byte 76
.byte -65
.byte -31
.byte -14
.byte 82
.byte -65
.byte -2
.byte 92
.byte 79
.byte -65
.byte 119
.byte 63
.byte 48
.byte -65
.byte -36
.byte 52
.byte 53
.byte -65
.byte -31
.byte 106
.byte 38
.byte -65
.byte 112
.byte -84
.byte 73
.byte -65
.byte 77
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 53
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -102
.byte -39
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 56
.byte 5
.byte 0
.byte 0
.byte 17
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -128
.byte 5
.byte 0
.byte 0
.byte -116
.byte -39
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 20
.byte 2
.byte 0
.byte 0
.byte 20
.byte 3
.byte 0
.byte 0
.byte 20
.byte 4
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -106
.byte 69
.byte -12
.byte 59
.byte -18
.byte 126
.byte 13
.byte 60
.byte -42
.byte 117
.byte 124
.byte 59
.byte 69
.byte 88
.byte 74
.byte 59
.byte 118
.byte 48
.byte 19
.byte 59
.byte -57
.byte 116
.byte 37
.byte 60
.byte -4
.byte -46
.byte -14
.byte 59
.byte -31
.byte 125
.byte 6
.byte 60
.byte -114
.byte -52
.byte -57
.byte 59
.byte -63
.byte 37
.byte 10
.byte 60
.byte -110
.byte 26
.byte -63
.byte 59
.byte 18
.byte 56
.byte -2
.byte 59
.byte -97
.byte 53
.byte -66
.byte 59
.byte 44
.byte 17
.byte -54
.byte 59
.byte 29
.byte -59
.byte -46
.byte 59
.byte 25
.byte -62
.byte -13
.byte 59
.byte -29
.byte 82
.byte 5
.byte 60
.byte 4
.byte 5
.byte -35
.byte 59
.byte -113
.byte -111
.byte -35
.byte 59
.byte -119
.byte -52
.byte -125
.byte 59
.byte -110
.byte -10
.byte 64
.byte 59
.byte -115
.byte -102
.byte -8
.byte 59
.byte -102
.byte -127
.byte 13
.byte 59
.byte -43
.byte -18
.byte -55
.byte 59
.byte -56
.byte -113
.byte 101
.byte 59
.byte -19
.byte 27
.byte 55
.byte 59
.byte -22
.byte -117
.byte 64
.byte 59
.byte 125
.byte -76
.byte -92
.byte 59
.byte -106
.byte 92
.byte -93
.byte 59
.byte 26
.byte -62
.byte 89
.byte 59
.byte 74
.byte -121
.byte -30
.byte 59
.byte -6
.byte -85
.byte -124
.byte 59
.byte -66
.byte -104
.byte 34
.byte 60
.byte 90
.byte 115
.byte -54
.byte 59
.byte 71
.byte -91
.byte -11
.byte 59
.byte 69
.byte -26
.byte -86
.byte 59
.byte -59
.byte 54
.byte -34
.byte 59
.byte -5
.byte 4
.byte 1
.byte 60
.byte 9
.byte -6
.byte 2
.byte 60
.byte -63
.byte -77
.byte -13
.byte 58
.byte -127
.byte 61
.byte -4
.byte 59
.byte -52
.byte -116
.byte -125
.byte 59
.byte 87
.byte -10
.byte -54
.byte 59
.byte 71
.byte 77
.byte 39
.byte 60
.byte 72
.byte 104
.byte 33
.byte 60
.byte 54
.byte 68
.byte 0
.byte 59
.byte -7
.byte 71
.byte -45
.byte 59
.byte -101
.byte -87
.byte -41
.byte 59
.byte -85
.byte -96
.byte -110
.byte 59
.byte -101
.byte -97
.byte 1
.byte 60
.byte 77
.byte 41
.byte -7
.byte 59
.byte 70
.byte 122
.byte 8
.byte 59
.byte 0
.byte -50
.byte -65
.byte 59
.byte -96
.byte 125
.byte 50
.byte 59
.byte 24
.byte -11
.byte -41
.byte 59
.byte -75
.byte -26
.byte -47
.byte 59
.byte 21
.byte 101
.byte -112
.byte 59
.byte 34
.byte 13
.byte -47
.byte 59
.byte -50
.byte 20
.byte -105
.byte 59
.byte 0
.byte -35
.byte -2
.byte 59
.byte -80
.byte -96
.byte -97
.byte 59
.byte 35
.byte -31
.byte -56
.byte 59
.byte 2
.byte 24
.byte -37
.byte 59
.byte 14
.byte -37
.byte -86
.byte 59
.byte 64
.byte 0
.byte 0
.byte 0
.byte -29
.byte 102
.byte 6
.byte 63
.byte 87
.byte -83
.byte 80
.byte 63
.byte 89
.byte -3
.byte 63
.byte 62
.byte 19
.byte 77
.byte -1
.byte 61
.byte 101
.byte -106
.byte -49
.byte 61
.byte -92
.byte -116
.byte 81
.byte 63
.byte -20
.byte 99
.byte 64
.byte 63
.byte 64
.byte 57
.byte 15
.byte 63
.byte 62
.byte -109
.byte 40
.byte 63
.byte -22
.byte -104
.byte 34
.byte 63
.byte 93
.byte -104
.byte 63
.byte 63
.byte -40
.byte -13
.byte 50
.byte 63
.byte 105
.byte 7
.byte 53
.byte 63
.byte -121
.byte -35
.byte -35
.byte 62
.byte 82
.byte 1
.byte 2
.byte 63
.byte -26
.byte 53
.byte 6
.byte 63
.byte 3
.byte 96
.byte 16
.byte 63
.byte 40
.byte 8
.byte -45
.byte 62
.byte 87
.byte 111
.byte -8
.byte 62
.byte 96
.byte 61
.byte -104
.byte 62
.byte -111
.byte -40
.byte 62
.byte 62
.byte 55
.byte 13
.byte 71
.byte 63
.byte 88
.byte -36
.byte -36
.byte 61
.byte 38
.byte -49
.byte 41
.byte 63
.byte -16
.byte -118
.byte 127
.byte 62
.byte 62
.byte -22
.byte 9
.byte 62
.byte -75
.byte -99
.byte 46
.byte 62
.byte -56
.byte 108
.byte -63
.byte 62
.byte -36
.byte 105
.byte -119
.byte 62
.byte 82
.byte -97
.byte 64
.byte 62
.byte 12
.byte 108
.byte 76
.byte 63
.byte 77
.byte -21
.byte -59
.byte 62
.byte -32
.byte 125
.byte 110
.byte 63
.byte 14
.byte -47
.byte 66
.byte 63
.byte 84
.byte 50
.byte -1
.byte 62
.byte 74
.byte 114
.byte -77
.byte 62
.byte 80
.byte -116
.byte 6
.byte 63
.byte 8
.byte 111
.byte -16
.byte 62
.byte 62
.byte 2
.byte 38
.byte 63
.byte -58
.byte -34
.byte -29
.byte 61
.byte 26
.byte -42
.byte 21
.byte 63
.byte -10
.byte -28
.byte -88
.byte 62
.byte 86
.byte -59
.byte 58
.byte 63
.byte -70
.byte 124
.byte 41
.byte 63
.byte 2
.byte 71
.byte 33
.byte 63
.byte 83
.byte -26
.byte -23
.byte 61
.byte 18
.byte 17
.byte 19
.byte 63
.byte 72
.byte -6
.byte 85
.byte 63
.byte -45
.byte -94
.byte -49
.byte 62
.byte -41
.byte -5
.byte 70
.byte 63
.byte 57
.byte 5
.byte 28
.byte 63
.byte -117
.byte 52
.byte 31
.byte 62
.byte 125
.byte -70
.byte 33
.byte 63
.byte 6
.byte -79
.byte -40
.byte 61
.byte 6
.byte -56
.byte 29
.byte 63
.byte 111
.byte 48
.byte 31
.byte 63
.byte 11
.byte 32
.byte 13
.byte 63
.byte 83
.byte -45
.byte 30
.byte 63
.byte -123
.byte -123
.byte -110
.byte 62
.byte 48
.byte -44
.byte 62
.byte 63
.byte 34
.byte 124
.byte -4
.byte 62
.byte -80
.byte -90
.byte 28
.byte 63
.byte 110
.byte 125
.byte -94
.byte 62
.byte 105
.byte 12
.byte 35
.byte 63
.byte 64
.byte 0
.byte 0
.byte 0
.byte 11
.byte 93
.byte 114
.byte -65
.byte -16
.byte 99
.byte -116
.byte -65
.byte -22
.byte 124
.byte -6
.byte -66
.byte -108
.byte -61
.byte -56
.byte -66
.byte 21
.byte 10
.byte -110
.byte -66
.byte -35
.byte 41
.byte -92
.byte -65
.byte 86
.byte -19
.byte 112
.byte -65
.byte -27
.byte 112
.byte -123
.byte -65
.byte -11
.byte 60
.byte 70
.byte -65
.byte 117
.byte 17
.byte -119
.byte -65
.byte -126
.byte -84
.byte 58
.byte -65
.byte -94
.byte 59
.byte 124
.byte -65
.byte 52
.byte -71
.byte 60
.byte -65
.byte 10
.byte 125
.byte 72
.byte -65
.byte -109
.byte 31
.byte 81
.byte -65
.byte -107
.byte -38
.byte 113
.byte -65
.byte 61
.byte 72
.byte -124
.byte -65
.byte -6
.byte 74
.byte 91
.byte -65
.byte 108
.byte -42
.byte 91
.byte -65
.byte -16
.byte -60
.byte 2
.byte -65
.byte -91
.byte 116
.byte -65
.byte -66
.byte 88
.byte -87
.byte 118
.byte -65
.byte -105
.byte 102
.byte -116
.byte -66
.byte -9
.byte 90
.byte 72
.byte -65
.byte -88
.byte -60
.byte -29
.byte -66
.byte -75
.byte -83
.byte -75
.byte -66
.byte -46
.byte 10
.byte -65
.byte -66
.byte 20
.byte 107
.byte 35
.byte -65
.byte -35
.byte 21
.byte 34
.byte -65
.byte -106
.byte 14
.byte -40
.byte -66
.byte 59
.byte -62
.byte 96
.byte -65
.byte -94
.byte -94
.byte 3
.byte -65
.byte -115
.byte 83
.byte -95
.byte -65
.byte 115
.byte -34
.byte 72
.byte -65
.byte -4
.byte -71
.byte 115
.byte -65
.byte 120
.byte -112
.byte 41
.byte -65
.byte 87
.byte 122
.byte 92
.byte -65
.byte -15
.byte 2
.byte -128
.byte -65
.byte 21
.byte -12
.byte -127
.byte -65
.byte 89
.byte -52
.byte 113
.byte -66
.byte 6
.byte 69
.byte 122
.byte -65
.byte -78
.byte -123
.byte 2
.byte -65
.byte 106
.byte 96
.byte 73
.byte -65
.byte -84
.byte -2
.byte -91
.byte -65
.byte 119
.byte 37
.byte -96
.byte -65
.byte 92
.byte -121
.byte 126
.byte -66
.byte 105
.byte -95
.byte 81
.byte -65
.byte -102
.byte -44
.byte 67
.byte -65
.byte 106
.byte 123
.byte 17
.byte -65
.byte 92
.byte -100
.byte -128
.byte -65
.byte -6
.byte 54
.byte 119
.byte -65
.byte 81
.byte 105
.byte -121
.byte -66
.byte 100
.byte 78
.byte 62
.byte -65
.byte -91
.byte 24
.byte -79
.byte -66
.byte 46
.byte 69
.byte 86
.byte -65
.byte -24
.byte 66
.byte 80
.byte -65
.byte 75
.byte 68
.byte 15
.byte -65
.byte 8
.byte 107
.byte 79
.byte -65
.byte -92
.byte -26
.byte 21
.byte -65
.byte 70
.byte -33
.byte 124
.byte -65
.byte 111
.byte 97
.byte 30
.byte -65
.byte 97
.byte 79
.byte 71
.byte -65
.byte -46
.byte 97
.byte 89
.byte -65
.byte 88
.byte -123
.byte 41
.byte -65
.byte 77
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 52
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 66
.byte -33
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 56
.byte 5
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -128
.byte 5
.byte 0
.byte 0
.byte 52
.byte -33
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 20
.byte 2
.byte 0
.byte 0
.byte 20
.byte 3
.byte 0
.byte 0
.byte 20
.byte 4
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 70
.byte -120
.byte -73
.byte 59
.byte 3
.byte -25
.byte 34
.byte 60
.byte 127
.byte 61
.byte -52
.byte 59
.byte -19
.byte -44
.byte 30
.byte 60
.byte -27
.byte 117
.byte -36
.byte 59
.byte 56
.byte 110
.byte 4
.byte 60
.byte -121
.byte 52
.byte -33
.byte 59
.byte -9
.byte -66
.byte 4
.byte 60
.byte 19
.byte 16
.byte 24
.byte 60
.byte -53
.byte -69
.byte -37
.byte 59
.byte -68
.byte -105
.byte 12
.byte 60
.byte 44
.byte -15
.byte -20
.byte 59
.byte -53
.byte -44
.byte 16
.byte 60
.byte 12
.byte -69
.byte -37
.byte 59
.byte -128
.byte 68
.byte -9
.byte 59
.byte 122
.byte -123
.byte -11
.byte 59
.byte 32
.byte 86
.byte -55
.byte 59
.byte -65
.byte -69
.byte -31
.byte 59
.byte 105
.byte -81
.byte -42
.byte 59
.byte -87
.byte -90
.byte -25
.byte 59
.byte 118
.byte -90
.byte 0
.byte 60
.byte -78
.byte -45
.byte 7
.byte 60
.byte 43
.byte 101
.byte 7
.byte 60
.byte -102
.byte -121
.byte -62
.byte 59
.byte -22
.byte 108
.byte 22
.byte 60
.byte -26
.byte -83
.byte -13
.byte 59
.byte -111
.byte 75
.byte 28
.byte 60
.byte 56
.byte -6
.byte -31
.byte 59
.byte -50
.byte 94
.byte -2
.byte 59
.byte 13
.byte 84
.byte -12
.byte 59
.byte 28
.byte -122
.byte -9
.byte 59
.byte 35
.byte -113
.byte 6
.byte 60
.byte -33
.byte -116
.byte -27
.byte 59
.byte 27
.byte -108
.byte 4
.byte 60
.byte 22
.byte 103
.byte -1
.byte 59
.byte 69
.byte 29
.byte -73
.byte 59
.byte 125
.byte -63
.byte -35
.byte 59
.byte -119
.byte -122
.byte -23
.byte 59
.byte 14
.byte 43
.byte 18
.byte 60
.byte 77
.byte -8
.byte 32
.byte 60
.byte -32
.byte 17
.byte 10
.byte 60
.byte 104
.byte -124
.byte 4
.byte 60
.byte 83
.byte -91
.byte 17
.byte 60
.byte 74
.byte 33
.byte -8
.byte 59
.byte -124
.byte -5
.byte 4
.byte 60
.byte 101
.byte -73
.byte -64
.byte 59
.byte 58
.byte -67
.byte -26
.byte 59
.byte -65
.byte 48
.byte 10
.byte 60
.byte 16
.byte -65
.byte -1
.byte 59
.byte 127
.byte -45
.byte -13
.byte 59
.byte 21
.byte -31
.byte 35
.byte 60
.byte -19
.byte -21
.byte -49
.byte 59
.byte 54
.byte -93
.byte 10
.byte 60
.byte 85
.byte -20
.byte -2
.byte 59
.byte -35
.byte -125
.byte -50
.byte 59
.byte 39
.byte -59
.byte -21
.byte 59
.byte -119
.byte -109
.byte -52
.byte 59
.byte 55
.byte 1
.byte -23
.byte 59
.byte -123
.byte 74
.byte 15
.byte 60
.byte 32
.byte -116
.byte -13
.byte 59
.byte 105
.byte -49
.byte -65
.byte 59
.byte 85
.byte -48
.byte 12
.byte 60
.byte -79
.byte 100
.byte 7
.byte 60
.byte -20
.byte -79
.byte -80
.byte 59
.byte 64
.byte 0
.byte 0
.byte 0
.byte -110
.byte 85
.byte -127
.byte 62
.byte 40
.byte -22
.byte 50
.byte 63
.byte -128
.byte -49
.byte 65
.byte 63
.byte 127
.byte 18
.byte 99
.byte 63
.byte -32
.byte -36
.byte -32
.byte 62
.byte 34
.byte 23
.byte 64
.byte 63
.byte -91
.byte -12
.byte 15
.byte 63
.byte -66
.byte -51
.byte 38
.byte 63
.byte 102
.byte -118
.byte -35
.byte 62
.byte -96
.byte -36
.byte 3
.byte 63
.byte -101
.byte 55
.byte 62
.byte 63
.byte -103
.byte 34
.byte 51
.byte 63
.byte 25
.byte 118
.byte 108
.byte 63
.byte -43
.byte -74
.byte 53
.byte 63
.byte -98
.byte 41
.byte 30
.byte 63
.byte 58
.byte -53
.byte 52
.byte 63
.byte -18
.byte 24
.byte 5
.byte 63
.byte -55
.byte 42
.byte 60
.byte 63
.byte -5
.byte -46
.byte 24
.byte 63
.byte 7
.byte -42
.byte 19
.byte 63
.byte -44
.byte -74
.byte 25
.byte 63
.byte 79
.byte -70
.byte 27
.byte 63
.byte -32
.byte 23
.byte 84
.byte 63
.byte -86
.byte -78
.byte 16
.byte 63
.byte -33
.byte -73
.byte 11
.byte 63
.byte -7
.byte -22
.byte 61
.byte 63
.byte -79
.byte 15
.byte 16
.byte 63
.byte -72
.byte -48
.byte 20
.byte 63
.byte 94
.byte 20
.byte 7
.byte 63
.byte 10
.byte -14
.byte 12
.byte 63
.byte 108
.byte -115
.byte 48
.byte 63
.byte 103
.byte -71
.byte 76
.byte 63
.byte -92
.byte -56
.byte 36
.byte 63
.byte -86
.byte -90
.byte -21
.byte 62
.byte -8
.byte 83
.byte 44
.byte 63
.byte -106
.byte -12
.byte 43
.byte 63
.byte 1
.byte -114
.byte 34
.byte 63
.byte 124
.byte -77
.byte 103
.byte 63
.byte 3
.byte 122
.byte 0
.byte 63
.byte 55
.byte 104
.byte 57
.byte 63
.byte -12
.byte 16
.byte 22
.byte 63
.byte -74
.byte 74
.byte 51
.byte 63
.byte 93
.byte 56
.byte 5
.byte 63
.byte 89
.byte -92
.byte 41
.byte 63
.byte 58
.byte -21
.byte 52
.byte 63
.byte -31
.byte -104
.byte -58
.byte 62
.byte -41
.byte 125
.byte 38
.byte 63
.byte -78
.byte 116
.byte 40
.byte 63
.byte -53
.byte 117
.byte 29
.byte 63
.byte -40
.byte -21
.byte 113
.byte 63
.byte -124
.byte -128
.byte 10
.byte 63
.byte 39
.byte -39
.byte -48
.byte 62
.byte -86
.byte 3
.byte 5
.byte 63
.byte -48
.byte -90
.byte 34
.byte 63
.byte -31
.byte 88
.byte 20
.byte 63
.byte -113
.byte -63
.byte 63
.byte 63
.byte 85
.byte 49
.byte 20
.byte 63
.byte 35
.byte 14
.byte 56
.byte 63
.byte -44
.byte -13
.byte 35
.byte 63
.byte 26
.byte 4
.byte 67
.byte 63
.byte -128
.byte 36
.byte 15
.byte 63
.byte 9
.byte 90
.byte 7
.byte 63
.byte 17
.byte -64
.byte 78
.byte 63
.byte -41
.byte -111
.byte -45
.byte 62
.byte 64
.byte 0
.byte 0
.byte 0
.byte 53
.byte 25
.byte 54
.byte -65
.byte 53
.byte -95
.byte -95
.byte -65
.byte 4
.byte -91
.byte 74
.byte -65
.byte 67
.byte -105
.byte -99
.byte -65
.byte -7
.byte -68
.byte 90
.byte -65
.byte 92
.byte 101
.byte -125
.byte -65
.byte 30
.byte 118
.byte 93
.byte -65
.byte 121
.byte -75
.byte -125
.byte -65
.byte -13
.byte -33
.byte -106
.byte -65
.byte 83
.byte 4
.byte 90
.byte -65
.byte -115
.byte 126
.byte -117
.byte -65
.byte 74
.byte 23
.byte 107
.byte -65
.byte 33
.byte -77
.byte -113
.byte -65
.byte -106
.byte 3
.byte 90
.byte -65
.byte -9
.byte 85
.byte 117
.byte -65
.byte 111
.byte -102
.byte 115
.byte -65
.byte 116
.byte -61
.byte 71
.byte -65
.byte 72
.byte -8
.byte 95
.byte -65
.byte 10
.byte 2
.byte 85
.byte -65
.byte 92
.byte -41
.byte 101
.byte -65
.byte 82
.byte 74
.byte 127
.byte -65
.byte 11
.byte -60
.byte -122
.byte -65
.byte 97
.byte 86
.byte -122
.byte -65
.byte -117
.byte 2
.byte 65
.byte -65
.byte 16
.byte 64
.byte -107
.byte -65
.byte -118
.byte -58
.byte 113
.byte -65
.byte -6
.byte 18
.byte -101
.byte -65
.byte 68
.byte 54
.byte 96
.byte -65
.byte 16
.byte 98
.byte 124
.byte -65
.byte 101
.byte 107
.byte 114
.byte -65
.byte 16
.byte -105
.byte 117
.byte -65
.byte 5
.byte -126
.byte -123
.byte -65
.byte -59
.byte -63
.byte 99
.byte -65
.byte -13
.byte -118
.byte -125
.byte -65
.byte 72
.byte 104
.byte 125
.byte -65
.byte 10
.byte -81
.byte 53
.byte -65
.byte -6
.byte 5
.byte 92
.byte -65
.byte 88
.byte -30
.byte 83
.byte -65
.byte -72
.byte 6
.byte -111
.byte -65
.byte 92
.byte -74
.byte -97
.byte -65
.byte -68
.byte -3
.byte -120
.byte -65
.byte 95
.byte 123
.byte -125
.byte -65
.byte 8
.byte -126
.byte -112
.byte -65
.byte 7
.byte 49
.byte 118
.byte -65
.byte -115
.byte -15
.byte -125
.byte -65
.byte -10
.byte 53
.byte 63
.byte -65
.byte -64
.byte -17
.byte 100
.byte -65
.byte 94
.byte 28
.byte -119
.byte -65
.byte -110
.byte -65
.byte 125
.byte -65
.byte 43
.byte 67
.byte 65
.byte -65
.byte 83
.byte -103
.byte -94
.byte -65
.byte 21
.byte 76
.byte 78
.byte -65
.byte -16
.byte -115
.byte -119
.byte -65
.byte 124
.byte -18
.byte 124
.byte -65
.byte -43
.byte -26
.byte 76
.byte -65
.byte -99
.byte -19
.byte 105
.byte -65
.byte 98
.byte -6
.byte 74
.byte -65
.byte 53
.byte 47
.byte 103
.byte -65
.byte -16
.byte 43
.byte -114
.byte -65
.byte 8
.byte -91
.byte 113
.byte -65
.byte -54
.byte 79
.byte 62
.byte -65
.byte -76
.byte -74
.byte -117
.byte -65
.byte -24
.byte 85
.byte -122
.byte -65
.byte -120
.byte 80
.byte 47
.byte -65
.byte 77
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 51
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -22
.byte -28
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte -72
.byte 2
.byte 0
.byte 0
.byte 15
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte 0
.byte 3
.byte 0
.byte 0
.byte -36
.byte -28
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 20
.byte 1
.byte 0
.byte 0
.byte -108
.byte 1
.byte 0
.byte 0
.byte 20
.byte 2
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 84
.byte -52
.byte 2
.byte 60
.byte -21
.byte -12
.byte -73
.byte 59
.byte 95
.byte -13
.byte 18
.byte 60
.byte 79
.byte 50
.byte -72
.byte 59
.byte 120
.byte 87
.byte -74
.byte 59
.byte 98
.byte -48
.byte -36
.byte 59
.byte 120
.byte 126
.byte -21
.byte 59
.byte -72
.byte -120
.byte -67
.byte 59
.byte -128
.byte 53
.byte -14
.byte 59
.byte 6
.byte 83
.byte -50
.byte 59
.byte 89
.byte 91
.byte -61
.byte 59
.byte 99
.byte 90
.byte -16
.byte 59
.byte 59
.byte -45
.byte -16
.byte 59
.byte 119
.byte 53
.byte -38
.byte 59
.byte 75
.byte 15
.byte -6
.byte 59
.byte 42
.byte -2
.byte -42
.byte 59
.byte -17
.byte -103
.byte 1
.byte 60
.byte 54
.byte 91
.byte -42
.byte 59
.byte 107
.byte -63
.byte -68
.byte 59
.byte 22
.byte -30
.byte 29
.byte 60
.byte -48
.byte -45
.byte -48
.byte 59
.byte -25
.byte -123
.byte -21
.byte 59
.byte -81
.byte -91
.byte -52
.byte 59
.byte 37
.byte -41
.byte 46
.byte 60
.byte -34
.byte 104
.byte -39
.byte 59
.byte 87
.byte -76
.byte -20
.byte 59
.byte 27
.byte 64
.byte 74
.byte 59
.byte 108
.byte -44
.byte -29
.byte 59
.byte -3
.byte 95
.byte -33
.byte 59
.byte -109
.byte 120
.byte -42
.byte 59
.byte -82
.byte -80
.byte -54
.byte 59
.byte -27
.byte -18
.byte -23
.byte 59
.byte 32
.byte 0
.byte 0
.byte 0
.byte -69
.byte -58
.byte -127
.byte 63
.byte 5
.byte 59
.byte 11
.byte 63
.byte -28
.byte 26
.byte 34
.byte 63
.byte 102
.byte 96
.byte 11
.byte 63
.byte -11
.byte 87
.byte 7
.byte 63
.byte 44
.byte -72
.byte -32
.byte 62
.byte -54
.byte 0
.byte 14
.byte 63
.byte -101
.byte -55
.byte 30
.byte 63
.byte 67
.byte -125
.byte 13
.byte 63
.byte 73
.byte 60
.byte 16
.byte 63
.byte -99
.byte 117
.byte 48
.byte 63
.byte 103
.byte 38
.byte 49
.byte 63
.byte -104
.byte 51
.byte 27
.byte 63
.byte -39
.byte 121
.byte -33
.byte 62
.byte -5
.byte -15
.byte -5
.byte 62
.byte 46
.byte 80
.byte 85
.byte 63
.byte -68
.byte 44
.byte 68
.byte 63
.byte -9
.byte 55
.byte 2
.byte 63
.byte -104
.byte 122
.byte 18
.byte 63
.byte -103
.byte -67
.byte 35
.byte 63
.byte 5
.byte -125
.byte -13
.byte 62
.byte 28
.byte 80
.byte 68
.byte 63
.byte 79
.byte 72
.byte 37
.byte 63
.byte 8
.byte -19
.byte 15
.byte 63
.byte -120
.byte 46
.byte 49
.byte 63
.byte 48
.byte 0
.byte 62
.byte 63
.byte -21
.byte 98
.byte 17
.byte 62
.byte -115
.byte 63
.byte 21
.byte 63
.byte -100
.byte -56
.byte 28
.byte 63
.byte 20
.byte -61
.byte 62
.byte 63
.byte -2
.byte 44
.byte 27
.byte 63
.byte -127
.byte 119
.byte 15
.byte 63
.byte 32
.byte 0
.byte 0
.byte 0
.byte -44
.byte 103
.byte 107
.byte -65
.byte 1
.byte -123
.byte 54
.byte -65
.byte 120
.byte -51
.byte -111
.byte -65
.byte -22
.byte -63
.byte 54
.byte -65
.byte -55
.byte -22
.byte 52
.byte -65
.byte -63
.byte 22
.byte 91
.byte -65
.byte 123
.byte -89
.byte 105
.byte -65
.byte -89
.byte 13
.byte 60
.byte -65
.byte 21
.byte 81
.byte 112
.byte -65
.byte 96
.byte -74
.byte 76
.byte -65
.byte -94
.byte -44
.byte 65
.byte -65
.byte -82
.byte 121
.byte 110
.byte -65
.byte -107
.byte -15
.byte 110
.byte -65
.byte 12
.byte -127
.byte 88
.byte -65
.byte 44
.byte 27
.byte 120
.byte -65
.byte 87
.byte -85
.byte 36
.byte -65
.byte -69
.byte -106
.byte -128
.byte -65
.byte -128
.byte -82
.byte 84
.byte -65
.byte -24
.byte 71
.byte 59
.byte -65
.byte 82
.byte -90
.byte -100
.byte -65
.byte 40
.byte 50
.byte 79
.byte -65
.byte -37
.byte -82
.byte 105
.byte -65
.byte 100
.byte 12
.byte 75
.byte -65
.byte 119
.byte 121
.byte -83
.byte -65
.byte 12
.byte -74
.byte 87
.byte -65
.byte -18
.byte -38
.byte 106
.byte -65
.byte -101
.byte -85
.byte -56
.byte -66
.byte -61
.byte 12
.byte 98
.byte -65
.byte 61
.byte -95
.byte 93
.byte -65
.byte -94
.byte -53
.byte 84
.byte -65
.byte 77
.byte 27
.byte 73
.byte -65
.byte 7
.byte 27
.byte 104
.byte -65
.byte 77
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 50
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 18
.byte -24
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte -72
.byte 2
.byte 0
.byte 0
.byte 14
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte 0
.byte 3
.byte 0
.byte 0
.byte 4
.byte -24
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 20
.byte 1
.byte 0
.byte 0
.byte -108
.byte 1
.byte 0
.byte 0
.byte 20
.byte 2
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 114
.byte 117
.byte 66
.byte 59
.byte -41
.byte 7
.byte -37
.byte 59
.byte -26
.byte 68
.byte 2
.byte 60
.byte -67
.byte -99
.byte 3
.byte 60
.byte -77
.byte -54
.byte -2
.byte 58
.byte -1
.byte -109
.byte 13
.byte 59
.byte -41
.byte -36
.byte -25
.byte 59
.byte 78
.byte -15
.byte 25
.byte 60
.byte 123
.byte 54
.byte -10
.byte 59
.byte 95
.byte -118
.byte -8
.byte 59
.byte 122
.byte 13
.byte 1
.byte 60
.byte 67
.byte -118
.byte 18
.byte 60
.byte -52
.byte 47
.byte 28
.byte 59
.byte -78
.byte 96
.byte 17
.byte 60
.byte -10
.byte -37
.byte -83
.byte 59
.byte 93
.byte -122
.byte -59
.byte 59
.byte -90
.byte 114
.byte 43
.byte 60
.byte -95
.byte -109
.byte -60
.byte 59
.byte 5
.byte -19
.byte 19
.byte 60
.byte -69
.byte -6
.byte -84
.byte 59
.byte -74
.byte -23
.byte 5
.byte 60
.byte 118
.byte 35
.byte -36
.byte 59
.byte -27
.byte 45
.byte -7
.byte 59
.byte 104
.byte 89
.byte 62
.byte 59
.byte 38
.byte -19
.byte 96
.byte 59
.byte 39
.byte -117
.byte -2
.byte 59
.byte 6
.byte 80
.byte 103
.byte 59
.byte 114
.byte -65
.byte -78
.byte 59
.byte 63
.byte -23
.byte 105
.byte 59
.byte 68
.byte -120
.byte -66
.byte 59
.byte -17
.byte 78
.byte -70
.byte 59
.byte -63
.byte -52
.byte 30
.byte 60
.byte 32
.byte 0
.byte 0
.byte 0
.byte -42
.byte 24
.byte 27
.byte 62
.byte -57
.byte 81
.byte 89
.byte 63
.byte 20
.byte 65
.byte 22
.byte 63
.byte 110
.byte 66
.byte 10
.byte 63
.byte -34
.byte -9
.byte 8
.byte 62
.byte -17
.byte 49
.byte 18
.byte 62
.byte -84
.byte 99
.byte 95
.byte 63
.byte -106
.byte -83
.byte 90
.byte 63
.byte 14
.byte 74
.byte 116
.byte 63
.byte 71
.byte -96
.byte 6
.byte 63
.byte 70
.byte -124
.byte 27
.byte 63
.byte -57
.byte -103
.byte 23
.byte 63
.byte 12
.byte -63
.byte 121
.byte 62
.byte -16
.byte -21
.byte 10
.byte 63
.byte -45
.byte 61
.byte -106
.byte 62
.byte -37
.byte -111
.byte 15
.byte 63
.byte 119
.byte 24
.byte 51
.byte 63
.byte -53
.byte -52
.byte 31
.byte 63
.byte 30
.byte 94
.byte 37
.byte 63
.byte 18
.byte -5
.byte 16
.byte 63
.byte -116
.byte -49
.byte 32
.byte 63
.byte 11
.byte 109
.byte 21
.byte 63
.byte 13
.byte 17
.byte 28
.byte 63
.byte 6
.byte 82
.byte 47
.byte 62
.byte -21
.byte 82
.byte 3
.byte 62
.byte 74
.byte -37
.byte 25
.byte 63
.byte -5
.byte 49
.byte -15
.byte 61
.byte 54
.byte -64
.byte -15
.byte 62
.byte -36
.byte 81
.byte -98
.byte 62
.byte -62
.byte 13
.byte 0
.byte 63
.byte -9
.byte 20
.byte 28
.byte 63
.byte 122
.byte 99
.byte 64
.byte 63
.byte 32
.byte 0
.byte 0
.byte 0
.byte -121
.byte -16
.byte -64
.byte -66
.byte 98
.byte 82
.byte 28
.byte -65
.byte 92
.byte 64
.byte -127
.byte -65
.byte -126
.byte -106
.byte -126
.byte -65
.byte 30
.byte -51
.byte 124
.byte -66
.byte -41
.byte 120
.byte -116
.byte -66
.byte 29
.byte 13
.byte 102
.byte -65
.byte 107
.byte -67
.byte -104
.byte -65
.byte 57
.byte -67
.byte 45
.byte -65
.byte 74
.byte -103
.byte 118
.byte -65
.byte 95
.byte 11
.byte -128
.byte -65
.byte 46
.byte 101
.byte -111
.byte -65
.byte 108
.byte -9
.byte -102
.byte -66
.byte -15
.byte 61
.byte -112
.byte -65
.byte 62
.byte -128
.byte 44
.byte -65
.byte 80
.byte -5
.byte 67
.byte -65
.byte -63
.byte 27
.byte -86
.byte -65
.byte 122
.byte 10
.byte 67
.byte -65
.byte 43
.byte -59
.byte -110
.byte -65
.byte -58
.byte -96
.byte 43
.byte -65
.byte -29
.byte -35
.byte -124
.byte -65
.byte 47
.byte 107
.byte 90
.byte -65
.byte -119
.byte 59
.byte 119
.byte -65
.byte -75
.byte -36
.byte -68
.byte -66
.byte 76
.byte 43
.byte -33
.byte -66
.byte 17
.byte -114
.byte 124
.byte -65
.byte 102
.byte -127
.byte -27
.byte -66
.byte -13
.byte 89
.byte 49
.byte -65
.byte 109
.byte 21
.byte -24
.byte -66
.byte 51
.byte 11
.byte 61
.byte -65
.byte 81
.byte -38
.byte 56
.byte -65
.byte 39
.byte -113
.byte -99
.byte -65
.byte 77
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 95
.byte 49
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 58
.byte -21
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte -76
.byte 2
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -8
.byte 2
.byte 0
.byte 0
.byte 44
.byte -21
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 16
.byte 1
.byte 0
.byte 0
.byte -112
.byte 1
.byte 0
.byte 0
.byte 16
.byte 2
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -27
.byte -32
.byte -72
.byte 59
.byte -34
.byte -48
.byte -58
.byte 59
.byte -73
.byte -58
.byte -34
.byte 59
.byte 103
.byte 95
.byte 20
.byte 60
.byte -118
.byte 56
.byte -46
.byte 59
.byte -52
.byte -110
.byte 3
.byte 60
.byte 12
.byte 75
.byte -11
.byte 59
.byte 120
.byte 92
.byte -17
.byte 59
.byte 84
.byte 10
.byte 6
.byte 60
.byte 29
.byte 31
.byte -65
.byte 59
.byte -97
.byte -65
.byte -2
.byte 59
.byte 9
.byte 92
.byte -83
.byte 59
.byte 75
.byte -62
.byte -13
.byte 59
.byte 1
.byte 23
.byte -86
.byte 59
.byte 87
.byte -9
.byte -121
.byte 59
.byte -124
.byte 26
.byte -3
.byte 59
.byte 30
.byte 94
.byte 49
.byte 60
.byte 56
.byte 39
.byte -89
.byte 59
.byte 47
.byte 40
.byte 30
.byte 60
.byte 47
.byte 79
.byte -15
.byte 59
.byte 30
.byte -128
.byte -45
.byte 59
.byte 25
.byte -26
.byte 6
.byte 60
.byte 24
.byte 85
.byte -74
.byte 59
.byte -95
.byte -19
.byte -84
.byte 59
.byte 28
.byte -62
.byte -73
.byte 59
.byte 29
.byte 5
.byte -94
.byte 59
.byte 53
.byte 125
.byte -72
.byte 59
.byte 24
.byte -94
.byte -86
.byte 59
.byte 15
.byte 41
.byte -110
.byte 59
.byte 125
.byte -82
.byte -30
.byte 59
.byte -65
.byte -7
.byte 37
.byte 60
.byte -6
.byte 70
.byte -36
.byte 59
.byte 32
.byte 0
.byte 0
.byte 0
.byte 17
.byte 16
.byte 11
.byte 63
.byte -35
.byte -30
.byte -12
.byte 62
.byte -4
.byte -20
.byte -18
.byte 62
.byte 72
.byte -8
.byte -67
.byte 62
.byte 25
.byte -108
.byte 80
.byte 63
.byte -90
.byte -117
.byte -126
.byte 63
.byte 100
.byte -17
.byte 42
.byte 63
.byte -9
.byte -37
.byte -66
.byte 62
.byte 78
.byte 67
.byte 41
.byte 63
.byte -33
.byte -96
.byte 61
.byte 63
.byte -11
.byte 56
.byte -7
.byte 62
.byte 81
.byte 1
.byte 44
.byte 63
.byte -58
.byte -38
.byte 113
.byte 63
.byte -45
.byte -62
.byte 40
.byte 63
.byte 104
.byte -25
.byte 6
.byte 63
.byte -99
.byte 56
.byte 27
.byte 63
.byte 98
.byte -5
.byte -81
.byte 63
.byte 3
.byte -27
.byte -11
.byte 62
.byte -33
.byte -21
.byte -100
.byte 63
.byte -111
.byte 108
.byte 111
.byte 63
.byte 30
.byte -39
.byte 81
.byte 63
.byte -85
.byte -99
.byte 49
.byte 63
.byte 89
.byte 123
.byte 47
.byte 63
.byte 60
.byte -19
.byte -2
.byte 62
.byte 48
.byte -114
.byte 23
.byte 63
.byte 77
.byte 76
.byte 13
.byte 63
.byte -114
.byte 24
.byte 43
.byte 63
.byte -5
.byte 36
.byte 33
.byte 63
.byte -67
.byte 4
.byte 17
.byte 63
.byte 69
.byte 59
.byte -2
.byte 62
.byte -92
.byte 27
.byte 76
.byte 63
.byte 68
.byte 22
.byte -8
.byte 62
.byte 32
.byte 0
.byte 0
.byte 0
.byte 35
.byte 111
.byte 55
.byte -65
.byte 60
.byte 67
.byte 69
.byte -65
.byte 42
.byte 9
.byte 93
.byte -65
.byte -88
.byte 54
.byte -109
.byte -65
.byte -95
.byte -124
.byte -64
.byte -66
.byte 104
.byte 42
.byte -49
.byte -66
.byte 118
.byte 96
.byte 115
.byte -65
.byte -65
.byte 125
.byte 109
.byte -65
.byte 63
.byte -2
.byte -124
.byte -65
.byte -21
.byte -75
.byte 18
.byte -65
.byte 32
.byte -62
.byte 124
.byte -65
.byte -46
.byte 42
.byte -17
.byte -66
.byte 120
.byte -95
.byte 82
.byte -65
.byte -47
.byte -68
.byte 22
.byte -65
.byte -40
.byte 44
.byte -23
.byte -66
.byte 79
.byte 32
.byte 123
.byte -65
.byte 48
.byte -84
.byte 116
.byte -65
.byte -22
.byte -40
.byte 37
.byte -65
.byte 59
.byte 18
.byte -122
.byte -65
.byte 9
.byte -117
.byte 28
.byte -65
.byte -71
.byte -28
.byte 52
.byte -65
.byte 77
.byte -40
.byte -123
.byte -65
.byte 110
.byte -24
.byte 52
.byte -65
.byte -58
.byte -109
.byte 43
.byte -65
.byte -104
.byte 82
.byte 54
.byte -65
.byte 19
.byte -63
.byte 32
.byte -65
.byte 59
.byte 12
.byte 55
.byte -65
.byte -44
.byte 76
.byte 41
.byte -65
.byte -99
.byte -56
.byte -5
.byte -66
.byte 32
.byte -23
.byte 96
.byte -65
.byte -52
.byte -83
.byte -92
.byte -65
.byte 108
.byte -114
.byte 90
.byte -65
.byte 73
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 47
.byte 99
.byte 111
.byte 110
.byte 118
.byte 49
.byte 100
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 15
.byte 0
.byte 0
.byte 0
.byte 90
.byte -18
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 76
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -112
.byte 0
.byte 0
.byte 0
.byte 76
.byte -18
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -70
.byte -76
.byte 27
.byte 60
.byte 1
.byte 0
.byte 0
.byte 0
.byte -62
.byte -18
.byte -65
.byte 62
.byte 1
.byte 0
.byte 0
.byte 0
.byte 81
.byte 125
.byte -102
.byte -65
.byte 73
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 121
.byte 95
.byte 112
.byte 114
.byte 101
.byte 100
.byte 47
.byte 77
.byte 97
.byte 116
.byte 77
.byte 117
.byte 108
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 121
.byte 95
.byte 112
.byte 114
.byte 101
.byte 100
.byte 47
.byte 77
.byte 97
.byte 116
.byte 77
.byte 117
.byte 108
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 10
.byte -17
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 72
.byte 0
.byte 0
.byte 0
.byte 11
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -120
.byte 0
.byte 0
.byte 0
.byte -4
.byte -18
.byte -1
.byte -1
.byte 16
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 85
.byte -104
.byte -13
.byte 59
.byte 1
.byte 0
.byte 0
.byte 0
.byte 8
.byte 3
.byte 19
.byte 63
.byte 1
.byte 0
.byte 0
.byte 0
.byte 36
.byte -79
.byte 113
.byte -65
.byte 71
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 100
.byte 101
.byte 110
.byte 115
.byte 101
.byte 47
.byte 77
.byte 97
.byte 116
.byte 77
.byte 117
.byte 108
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 100
.byte 101
.byte 110
.byte 115
.byte 101
.byte 47
.byte 77
.byte 97
.byte 116
.byte 77
.byte 117
.byte 108
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -78
.byte -17
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 40
.byte 3
.byte 0
.byte 0
.byte 10
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 44
.byte 3
.byte 0
.byte 0
.byte -4
.byte -15
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 2
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 77
.byte -125
.byte 106
.byte 59
.byte -55
.byte -41
.byte -121
.byte 59
.byte -50
.byte 95
.byte -14
.byte 58
.byte -53
.byte 66
.byte -62
.byte 58
.byte 22
.byte 79
.byte -115
.byte 58
.byte -108
.byte -40
.byte -98
.byte 59
.byte -127
.byte 31
.byte 105
.byte 59
.byte 94
.byte 30
.byte -127
.byte 59
.byte 29
.byte -47
.byte 63
.byte 59
.byte -37
.byte -96
.byte -124
.byte 59
.byte -101
.byte 99
.byte 57
.byte 59
.byte 13
.byte 16
.byte 116
.byte 59
.byte 66
.byte -100
.byte 54
.byte 59
.byte -119
.byte -2
.byte 65
.byte 59
.byte 120
.byte 89
.byte 74
.byte 59
.byte 17
.byte 5
.byte 106
.byte 59
.byte -92
.byte -2
.byte 127
.byte 59
.byte -117
.byte 48
.byte 84
.byte 59
.byte 121
.byte -73
.byte 84
.byte 59
.byte 33
.byte 17
.byte -3
.byte 58
.byte 11
.byte 65
.byte -71
.byte 58
.byte -10
.byte -85
.byte 110
.byte 59
.byte 89
.byte -38
.byte -121
.byte 58
.byte -111
.byte -35
.byte 65
.byte 59
.byte -14
.byte 99
.byte -36
.byte 58
.byte 46
.byte -53
.byte -81
.byte 58
.byte -90
.byte -38
.byte -72
.byte 58
.byte -7
.byte 31
.byte 30
.byte 59
.byte -49
.byte -43
.byte 28
.byte 59
.byte -4
.byte 14
.byte -47
.byte 58
.byte 121
.byte 122
.byte 89
.byte 59
.byte 40
.byte -66
.byte -2
.byte 58
.byte -54
.byte 25
.byte -100
.byte 59
.byte -53
.byte 92
.byte 66
.byte 59
.byte -15
.byte -44
.byte 107
.byte 59
.byte 102
.byte 18
.byte 36
.byte 59
.byte 21
.byte 86
.byte 85
.byte 59
.byte -32
.byte -70
.byte 119
.byte 59
.byte -13
.byte 124
.byte 123
.byte 59
.byte 76
.byte -9
.byte 105
.byte 58
.byte -71
.byte 41
.byte 114
.byte 59
.byte -65
.byte -106
.byte -4
.byte 58
.byte -116
.byte -38
.byte 66
.byte 59
.byte 52
.byte -98
.byte -96
.byte 59
.byte 126
.byte -11
.byte -102
.byte 59
.byte -67
.byte 72
.byte 118
.byte 58
.byte 25
.byte -41
.byte 74
.byte 59
.byte -20
.byte 11
.byte 79
.byte 59
.byte 10
.byte -59
.byte 12
.byte 59
.byte -59
.byte -29
.byte 120
.byte 59
.byte 2
.byte 53
.byte 111
.byte 59
.byte 116
.byte 6
.byte -125
.byte 58
.byte 82
.byte 36
.byte 56
.byte 59
.byte 29
.byte 92
.byte -85
.byte 58
.byte 101
.byte 84
.byte 79
.byte 59
.byte -14
.byte -125
.byte 73
.byte 59
.byte 73
.byte -96
.byte 10
.byte 59
.byte 17
.byte -77
.byte 72
.byte 59
.byte -96
.byte 11
.byte 17
.byte 59
.byte 100
.byte -82
.byte 116
.byte 59
.byte 25
.byte 64
.byte 25
.byte 59
.byte -90
.byte -38
.byte 64
.byte 59
.byte 59
.byte 87
.byte 82
.byte 59
.byte -94
.byte 7
.byte 36
.byte 59
.byte 9
.byte 0
.byte 0
.byte 0
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 56
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -6
.byte -14
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 40
.byte 3
.byte 0
.byte 0
.byte 9
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 44
.byte 3
.byte 0
.byte 0
.byte 68
.byte -11
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 2
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -95
.byte 100
.byte 92
.byte 58
.byte -83
.byte -98
.byte -61
.byte 58
.byte -115
.byte 66
.byte 117
.byte 58
.byte 76
.byte -69
.byte -66
.byte 58
.byte 118
.byte 94
.byte -124
.byte 58
.byte 42
.byte 7
.byte -97
.byte 58
.byte 86
.byte 4
.byte -122
.byte 58
.byte 33
.byte 104
.byte -97
.byte 58
.byte 107
.byte -102
.byte -74
.byte 58
.byte -71
.byte -18
.byte -125
.byte 58
.byte 87
.byte -44
.byte -88
.byte 58
.byte -51
.byte 67
.byte -114
.byte 58
.byte 83
.byte -21
.byte -83
.byte 58
.byte 70
.byte -18
.byte -125
.byte 58
.byte -23
.byte 118
.byte -108
.byte 58
.byte -126
.byte 106
.byte -109
.byte 58
.byte -30
.byte -59
.byte 113
.byte 58
.byte -16
.byte -120
.byte -121
.byte 58
.byte -64
.byte -26
.byte -128
.byte 58
.byte -122
.byte 22
.byte -117
.byte 58
.byte 11
.byte 125
.byte -102
.byte 58
.byte 68
.byte 27
.byte -93
.byte 58
.byte -117
.byte -106
.byte -94
.byte 58
.byte 100
.byte -103
.byte 105
.byte 58
.byte 18
.byte -93
.byte -76
.byte 58
.byte 93
.byte 79
.byte -110
.byte 58
.byte -123
.byte -81
.byte -69
.byte 58
.byte 115
.byte -82
.byte -121
.byte 58
.byte -88
.byte -70
.byte -104
.byte 58
.byte 31
.byte -77
.byte -110
.byte 58
.byte 77
.byte -98
.byte -108
.byte 58
.byte -122
.byte -107
.byte -95
.byte 58
.byte -96
.byte -45
.byte -119
.byte 58
.byte -87
.byte 52
.byte -97
.byte 58
.byte 86
.byte 89
.byte -103
.byte 58
.byte 34
.byte -28
.byte 91
.byte 58
.byte -114
.byte 37
.byte -123
.byte 58
.byte -89
.byte 54
.byte -116
.byte 58
.byte 83
.byte -122
.byte -81
.byte 58
.byte -101
.byte 76
.byte -63
.byte 58
.byte -60
.byte -52
.byte -91
.byte 58
.byte -49
.byte 33
.byte -97
.byte 58
.byte -68
.byte -27
.byte -82
.byte 58
.byte 122
.byte -5
.byte -108
.byte 58
.byte -41
.byte -80
.byte -97
.byte 58
.byte -13
.byte 107
.byte 103
.byte 58
.byte 94
.byte -118
.byte -118
.byte 58
.byte -42
.byte -15
.byte -91
.byte 58
.byte 41
.byte -114
.byte -103
.byte 58
.byte -16
.byte 101
.byte -110
.byte 58
.byte -8
.byte -54
.byte -60
.byte 58
.byte 67
.byte -82
.byte 121
.byte 58
.byte 74
.byte 123
.byte -90
.byte 58
.byte -94
.byte 15
.byte -103
.byte 58
.byte -30
.byte -3
.byte 119
.byte 58
.byte -86
.byte -113
.byte -115
.byte 58
.byte -33
.byte -87
.byte 117
.byte 58
.byte -102
.byte -26
.byte -117
.byte 58
.byte -35
.byte 17
.byte -84
.byte 58
.byte 21
.byte 59
.byte -110
.byte 58
.byte 96
.byte 85
.byte 102
.byte 58
.byte 78
.byte 24
.byte -87
.byte 58
.byte -8
.byte -107
.byte -94
.byte 58
.byte -68
.byte 46
.byte 84
.byte 58
.byte 9
.byte 0
.byte 0
.byte 0
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 54
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 66
.byte -10
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte -88
.byte 1
.byte 0
.byte 0
.byte 8
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte -84
.byte 1
.byte 0
.byte 0
.byte -116
.byte -8
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 1
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 18
.byte -88
.byte -125
.byte 58
.byte -8
.byte 41
.byte 57
.byte 58
.byte 64
.byte -22
.byte -109
.byte 58
.byte -61
.byte 103
.byte 57
.byte 58
.byte -49
.byte -119
.byte 55
.byte 58
.byte 91
.byte 67
.byte 94
.byte 58
.byte 27
.byte 10
.byte 109
.byte 58
.byte 36
.byte -57
.byte 62
.byte 58
.byte 107
.byte -52
.byte 115
.byte 58
.byte -89
.byte -83
.byte 79
.byte 58
.byte -115
.byte -93
.byte 68
.byte 58
.byte 47
.byte -18
.byte 113
.byte 58
.byte -46
.byte 103
.byte 114
.byte 58
.byte 16
.byte -92
.byte 91
.byte 58
.byte 102
.byte -77
.byte 123
.byte 58
.byte 91
.byte 103
.byte 88
.byte 58
.byte -85
.byte 115
.byte -126
.byte 58
.byte 86
.byte -61
.byte 87
.byte 58
.byte -120
.byte -2
.byte 61
.byte 58
.byte 85
.byte -21
.byte -98
.byte 58
.byte -90
.byte 50
.byte 82
.byte 58
.byte -106
.byte 17
.byte 109
.byte 58
.byte 127
.byte -3
.byte 77
.byte 58
.byte -31
.byte -4
.byte -81
.byte 58
.byte 31
.byte -42
.byte 90
.byte 58
.byte 2
.byte 66
.byte 110
.byte 58
.byte -28
.byte -109
.byte -53
.byte 57
.byte 46
.byte 83
.byte 101
.byte 58
.byte 67
.byte -41
.byte 96
.byte 58
.byte -28
.byte -32
.byte 87
.byte 58
.byte 52
.byte 5
.byte 76
.byte 58
.byte -24
.byte 119
.byte 107
.byte 58
.byte 9
.byte 0
.byte 0
.byte 0
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 52
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 10
.byte -8
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte -88
.byte 1
.byte 0
.byte 0
.byte 7
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte -84
.byte 1
.byte 0
.byte 0
.byte 84
.byte -6
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 12
.byte 1
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -110
.byte -55
.byte 19
.byte 57
.byte 58
.byte 118
.byte -90
.byte 57
.byte -30
.byte 1
.byte -58
.byte 57
.byte 9
.byte 14
.byte -56
.byte 57
.byte -36
.byte -93
.byte -63
.byte 56
.byte 101
.byte 50
.byte -41
.byte 56
.byte -50
.byte 54
.byte -80
.byte 57
.byte -97
.byte -3
.byte -23
.byte 57
.byte -65
.byte 30
.byte -69
.byte 57
.byte -97
.byte -29
.byte -68
.byte 57
.byte -121
.byte 40
.byte -60
.byte 57
.byte 46
.byte -67
.byte -34
.byte 57
.byte -41
.byte 102
.byte -19
.byte 56
.byte -30
.byte -8
.byte -36
.byte 57
.byte -63
.byte 33
.byte -124
.byte 57
.byte 26
.byte 30
.byte -106
.byte 57
.byte -102
.byte 76
.byte 2
.byte 58
.byte -96
.byte 101
.byte -107
.byte 57
.byte 104
.byte -40
.byte -32
.byte 57
.byte -107
.byte 118
.byte -125
.byte 57
.byte -65
.byte -117
.byte -53
.byte 57
.byte -57
.byte 77
.byte -89
.byte 57
.byte -26
.byte 95
.byte -67
.byte 57
.byte 7
.byte -86
.byte 16
.byte 57
.byte 75
.byte -15
.byte 42
.byte 57
.byte -112
.byte 115
.byte -63
.byte 57
.byte -55
.byte -53
.byte 47
.byte 57
.byte -32
.byte -40
.byte -121
.byte 57
.byte 90
.byte -59
.byte 49
.byte 57
.byte -92
.byte -51
.byte -112
.byte 57
.byte -43
.byte -105
.byte -115
.byte 57
.byte -90
.byte 95
.byte -15
.byte 57
.byte 9
.byte 0
.byte 0
.byte 0
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 50
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -46
.byte -7
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 48
.byte 0
.byte 0
.byte 0
.byte 6
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 52
.byte 0
.byte 0
.byte 0
.byte 28
.byte -4
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 57
.byte -94
.byte -18
.byte 59
.byte 10
.byte 0
.byte 0
.byte 0
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 49
.byte 52
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 13
.byte 0
.byte 0
.byte 0
.byte 34
.byte -6
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 48
.byte 0
.byte 0
.byte 0
.byte 5
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 52
.byte 0
.byte 0
.byte 0
.byte 108
.byte -4
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 87
.byte -44
.byte -6
.byte 59
.byte 10
.byte 0
.byte 0
.byte 0
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 49
.byte 50
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 114
.byte -6
.byte -1
.byte -1
.byte 20
.byte 0
.byte 0
.byte 0
.byte 36
.byte 3
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 40
.byte 3
.byte 0
.byte 0
.byte -68
.byte -4
.byte -1
.byte -1
.byte 8
.byte 0
.byte 0
.byte 0
.byte 8
.byte 2
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -87
.byte -33
.byte -2
.byte 59
.byte 52
.byte 0
.byte -64
.byte 59
.byte -40
.byte 0
.byte -98
.byte 59
.byte -31
.byte 37
.byte -11
.byte 59
.byte 62
.byte -88
.byte -48
.byte 59
.byte 1
.byte -27
.byte -63
.byte 59
.byte 36
.byte -10
.byte -86
.byte 59
.byte -122
.byte 86
.byte -64
.byte 59
.byte -48
.byte -77
.byte 75
.byte 59
.byte 0
.byte -17
.byte -68
.byte 59
.byte 72
.byte 41
.byte 50
.byte 60
.byte 67
.byte 32
.byte -45
.byte 59
.byte -104
.byte 73
.byte 31
.byte 59
.byte -119
.byte 59
.byte -88
.byte 59
.byte 88
.byte 55
.byte -70
.byte 59
.byte -75
.byte 22
.byte -46
.byte 59
.byte 39
.byte -73
.byte -25
.byte 59
.byte -26
.byte 54
.byte 5
.byte 60
.byte 83
.byte 58
.byte -55
.byte 59
.byte -117
.byte -112
.byte -33
.byte 59
.byte 107
.byte -103
.byte -52
.byte 59
.byte 33
.byte 110
.byte -59
.byte 59
.byte -19
.byte 86
.byte -43
.byte 59
.byte 103
.byte -7
.byte -40
.byte 59
.byte -55
.byte -83
.byte -96
.byte 59
.byte -113
.byte -102
.byte -12
.byte 59
.byte 47
.byte -109
.byte 6
.byte 60
.byte -54
.byte -50
.byte -25
.byte 59
.byte 5
.byte 16
.byte -87
.byte 59
.byte -5
.byte 69
.byte -40
.byte 59
.byte 56
.byte 121
.byte -11
.byte 59
.byte -106
.byte 54
.byte 5
.byte 60
.byte -77
.byte -83
.byte 12
.byte 60
.byte -40
.byte -82
.byte -36
.byte 59
.byte -87
.byte 22
.byte 10
.byte 60
.byte -93
.byte 48
.byte -38
.byte 59
.byte -2
.byte -103
.byte -8
.byte 59
.byte 117
.byte 58
.byte -64
.byte 59
.byte 96
.byte -98
.byte -53
.byte 59
.byte -127
.byte -56
.byte -40
.byte 59
.byte 86
.byte -44
.byte -38
.byte 59
.byte 104
.byte 89
.byte -85
.byte 59
.byte 115
.byte -5
.byte -64
.byte 59
.byte 49
.byte 106
.byte 3
.byte 60
.byte -17
.byte -68
.byte -44
.byte 59
.byte 49
.byte -94
.byte -52
.byte 59
.byte -87
.byte -50
.byte 27
.byte 59
.byte 68
.byte -92
.byte 0
.byte 60
.byte -79
.byte -120
.byte -49
.byte 59
.byte -77
.byte -17
.byte -17
.byte 59
.byte 114
.byte 82
.byte -19
.byte 59
.byte -61
.byte 60
.byte -47
.byte 59
.byte -26
.byte -101
.byte -49
.byte 59
.byte -8
.byte 34
.byte -63
.byte 59
.byte -102
.byte -16
.byte -94
.byte 59
.byte -79
.byte -114
.byte -51
.byte 59
.byte -83
.byte -94
.byte -21
.byte 59
.byte -117
.byte -47
.byte -36
.byte 59
.byte -108
.byte -14
.byte -29
.byte 59
.byte -70
.byte 18
.byte -32
.byte 59
.byte 80
.byte 115
.byte -66
.byte 59
.byte -123
.byte -85
.byte -59
.byte 59
.byte -16
.byte -45
.byte -77
.byte 59
.byte -51
.byte -20
.byte -39
.byte 59
.byte 10
.byte 0
.byte 0
.byte 0
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 49
.byte 48
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 64
.byte 0
.byte 0
.byte 0
.byte -74
.byte -3
.byte -1
.byte -1
.byte 32
.byte 0
.byte 0
.byte 0
.byte -80
.byte 1
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte -76
.byte 1
.byte 0
.byte 0
.byte 12
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 8
.byte 0
.byte 4
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 8
.byte 0
.byte 0
.byte 0
.byte 8
.byte 1
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 1
.byte 29
.byte 92
.byte 57
.byte -6
.byte -76
.byte 108
.byte 57
.byte -21
.byte -99
.byte -124
.byte 57
.byte 106
.byte -90
.byte -80
.byte 57
.byte 23
.byte 73
.byte 122
.byte 57
.byte 47
.byte -90
.byte -100
.byte 57
.byte 96
.byte 5
.byte -110
.byte 57
.byte 97
.byte 125
.byte -114
.byte 57
.byte 19
.byte -106
.byte -97
.byte 57
.byte -47
.byte -117
.byte 99
.byte 57
.byte 83
.byte -90
.byte -105
.byte 57
.byte 36
.byte 102
.byte 78
.byte 57
.byte -109
.byte 27
.byte -111
.byte 57
.byte -106
.byte -127
.byte 74
.byte 57
.byte 12
.byte -31
.byte 33
.byte 57
.byte -91
.byte -85
.byte -106
.byte 57
.byte -57
.byte 43
.byte -45
.byte 57
.byte -122
.byte 2
.byte 71
.byte 57
.byte -111
.byte 76
.byte -68
.byte 57
.byte 67
.byte -90
.byte -113
.byte 57
.byte 25
.byte -49
.byte 123
.byte 57
.byte -69
.byte -101
.byte -96
.byte 57
.byte -5
.byte 20
.byte 89
.byte 57
.byte -78
.byte -30
.byte 77
.byte 57
.byte -112
.byte -57
.byte 90
.byte 57
.byte -8
.byte -27
.byte 64
.byte 57
.byte 82
.byte -90
.byte 91
.byte 57
.byte 47
.byte 39
.byte 75
.byte 57
.byte 35
.byte 4
.byte 46
.byte 57
.byte 19
.byte -15
.byte -122
.byte 57
.byte -104
.byte -101
.byte -59
.byte 57
.byte 22
.byte 33
.byte -125
.byte 57
.byte 9
.byte 0
.byte 0
.byte 0
.byte 117
.byte 110
.byte 107
.byte 110
.byte 111
.byte 119
.byte 110
.byte 95
.byte 48
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte -122
.byte -1
.byte -1
.byte -1
.byte 24
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 2
.byte 92
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 4
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 73
.byte 0
.byte 0
.byte 0
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 102
.byte 108
.byte 97
.byte 116
.byte 116
.byte 101
.byte 110
.byte 47
.byte 67
.byte 111
.byte 110
.byte 115
.byte 116
.byte 59
.byte 83
.byte 116
.byte 97
.byte 116
.byte 101
.byte 102
.byte 117
.byte 108
.byte 80
.byte 97
.byte 114
.byte 116
.byte 105
.byte 116
.byte 105
.byte 111
.byte 110
.byte 101
.byte 100
.byte 67
.byte 97
.byte 108
.byte 108
.byte 47
.byte 115
.byte 101
.byte 113
.byte 117
.byte 101
.byte 110
.byte 116
.byte 105
.byte 97
.byte 108
.byte 47
.byte 102
.byte 108
.byte 97
.byte 116
.byte 116
.byte 101
.byte 110
.byte 47
.byte 67
.byte 111
.byte 110
.byte 115
.byte 116
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 14
.byte 0
.byte 24
.byte 0
.byte 20
.byte 0
.byte 19
.byte 0
.byte 12
.byte 0
.byte 8
.byte 0
.byte 4
.byte 0
.byte 14
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 88
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte 100
.byte 0
.byte 0
.byte 0
.byte 12
.byte 0
.byte 20
.byte 0
.byte 16
.byte 0
.byte 12
.byte 0
.byte 8
.byte 0
.byte 4
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 16
.byte 0
.byte 0
.byte 0
.byte 28
.byte 0
.byte 0
.byte 0
.byte 32
.byte 0
.byte 0
.byte 0
.byte 36
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 5
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte 11
.byte 101
.byte 24
.byte 61
.byte 1
.byte 0
.byte 0
.byte 0
.byte 2
.byte 43
.byte -111
.byte 64
.byte 1
.byte 0
.byte 0
.byte 0
.byte 74
.byte 110
.byte -98
.byte -64
.byte 18
.byte 0
.byte 0
.byte 0
.byte 114
.byte 101
.byte 115
.byte 104
.byte 97
.byte 112
.byte 101
.byte 95
.byte 105
.byte 110
.byte 112
.byte 117
.byte 116
.byte 95
.byte 105
.byte 110
.byte 116
.byte 56
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 1
.byte 0
.byte 0
.byte 0
.byte -33
.byte 2
.byte 0
.byte 0
.byte 7
.byte 0
.byte 0
.byte 0
.byte -112
.byte 0
.byte 0
.byte 0
.byte 112
.byte 0
.byte 0
.byte 0
.byte 80
.byte 0
.byte 0
.byte 0
.byte 60
.byte 0
.byte 0
.byte 0
.byte 40
.byte 0
.byte 0
.byte 0
.byte 24
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte -76
.byte -1
.byte -1
.byte -1
.byte 6
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 6
.byte -88
.byte -1
.byte -1
.byte -1
.byte 114
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 114
.byte -48
.byte -1
.byte -1
.byte -1
.byte 25
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 25
.byte -32
.byte -1
.byte -1
.byte -1
.byte 9
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 9
.byte -16
.byte -1
.byte -1
.byte -1
.byte 17
.byte 0
.byte 0
.byte 0
.byte 2
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 17
.byte 12
.byte 0
.byte 16
.byte 0
.byte 15
.byte 0
.byte 0
.byte 0
.byte 8
.byte 0
.byte 4
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 3
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 3
.byte 12
.byte 0
.byte 12
.byte 0
.byte 11
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 4
.byte 0
.byte 12
.byte 0
.byte 0
.byte 0
.byte 22
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 0
.byte 22
.global trained_tflite_len
.data
.align 2
.type trained_tflite_len, %object
.size trained_tflite_len, 4
trained_tflite_len:
.word 65712
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC1:
.string "%d"
.align 3
.LC2:
.string "%d\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -224]!
.cfi_def_cfa_offset 224
.cfi_offset 29, -224
.cfi_offset 30, -216
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 216]
mov x1, 0
adrp x0, .LC0
add x1, x0, :lo12:.LC0
add x0, sp, 32
ldp q0, q1, [x1]
stp q0, q1, [x0]
ldp q0, q1, [x1, 32]
stp q0, q1, [x0, 32]
ldp q0, q1, [x1, 64]
stp q0, q1, [x0, 64]
ldp q0, q1, [x1, 96]
stp q0, q1, [x0, 96]
ldp q0, q1, [x1, 128]
stp q0, q1, [x0, 128]
ldr q0, [x1, 160]
str q0, [x0, 160]
ldr w1, [x1, 176]
str w1, [x0, 176]
add x0, sp, 28
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
ldr w0, [sp, 28]
sub w0, w0, #1
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 32
ldr w0, [x1, x0]
mov w1, w0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 216]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L3
bl __stack_chk_fail
.L3:
mov w0, w1
ldp x29, x30, [sp], 224
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
.section .rodata
.align 3
.LC0:
.word 103
.word 88
.word 91
.word 99
.word 101
.word 86
.word 96
.word 100
.word 71
.word 91
.word 96
.word 91
.word 98
.word 102
.word 96
.word 85
.word 102
.word 97
.word 91
.word 112
.word 85
.word 79
.word 86
.word 91
.word 97
.word 98
.word 110
.word 80
.word 88
.word 80
.word 95
.word 83
.word 93
.word 109
.word 88
.word 91
.word 103
.word 90
.word 95
.word 113
.word 81
.word 86
.word 97
.word 93
.word 93
.text
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "I'm threadFunc: %d\n"
.text
.align 2
.global threadFunc
.type threadFunc, %function
threadFunc:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
str w0, [sp, 44]
str wzr, [sp, 40]
b .L2
.L3:
ldr w1, [sp, 40]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
mov w0, 1
bl sleep
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L2:
ldr w1, [sp, 40]
ldr w0, [sp, 44]
cmp w1, w0
blt .L3
mov x0, 0
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size threadFunc, .-threadFunc
.section .rodata
.align 3
.LC1:
.string "Error: Faild to createb new thread."
.align 3
.LC2:
.string "I'm main: %d\n"
.align 3
.LC3:
.string "Error: Failed to wait for the thread termination."
.align 3
.LC4:
.string "Bye."
.text
.align 2
.global main
.type main, %function
main:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
ldr w0, [sp, 28]
cmp w0, 1
ble .L6
ldr x0, [sp, 16]
add x0, x0, 8
ldr x0, [x0]
bl atoi
str w0, [sp, 40]
b .L7
.L6:
mov w0, 1
str w0, [sp, 40]
.L7:
ldrsw x0, [sp, 40]
add x4, sp, 48
mov x3, x0
adrp x0, threadFunc
add x2, x0, :lo12:threadFunc
mov x1, 0
mov x0, x4
bl pthread_create
cmp w0, 0
beq .L8
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
mov w0, 1
bl exit
.L8:
str wzr, [sp, 44]
b .L9
.L10:
ldr w1, [sp, 44]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
mov w0, 1
bl sleep
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L9:
ldr w0, [sp, 44]
cmp w0, 4
ble .L10
ldr x0, [sp, 48]
mov x1, 0
bl pthread_join
cmp w0, 0
beq .L11
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl puts
mov w0, 1
bl exit
.L11:
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl puts
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 56]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L13
bl __stack_chk_fail
.L13:
mov w0, w1
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
mov w0, 1026
str w0, [sp, 36]
ldr w0, [sp, 36]
lsl w0, w0, 2
sxtw x0, w0
add x0, x0, 1
add x1, sp, 40
add x0, x1, x0
mov w1, 65
strb w1, [x0]
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 56]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L3
bl __stack_chk_fail
.L3:
mov w0, w1
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "\\begin{"
.text
.align 2
.global foo
.type foo, %function
foo:
.LFB0:
.cfi_startproc
adrp x0, .LC0
add x0, x0, :lo12:.LC0
ret
.cfi_endproc
.LFE0:
.size foo, .-foo
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "pow(1.414,2) is %lf\n"
.align 3
.LC1:
.string "pow(1.415,2) is %lf\n"
.align 3
.LC2:
.string "higher : %lf lower : %lf higer - lower : %lf \n "
.align 3
.LC3:
.string "%lf\n "
.text
.align 2
.global main
.type main, %function
main:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, .LC4
ldr d0, [x0, #:lo12:.LC4]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
adrp x0, .LC5
ldr d0, [x0, #:lo12:.LC5]
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
adrp x0, .LC6
ldr d0, [x0, #:lo12:.LC6]
str d0, [sp, 24]
adrp x0, .LC7
ldr d0, [x0, #:lo12:.LC7]
str d0, [sp, 32]
ldr d1, [sp, 24]
ldr d0, [sp, 32]
fadd d1, d1, d0
fmov d0, 2.0e+0
fdiv d0, d1, d0
str d0, [sp, 40]
b .L2
.L6:
ldr d0, [sp, 40]
fmul d1, d0, d0
fmov d0, 2.0e+0
fcmpe d1, d0
bgt .L8
b .L9
.L8:
ldr d0, [sp, 40]
str d0, [sp, 32]
b .L5
.L9:
ldr d0, [sp, 40]
str d0, [sp, 24]
.L5:
ldr d1, [sp, 24]
ldr d0, [sp, 32]
fadd d1, d1, d0
fmov d0, 2.0e+0
fdiv d0, d1, d0
str d0, [sp, 40]
.L2:
ldr d1, [sp, 32]
ldr d0, [sp, 24]
fsub d0, d1, d0
adrp x0, .LC8
ldr d1, [x0, #:lo12:.LC8]
fcmpe d0, d1
bgt .L6
ldr d1, [sp, 32]
ldr d0, [sp, 24]
fsub d0, d1, d0
fmov d2, d0
ldr d1, [sp, 24]
ldr d0, [sp, 32]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
ldr d0, [sp, 40]
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl printf
mov w0, 0
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size main, .-main
.section .rodata
.align 3
.LC4:
.word -1459876565
.word 1073741190
.align 3
.LC5:
.word -1972248982
.word 1073742990
.align 3
.LC6:
.word 687194767
.word 1073123164
.align 3
.LC7:
.word -343597384
.word 1073133649
.align 3
.LC8:
.word -640172613
.word 1037794527
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.local yy_buffer_stack_top
.comm yy_buffer_stack_top,8,8
.local yy_buffer_stack_max
.comm yy_buffer_stack_max,8,8
.local yy_buffer_stack
.comm yy_buffer_stack,8,8
.local yy_hold_char
.comm yy_hold_char,1,1
.local yy_n_chars
.comm yy_n_chars,8,8
.global yyleng
.bss
.align 3
.type yyleng, %object
.size yyleng, 8
yyleng:
.zero 8
.local yy_c_buf_p
.comm yy_c_buf_p,8,8
.local yy_init
.comm yy_init,4,4
.local yy_start
.comm yy_start,4,4
.local yy_did_buffer_switch_on_eof
.comm yy_did_buffer_switch_on_eof,4,4
.global yyin
.align 3
.type yyin, %object
.size yyin, 8
yyin:
.zero 8
.global yyout
.align 3
.type yyout, %object
.size yyout, 8
yyout:
.zero 8
.global yylineno
.data
.align 2
.type yylineno, %object
.size yylineno, 4
yylineno:
.word 1
.section .rodata
.align 3
.type yy_accept, %object
.size yy_accept, 136
yy_accept:
.hword 0
.hword 0
.hword 0
.hword 12
.hword 11
.hword 9
.hword 11
.hword 2
.hword 3
.hword 8
.hword 11
.hword 9
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 7
.hword 0
.hword 5
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 6
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 4
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 0
.hword 10
.hword 1
.hword 0
.align 3
.type yy_ec, %object
.size yy_ec, 1024
yy_ec:
.word 0
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 2
.word 3
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 2
.word 1
.word 1
.word 1
.word 4
.word 1
.word 1
.word 1
.word 5
.word 6
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 7
.word 1
.word 8
.word 1
.word 1
.word 1
.word 1
.word 9
.word 7
.word 10
.word 11
.word 12
.word 7
.word 13
.word 14
.word 15
.word 7
.word 7
.word 16
.word 17
.word 18
.word 19
.word 7
.word 7
.word 20
.word 21
.word 22
.word 23
.word 24
.word 25
.word 7
.word 7
.word 7
.word 26
.word 1
.word 27
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.align 3
.type yy_meta, %object
.size yy_meta, 112
yy_meta:
.word 0
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.word 1
.align 3
.type yy_base, %object
.size yy_base, 142
yy_base:
.hword 0
.hword 0
.hword 27
.hword 96
.hword 97
.hword 93
.hword 90
.hword 97
.hword 97
.hword 97
.hword 44
.hword 91
.hword 89
.hword 72
.hword 78
.hword 74
.hword 76
.hword 75
.hword 78
.hword 75
.hword 71
.hword 70
.hword 70
.hword 70
.hword 72
.hword 1
.hword 56
.hword 97
.hword 64
.hword 97
.hword 64
.hword 2
.hword 59
.hword 53
.hword 62
.hword 3
.hword 61
.hword 63
.hword 97
.hword 8
.hword 53
.hword 50
.hword 4
.hword 45
.hword 46
.hword 17
.hword 55
.hword 44
.hword 9
.hword 45
.hword 34
.hword 14
.hword 49
.hword 97
.hword 30
.hword 36
.hword 31
.hword 31
.hword 32
.hword 48
.hword 34
.hword 46
.hword 20
.hword 33
.hword 41
.hword 40
.hword 43
.hword 97
.hword 20
.hword 17
.hword 6
.align 3
.type yy_def, %object
.size yy_def, 142
yy_def:
.hword 0
.hword 68
.hword 68
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 69
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 69
.hword 69
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 69
.hword 67
.hword 67
.hword 67
.hword 69
.hword 67
.hword 67
.hword 67
.hword 69
.hword 67
.hword 67
.hword 69
.hword 67
.hword 67
.hword 69
.hword 67
.hword 67
.hword 69
.hword 67
.hword 67
.hword 69
.hword 67
.hword 67
.hword 69
.hword 67
.hword 69
.hword 67
.hword 69
.hword 70
.hword 69
.hword 70
.hword 70
.hword 69
.hword 70
.hword 69
.hword 70
.hword 0
.hword 67
.hword 67
.hword 67
.align 3
.type yy_nxt, %object
.size yy_nxt, 250
yy_nxt:
.hword 0
.hword 4
.hword 5
.hword 4
.hword 6
.hword 7
.hword 8
.hword 61
.hword 10
.hword 25
.hword 25
.hword 25
.hword 25
.hword 31
.hword 39
.hword 45
.hword 25
.hword 25
.hword 24
.hword 51
.hword 35
.hword 9
.hword 25
.hword 62
.hword 64
.hword 25
.hword 4
.hword 4
.hword 4
.hword 5
.hword 4
.hword 6
.hword 7
.hword 8
.hword 42
.hword 10
.hword 48
.hword 54
.hword 25
.hword 25
.hword 25
.hword 25
.hword 25
.hword 58
.hword 62
.hword 66
.hword 62
.hword 56
.hword 25
.hword 62
.hword 60
.hword 62
.hword 59
.hword 4
.hword 4
.hword 13
.hword 63
.hword 57
.hword 55
.hword 53
.hword 65
.hword 52
.hword 14
.hword 50
.hword 15
.hword 49
.hword 47
.hword 46
.hword 16
.hword 17
.hword 44
.hword 43
.hword 41
.hword 40
.hword 38
.hword 37
.hword 36
.hword 34
.hword 33
.hword 32
.hword 25
.hword 30
.hword 29
.hword 28
.hword 27
.hword 26
.hword 25
.hword 23
.hword 22
.hword 21
.hword 20
.hword 19
.hword 18
.hword 11
.hword 12
.hword 11
.hword 67
.hword 3
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.align 3
.type yy_chk, %object
.size yy_chk, 250
yy_chk:
.hword 0
.hword 1
.hword 1
.hword 1
.hword 1
.hword 1
.hword 1
.hword 70
.hword 1
.hword 25
.hword 31
.hword 35
.hword 42
.hword 25
.hword 35
.hword 42
.hword 39
.hword 48
.hword 69
.hword 48
.hword 31
.hword 68
.hword 51
.hword 62
.hword 62
.hword 45
.hword 1
.hword 1
.hword 2
.hword 2
.hword 2
.hword 2
.hword 2
.hword 2
.hword 39
.hword 2
.hword 45
.hword 51
.hword 54
.hword 56
.hword 58
.hword 63
.hword 60
.hword 56
.hword 64
.hword 64
.hword 66
.hword 54
.hword 65
.hword 61
.hword 58
.hword 59
.hword 57
.hword 2
.hword 2
.hword 10
.hword 60
.hword 55
.hword 52
.hword 50
.hword 63
.hword 49
.hword 10
.hword 47
.hword 10
.hword 46
.hword 44
.hword 43
.hword 10
.hword 10
.hword 41
.hword 40
.hword 37
.hword 36
.hword 34
.hword 33
.hword 32
.hword 30
.hword 28
.hword 26
.hword 24
.hword 23
.hword 22
.hword 21
.hword 20
.hword 19
.hword 18
.hword 17
.hword 16
.hword 15
.hword 14
.hword 13
.hword 12
.hword 11
.hword 6
.hword 5
.hword 3
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.hword 67
.local yy_last_accepting_state
.comm yy_last_accepting_state,4,4
.local yy_last_accepting_cpos
.comm yy_last_accepting_cpos,8,8
.global yy_flex_debug
.bss
.align 2
.type yy_flex_debug, %object
.size yy_flex_debug, 4
yy_flex_debug:
.zero 4
.global yytext
.align 3
.type yytext, %object
.size yytext, 8
yytext:
.zero 8
.global tmp_pListNode
.align 3
.type tmp_pListNode, %object
.size tmp_pListNode, 8
tmp_pListNode:
.zero 8
.text
.align 2
.global pListInit
.type pListInit, %function
pListInit:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
mov x0, 24
bl malloc
mov x1, x0
ldr x0, [sp, 24]
str x1, [x0]
ldr x0, [sp, 24]
ldr x1, [x0]
ldr x0, [sp, 24]
str x1, [x0, 16]
ldr x0, [sp, 24]
ldr x1, [x0, 16]
ldr x0, [sp, 24]
str x1, [x0, 8]
ldr x0, [sp, 24]
ldr x0, [x0]
ldr x1, [sp, 24]
ldr x1, [x1, 8]
str x1, [x0, 16]
ldr x1, [sp, 24]
ldr x1, [x1]
ldr x0, [x0, 16]
str x0, [x1, 8]
ldr x0, [sp, 24]
str wzr, [x0, 28]
ldr x0, [sp, 24]
str wzr, [x0, 24]
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size pListInit, .-pListInit
.align 2
.global pListAppend
.type pListAppend, %function
pListAppend:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -32
str x0, [sp, 40]
str x1, [sp, 32]
ldr x0, [sp, 40]
ldr x0, [x0, 16]
ldr x1, [x0, 8]
adrp x0, tmp_pListNode
add x0, x0, :lo12:tmp_pListNode
str x1, [x0]
ldr x0, [sp, 40]
ldr x19, [x0, 16]
mov x0, 24
bl malloc
str x0, [x19, 8]
ldr x0, [sp, 40]
ldr x0, [x0, 16]
ldr x0, [x0, 8]
ldr x1, [sp, 40]
ldr x1, [x1, 16]
str x1, [x0, 16]
ldr x0, [sp, 40]
ldr x0, [x0, 16]
ldr x1, [x0, 8]
ldr x0, [sp, 40]
str x1, [x0, 16]
ldr x0, [sp, 40]
ldr x0, [x0, 16]
ldr x1, [sp, 32]
str x1, [x0]
ldr x0, [sp, 40]
ldr x0, [x0, 16]
adrp x1, tmp_pListNode
add x1, x1, :lo12:tmp_pListNode
ldr x1, [x1]
str x1, [x0, 8]
ldr x0, [sp, 40]
ldr x1, [x0, 16]
ldr x0, [sp, 40]
str x1, [x0]
ldr x0, [sp, 40]
ldr w0, [x0, 28]
add w1, w0, 1
ldr x0, [sp, 40]
str w1, [x0, 28]
nop
ldr x19, [sp, 16]
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size pListAppend, .-pListAppend
.align 2
.global pListInsert
.type pListInsert, %function
pListInsert:
.LFB8:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -32
str x0, [sp, 40]
str x1, [sp, 32]
ldr x0, [sp, 40]
ldr x0, [x0]
ldr x1, [x0, 8]
adrp x0, tmp_pListNode
add x0, x0, :lo12:tmp_pListNode
str x1, [x0]
ldr x0, [sp, 40]
ldr x19, [x0]
mov x0, 24
bl malloc
str x0, [x19, 8]
ldr x0, [sp, 40]
ldr x0, [x0]
ldr x0, [x0, 8]
ldr x1, [sp, 32]
str x1, [x0]
ldr x0, [sp, 40]
ldr x0, [x0]
ldr x0, [x0, 8]
adrp x1, tmp_pListNode
add x1, x1, :lo12:tmp_pListNode
ldr x1, [x1]
str x1, [x0, 8]
ldr x0, [sp, 40]
ldr x0, [x0]
ldr x0, [x0, 8]
ldr x1, [sp, 40]
ldr x1, [x1]
str x1, [x0, 16]
ldr x0, [sp, 40]
ldr x1, [x0]
ldr x0, [sp, 40]
ldr x0, [x0, 16]
cmp x1, x0
bne .L4
ldr x0, [sp, 40]
ldr x0, [x0]
ldr x1, [x0, 8]
ldr x0, [sp, 40]
str x1, [x0, 16]
b .L5
.L4:
ldr x0, [sp, 40]
ldr x1, [x0]
ldr x0, [sp, 40]
ldr x0, [x0]
ldr x0, [x0, 8]
ldr x0, [x0, 8]
ldr x1, [x1, 8]
str x1, [x0, 16]
.L5:
ldr x0, [sp, 40]
ldr w0, [x0, 28]
add w1, w0, 1
ldr x0, [sp, 40]
str w1, [x0, 28]
ldr x0, [sp, 40]
ldr w0, [x0, 24]
ldr x19, [sp, 16]
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size pListInsert, .-pListInsert
.align 2
.global pListRemove
.type pListRemove, %function
pListRemove:
.LFB9:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
ldr x1, [x0]
ldr x0, [sp, 24]
ldr x0, [x0, 8]
cmp x1, x0
beq .L10
ldr x0, [sp, 24]
ldr x1, [x0]
ldr x0, [sp, 24]
ldr x0, [x0]
ldr x0, [x0, 16]
ldr x1, [x1, 8]
str x1, [x0, 8]
ldr x0, [sp, 24]
ldr x1, [x0]
ldr x0, [sp, 24]
ldr x0, [x0, 16]
cmp x1, x0
beq .L9
ldr x0, [sp, 24]
ldr x1, [x0]
ldr x0, [sp, 24]
ldr x0, [x0]
ldr x0, [x0, 8]
ldr x1, [x1, 16]
str x1, [x0, 16]
.L9:
ldr x0, [sp, 24]
ldr x0, [x0]
ldr x0, [x0, 16]
str x0, [sp, 40]
ldr x0, [sp, 24]
ldr x0, [x0]
bl free
ldr x0, [sp, 24]
ldr x1, [sp, 40]
str x1, [x0]
ldr x0, [sp, 24]
ldr x1, [sp, 40]
str x1, [x0, 16]
ldr x0, [sp, 24]
ldr w0, [x0, 28]
sub w1, w0, #1
ldr x0, [sp, 24]
str w1, [x0, 28]
.L10:
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE9:
.size pListRemove, .-pListRemove
.align 2
.global pListClear
.type pListClear, %function
pListClear:
.LFB10:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
ldr x0, [x0, 8]
ldr x1, [x0, 8]
ldr x0, [sp, 24]
str x1, [x0]
str wzr, [sp, 44]
b .L12
.L13:
ldr x0, [sp, 24]
ldr x0, [x0]
ldr x1, [x0, 8]
adrp x0, tmp_pListNode
add x0, x0, :lo12:tmp_pListNode
str x1, [x0]
ldr x0, [sp, 24]
ldr x0, [x0]
bl free
adrp x0, tmp_pListNode
add x0, x0, :lo12:tmp_pListNode
ldr x1, [x0]
ldr x0, [sp, 24]
str x1, [x0]
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L12:
ldr x0, [sp, 24]
ldr w1, [x0, 28]
ldr w0, [sp, 44]
cmp w1, w0
bhi .L13
ldr x0, [sp, 24]
ldr x1, [x0, 8]
ldr x0, [sp, 24]
str x1, [x0]
ldr x0, [sp, 24]
ldr x1, [x0]
ldr x0, [sp, 24]
str x1, [x0, 16]
ldr x0, [sp, 24]
ldr x0, [x0]
str xzr, [x0, 16]
ldr x1, [sp, 24]
ldr x1, [x1]
ldr x0, [x0, 16]
str x0, [x1, 8]
ldr x0, [sp, 24]
str wzr, [x0, 24]
ldr x0, [sp, 24]
ldr w1, [x0, 24]
ldr x0, [sp, 24]
str w1, [x0, 28]
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size pListClear, .-pListClear
.align 2
.global pListGetValue
.type pListGetValue, %function
pListGetValue:
.LFB11:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr x0, [x0]
ldr x0, [x0]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE11:
.size pListGetValue, .-pListGetValue
.align 2
.global pListLength
.type pListLength, %function
pListLength:
.LFB12:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr w0, [x0, 28]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE12:
.size pListLength, .-pListLength
.align 2
.global pListMoveToStart
.type pListMoveToStart, %function
pListMoveToStart:
.LFB13:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr x0, [x0, 8]
ldr x1, [x0, 8]
ldr x0, [sp, 8]
str x1, [x0]
ldr x0, [sp, 8]
str wzr, [x0, 24]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE13:
.size pListMoveToStart, .-pListMoveToStart
.align 2
.global pListMoveToEnd
.type pListMoveToEnd, %function
pListMoveToEnd:
.LFB14:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr x1, [x0, 16]
ldr x0, [sp, 8]
str x1, [x0]
ldr x0, [sp, 8]
ldr w0, [x0, 28]
sub w1, w0, #1
ldr x0, [sp, 8]
str w1, [x0, 24]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE14:
.size pListMoveToEnd, .-pListMoveToEnd
.align 2
.global pListPrev
.type pListPrev, %function
pListPrev:
.LFB15:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr x1, [x0]
ldr x0, [sp, 8]
ldr x0, [x0, 8]
ldr x0, [x0, 8]
cmp x1, x0
beq .L23
ldr x0, [sp, 8]
ldr x0, [x0]
ldr x1, [x0, 16]
ldr x0, [sp, 8]
str x1, [x0]
ldr x0, [sp, 8]
ldr w0, [x0, 24]
sub w1, w0, #1
ldr x0, [sp, 8]
str w1, [x0, 24]
.L23:
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE15:
.size pListPrev, .-pListPrev
.align 2
.global pListNext
.type pListNext, %function
pListNext:
.LFB16:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr x1, [x0]
ldr x0, [sp, 8]
ldr x0, [x0, 16]
cmp x1, x0
beq .L26
ldr x0, [sp, 8]
ldr x0, [x0]
ldr x1, [x0, 8]
ldr x0, [sp, 8]
str x1, [x0]
ldr x0, [sp, 8]
ldr w0, [x0, 24]
add w1, w0, 1
ldr x0, [sp, 8]
str w1, [x0, 24]
.L26:
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE16:
.size pListNext, .-pListNext
.align 2
.global pListMoveToPos
.type pListMoveToPos, %function
pListMoveToPos:
.LFB17:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str w1, [sp, 4]
ldr w0, [sp, 4]
cmp w0, 0
blt .L33
ldr x0, [sp, 8]
ldr w1, [x0, 28]
ldr w0, [sp, 4]
cmp w1, w0
bls .L33
ldr x0, [sp, 8]
ldr x0, [x0, 8]
ldr x1, [x0, 8]
ldr x0, [sp, 8]
str x1, [x0]
ldr x0, [sp, 8]
str wzr, [x0, 24]
str wzr, [sp, 28]
b .L31
.L32:
ldr x0, [sp, 8]
ldr x0, [x0]
ldr x1, [x0, 8]
ldr x0, [sp, 8]
str x1, [x0]
ldr x0, [sp, 8]
ldr w0, [x0, 24]
add w1, w0, 1
ldr x0, [sp, 8]
str w1, [x0, 24]
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L31:
ldr w1, [sp, 28]
ldr w0, [sp, 4]
cmp w1, w0
blt .L32
b .L27
.L33:
nop
.L27:
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE17:
.size pListMoveToPos, .-pListMoveToPos
.global pc
.bss
.align 2
.type pc, %object
.size pc, 4
pc:
.zero 4
.global L1
.align 3
.type L1, %object
.size L1, 32
L1:
.zero 32
.global L2
.align 3
.type L2, %object
.size L2, 32
L2:
.zero 32
.global aux
.align 3
.type aux, %object
.size aux, 8
aux:
.zero 8
.section .rodata
.align 3
.LC0:
.string "fatal flex scanner internal error--no action found"
.text
.align 2
.global yylex
.type yylex, %function
yylex:
.LFB18:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
stp x21, x22, [sp, 32]
.cfi_offset 19, -48
.cfi_offset 20, -40
.cfi_offset 21, -32
.cfi_offset 22, -24
adrp x0, L1
add x0, x0, :lo12:L1
bl pListInit
adrp x0, yy_init
add x0, x0, :lo12:yy_init
ldr w0, [x0]
cmp w0, 0
bne .L74
adrp x0, yy_init
add x0, x0, :lo12:yy_init
mov w1, 1
str w1, [x0]
adrp x0, yy_start
add x0, x0, :lo12:yy_start
ldr w0, [x0]
cmp w0, 0
bne .L36
adrp x0, yy_start
add x0, x0, :lo12:yy_start
mov w1, 1
str w1, [x0]
.L36:
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
cmp x0, 0
bne .L37
adrp x0, :got:stdin
ldr x0, [x0, #:got_lo12:stdin]
ldr x1, [x0]
adrp x0, yyin
add x0, x0, :lo12:yyin
str x1, [x0]
.L37:
adrp x0, yyout
add x0, x0, :lo12:yyout
ldr x0, [x0]
cmp x0, 0
bne .L38
adrp x0, :got:stdout
ldr x0, [x0, #:got_lo12:stdout]
ldr x1, [x0]
adrp x0, yyout
add x0, x0, :lo12:yyout
str x1, [x0]
.L38:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L39
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
cmp x0, 0
bne .L40
.L39:
bl yyensure_buffer_stack
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x2, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x19, x1, x0
mov w1, 16384
mov x0, x2
bl yy_create_buffer
str x0, [x19]
.L40:
bl yy_load_buffer_state
.L74:
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x20, [x0]
adrp x0, yy_hold_char
add x0, x0, :lo12:yy_hold_char
ldrb w0, [x0]
strb w0, [x20]
mov x21, x20
adrp x0, yy_start
add x0, x0, :lo12:yy_start
ldr w19, [x0]
.L41:
.L45:
ldrb w0, [x20]
mov w1, w0
adrp x0, yy_ec
add x0, x0, :lo12:yy_ec
uxtw x1, w1
ldr w0, [x0, x1, lsl 2]
and w22, w0, 255
adrp x0, yy_accept
add x0, x0, :lo12:yy_accept
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
cmp w0, 0
beq .L43
adrp x0, yy_last_accepting_state
add x0, x0, :lo12:yy_last_accepting_state
str w19, [x0]
adrp x0, yy_last_accepting_cpos
add x0, x0, :lo12:yy_last_accepting_cpos
str x20, [x0]
b .L43
.L44:
adrp x0, yy_def
add x0, x0, :lo12:yy_def
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
mov w19, w0
cmp w19, 67
ble .L43
mov w1, w22
adrp x0, yy_meta
add x0, x0, :lo12:yy_meta
uxtw x1, w1
ldr w0, [x0, x1, lsl 2]
and w22, w0, 255
.L43:
adrp x0, yy_base
add x0, x0, :lo12:yy_base
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
mov w1, w0
mov w0, w22
add w1, w1, w0
adrp x0, yy_chk
add x0, x0, :lo12:yy_chk
sxtw x1, w1
ldrsh w0, [x0, x1, lsl 1]
cmp w19, w0
bne .L44
adrp x0, yy_base
add x0, x0, :lo12:yy_base
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
mov w1, w0
mov w0, w22
add w1, w1, w0
adrp x0, yy_nxt
add x0, x0, :lo12:yy_nxt
uxtw x1, w1
ldrsh w0, [x0, x1, lsl 1]
mov w19, w0
add x20, x20, 1
adrp x0, yy_base
add x0, x0, :lo12:yy_base
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
cmp w0, 97
bne .L45
nop
.L46:
adrp x0, yy_accept
add x0, x0, :lo12:yy_accept
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
mov w19, w0
cmp w19, 0
bne .L47
adrp x0, yy_last_accepting_cpos
add x0, x0, :lo12:yy_last_accepting_cpos
ldr x20, [x0]
adrp x0, yy_last_accepting_state
add x0, x0, :lo12:yy_last_accepting_state
ldr w19, [x0]
adrp x0, yy_accept
add x0, x0, :lo12:yy_accept
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
mov w19, w0
.L47:
adrp x0, yytext
add x0, x0, :lo12:yytext
str x21, [x0]
sub x0, x20, x21
mov x1, x0
adrp x0, yyleng
add x0, x0, :lo12:yyleng
str x1, [x0]
ldrb w1, [x20]
adrp x0, yy_hold_char
add x0, x0, :lo12:yy_hold_char
strb w1, [x0]
strb wzr, [x20]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x20, [x0]
.L48:
cmp w19, 13
beq .L49
cmp w19, 13
bgt .L50
cmp w19, 12
beq .L51
cmp w19, 12
bgt .L50
cmp w19, 11
beq .L52
cmp w19, 11
bgt .L50
cmp w19, 10
beq .L76
cmp w19, 10
bgt .L50
cmp w19, 9
beq .L77
cmp w19, 9
bgt .L50
cmp w19, 8
beq .L55
cmp w19, 8
bgt .L50
cmp w19, 7
beq .L56
cmp w19, 7
bgt .L50
cmp w19, 6
beq .L57
cmp w19, 6
bgt .L50
cmp w19, 5
beq .L58
cmp w19, 5
bgt .L50
cmp w19, 4
beq .L59
cmp w19, 4
bgt .L50
cmp w19, 3
beq .L60
cmp w19, 3
bgt .L50
cmp w19, 2
beq .L61
cmp w19, 2
bgt .L50
cmp w19, 0
beq .L62
cmp w19, 1
beq .L78
b .L50
.L62:
adrp x0, yy_hold_char
add x0, x0, :lo12:yy_hold_char
ldrb w0, [x0]
strb w0, [x20]
adrp x0, yy_last_accepting_cpos
add x0, x0, :lo12:yy_last_accepting_cpos
ldr x20, [x0]
adrp x0, yy_last_accepting_state
add x0, x0, :lo12:yy_last_accepting_state
ldr w19, [x0]
b .L46
.L61:
adrp x0, aux
add x0, x0, :lo12:aux
str wzr, [x0, 4]
adrp x0, pc
add x0, x0, :lo12:pc
ldr w1, [x0]
adrp x0, aux
add x0, x0, :lo12:aux
str w1, [x0]
adrp x0, aux
add x0, x0, :lo12:aux
ldr x1, [x0]
adrp x0, L1
add x0, x0, :lo12:L1
bl pListAppend
adrp x0, pc
add x0, x0, :lo12:pc
ldr w0, [x0]
add w1, w0, 1
adrp x0, pc
add x0, x0, :lo12:pc
str w1, [x0]
b .L64
.L60:
adrp x0, pc
add x0, x0, :lo12:pc
ldr w0, [x0]
sub w1, w0, #1
adrp x0, pc
add x0, x0, :lo12:pc
str w1, [x0]
adrp x0, aux
add x0, x0, :lo12:aux
mov w1, 1
str w1, [x0, 4]
adrp x0, pc
add x0, x0, :lo12:pc
ldr w1, [x0]
adrp x0, aux
add x0, x0, :lo12:aux
str w1, [x0]
adrp x0, aux
add x0, x0, :lo12:aux
ldr x1, [x0]
adrp x0, L1
add x0, x0, :lo12:L1
bl pListAppend
b .L64
.L59:
adrp x0, aux
add x0, x0, :lo12:aux
mov w1, 2
str w1, [x0, 4]
adrp x0, aux
add x0, x0, :lo12:aux
mov w1, 2
str w1, [x0]
adrp x0, aux
add x0, x0, :lo12:aux
ldr x1, [x0]
adrp x0, L1
add x0, x0, :lo12:L1
bl pListAppend
b .L64
.L58:
adrp x0, aux
add x0, x0, :lo12:aux
mov w1, 2
str w1, [x0, 4]
adrp x0, aux
add x0, x0, :lo12:aux
mov w1, 1
str w1, [x0]
adrp x0, aux
add x0, x0, :lo12:aux
ldr x1, [x0]
adrp x0, L1
add x0, x0, :lo12:L1
bl pListAppend
b .L64
.L57:
adrp x0, aux
add x0, x0, :lo12:aux
mov w1, 2
str w1, [x0, 4]
adrp x0, aux
add x0, x0, :lo12:aux
str wzr, [x0]
adrp x0, aux
add x0, x0, :lo12:aux
ldr x1, [x0]
adrp x0, L1
add x0, x0, :lo12:L1
bl pListAppend
b .L64
.L56:
adrp x0, aux
add x0, x0, :lo12:aux
mov w1, 3
str w1, [x0, 4]
adrp x0, aux
add x0, x0, :lo12:aux
mov w1, 3
str w1, [x0]
adrp x0, aux
add x0, x0, :lo12:aux
ldr x1, [x0]
adrp x0, L1
add x0, x0, :lo12:L1
bl pListAppend
b .L64
.L55:
adrp x0, aux
add x0, x0, :lo12:aux
mov w1, 4
str w1, [x0, 4]
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x0, [x0]
ldrb w0, [x0]
mov w1, w0
adrp x0, aux
add x0, x0, :lo12:aux
str w1, [x0]
adrp x0, aux
add x0, x0, :lo12:aux
ldr x1, [x0]
adrp x0, L1
add x0, x0, :lo12:L1
bl pListAppend
b .L64
.L52:
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x4, [x0]
adrp x0, yyleng
add x0, x0, :lo12:yyleng
ldr x1, [x0]
adrp x0, yyout
add x0, x0, :lo12:yyout
ldr x0, [x0]
mov x3, x0
mov x2, 1
mov x0, x4
bl fwrite
b .L64
.L49:
mov w0, 0
b .L75
.L51:
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x0, [x0]
sub x0, x20, x0
sub w0, w0, #1
str w0, [sp, 56]
adrp x0, yy_hold_char
add x0, x0, :lo12:yy_hold_char
ldrb w0, [x0]
strb w0, [x20]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr w0, [x0, 64]
cmp w0, 0
bne .L66
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 32]
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
str x1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
adrp x1, yyin
add x1, x1, :lo12:yyin
ldr x1, [x1]
str x1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
mov w1, 1
str w1, [x0, 64]
.L66:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
add x1, x1, x0
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
cmp x1, x0
bcc .L67
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x1, [x0]
ldrsw x0, [sp, 56]
add x1, x1, x0
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x1, [x0]
bl yy_get_previous_state
mov w19, w0
mov w0, w19
bl yy_try_NUL_trans
str w0, [sp, 60]
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x21, [x0]
ldr w0, [sp, 60]
cmp w0, 0
beq .L68
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
add x1, x0, 1
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x1, [x0]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x20, [x0]
ldr w19, [sp, 60]
b .L45
.L68:
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x20, [x0]
b .L46
.L67:
bl yy_get_next_buffer
cmp w0, 2
beq .L69
cmp w0, 2
bgt .L79
cmp w0, 0
beq .L71
cmp w0, 1
bne .L79
adrp x0, yy_did_buffer_switch_on_eof
add x0, x0, :lo12:yy_did_buffer_switch_on_eof
str wzr, [x0]
bl yywrap
cmp w0, 0
beq .L72
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x1, [x0]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x1, [x0]
adrp x0, yy_start
add x0, x0, :lo12:yy_start
ldr w0, [x0]
sub w0, w0, #1
lsr w1, w0, 31
add w0, w1, w0
asr w0, w0, 1
add w19, w0, 13
b .L48
.L72:
adrp x0, yy_did_buffer_switch_on_eof
add x0, x0, :lo12:yy_did_buffer_switch_on_eof
ldr w0, [x0]
cmp w0, 0
bne .L80
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
bl yyrestart
b .L80
.L71:
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x1, [x0]
ldrsw x0, [sp, 56]
add x1, x1, x0
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x1, [x0]
bl yy_get_previous_state
mov w19, w0
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x20, [x0]
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x21, [x0]
b .L45
.L69:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
add x1, x1, x0
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x1, [x0]
bl yy_get_previous_state
mov w19, w0
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x20, [x0]
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x21, [x0]
b .L46
.L80:
nop
b .L79
.L50:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl yy_fatal_error
b .L74
.L76:
nop
b .L74
.L77:
nop
b .L74
.L78:
nop
b .L74
.L79:
nop
.L64:
b .L74
.L75:
ldp x19, x20, [sp, 16]
ldp x21, x22, [sp, 32]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 21
.cfi_restore 22
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE18:
.size yylex, .-yylex
.section .rodata
.align 3
.LC1:
.string "fatal flex scanner internal error--end of buffer missed"
.align 3
.LC2:
.string "fatal error - scanner input buffer overflow"
.align 3
.LC3:
.string "input in flex scanner failed"
.align 3
.LC4:
.string "out of dynamic memory in yy_get_next_buffer()"
.text
.align 2
.type yy_get_next_buffer, %function
yy_get_next_buffer:
.LFB19:
.cfi_startproc
stp x29, x30, [sp, -112]!
.cfi_def_cfa_offset 112
.cfi_offset 29, -112
.cfi_offset 30, -104
mov x29, sp
stp x19, x20, [sp, 16]
stp x21, x22, [sp, 32]
.cfi_offset 19, -96
.cfi_offset 20, -88
.cfi_offset 21, -80
.cfi_offset 22, -72
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x21, [x0, 8]
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x22, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
add x0, x0, 1
add x1, x1, x0
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
cmp x1, x0
bcs .L82
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl yy_fatal_error
.L82:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr w0, [x0, 60]
cmp w0, 0
bne .L83
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x1, [x0]
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x0, [x0]
sub x0, x1, x0
cmp x0, 1
bne .L84
mov w0, 1
b .L85
.L84:
mov w0, 2
b .L85
.L83:
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x1, [x0]
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x0, [x0]
sub x0, x1, x0
sub w19, w0, #1
mov w20, 0
b .L86
.L87:
mov x1, x22
add x22, x1, 1
mov x0, x21
add x21, x0, 1
ldrb w1, [x1]
strb w1, [x0]
add w20, w20, 1
.L86:
cmp w20, w19
blt .L87
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr w0, [x0, 64]
cmp w0, 2
bne .L88
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
str xzr, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
adrp x1, yy_n_chars
add x1, x1, :lo12:yy_n_chars
ldr x1, [x1]
str x1, [x0, 32]
b .L89
.L88:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 24]
sxtw x0, w19
sub x0, x1, x0
sub x0, x0, #1
str x0, [sp, 72]
b .L90
.L98:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L91
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
b .L92
.L91:
mov x0, 0
.L92:
str x0, [sp, 88]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x1, [x0]
ldr x0, [sp, 88]
ldr x0, [x0, 8]
sub x0, x1, x0
str w0, [sp, 68]
ldr x0, [sp, 88]
ldr w0, [x0, 40]
cmp w0, 0
beq .L93
ldr x0, [sp, 88]
ldr x0, [x0, 24]
lsl x0, x0, 1
str x0, [sp, 96]
ldr x0, [sp, 96]
cmp x0, 0
bne .L94
ldr x0, [sp, 88]
ldr x1, [x0, 24]
ldr x0, [sp, 88]
ldr x0, [x0, 24]
lsr x0, x0, 3
add x1, x1, x0
ldr x0, [sp, 88]
str x1, [x0, 24]
b .L95
.L94:
ldr x0, [sp, 88]
ldr x0, [x0, 24]
lsl x1, x0, 1
ldr x0, [sp, 88]
str x1, [x0, 24]
.L95:
ldr x0, [sp, 88]
ldr x2, [x0, 8]
ldr x0, [sp, 88]
ldr x0, [x0, 24]
add x0, x0, 2
mov x1, x0
mov x0, x2
bl yyrealloc
mov x1, x0
ldr x0, [sp, 88]
str x1, [x0, 8]
b .L96
.L93:
ldr x0, [sp, 88]
str xzr, [x0, 8]
.L96:
ldr x0, [sp, 88]
ldr x0, [x0, 8]
cmp x0, 0
bne .L97
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl yy_fatal_error
.L97:
ldr x0, [sp, 88]
ldr x1, [x0, 8]
ldrsw x0, [sp, 68]
add x1, x1, x0
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 24]
sxtw x0, w19
sub x0, x1, x0
sub x0, x0, #1
str x0, [sp, 72]
.L90:
ldr x0, [sp, 72]
cmp x0, 0
beq .L98
ldr x0, [sp, 72]
cmp x0, 8192
bls .L99
mov x0, 8192
str x0, [sp, 72]
.L99:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr w0, [x0, 44]
cmp w0, 0
beq .L100
mov w0, 42
str w0, [sp, 64]
str xzr, [sp, 80]
b .L101
.L103:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
sxtw x2, w19
ldr x0, [sp, 80]
add x0, x2, x0
add x0, x1, x0
ldr w1, [sp, 64]
and w1, w1, 255
strb w1, [x0]
ldr x0, [sp, 80]
add x0, x0, 1
str x0, [sp, 80]
.L101:
ldr x1, [sp, 80]
ldr x0, [sp, 72]
cmp x1, x0
bcs .L102
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
bl getc
str w0, [sp, 64]
ldr w0, [sp, 64]
cmn w0, #1
beq .L102
ldr w0, [sp, 64]
cmp w0, 10
bne .L103
.L102:
ldr w0, [sp, 64]
cmp w0, 10
bne .L104
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
sxtw x2, w19
ldr x0, [sp, 80]
add x3, x0, 1
str x3, [sp, 80]
add x0, x2, x0
add x0, x1, x0
ldr w1, [sp, 64]
and w1, w1, 255
strb w1, [x0]
.L104:
ldr w0, [sp, 64]
cmn w0, #1
bne .L105
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
bl ferror
cmp w0, 0
beq .L105
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl yy_fatal_error
.L105:
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x1, [sp, 80]
str x1, [x0]
b .L106
.L100:
bl __errno_location
str wzr, [x0]
b .L107
.L109:
bl __errno_location
ldr w0, [x0]
cmp w0, 4
beq .L108
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl yy_fatal_error
b .L106
.L108:
bl __errno_location
str wzr, [x0]
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
bl clearerr
.L107:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
sxtw x0, w19
add x4, x1, x0
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
mov x3, x0
ldr x2, [sp, 72]
mov x1, 1
mov x0, x4
bl fread
mov x1, x0
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
str x1, [x0]
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
cmp x0, 0
bne .L106
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
bl ferror
cmp w0, 0
bne .L109
.L106:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
adrp x1, yy_n_chars
add x1, x1, :lo12:yy_n_chars
ldr x1, [x1]
str x1, [x0, 32]
.L89:
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
cmp x0, 0
bne .L110
cmp w19, 0
bne .L111
mov w0, 1
str w0, [sp, 60]
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
bl yyrestart
b .L112
.L111:
mov w0, 2
str w0, [sp, 60]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
mov w1, 2
str w1, [x0, 64]
b .L112
.L110:
str wzr, [sp, 60]
.L112:
sxtw x1, w19
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
add x1, x1, x0
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x2, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x2, x0
ldr x0, [x0]
ldr x0, [x0, 24]
cmp x1, x0
bls .L113
sxtw x1, w19
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
add x1, x1, x0
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
lsr x0, x0, 1
add x0, x1, x0
str x0, [sp, 104]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x2, [x0, 8]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x20, [x0]
ldr x1, [sp, 104]
mov x0, x2
bl yyrealloc
str x0, [x20, 8]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x0, [x0, 8]
cmp x0, 0
bne .L113
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl yy_fatal_error
.L113:
sxtw x1, w19
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
add x1, x1, x0
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
str x1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
add x0, x1, x0
strb wzr, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
add x0, x0, 1
add x0, x1, x0
strb wzr, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
adrp x0, yytext
add x0, x0, :lo12:yytext
str x1, [x0]
ldr w0, [sp, 60]
.L85:
ldp x19, x20, [sp, 16]
ldp x21, x22, [sp, 32]
ldp x29, x30, [sp], 112
.cfi_restore 30
.cfi_restore 29
.cfi_restore 21
.cfi_restore 22
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE19:
.size yy_get_next_buffer, .-yy_get_next_buffer
.align 2
.type yy_get_previous_state, %function
yy_get_previous_state:
.LFB20:
.cfi_startproc
stp x19, x20, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 19, -32
.cfi_offset 20, -24
str x21, [sp, 16]
.cfi_offset 21, -16
adrp x0, yy_start
add x0, x0, :lo12:yy_start
ldr w19, [x0]
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x20, [x0]
b .L115
.L121:
ldrb w0, [x20]
cmp w0, 0
beq .L116
ldrb w0, [x20]
mov w1, w0
adrp x0, yy_ec
add x0, x0, :lo12:yy_ec
uxtw x1, w1
ldr w0, [x0, x1, lsl 2]
and w0, w0, 255
b .L117
.L116:
mov w0, 1
.L117:
mov w21, w0
adrp x0, yy_accept
add x0, x0, :lo12:yy_accept
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
cmp w0, 0
beq .L119
adrp x0, yy_last_accepting_state
add x0, x0, :lo12:yy_last_accepting_state
str w19, [x0]
adrp x0, yy_last_accepting_cpos
add x0, x0, :lo12:yy_last_accepting_cpos
str x20, [x0]
b .L119
.L120:
adrp x0, yy_def
add x0, x0, :lo12:yy_def
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
mov w19, w0
cmp w19, 67
ble .L119
mov w1, w21
adrp x0, yy_meta
add x0, x0, :lo12:yy_meta
uxtw x1, w1
ldr w0, [x0, x1, lsl 2]
and w21, w0, 255
.L119:
adrp x0, yy_base
add x0, x0, :lo12:yy_base
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
mov w1, w0
mov w0, w21
add w1, w1, w0
adrp x0, yy_chk
add x0, x0, :lo12:yy_chk
sxtw x1, w1
ldrsh w0, [x0, x1, lsl 1]
cmp w19, w0
bne .L120
adrp x0, yy_base
add x0, x0, :lo12:yy_base
sxtw x1, w19
ldrsh w0, [x0, x1, lsl 1]
mov w1, w0
mov w0, w21
add w1, w1, w0
adrp x0, yy_nxt
add x0, x0, :lo12:yy_nxt
uxtw x1, w1
ldrsh w0, [x0, x1, lsl 1]
mov w19, w0
add x20, x20, 1
.L115:
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
cmp x20, x0
bcc .L121
mov w0, w19
ldr x21, [sp, 16]
ldp x19, x20, [sp], 32
.cfi_restore 20
.cfi_restore 19
.cfi_restore 21
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE20:
.size yy_get_previous_state, .-yy_get_previous_state
.align 2
.type yy_try_NUL_trans, %function
yy_try_NUL_trans:
.LFB21:
.cfi_startproc
stp x19, x20, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 19, -32
.cfi_offset 20, -24
str w0, [sp, 28]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x20, [x0]
mov w19, 1
adrp x0, yy_accept
add x0, x0, :lo12:yy_accept
ldrsw x1, [sp, 28]
ldrsh w0, [x0, x1, lsl 1]
cmp w0, 0
beq .L125
adrp x0, yy_last_accepting_state
add x0, x0, :lo12:yy_last_accepting_state
ldr w1, [sp, 28]
str w1, [x0]
adrp x0, yy_last_accepting_cpos
add x0, x0, :lo12:yy_last_accepting_cpos
str x20, [x0]
b .L125
.L126:
adrp x0, yy_def
add x0, x0, :lo12:yy_def
ldrsw x1, [sp, 28]
ldrsh w0, [x0, x1, lsl 1]
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 67
ble .L125
mov w1, w19
adrp x0, yy_meta
add x0, x0, :lo12:yy_meta
uxtw x1, w1
ldr w0, [x0, x1, lsl 2]
and w19, w0, 255
.L125:
adrp x0, yy_base
add x0, x0, :lo12:yy_base
ldrsw x1, [sp, 28]
ldrsh w0, [x0, x1, lsl 1]
mov w1, w0
mov w0, w19
add w1, w1, w0
adrp x0, yy_chk
add x0, x0, :lo12:yy_chk
sxtw x1, w1
ldrsh w0, [x0, x1, lsl 1]
mov w1, w0
ldr w0, [sp, 28]
cmp w0, w1
bne .L126
adrp x0, yy_base
add x0, x0, :lo12:yy_base
ldrsw x1, [sp, 28]
ldrsh w0, [x0, x1, lsl 1]
mov w1, w0
mov w0, w19
add w1, w1, w0
adrp x0, yy_nxt
add x0, x0, :lo12:yy_nxt
uxtw x1, w1
ldrsh w0, [x0, x1, lsl 1]
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 67
cset w0, eq
and w0, w0, 255
mov w19, w0
cmp w19, 0
bne .L127
ldr w0, [sp, 28]
b .L129
.L127:
mov w0, 0
.L129:
ldp x19, x20, [sp], 32
.cfi_restore 20
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE21:
.size yy_try_NUL_trans, .-yy_try_NUL_trans
.section .rodata
.align 3
.LC5:
.string "flex scanner push-back overflow"
.text
.align 2
.type yyunput, %function
yyunput:
.LFB22:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
stp x21, x22, [sp, 32]
.cfi_offset 19, -48
.cfi_offset 20, -40
.cfi_offset 21, -32
.cfi_offset 22, -24
str w0, [sp, 60]
mov x22, x1
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x19, [x0]
adrp x0, yy_hold_char
add x0, x0, :lo12:yy_hold_char
ldrb w0, [x0]
strb w0, [x19]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x0, [x0, 8]
add x0, x0, 2
cmp x19, x0
bcs .L131
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
add x20, x0, 2
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x2, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x2, x0
ldr x0, [x0]
ldr x0, [x0, 24]
add x0, x0, 2
add x21, x1, x0
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x0, [x0, 8]
add x20, x0, x20
b .L132
.L133:
sub x20, x20, #1
sub x21, x21, #1
ldrb w0, [x20]
strb w0, [x21]
.L132:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x0, [x0, 8]
cmp x20, x0
bhi .L133
sub x0, x21, x20
sxtw x0, w0
add x19, x19, x0
sub x0, x21, x20
sxtw x0, w0
add x22, x22, x0
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 24]
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
str x1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
adrp x1, yy_n_chars
add x1, x1, :lo12:yy_n_chars
ldr x1, [x1]
str x1, [x0, 32]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x0, [x0, 8]
add x0, x0, 2
cmp x19, x0
bcs .L131
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl yy_fatal_error
.L131:
sub x19, x19, #1
ldr w0, [sp, 60]
and w0, w0, 255
strb w0, [x19]
adrp x0, yytext
add x0, x0, :lo12:yytext
str x22, [x0]
ldrb w1, [x19]
adrp x0, yy_hold_char
add x0, x0, :lo12:yy_hold_char
strb w1, [x0]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x19, [x0]
nop
ldp x19, x20, [sp, 16]
ldp x21, x22, [sp, 32]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 21
.cfi_restore 22
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE22:
.size yyunput, .-yyunput
.align 2
.type input, %function
input:
.LFB23:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
adrp x1, yy_hold_char
add x1, x1, :lo12:yy_hold_char
ldrb w1, [x1]
strb w1, [x0]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
ldrb w0, [x0]
cmp w0, 0
bne .L135
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 8]
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
ldr x0, [x0]
add x1, x1, x0
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
cmp x1, x0
bls .L136
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
strb wzr, [x0]
b .L135
.L136:
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x1, [x0]
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x0, [x0]
sub x0, x1, x0
str x0, [sp, 24]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
add x1, x0, 1
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x1, [x0]
bl yy_get_next_buffer
cmp w0, 2
beq .L137
cmp w0, 2
bgt .L135
cmp w0, 0
beq .L138
cmp w0, 1
beq .L139
b .L135
.L137:
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
bl yyrestart
.L139:
bl yywrap
cmp w0, 0
beq .L140
mov w0, 0
b .L141
.L140:
adrp x0, yy_did_buffer_switch_on_eof
add x0, x0, :lo12:yy_did_buffer_switch_on_eof
ldr w0, [x0]
cmp w0, 0
bne .L142
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
bl yyrestart
.L142:
bl input
b .L141
.L138:
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x1, [x0]
ldr x0, [sp, 24]
add x1, x1, x0
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x1, [x0]
nop
.L135:
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
ldrb w0, [x0]
str w0, [sp, 20]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
strb wzr, [x0]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
add x1, x0, 1
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x1, [x0]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
ldrb w1, [x0]
adrp x0, yy_hold_char
add x0, x0, :lo12:yy_hold_char
strb w1, [x0]
ldr w0, [sp, 20]
.L141:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE23:
.size input, .-input
.align 2
.global yyrestart
.type yyrestart, %function
yyrestart:
.LFB24:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -32
str x0, [sp, 40]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L144
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
cmp x0, 0
bne .L145
.L144:
bl yyensure_buffer_stack
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x2, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x19, x1, x0
mov w1, 16384
mov x0, x2
bl yy_create_buffer
str x0, [x19]
.L145:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L146
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
b .L147
.L146:
mov x0, 0
.L147:
ldr x1, [sp, 40]
bl yy_init_buffer
bl yy_load_buffer_state
nop
ldr x19, [sp, 16]
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE24:
.size yyrestart, .-yyrestart
.align 2
.global yy_switch_to_buffer
.type yy_switch_to_buffer, %function
yy_switch_to_buffer:
.LFB25:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
bl yyensure_buffer_stack
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L149
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
b .L150
.L149:
mov x0, 0
.L150:
ldr x1, [sp, 24]
cmp x0, x1
beq .L154
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L153
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
cmp x0, 0
beq .L153
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
adrp x1, yy_hold_char
add x1, x1, :lo12:yy_hold_char
ldrb w1, [x1]
strb w1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
adrp x1, yy_c_buf_p
add x1, x1, :lo12:yy_c_buf_p
ldr x1, [x1]
str x1, [x0, 16]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
adrp x1, yy_n_chars
add x1, x1, :lo12:yy_n_chars
ldr x1, [x1]
str x1, [x0, 32]
.L153:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x1, [sp, 24]
str x1, [x0]
bl yy_load_buffer_state
adrp x0, yy_did_buffer_switch_on_eof
add x0, x0, :lo12:yy_did_buffer_switch_on_eof
mov w1, 1
str w1, [x0]
b .L148
.L154:
nop
.L148:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE25:
.size yy_switch_to_buffer, .-yy_switch_to_buffer
.align 2
.type yy_load_buffer_state, %function
yy_load_buffer_state:
.LFB26:
.cfi_startproc
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 32]
adrp x0, yy_n_chars
add x0, x0, :lo12:yy_n_chars
str x1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0, 16]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str x1, [x0]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x1, [x0]
adrp x0, yytext
add x0, x0, :lo12:yytext
str x1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x1, [x0]
adrp x0, yyin
add x0, x0, :lo12:yyin
str x1, [x0]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
ldrb w1, [x0]
adrp x0, yy_hold_char
add x0, x0, :lo12:yy_hold_char
strb w1, [x0]
nop
ret
.cfi_endproc
.LFE26:
.size yy_load_buffer_state, .-yy_load_buffer_state
.section .rodata
.align 3
.LC6:
.string "out of dynamic memory in yy_create_buffer()"
.text
.align 2
.global yy_create_buffer
.type yy_create_buffer, %function
yy_create_buffer:
.LFB27:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
mov x0, 72
bl yyalloc
str x0, [sp, 40]
ldr x0, [sp, 40]
cmp x0, 0
bne .L157
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl yy_fatal_error
.L157:
ldrsw x1, [sp, 20]
ldr x0, [sp, 40]
str x1, [x0, 24]
ldr x0, [sp, 40]
ldr x0, [x0, 24]
add x0, x0, 2
bl yyalloc
mov x1, x0
ldr x0, [sp, 40]
str x1, [x0, 8]
ldr x0, [sp, 40]
ldr x0, [x0, 8]
cmp x0, 0
bne .L158
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl yy_fatal_error
.L158:
ldr x0, [sp, 40]
mov w1, 1
str w1, [x0, 40]
ldr x1, [sp, 24]
ldr x0, [sp, 40]
bl yy_init_buffer
ldr x0, [sp, 40]
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE27:
.size yy_create_buffer, .-yy_create_buffer
.align 2
.global yy_delete_buffer
.type yy_delete_buffer, %function
yy_delete_buffer:
.LFB28:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L167
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L163
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
b .L164
.L163:
mov x0, 0
.L164:
ldr x1, [sp, 24]
cmp x0, x1
bne .L165
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
str xzr, [x0]
.L165:
ldr x0, [sp, 24]
ldr w0, [x0, 40]
cmp w0, 0
beq .L166
ldr x0, [sp, 24]
ldr x0, [x0, 8]
bl yyfree
.L166:
ldr x0, [sp, 24]
bl yyfree
b .L160
.L167:
nop
.L160:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE28:
.size yy_delete_buffer, .-yy_delete_buffer
.align 2
.type yy_init_buffer, %function
yy_init_buffer:
.LFB29:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
bl __errno_location
ldr w0, [x0]
str w0, [sp, 44]
ldr x0, [sp, 24]
bl yy_flush_buffer
ldr x0, [sp, 24]
ldr x1, [sp, 16]
str x1, [x0]
ldr x0, [sp, 24]
mov w1, 1
str w1, [x0, 60]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L169
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
b .L170
.L169:
mov x0, 0
.L170:
ldr x1, [sp, 24]
cmp x0, x1
beq .L171
ldr x0, [sp, 24]
mov w1, 1
str w1, [x0, 52]
ldr x0, [sp, 24]
str wzr, [x0, 56]
.L171:
ldr x0, [sp, 16]
cmp x0, 0
beq .L172
ldr x0, [sp, 16]
bl fileno
bl isatty
cmp w0, 0
ble .L172
mov w0, 1
b .L173
.L172:
mov w0, 0
.L173:
ldr x1, [sp, 24]
str w0, [x1, 44]
bl __errno_location
mov x1, x0
ldr w0, [sp, 44]
str w0, [x1]
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE29:
.size yy_init_buffer, .-yy_init_buffer
.align 2
.global yy_flush_buffer
.type yy_flush_buffer, %function
yy_flush_buffer:
.LFB30:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L179
ldr x0, [sp, 24]
str xzr, [x0, 32]
ldr x0, [sp, 24]
ldr x0, [x0, 8]
strb wzr, [x0]
ldr x0, [sp, 24]
ldr x0, [x0, 8]
add x0, x0, 1
strb wzr, [x0]
ldr x0, [sp, 24]
ldr x1, [x0, 8]
ldr x0, [sp, 24]
str x1, [x0, 16]
ldr x0, [sp, 24]
mov w1, 1
str w1, [x0, 48]
ldr x0, [sp, 24]
str wzr, [x0, 64]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L177
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
b .L178
.L177:
mov x0, 0
.L178:
ldr x1, [sp, 24]
cmp x0, x1
bne .L174
bl yy_load_buffer_state
b .L174
.L179:
nop
.L174:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE30:
.size yy_flush_buffer, .-yy_flush_buffer
.align 2
.global yypush_buffer_state
.type yypush_buffer_state, %function
yypush_buffer_state:
.LFB31:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L185
bl yyensure_buffer_stack
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L183
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
cmp x0, 0
beq .L183
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
ldr x0, [x0]
adrp x1, yy_hold_char
add x1, x1, :lo12:yy_hold_char
ldrb w1, [x1]
strb w1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
adrp x1, yy_c_buf_p
add x1, x1, :lo12:yy_c_buf_p
ldr x1, [x1]
str x1, [x0, 16]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
adrp x1, yy_n_chars
add x1, x1, :lo12:yy_n_chars
ldr x1, [x1]
str x1, [x0, 32]
.L183:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L184
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
cmp x0, 0
beq .L184
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
add x1, x0, 1
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
str x1, [x0]
.L184:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x1, [sp, 24]
str x1, [x0]
bl yy_load_buffer_state
adrp x0, yy_did_buffer_switch_on_eof
add x0, x0, :lo12:yy_did_buffer_switch_on_eof
mov w1, 1
str w1, [x0]
b .L180
.L185:
nop
.L180:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE31:
.size yypush_buffer_state, .-yypush_buffer_state
.align 2
.global yypop_buffer_state
.type yypop_buffer_state, %function
yypop_buffer_state:
.LFB32:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L193
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
cmp x0, 0
beq .L193
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L190
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
b .L191
.L190:
mov x0, 0
.L191:
bl yy_delete_buffer
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
str xzr, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
cmp x0, 0
beq .L192
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
sub x1, x0, #1
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
str x1, [x0]
.L192:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L186
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
cmp x0, 0
beq .L186
bl yy_load_buffer_state
adrp x0, yy_did_buffer_switch_on_eof
add x0, x0, :lo12:yy_did_buffer_switch_on_eof
mov w1, 1
str w1, [x0]
b .L186
.L193:
nop
.L186:
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE32:
.size yypop_buffer_state, .-yypop_buffer_state
.section .rodata
.align 3
.LC7:
.string "out of dynamic memory in yyensure_buffer_stack()"
.text
.align 2
.type yyensure_buffer_stack, %function
yyensure_buffer_stack:
.LFB33:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
bne .L195
mov x0, 1
str x0, [sp, 24]
ldr x0, [sp, 24]
lsl x0, x0, 3
bl yyalloc
mov x1, x0
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
str x1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
bne .L196
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl yy_fatal_error
.L196:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x3, [x0]
ldr x0, [sp, 24]
lsl x0, x0, 3
mov x2, x0
mov w1, 0
mov x0, x3
bl memset
adrp x0, yy_buffer_stack_max
add x0, x0, :lo12:yy_buffer_stack_max
ldr x1, [sp, 24]
str x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
str xzr, [x0]
b .L194
.L195:
adrp x0, yy_buffer_stack_max
add x0, x0, :lo12:yy_buffer_stack_max
ldr x0, [x0]
sub x1, x0, #1
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
cmp x1, x0
bhi .L194
mov w0, 8
str w0, [sp, 20]
ldrsw x1, [sp, 20]
adrp x0, yy_buffer_stack_max
add x0, x0, :lo12:yy_buffer_stack_max
ldr x0, [x0]
add x0, x1, x0
str x0, [sp, 24]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x2, [x0]
ldr x0, [sp, 24]
lsl x0, x0, 3
mov x1, x0
mov x0, x2
bl yyrealloc
mov x1, x0
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
str x1, [x0]
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
bne .L198
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl yy_fatal_error
.L198:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_max
add x0, x0, :lo12:yy_buffer_stack_max
ldr x0, [x0]
lsl x0, x0, 3
add x3, x1, x0
ldrsw x0, [sp, 20]
lsl x0, x0, 3
mov x2, x0
mov w1, 0
mov x0, x3
bl memset
adrp x0, yy_buffer_stack_max
add x0, x0, :lo12:yy_buffer_stack_max
ldr x1, [sp, 24]
str x1, [x0]
.L194:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE33:
.size yyensure_buffer_stack, .-yyensure_buffer_stack
.section .rodata
.align 3
.LC8:
.string "out of dynamic memory in yy_scan_buffer()"
.text
.align 2
.global yy_scan_buffer
.type yy_scan_buffer, %function
yy_scan_buffer:
.LFB34:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
ldr x0, [sp, 16]
cmp x0, 1
bls .L200
ldr x0, [sp, 16]
sub x0, x0, #2
ldr x1, [sp, 24]
add x0, x1, x0
ldrb w0, [x0]
cmp w0, 0
bne .L200
ldr x0, [sp, 16]
sub x0, x0, #1
ldr x1, [sp, 24]
add x0, x1, x0
ldrb w0, [x0]
cmp w0, 0
beq .L201
.L200:
mov x0, 0
b .L202
.L201:
mov x0, 72
bl yyalloc
str x0, [sp, 40]
ldr x0, [sp, 40]
cmp x0, 0
bne .L203
adrp x0, .LC8
add x0, x0, :lo12:.LC8
bl yy_fatal_error
.L203:
ldr x0, [sp, 16]
sub x1, x0, #2
ldr x0, [sp, 40]
str x1, [x0, 24]
ldr x0, [sp, 40]
ldr x1, [sp, 24]
str x1, [x0, 8]
ldr x0, [sp, 40]
ldr x1, [x0, 8]
ldr x0, [sp, 40]
str x1, [x0, 16]
ldr x0, [sp, 40]
str wzr, [x0, 40]
ldr x0, [sp, 40]
str xzr, [x0]
ldr x0, [sp, 40]
ldr x1, [x0, 24]
ldr x0, [sp, 40]
str x1, [x0, 32]
ldr x0, [sp, 40]
str wzr, [x0, 44]
ldr x0, [sp, 40]
mov w1, 1
str w1, [x0, 48]
ldr x0, [sp, 40]
str wzr, [x0, 60]
ldr x0, [sp, 40]
str wzr, [x0, 64]
ldr x0, [sp, 40]
bl yy_switch_to_buffer
ldr x0, [sp, 40]
.L202:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE34:
.size yy_scan_buffer, .-yy_scan_buffer
.align 2
.global yy_scan_string
.type yy_scan_string, %function
yy_scan_string:
.LFB35:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl strlen
mov x1, x0
ldr x0, [sp, 24]
bl yy_scan_bytes
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE35:
.size yy_scan_string, .-yy_scan_string
.section .rodata
.align 3
.LC9:
.string "out of dynamic memory in yy_scan_bytes()"
.align 3
.LC10:
.string "bad buffer in yy_scan_bytes()"
.text
.align 2
.global yy_scan_bytes
.type yy_scan_bytes, %function
yy_scan_bytes:
.LFB36:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
ldr x0, [sp, 16]
add x0, x0, 2
str x0, [sp, 40]
ldr x0, [sp, 40]
bl yyalloc
str x0, [sp, 48]
ldr x0, [sp, 48]
cmp x0, 0
bne .L207
adrp x0, .LC9
add x0, x0, :lo12:.LC9
bl yy_fatal_error
.L207:
str xzr, [sp, 32]
b .L208
.L209:
ldr x1, [sp, 24]
ldr x0, [sp, 32]
add x1, x1, x0
ldr x2, [sp, 48]
ldr x0, [sp, 32]
add x0, x2, x0
ldrb w1, [x1]
strb w1, [x0]
ldr x0, [sp, 32]
add x0, x0, 1
str x0, [sp, 32]
.L208:
ldr x1, [sp, 32]
ldr x0, [sp, 16]
cmp x1, x0
bcc .L209
ldr x0, [sp, 16]
add x0, x0, 1
ldr x1, [sp, 48]
add x0, x1, x0
strb wzr, [x0]
ldr x2, [sp, 48]
ldr x1, [sp, 16]
add x1, x2, x1
ldrb w0, [x0]
strb w0, [x1]
ldr x1, [sp, 40]
ldr x0, [sp, 48]
bl yy_scan_buffer
str x0, [sp, 56]
ldr x0, [sp, 56]
cmp x0, 0
bne .L210
adrp x0, .LC10
add x0, x0, :lo12:.LC10
bl yy_fatal_error
.L210:
ldr x0, [sp, 56]
mov w1, 1
str w1, [x0, 40]
ldr x0, [sp, 56]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE36:
.size yy_scan_bytes, .-yy_scan_bytes
.section .rodata
.align 3
.LC11:
.string "%s\n"
.text
.align 2
.type yy_fatal_error, %function
yy_fatal_error:
.LFB37:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr x2, [sp, 24]
adrp x0, .LC11
add x1, x0, :lo12:.LC11
mov x0, x3
bl fprintf
mov w0, 2
bl exit
.cfi_endproc
.LFE37:
.size yy_fatal_error, .-yy_fatal_error
.align 2
.global yyget_lineno
.type yyget_lineno, %function
yyget_lineno:
.LFB38:
.cfi_startproc
adrp x0, yylineno
add x0, x0, :lo12:yylineno
ldr w0, [x0]
ret
.cfi_endproc
.LFE38:
.size yyget_lineno, .-yyget_lineno
.align 2
.global yyget_in
.type yyget_in, %function
yyget_in:
.LFB39:
.cfi_startproc
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x0, [x0]
ret
.cfi_endproc
.LFE39:
.size yyget_in, .-yyget_in
.align 2
.global yyget_out
.type yyget_out, %function
yyget_out:
.LFB40:
.cfi_startproc
adrp x0, yyout
add x0, x0, :lo12:yyout
ldr x0, [x0]
ret
.cfi_endproc
.LFE40:
.size yyget_out, .-yyget_out
.align 2
.global yyget_leng
.type yyget_leng, %function
yyget_leng:
.LFB41:
.cfi_startproc
adrp x0, yyleng
add x0, x0, :lo12:yyleng
ldr x0, [x0]
ret
.cfi_endproc
.LFE41:
.size yyget_leng, .-yyget_leng
.align 2
.global yyget_text
.type yyget_text, %function
yyget_text:
.LFB42:
.cfi_startproc
adrp x0, yytext
add x0, x0, :lo12:yytext
ldr x0, [x0]
ret
.cfi_endproc
.LFE42:
.size yyget_text, .-yyget_text
.align 2
.global yyset_lineno
.type yyset_lineno, %function
yyset_lineno:
.LFB43:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
adrp x0, yylineno
add x0, x0, :lo12:yylineno
ldr w1, [sp, 12]
str w1, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE43:
.size yyset_lineno, .-yyset_lineno
.align 2
.global yyset_in
.type yyset_in, %function
yyset_in:
.LFB44:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
adrp x0, yyin
add x0, x0, :lo12:yyin
ldr x1, [sp, 8]
str x1, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE44:
.size yyset_in, .-yyset_in
.align 2
.global yyset_out
.type yyset_out, %function
yyset_out:
.LFB45:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
adrp x0, yyout
add x0, x0, :lo12:yyout
ldr x1, [sp, 8]
str x1, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE45:
.size yyset_out, .-yyset_out
.align 2
.global yyget_debug
.type yyget_debug, %function
yyget_debug:
.LFB46:
.cfi_startproc
adrp x0, yy_flex_debug
add x0, x0, :lo12:yy_flex_debug
ldr w0, [x0]
ret
.cfi_endproc
.LFE46:
.size yyget_debug, .-yyget_debug
.align 2
.global yyset_debug
.type yyset_debug, %function
yyset_debug:
.LFB47:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
adrp x0, yy_flex_debug
add x0, x0, :lo12:yy_flex_debug
ldr w1, [sp, 12]
str w1, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE47:
.size yyset_debug, .-yyset_debug
.align 2
.type yy_init_globals, %function
yy_init_globals:
.LFB48:
.cfi_startproc
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
str xzr, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
str xzr, [x0]
adrp x0, yy_buffer_stack_max
add x0, x0, :lo12:yy_buffer_stack_max
str xzr, [x0]
adrp x0, yy_c_buf_p
add x0, x0, :lo12:yy_c_buf_p
str xzr, [x0]
adrp x0, yy_init
add x0, x0, :lo12:yy_init
str wzr, [x0]
adrp x0, yy_start
add x0, x0, :lo12:yy_start
str wzr, [x0]
adrp x0, yyin
add x0, x0, :lo12:yyin
str xzr, [x0]
adrp x0, yyout
add x0, x0, :lo12:yyout
str xzr, [x0]
mov w0, 0
ret
.cfi_endproc
.LFE48:
.size yy_init_globals, .-yy_init_globals
.align 2
.global yylex_destroy
.type yylex_destroy, %function
yylex_destroy:
.LFB49:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
b .L232
.L236:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L233
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
b .L234
.L233:
mov x0, 0
.L234:
bl yy_delete_buffer
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
str xzr, [x0]
bl yypop_buffer_state
.L232:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
cmp x0, 0
beq .L235
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x1, [x0]
adrp x0, yy_buffer_stack_top
add x0, x0, :lo12:yy_buffer_stack_top
ldr x0, [x0]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
cmp x0, 0
bne .L236
.L235:
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
ldr x0, [x0]
bl yyfree
adrp x0, yy_buffer_stack
add x0, x0, :lo12:yy_buffer_stack
str xzr, [x0]
bl yy_init_globals
mov w0, 0
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE49:
.size yylex_destroy, .-yylex_destroy
.align 2
.global yyalloc
.type yyalloc, %function
yyalloc:
.LFB50:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl malloc
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE50:
.size yyalloc, .-yyalloc
.align 2
.global yyrealloc
.type yyrealloc, %function
yyrealloc:
.LFB51:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
ldr x1, [sp, 16]
ldr x0, [sp, 24]
bl realloc
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE51:
.size yyrealloc, .-yyrealloc
.align 2
.global yyfree
.type yyfree, %function
yyfree:
.LFB52:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl free
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE52:
.size yyfree, .-yyfree
.section .rodata
.align 3
.LC12:
.string "-V"
.align 3
.LC13:
.string "\\documentclass[16pt]{report}"
.align 3
.LC14:
.string "\\pagestyle{empty}"
.align 3
.LC15:
.string "\\begin{document}"
.align 3
.LC16:
.string "$$"
.align 3
.LC17:
.string " %c "
.align 3
.LC18:
.string " \\wedge "
.align 3
.LC19:
.string " \\wee "
.align 3
.LC20:
.string " \\rightarrow "
.align 3
.LC21:
.string " \\neg "
.align 3
.LC22:
.string " ( "
.align 3
.LC23:
.string " ) "
.align 3
.LC24:
.string "\\end{document}"
.text
.align 2
.global main
.type main, %function
main:
.LFB53:
.cfi_startproc
stp x29, x30, [sp, -128]!
.cfi_def_cfa_offset 128
.cfi_offset 29, -128
.cfi_offset 30, -120
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 120]
mov x1, 0
bl yylex
adrp x0, L1
add x0, x0, :lo12:L1
bl pListMoveToStart
adrp x0, L1
add x0, x0, :lo12:L1
bl pListLength
str w0, [sp, 44]
adrp x0, L1
add x0, x0, :lo12:L1
bl pListMoveToStart
ldr w0, [sp, 28]
cmp w0, 1
ble .L244
ldr x0, [sp, 16]
add x0, x0, 8
ldr x2, [x0]
adrp x0, .LC12
add x1, x0, :lo12:.LC12
mov x0, x2
bl strcmp
cmp w0, 0
bne .L244
adrp x0, .LC13
add x0, x0, :lo12:.LC13
bl puts
adrp x0, .LC14
add x0, x0, :lo12:.LC14
bl puts
adrp x0, .LC15
add x0, x0, :lo12:.LC15
bl puts
adrp x0, .LC16
add x0, x0, :lo12:.LC16
bl printf
str wzr, [sp, 40]
b .L245
.L253:
adrp x0, L1
add x0, x0, :lo12:L1
bl pListGetValue
asr x0, x0, 32
str w0, [sp, 48]
adrp x0, L1
add x0, x0, :lo12:L1
bl pListGetValue
str w0, [sp, 52]
ldr w0, [sp, 48]
cmp w0, 4
bne .L246
ldr w1, [sp, 52]
adrp x0, .LC17
add x0, x0, :lo12:.LC17
bl printf
b .L247
.L246:
ldr w0, [sp, 48]
cmp w0, 2
bne .L248
ldr w0, [sp, 52]
cmp w0, 0
bne .L249
adrp x0, .LC18
add x0, x0, :lo12:.LC18
bl printf
b .L247
.L249:
ldr w0, [sp, 52]
cmp w0, 1
bne .L250
adrp x0, .LC19
add x0, x0, :lo12:.LC19
bl printf
b .L247
.L250:
adrp x0, .LC20
add x0, x0, :lo12:.LC20
bl printf
b .L247
.L248:
ldr w0, [sp, 48]
cmp w0, 3
bne .L251
adrp x0, .LC21
add x0, x0, :lo12:.LC21
bl printf
b .L247
.L251:
ldr w0, [sp, 48]
cmp w0, 0
bne .L252
adrp x0, .LC22
add x0, x0, :lo12:.LC22
bl printf
b .L247
.L252:
ldr w0, [sp, 48]
cmp w0, 1
bne .L247
adrp x0, .LC23
add x0, x0, :lo12:.LC23
bl printf
.L247:
adrp x0, L1
add x0, x0, :lo12:L1
bl pListNext
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L245:
ldr w1, [sp, 40]
ldr w0, [sp, 44]
cmp w1, w0
blt .L253
adrp x0, .LC16
add x0, x0, :lo12:.LC16
bl puts
.L244:
adrp x0, L2
add x0, x0, :lo12:L2
bl pListInit
adrp x0, L1
add x0, x0, :lo12:L1
bl pListLength
sub w0, w0, #1
mov w3, w0
mov w2, 0
adrp x0, L2
add x1, x0, :lo12:L2
adrp x0, L1
add x0, x0, :lo12:L1
bl IMPL_FREE
ldr w0, [sp, 28]
cmp w0, 1
ble .L254
ldr x0, [sp, 16]
add x0, x0, 8
ldr x2, [x0]
adrp x0, .LC12
add x1, x0, :lo12:.LC12
mov x0, x2
bl strcmp
cmp w0, 0
bne .L254
adrp x0, .LC16
add x0, x0, :lo12:.LC16
bl printf
adrp x0, L2
add x0, x0, :lo12:L2
bl pListLength
str w0, [sp, 44]
adrp x0, L2
add x0, x0, :lo12:L2
bl pListMoveToStart
str wzr, [sp, 40]
b .L255
.L263:
adrp x0, L2
add x0, x0, :lo12:L2
bl pListGetValue
asr x0, x0, 32
str w0, [sp, 48]
adrp x0, L2
add x0, x0, :lo12:L2
bl pListGetValue
str w0, [sp, 52]
ldr w0, [sp, 48]
cmp w0, 4
bne .L256
ldr w1, [sp, 52]
adrp x0, .LC17
add x0, x0, :lo12:.LC17
bl printf
b .L257
.L256:
ldr w0, [sp, 48]
cmp w0, 2
bne .L258
ldr w0, [sp, 52]
cmp w0, 0
bne .L259
adrp x0, .LC18
add x0, x0, :lo12:.LC18
bl printf
b .L257
.L259:
ldr w0, [sp, 52]
cmp w0, 1
bne .L260
adrp x0, .LC19
add x0, x0, :lo12:.LC19
bl printf
b .L257
.L260:
adrp x0, .LC20
add x0, x0, :lo12:.LC20
bl printf
b .L257
.L258:
ldr w0, [sp, 48]
cmp w0, 3
bne .L261
adrp x0, .LC21
add x0, x0, :lo12:.LC21
bl printf
b .L257
.L261:
ldr w0, [sp, 48]
cmp w0, 0
bne .L262
adrp x0, .LC22
add x0, x0, :lo12:.LC22
bl printf
b .L257
.L262:
ldr w0, [sp, 48]
cmp w0, 1
bne .L257
adrp x0, .LC23
add x0, x0, :lo12:.LC23
bl printf
.L257:
adrp x0, L2
add x0, x0, :lo12:L2
bl pListNext
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L255:
ldr w1, [sp, 40]
ldr w0, [sp, 44]
cmp w1, w0
blt .L263
adrp x0, .LC16
add x0, x0, :lo12:.LC16
bl puts
.L254:
add x0, sp, 56
bl pListInit
adrp x0, L2
add x0, x0, :lo12:L2
bl pListLength
sub w1, w0, #1
add x0, sp, 56
mov w3, w1
mov w2, 0
mov x1, x0
adrp x0, L2
add x0, x0, :lo12:L2
bl NNF
ldr w0, [sp, 28]
cmp w0, 1
ble .L264
ldr x0, [sp, 16]
add x0, x0, 8
ldr x2, [x0]
adrp x0, .LC12
add x1, x0, :lo12:.LC12
mov x0, x2
bl strcmp
cmp w0, 0
bne .L264
adrp x0, .LC16
add x0, x0, :lo12:.LC16
bl printf
add x0, sp, 56
bl pListLength
str w0, [sp, 44]
add x0, sp, 56
bl pListMoveToStart
str wzr, [sp, 40]
b .L265
.L273:
add x0, sp, 56
bl pListGetValue
asr x0, x0, 32
str w0, [sp, 48]
add x0, sp, 56
bl pListGetValue
str w0, [sp, 52]
ldr w0, [sp, 48]
cmp w0, 4
bne .L266
ldr w1, [sp, 52]
adrp x0, .LC17
add x0, x0, :lo12:.LC17
bl printf
b .L267
.L266:
ldr w0, [sp, 48]
cmp w0, 2
bne .L268
ldr w0, [sp, 52]
cmp w0, 0
bne .L269
adrp x0, .LC18
add x0, x0, :lo12:.LC18
bl printf
b .L267
.L269:
ldr w0, [sp, 52]
cmp w0, 1
bne .L270
adrp x0, .LC19
add x0, x0, :lo12:.LC19
bl printf
b .L267
.L270:
adrp x0, .LC20
add x0, x0, :lo12:.LC20
bl printf
b .L267
.L268:
ldr w0, [sp, 48]
cmp w0, 3
bne .L271
adrp x0, .LC21
add x0, x0, :lo12:.LC21
bl printf
b .L267
.L271:
ldr w0, [sp, 48]
cmp w0, 0
bne .L272
adrp x0, .LC22
add x0, x0, :lo12:.LC22
bl printf
b .L267
.L272:
ldr w0, [sp, 48]
cmp w0, 1
bne .L267
adrp x0, .LC23
add x0, x0, :lo12:.LC23
bl printf
.L267:
add x0, sp, 56
bl pListNext
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L265:
ldr w1, [sp, 40]
ldr w0, [sp, 44]
cmp w1, w0
blt .L273
adrp x0, .LC16
add x0, x0, :lo12:.LC16
bl puts
.L264:
adrp x0, .LC16
add x0, x0, :lo12:.LC16
bl printf
add x0, sp, 88
bl pListInit
add x0, sp, 56
bl pListLength
sub w2, w0, #1
add x1, sp, 88
add x0, sp, 56
mov w3, w2
mov w2, 0
bl CNF
add x0, sp, 88
bl pListLength
str w0, [sp, 44]
add x0, sp, 88
bl pListMoveToStart
str wzr, [sp, 40]
b .L274
.L282:
add x0, sp, 88
bl pListGetValue
asr x0, x0, 32
str w0, [sp, 48]
add x0, sp, 88
bl pListGetValue
str w0, [sp, 52]
ldr w0, [sp, 48]
cmp w0, 4
bne .L275
ldr w1, [sp, 52]
adrp x0, .LC17
add x0, x0, :lo12:.LC17
bl printf
b .L276
.L275:
ldr w0, [sp, 48]
cmp w0, 2
bne .L277
ldr w0, [sp, 52]
cmp w0, 0
bne .L278
adrp x0, .LC18
add x0, x0, :lo12:.LC18
bl printf
b .L276
.L278:
ldr w0, [sp, 52]
cmp w0, 1
bne .L279
adrp x0, .LC19
add x0, x0, :lo12:.LC19
bl printf
b .L276
.L279:
adrp x0, .LC20
add x0, x0, :lo12:.LC20
bl printf
b .L276
.L277:
ldr w0, [sp, 48]
cmp w0, 3
bne .L280
adrp x0, .LC21
add x0, x0, :lo12:.LC21
bl printf
b .L276
.L280:
ldr w0, [sp, 48]
cmp w0, 0
bne .L281
adrp x0, .LC22
add x0, x0, :lo12:.LC22
bl printf
b .L276
.L281:
ldr w0, [sp, 48]
cmp w0, 1
bne .L276
adrp x0, .LC23
add x0, x0, :lo12:.LC23
bl printf
.L276:
add x0, sp, 88
bl pListNext
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L274:
ldr w1, [sp, 40]
ldr w0, [sp, 44]
cmp w1, w0
blt .L282
adrp x0, .LC16
add x0, x0, :lo12:.LC16
bl puts
adrp x0, .LC24
add x0, x0, :lo12:.LC24
bl printf
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 120]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L284
bl __stack_chk_fail
.L284:
mov w0, w1
ldp x29, x30, [sp], 128
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE53:
.size main, .-main
.section .rodata
.align 3
.LC25:
.string "Malformed Expression!!"
.align 3
.LC26:
.string "Start: %d & End: %d"
.text
.align 2
.global IMPL_FREE
.type IMPL_FREE, %function
IMPL_FREE:
.LFB54:
.cfi_startproc
stp x29, x30, [sp, -128]!
.cfi_def_cfa_offset 128
.cfi_offset 29, -128
.cfi_offset 30, -120
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
str w3, [sp, 24]
ldr w1, [sp, 28]
ldr x0, [sp, 40]
bl pListMoveToPos
ldr w0, [sp, 24]
sub w0, w0, #1
ldr w1, [sp, 28]
cmp w1, w0
blt .L286
mov w0, 4
str w0, [sp, 84]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
b .L285
.L286:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L288
mov w0, 4
str w0, [sp, 84]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 80]
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 2
bne .L289
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 76]
ldr w0, [sp, 76]
cmp w0, 2
bne .L290
mov w0, 3
str w0, [sp, 124]
mov w0, 3
str w0, [sp, 120]
ldr x1, [sp, 120]
ldr x0, [sp, 32]
bl pListAppend
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 116]
mov w0, 1
str w0, [sp, 112]
ldr x1, [sp, 112]
ldr x0, [sp, 32]
bl pListAppend
b .L291
.L290:
ldr w0, [sp, 76]
cmp w0, 0
bne .L292
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 108]
str wzr, [sp, 104]
ldr x1, [sp, 104]
ldr x0, [sp, 32]
bl pListAppend
b .L291
.L292:
ldr w0, [sp, 76]
cmp w0, 1
bne .L291
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 116]
mov w0, 1
str w0, [sp, 112]
ldr x1, [sp, 112]
ldr x0, [sp, 32]
bl pListAppend
b .L291
.L289:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L291:
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L293
ldr w0, [sp, 28]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
b .L285
.L293:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 3
bne .L295
mov w0, 3
str w0, [sp, 124]
mov w0, 3
str w0, [sp, 120]
ldr x1, [sp, 120]
ldr x0, [sp, 32]
bl pListAppend
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L296
ldr w0, [sp, 28]
add w0, w0, 3
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
b .L285
.L296:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L297
str wzr, [sp, 92]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 28]
add w1, w0, 4
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
mov w0, 1
str w0, [sp, 100]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
b .L285
.L297:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
b .L285
.L295:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L298
ldr w0, [sp, 28]
add w1, w0, 2
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
b .L285
.L298:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
b .L285
.L288:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 3
bne .L299
mov w0, 3
str w0, [sp, 124]
mov w0, 3
str w0, [sp, 120]
ldr x1, [sp, 120]
ldr x0, [sp, 32]
bl pListAppend
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L300
ldr w0, [sp, 28]
add w0, w0, 1
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
b .L285
.L300:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L302
str wzr, [sp, 92]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 28]
add w1, w0, 2
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
mov w0, 1
str w0, [sp, 100]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
b .L285
.L302:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
b .L285
.L299:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L303
ldr w0, [sp, 28]
str w0, [sp, 60]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 64]
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 56]
b .L304
.L315:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 1
bne .L305
ldr x0, [sp, 40]
bl pListGetValue
mov w1, w0
ldr w0, [sp, 64]
cmp w0, w1
bne .L305
ldr w0, [sp, 56]
sub w0, w0, #1
str w0, [sp, 68]
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 2
bne .L306
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 72]
ldr w0, [sp, 72]
cmp w0, 2
bne .L307
mov w0, 3
str w0, [sp, 124]
mov w0, 3
str w0, [sp, 120]
ldr x1, [sp, 120]
ldr x0, [sp, 32]
bl pListAppend
str wzr, [sp, 92]
ldr w0, [sp, 64]
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 60]
add w1, w0, 1
ldr w0, [sp, 68]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
mov w0, 1
str w0, [sp, 100]
ldr w0, [sp, 64]
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 116]
mov w0, 1
str w0, [sp, 112]
ldr x1, [sp, 112]
ldr x0, [sp, 32]
bl pListAppend
b .L308
.L307:
ldr w0, [sp, 72]
cmp w0, 0
bne .L309
str wzr, [sp, 124]
ldr w0, [sp, 64]
str w0, [sp, 120]
ldr x1, [sp, 120]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 60]
add w1, w0, 1
ldr w0, [sp, 68]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
mov w0, 1
str w0, [sp, 100]
ldr w0, [sp, 64]
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 108]
str wzr, [sp, 104]
ldr x1, [sp, 104]
ldr x0, [sp, 32]
bl pListAppend
b .L308
.L309:
ldr w0, [sp, 72]
cmp w0, 1
bne .L308
str wzr, [sp, 92]
ldr w0, [sp, 64]
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 60]
add w1, w0, 1
ldr w0, [sp, 68]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
mov w0, 1
str w0, [sp, 100]
ldr w0, [sp, 64]
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 116]
mov w0, 1
str w0, [sp, 112]
ldr x1, [sp, 112]
ldr x0, [sp, 32]
bl pListAppend
.L308:
ldr w0, [sp, 68]
add w0, w0, 1
mov w1, w0
ldr x0, [sp, 40]
bl pListMoveToPos
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L310
ldr w0, [sp, 68]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
b .L285
.L310:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 3
bne .L312
ldr w0, [sp, 68]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
b .L285
.L312:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L313
str wzr, [sp, 92]
ldr w0, [sp, 64]
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 68]
add w1, w0, 3
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl IMPL_FREE
mov w0, 1
str w0, [sp, 100]
ldr w0, [sp, 64]
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
b .L285
.L313:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L306:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L305:
ldr x0, [sp, 40]
bl pListNext
ldr w0, [sp, 56]
add w0, w0, 1
str w0, [sp, 56]
.L304:
ldr w1, [sp, 56]
ldr w0, [sp, 24]
cmp w1, w0
blt .L315
b .L285
.L303:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L285:
ldp x29, x30, [sp], 128
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE54:
.size IMPL_FREE, .-IMPL_FREE
.align 2
.global NNF
.type NNF, %function
NNF:
.LFB55:
.cfi_startproc
stp x29, x30, [sp, -112]!
.cfi_def_cfa_offset 112
.cfi_offset 29, -112
.cfi_offset 30, -104
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
str w3, [sp, 24]
ldr w1, [sp, 28]
ldr x0, [sp, 40]
bl pListMoveToPos
ldr w0, [sp, 24]
sub w0, w0, #1
ldr w1, [sp, 28]
cmp w1, w0
blt .L317
mov w0, 4
str w0, [sp, 92]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
b .L316
.L317:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L319
ldr w0, [sp, 28]
add w0, w0, 1
mov w3, w0
ldr w2, [sp, 28]
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 2
bne .L320
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 76]
ldr w0, [sp, 76]
cmp w0, 0
bne .L321
mov w0, 2
str w0, [sp, 100]
str wzr, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
b .L322
.L321:
ldr w0, [sp, 76]
cmp w0, 1
bne .L322
mov w0, 2
str w0, [sp, 108]
mov w0, 1
str w0, [sp, 104]
ldr x1, [sp, 104]
ldr x0, [sp, 32]
bl pListAppend
b .L322
.L320:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L322:
ldr w0, [sp, 28]
add w0, w0, 1
mov w1, w0
ldr x0, [sp, 40]
bl pListMoveToPos
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L323
str wzr, [sp, 84]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 80]
ldr w0, [sp, 28]
add w1, w0, 3
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
mov w0, 1
str w0, [sp, 92]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 88]
b .L316
.L323:
ldr w0, [sp, 28]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
b .L316
.L319:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 3
bne .L325
mov w0, 3
str w0, [sp, 100]
mov w0, 3
str w0, [sp, 96]
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 3
bne .L326
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L327
ldr w0, [sp, 28]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
b .L316
.L327:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L328
str wzr, [sp, 84]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 80]
ldr w0, [sp, 28]
add w1, w0, 2
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
mov w0, 1
str w0, [sp, 92]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 88]
b .L316
.L328:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L326:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L329
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 4
str w0, [sp, 92]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 28]
add w0, w0, 1
ldr w1, [sp, 24]
cmp w1, w0
ble .L316
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 2
bne .L330
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
str w0, [sp, 108]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 104]
ldr x1, [sp, 104]
ldr x0, [sp, 32]
bl pListAppend
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L331
ldr w0, [sp, 28]
add w1, w0, 4
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
b .L316
.L331:
ldr w0, [sp, 28]
add w0, w0, 3
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
b .L316
.L330:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L329:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L316
str wzr, [sp, 84]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 28]
add w1, w0, 2
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl dNNF
mov w0, 1
str w0, [sp, 92]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
b .L316
.L325:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L332
ldr w0, [sp, 28]
str w0, [sp, 60]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 64]
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 56]
b .L333
.L341:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 1
bne .L334
ldr x0, [sp, 40]
bl pListGetValue
mov w1, w0
ldr w0, [sp, 64]
cmp w0, w1
bne .L334
ldr w0, [sp, 56]
sub w0, w0, #1
str w0, [sp, 68]
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 2
bne .L335
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 72]
ldr w0, [sp, 72]
cmp w0, 0
bne .L336
str wzr, [sp, 108]
ldr w0, [sp, 64]
str w0, [sp, 104]
ldr x1, [sp, 104]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 60]
add w1, w0, 1
ldr w0, [sp, 68]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
mov w0, 1
str w0, [sp, 92]
ldr w0, [sp, 64]
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 100]
str wzr, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
b .L337
.L336:
ldr w0, [sp, 72]
cmp w0, 1
bne .L337
str wzr, [sp, 84]
ldr w0, [sp, 64]
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 60]
add w1, w0, 1
ldr w0, [sp, 68]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
mov w0, 1
str w0, [sp, 92]
ldr w0, [sp, 64]
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 108]
mov w0, 1
str w0, [sp, 104]
ldr x1, [sp, 104]
ldr x0, [sp, 32]
bl pListAppend
.L337:
ldr w0, [sp, 68]
add w0, w0, 1
mov w1, w0
ldr x0, [sp, 40]
bl pListMoveToPos
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L338
str wzr, [sp, 84]
ldr w0, [sp, 64]
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 68]
add w1, w0, 3
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
mov w0, 1
str w0, [sp, 92]
ldr w0, [sp, 64]
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
b .L316
.L338:
ldr w0, [sp, 68]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
b .L316
.L335:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L334:
ldr x0, [sp, 40]
bl pListNext
ldr w0, [sp, 56]
add w0, w0, 1
str w0, [sp, 56]
.L333:
ldr w1, [sp, 56]
ldr w0, [sp, 24]
cmp w1, w0
blt .L341
b .L316
.L332:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L316:
ldp x29, x30, [sp], 112
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE55:
.size NNF, .-NNF
.align 2
.global dNNF
.type dNNF, %function
dNNF:
.LFB56:
.cfi_startproc
stp x29, x30, [sp, -112]!
.cfi_def_cfa_offset 112
.cfi_offset 29, -112
.cfi_offset 30, -104
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
str w3, [sp, 24]
ldr w1, [sp, 28]
ldr x0, [sp, 40]
bl pListMoveToPos
ldr w0, [sp, 24]
sub w0, w0, #1
ldr w1, [sp, 28]
cmp w1, w0
blt .L343
mov w0, 3
str w0, [sp, 100]
mov w0, 3
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 4
str w0, [sp, 92]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
b .L342
.L343:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L345
ldr w0, [sp, 28]
add w0, w0, 1
mov w3, w0
ldr w2, [sp, 28]
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl dNNF
ldr w1, [sp, 28]
ldr x0, [sp, 40]
bl pListMoveToPos
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 2
bne .L346
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 76]
ldr w0, [sp, 76]
cmp w0, 0
bne .L347
mov w0, 2
str w0, [sp, 108]
mov w0, 1
str w0, [sp, 104]
ldr x1, [sp, 104]
ldr x0, [sp, 32]
bl pListAppend
b .L348
.L347:
ldr w0, [sp, 76]
cmp w0, 1
bne .L348
mov w0, 2
str w0, [sp, 92]
str wzr, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
b .L348
.L346:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L348:
ldr w0, [sp, 28]
add w0, w0, 1
mov w1, w0
ldr x0, [sp, 40]
bl pListMoveToPos
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L349
str wzr, [sp, 84]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 80]
ldr w0, [sp, 28]
add w1, w0, 3
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl dNNF
mov w0, 1
str w0, [sp, 100]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 96]
b .L342
.L349:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 3
bne .L351
ldr w0, [sp, 28]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
b .L342
.L351:
mov w0, 3
str w0, [sp, 100]
mov w0, 3
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 28]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
b .L342
.L345:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 3
bne .L352
mov w0, 3
str w0, [sp, 100]
mov w0, 3
str w0, [sp, 96]
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 3
bne .L353
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L354
ldr w0, [sp, 28]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl dNNF
b .L342
.L354:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L355
ldr w0, [sp, 28]
add w1, w0, 2
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
b .L342
.L355:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L353:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L356
mov w0, 4
str w0, [sp, 92]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 28]
add w0, w0, 1
ldr w1, [sp, 24]
cmp w1, w0
ble .L342
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 2
bne .L357
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
str w0, [sp, 108]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 104]
ldr w0, [sp, 104]
cmp w0, 0
bne .L358
mov w0, 1
str w0, [sp, 104]
b .L359
.L358:
str wzr, [sp, 104]
.L359:
ldr x1, [sp, 104]
ldr x0, [sp, 32]
bl pListAppend
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L360
ldr w0, [sp, 28]
add w1, w0, 4
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl dNNF
b .L342
.L360:
ldr w0, [sp, 28]
add w0, w0, 3
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl dNNF
b .L342
.L357:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L356:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L342
ldr w0, [sp, 28]
add w1, w0, 2
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
b .L342
.L352:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L361
ldr w0, [sp, 28]
str w0, [sp, 60]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 64]
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 56]
b .L362
.L370:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 1
bne .L363
ldr x0, [sp, 40]
bl pListGetValue
mov w1, w0
ldr w0, [sp, 64]
cmp w0, w1
bne .L363
ldr w0, [sp, 56]
sub w0, w0, #1
str w0, [sp, 68]
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 2
bne .L364
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 72]
ldr w0, [sp, 72]
cmp w0, 1
bne .L365
str wzr, [sp, 108]
ldr w0, [sp, 64]
str w0, [sp, 104]
ldr x1, [sp, 104]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 60]
add w1, w0, 1
ldr w0, [sp, 68]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl dNNF
mov w0, 1
str w0, [sp, 100]
ldr w0, [sp, 64]
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 92]
str wzr, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
b .L366
.L365:
ldr w0, [sp, 72]
cmp w0, 0
bne .L366
str wzr, [sp, 84]
ldr w0, [sp, 64]
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 60]
add w1, w0, 1
ldr w0, [sp, 68]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl dNNF
mov w0, 1
str w0, [sp, 100]
ldr w0, [sp, 64]
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 108]
mov w0, 1
str w0, [sp, 104]
ldr x1, [sp, 104]
ldr x0, [sp, 32]
bl pListAppend
.L366:
ldr w0, [sp, 68]
add w0, w0, 1
mov w1, w0
ldr x0, [sp, 40]
bl pListMoveToPos
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L367
str wzr, [sp, 84]
ldr w0, [sp, 64]
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 68]
add w1, w0, 3
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
mov w0, 1
str w0, [sp, 100]
ldr w0, [sp, 64]
str w0, [sp, 96]
ldr x1, [sp, 96]
ldr x0, [sp, 32]
bl pListAppend
b .L342
.L367:
ldr w0, [sp, 68]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl NNF
b .L342
.L364:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L363:
ldr x0, [sp, 40]
bl pListNext
ldr w0, [sp, 56]
add w0, w0, 1
str w0, [sp, 56]
.L362:
ldr w1, [sp, 56]
ldr w0, [sp, 24]
cmp w1, w0
blt .L370
b .L342
.L361:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L342:
ldp x29, x30, [sp], 112
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE56:
.size dNNF, .-dNNF
.align 2
.global CNF
.type CNF, %function
CNF:
.LFB57:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
str w3, [sp, 24]
ldr w1, [sp, 28]
ldr x0, [sp, 40]
bl pListMoveToPos
ldr w0, [sp, 24]
sub w0, w0, #1
ldr w1, [sp, 28]
cmp w1, w0
blt .L372
mov w0, 4
str w0, [sp, 84]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
b .L371
.L372:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L374
mov w0, 4
str w0, [sp, 84]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 80]
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 2
bne .L375
mov w0, 2
str w0, [sp, 92]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 88]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 4
bne .L376
mov w0, 4
str w0, [sp, 84]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
b .L371
.L376:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L377
ldr w0, [sp, 28]
add w1, w0, 3
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl CNF
b .L371
.L377:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 3
bne .L379
ldr w0, [sp, 28]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl CNF
b .L371
.L379:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L375:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L374:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 3
bne .L380
mov w0, 3
str w0, [sp, 92]
mov w0, 3
str w0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L381
ldr w0, [sp, 28]
add w1, w0, 2
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl CNF
b .L371
.L381:
ldr w0, [sp, 28]
add w0, w0, 1
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl CNF
b .L371
.L380:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L382
ldr w0, [sp, 28]
str w0, [sp, 56]
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 60]
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 52]
b .L383
.L391:
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 1
bne .L384
ldr x0, [sp, 40]
bl pListGetValue
mov w1, w0
ldr w0, [sp, 60]
cmp w0, w1
bne .L384
ldr w0, [sp, 52]
sub w0, w0, #1
str w0, [sp, 64]
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 2
bne .L385
ldr x0, [sp, 40]
bl pListGetValue
str w0, [sp, 68]
ldr w0, [sp, 68]
cmp w0, 0
bne .L386
str wzr, [sp, 76]
ldr w0, [sp, 60]
str w0, [sp, 72]
ldr x1, [sp, 72]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 56]
add w1, w0, 1
ldr w0, [sp, 64]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl CNF
mov w0, 1
str w0, [sp, 84]
ldr w0, [sp, 60]
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 92]
str wzr, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
b .L387
.L386:
ldr w0, [sp, 68]
cmp w0, 1
bne .L387
str wzr, [sp, 76]
ldr w0, [sp, 60]
str w0, [sp, 72]
ldr x1, [sp, 72]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 56]
add w1, w0, 1
ldr w0, [sp, 64]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl CNF
mov w0, 1
str w0, [sp, 84]
ldr w0, [sp, 60]
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
mov w0, 2
str w0, [sp, 92]
str wzr, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 32]
bl pListAppend
.L387:
ldr w0, [sp, 64]
add w0, w0, 1
mov w1, w0
ldr x0, [sp, 40]
bl pListMoveToPos
ldr x0, [sp, 40]
bl pListNext
ldr x0, [sp, 40]
bl pListGetValue
asr x0, x0, 32
cmp w0, 0
bne .L388
str wzr, [sp, 76]
ldr w0, [sp, 60]
str w0, [sp, 72]
ldr x1, [sp, 72]
ldr x0, [sp, 32]
bl pListAppend
ldr w0, [sp, 64]
add w1, w0, 3
ldr w0, [sp, 24]
sub w0, w0, #1
mov w3, w0
mov w2, w1
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl CNF
mov w0, 1
str w0, [sp, 84]
ldr w0, [sp, 60]
str w0, [sp, 80]
ldr x1, [sp, 80]
ldr x0, [sp, 32]
bl pListAppend
b .L371
.L388:
ldr w0, [sp, 64]
add w0, w0, 2
ldr w3, [sp, 24]
mov w2, w0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl CNF
b .L371
.L385:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L384:
ldr x0, [sp, 40]
bl pListNext
ldr w0, [sp, 52]
add w0, w0, 1
str w0, [sp, 52]
.L383:
ldr w1, [sp, 52]
ldr w0, [sp, 24]
cmp w1, w0
blt .L391
b .L371
.L382:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
ldr w2, [sp, 24]
ldr w1, [sp, 28]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
bl printf
mov w0, 0
bl exit
.L371:
ldp x29, x30, [sp], 96
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE57:
.size CNF, .-CNF
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Portuguese"
.align 3
.LC1:
.string "Digite o raio da esfera: "
.align 3
.LC2:
.string "%f"
.align 3
.LC3:
.string "O volume de sua esfera \303\251: %f\n"
.align 3
.LC4:
.string "pause"
.text
.align 2
.global main
.type main, %function
main:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
fmov s0, 4.0e+0
str s0, [sp, 32]
adrp x0, .LC0
add x1, x0, :lo12:.LC0
mov w0, 6
bl setlocale
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
add x0, sp, 28
mov x1, x0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl __isoc99_scanf
fmov s0, 3.0e+0
ldr s1, [sp, 32]
fdiv s0, s1, s0
str s0, [sp, 32]
ldr s0, [sp, 32]
fcvt d0, s0
adrp x0, .LC5
ldr d1, [x0, #:lo12:.LC5]
fmul d1, d0, d1
ldr s2, [sp, 28]
ldr s0, [sp, 28]
fmul s2, s2, s0
ldr s0, [sp, 28]
fmul s0, s2, s0
fcvt d0, s0
fmul d0, d1, d0
fcvt s0, d0
str s0, [sp, 36]
ldr s0, [sp, 36]
fcvt d0, s0
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl printf
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl system
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 40]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L3
bl __stack_chk_fail
.L3:
mov w0, w1
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size main, .-main
.section .rodata
.align 3
.LC5:
.word 1374389535
.word 1074339512
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "how old are you? "
.align 3
.LC1:
.string " %d"
.align 3
.LC2:
.string "what is your gender? (m/f) "
.align 3
.LC3:
.string " %c"
.align 3
.LC4:
.string "you may enter this website "
.align 3
.LC5:
.string "sorry, nothing to see here "
.align 3
.LC6:
.string "dude !"
.align 3
.LC7:
.string "my lady"
.align 3
.LC8:
.string "hijra !"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 24]
mov x1, 0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
add x0, sp, 20
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl puts
add x0, sp, 19
mov x1, x0
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl __isoc99_scanf
ldr w0, [sp, 20]
cmp w0, 17
ble .L2
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl printf
b .L3
.L2:
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl printf
.L3:
ldrb w0, [sp, 19]
cmp w0, 109
bne .L4
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl printf
.L4:
ldrb w0, [sp, 19]
cmp w0, 102
bne .L5
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
b .L6
.L5:
adrp x0, .LC8
add x0, x0, :lo12:.LC8
bl printf
.L6:
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 24]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L8
bl __stack_chk_fail
.L8:
mov w0, w1
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global ShaderData
.section .rodata
.align 3
.type ShaderData, %object
.size ShaderData, 2284
ShaderData:
.string "DXBC\372\001oj\252 &\305\275\b\366\251\363\031\344`\001"
.string ""
.string ""
.string "\354\b"
.string ""
.string "\005"
.string ""
.string ""
.string "4"
.string ""
.string ""
.string "\234\005"
.string ""
.string "\254\005"
.string ""
.string "\274\005"
.string ""
.string "P\b"
.string ""
.string "RDEF`\005"
.string ""
.string "\001"
.string ""
.string ""
.string "\214"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "<"
.string ""
.string ""
.string ""
.string "\005SC"
.string "\001"
.string ""
.string ",\005"
.string ""
.string "RD11<"
.string ""
.string ""
.string "\030"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "("
.string ""
.string ""
.string "$"
.string ""
.string ""
.string "\f"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "|"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string "\001"
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\001"
.string ""
.string ""
.string "\001"
.string ""
.string ""
.string "\202"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\001"
.string ""
.string ""
.string "\001"
.string ""
.string ""
.string "edram"
.string "SETTINGS"
.string "\253\202"
.string ""
.string ""
.string "\023"
.string ""
.string ""
.string "\244"
.string ""
.string ""
.string "`"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\234\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\324\003"
.string ""
.string "\004"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\335\003"
.string ""
.string "\b"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\351\003"
.string ""
.string "\f"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\373\003"
.string ""
.string "\020"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\016\004"
.string ""
.string "\024"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\"\004"
.string ""
.string "\030"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "6\004"
.string ""
.string "\034"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "J\004"
.string ""
.string " "
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "X\004"
.string ""
.string "$"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "c\004"
.string ""
.string "("
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "p\004"
.string ""
.string ","
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "}\004"
.string ""
.string "0"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\220\004"
.string ""
.string "4"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\243\004"
.string ""
.string "8"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\271\004"
.string ""
.string "<"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\320\004"
.string ""
.string "@"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\341\004"
.string ""
.string "D"
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\260\003"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\363\004"
.string ""
.string "P"
.string ""
.string ""
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\b\005"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "\377\377\377\377"
.string ""
.string ""
.string ""
.string "flatOffset"
.string "dword"
.string "\253\253\253"
.string ""
.string "\023"
.string "\001"
.string "\001"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\247\003"
.string ""
.string "flatSize"
.string "edramFormat"
.string "copySurfaceFormat"
.string "pixelDispatchWidth"
.string "pixelDispatchHeight"
.string "pixelDispatcBlocksX"
.string "pixelDispatcBlocksY"
.string "edramBaseAddr"
.string "edramPitch"
.string "edramOffsetX"
.string "edramOffsetY"
.string "copySurfaceTargetX"
.string "copySurfaceTargetY"
.string "copySurfaceTotalWidth"
.string "copySurfaceTotalHeight"
.string "copySurfaceWidth"
.string "copySurfaceHeight"
.string "clearColor"
.string "float4"
.string "\253\253\253\001"
.string "\003"
.string "\001"
.string "\004"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\376\004"
.string ""
.string "Microsoft (R) HLSL Shader Compiler 6.3.9600.16384"
.string "\253\253ISGN\b"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\b"
.string ""
.string ""
.string "OSGN\b"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\b"
.string ""
.string ""
.string "SHEX\214\002"
.string ""
.string "P"
.string "\005"
.string "\243"
.string ""
.string ""
.string "j\b"
.string "\001Y"
.string ""
.string "\004F\216 "
.string ""
.string ""
.string ""
.string ""
.string "\004"
.string ""
.string ""
.string "\234\b"
.string "\004"
.string "\340\021"
.string ""
.string ""
.string ""
.string ""
.string "DD"
.string ""
.string "_"
.string ""
.string "\0022"
.string "\002"
.string "h"
.string ""
.string "\002\002"
.string ""
.string ""
.string "\233"
.string ""
.string "\004\b"
.string ""
.string ""
.string "\b"
.string ""
.string ""
.string "\001"
.string ""
.string ""
.string "\036"
.string ""
.string "\0072"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "F"
.string "\002"
.string "F\200 "
.string ""
.string ""
.string ""
.string ""
.string "\003"
.string ""
.string ""
.string "\036"
.string ""
.string "\b2"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "F"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\346\212 "
.string ""
.string ""
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "N"
.string ""
.string "\t\022"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\022"
.string "\020"
.string "\001"
.string ""
.string ""
.string "\n"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\001@"
.string ""
.string "P"
.string ""
.string ""
.string "U"
.string ""
.string "\007B"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\032"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\001@"
.string ""
.string "\004"
.string ""
.string ""
.string "N"
.string ""
.string "\t\202"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\320"
.string ""
.string "\032\200 "
.string ""
.string ""
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "\001@"
.string ""
.string "P"
.string ""
.string ""
.string "&"
.string ""
.string "\b"
.string "\320"
.string ""
.string "B"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string ":"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "*"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "&"
.string ""
.string "\b"
.string "\320"
.string ""
.string "B"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "*"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\001@"
.string ""
.string ""
.string "\005"
.string ""
.string "#"
.string ""
.string "\t\022"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\n"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\001@"
.string ""
.string ""
.string "\005"
.string ""
.string "*"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\001"
.string ""
.string "\007\""
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\032"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\001@"
.string ""
.string "\017"
.string ""
.string ""
.string "#"
.string ""
.string "\t\""
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\032"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\001@"
.string ""
.string "P"
.string ""
.string ""
.string "\n"
.string "\020"
.string "\001"
.string ""
.string ""
.string "\036"
.string ""
.string "\007\022"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\032"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\n"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "#"
.string ""
.string "\n\022"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\n\200 "
.string ""
.string ""
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "\001@"
.string ""
.string ""
.string "\005"
.string ""
.string "\n"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string " "
.string ""
.string "\b\""
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\001@"
.string ""
.string "\001"
.string ""
.string ""
.string "*\200 "
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\037"
.string "\004\003\032"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\244"
.string ""
.string "\n\362\340\021"
.string ""
.string ""
.string ""
.string ""
.string "\006"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\002@"
.string ""
.string "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\022"
.string ""
.string "\001 "
.string ""
.string "\b\""
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\001@"
.string ""
.string "\002"
.string ""
.string ""
.string "*\200 "
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\037"
.string "\004\003\032"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\244"
.string ""
.string "\n\362\340\021"
.string ""
.string ""
.string ""
.string ""
.string "\006"
.string "\020"
.string ""
.string ""
.string ""
.string ""
.string "\002@"
.string ""
.string "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\025"
.string ""
.string "\001\025"
.string ""
.string "\001>"
.string ""
.string "\001STAT\224"
.string ""
.string ""
.string "\026"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\001"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\n"
.string ""
.string ""
.string "\003"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string "\002"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.string "\002"
.string ""
.string ""
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global getWallTime
.type getWallTime, %function
getWallTime:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
mov x0, 0
bl time
str x0, [sp, 24]
ldr x0, [sp, 24]
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size getWallTime, .-getWallTime
.align 2
.global getCpuTime
.type getCpuTime, %function
getCpuTime:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
bl clock
scvtf d0, x0
str d0, [sp, 24]
ldr d0, [sp, 24]
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size getCpuTime, .-getCpuTime
.align 2
.global calcWallTime
.type calcWallTime, %function
calcWallTime:
.LFB8:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str x1, [sp]
ldr x1, [sp]
ldr x0, [sp, 8]
sub x0, x1, x0
str x0, [sp, 24]
ldr x0, [sp, 24]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size calcWallTime, .-calcWallTime
.align 2
.global calCpuTime
.type calCpuTime, %function
calCpuTime:
.LFB9:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str d0, [sp, 8]
str d1, [sp]
ldr d1, [sp]
ldr d0, [sp, 8]
fsub d0, d1, d0
str d0, [sp, 24]
ldr d0, [sp, 24]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE9:
.size calCpuTime, .-calCpuTime
.section .rodata
.align 3
.LC0:
.string "%f\n"
.align 3
.LC1:
.string "%li\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB10:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
bl getWallTime
str x0, [sp, 24]
bl getCpuTime
str d0, [sp, 32]
mov w0, 60
bl sleep
bl getWallTime
str x0, [sp, 40]
bl getCpuTime
str d0, [sp, 48]
ldr d1, [sp, 48]
ldr d0, [sp, 32]
bl calCpuTime
str d0, [sp, 56]
ldr x1, [sp, 40]
ldr x0, [sp, 24]
bl calcWallTime
str x0, [sp, 64]
mov x0, 145685290680320
movk x0, 0x412e, lsl 48
fmov d1, x0
ldr d0, [sp, 56]
fdiv d0, d0, d1
str d0, [sp, 72]
ldr d0, [sp, 56]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
ldr d0, [sp, 72]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
ldr x1, [sp, 64]
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
nop
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "\n Enter how long it has been since the start of the power failure "
.align 3
.LC1:
.string "%d"
.align 3
.LC2:
.string "\n T is %f \n"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
add x0, sp, 16
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
add x0, sp, 20
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
ldr w0, [sp, 16]
scvtf d1, w0
ldr w0, [sp, 20]
scvtf d0, w0
mov x0, 4633641066610819072
fmov d2, x0
fdiv d0, d0, d2
fadd d0, d1, d0
str d0, [sp, 24]
ldr d1, [sp, 24]
fmov d0, 4.0e+0
fmul d1, d1, d0
ldr d0, [sp, 24]
fmul d1, d1, d0
ldr d2, [sp, 24]
fmov d0, 2.0e+0
fadd d0, d2, d0
fdiv d1, d1, d0
fmov d0, 2.0e+1
fsub d0, d1, d0
str d0, [sp, 32]
ldr d0, [sp, 32]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 40]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L3
bl __stack_chk_fail
.L3:
mov w0, w1
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global GUID_VIDEO_POWERDOWN_TIMEOUT
.section .rodata
.align 3
.type GUID_VIDEO_POWERDOWN_TIMEOUT, %object
.size GUID_VIDEO_POWERDOWN_TIMEOUT, 24
GUID_VIDEO_POWERDOWN_TIMEOUT:
.xword 1007403041
.hword -14168
.hword 19975
.ascii "\251sk\024\313\313+~"
.zero 4
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Characters = %ld\n"
.align 3
.LC1:
.string "Words = %ld\n"
.align 3
.LC2:
.string "Lines = %ld\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str xzr, [sp, 24]
str xzr, [sp, 32]
str xzr, [sp, 40]
mov w0, 1
str w0, [sp, 16]
b .L2
.L6:
ldr x0, [sp, 24]
add x0, x0, 1
str x0, [sp, 24]
ldr w0, [sp, 20]
cmp w0, 10
bne .L3
ldr x0, [sp, 40]
add x0, x0, 1
str x0, [sp, 40]
.L3:
ldr w0, [sp, 16]
cmp w0, 1
bne .L4
ldr w0, [sp, 20]
cmp w0, 32
beq .L2
ldr w0, [sp, 20]
cmp w0, 9
beq .L2
ldr w0, [sp, 20]
cmp w0, 10
beq .L2
str wzr, [sp, 16]
ldr x0, [sp, 32]
add x0, x0, 1
str x0, [sp, 32]
b .L2
.L4:
ldr w0, [sp, 16]
cmp w0, 0
bne .L2
ldr w0, [sp, 20]
cmp w0, 32
beq .L5
ldr w0, [sp, 20]
cmp w0, 9
beq .L5
ldr w0, [sp, 20]
cmp w0, 10
bne .L2
.L5:
mov w0, 1
str w0, [sp, 16]
.L2:
bl getchar
str w0, [sp, 20]
ldr w0, [sp, 20]
cmn w0, #1
bne .L6
ldr x1, [sp, 24]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
ldr x1, [sp, 32]
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
ldr x1, [sp, 40]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
mov w0, 0
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global primo
.type primo, %function
primo:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
and x0, x0, 1
cmp x0, 0
bne .L2
ldr x0, [sp, 24]
cmp x0, 2
bne .L3
.L2:
mov w0, 1
b .L4
.L3:
mov w0, 0
.L4:
str w0, [sp, 44]
ldr w0, [sp, 44]
cmp w0, 0
beq .L5
ldr d0, [sp, 24]
ucvtf d0, d0
bl sqrt
fcvtzu d0, d0
str d0, [sp, 56]
mov x0, 3
str x0, [sp, 48]
b .L6
.L8:
ldr x0, [sp, 24]
ldr x1, [sp, 48]
udiv x2, x0, x1
ldr x1, [sp, 48]
mul x1, x2, x1
sub x0, x0, x1
cmp x0, 0
bne .L7
str wzr, [sp, 44]
.L7:
ldr x0, [sp, 48]
add x0, x0, 2
str x0, [sp, 48]
.L6:
ldr w0, [sp, 44]
cmp w0, 0
beq .L5
ldr x1, [sp, 48]
ldr x0, [sp, 56]
cmp x1, x0
bls .L8
.L5:
ldr w0, [sp, 44]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size primo, .-primo
.section .rodata
.align 3
.LC0:
.string "Entre el 1 y el %llu hay %llu numeros primos.\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
mov x0, 2
str x0, [sp, 24]
mov x0, 3
str x0, [sp, 16]
b .L11
.L13:
ldr x0, [sp, 16]
bl primo
cmp w0, 0
beq .L12
ldr x0, [sp, 24]
add x0, x0, 1
str x0, [sp, 24]
.L12:
ldr x0, [sp, 16]
add x0, x0, 2
str x0, [sp, 16]
.L11:
ldr x1, [sp, 16]
mov x0, 57600
movk x0, 0x5f5, lsl 16
cmp x1, x0
bls .L13
ldr x2, [sp, 24]
mov x1, 57600
movk x1, 0x5f5, lsl 16
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
mov w0, 0
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "usage: %s [-n] filename bufferSize nr_of_loops\n"
.text
.align 2
.type usage, %function
usage:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr x2, [sp, 24]
adrp x0, .LC0
add x1, x0, :lo12:.LC0
mov x0, x3
bl fprintf
ldr w0, [sp, 20]
bl exit
.cfi_endproc
.LFE6:
.size usage, .-usage
.section .rodata
.align 3
.LC1:
.string "could not access file '%s'\n"
.align 3
.LC2:
.string "r"
.align 3
.LC3:
.string "could not open file '%s'\n"
.align 3
.LC4:
.string "buffer size and nr of loops must be greater than zero.\n"
.align 3
.LC5:
.string "error '%s' at line %d character %d\n"
.align 3
.LC6:
.string "%d loops, with buffer size %d. Average time per loop: %f\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -304]!
.cfi_def_cfa_offset 304
.cfi_offset 29, -304
.cfi_offset 30, -296
mov x29, sp
stp x19, x20, [sp, 16]
str x21, [sp, 32]
.cfi_offset 19, -288
.cfi_offset 20, -280
.cfi_offset 21, -272
str w0, [sp, 60]
str x1, [sp, 48]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 296]
mov x1, 0
str wzr, [sp, 80]
str wzr, [sp, 84]
str xzr, [sp, 120]
ldr w0, [sp, 60]
cmp w0, 1
ble .L3
ldr x0, [sp, 48]
add x0, x0, 8
ldr x0, [x0]
ldrb w0, [x0]
cmp w0, 45
bne .L3
ldr x0, [sp, 48]
add x0, x0, 8
ldr x0, [x0]
add x0, x0, 1
ldrb w0, [x0]
cmp w0, 110
bne .L4
ldr x0, [sp, 48]
add x0, x0, 8
ldr x0, [x0]
add x0, x0, 2
ldrb w0, [x0]
cmp w0, 0
bne .L4
mov w0, 1
str w0, [sp, 84]
mov w0, 1
str w0, [sp, 80]
b .L3
.L4:
ldr x0, [sp, 48]
ldr x0, [x0]
mov w1, 1
bl usage
.L3:
ldr w0, [sp, 80]
add w0, w0, 4
ldr w1, [sp, 60]
cmp w1, w0
beq .L5
ldr x0, [sp, 48]
ldr x0, [x0]
mov w1, 1
bl usage
.L5:
ldrsw x0, [sp, 80]
add x0, x0, 1
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x0, [x0]
add x1, sp, 168
bl stat
cmp w0, 0
beq .L6
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldrsw x0, [sp, 80]
add x0, x0, 1
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x0, [x0]
mov x2, x0
adrp x0, .LC1
add x1, x0, :lo12:.LC1
mov x0, x3
bl fprintf
mov w0, 2
b .L19
.L6:
ldrsw x0, [sp, 80]
add x0, x0, 1
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x2, [x0]
adrp x0, .LC2
add x1, x0, :lo12:.LC2
mov x0, x2
bl fopen
str x0, [sp, 128]
ldr x0, [sp, 128]
cmp x0, 0
bne .L8
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldrsw x0, [sp, 80]
add x0, x0, 1
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x0, [x0]
mov x2, x0
adrp x0, .LC3
add x1, x0, :lo12:.LC3
mov x0, x3
bl fprintf
mov w0, 2
bl exit
.L8:
ldrsw x0, [sp, 80]
add x0, x0, 2
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x0, [x0]
bl atoi
str w0, [sp, 92]
ldrsw x0, [sp, 80]
add x0, x0, 3
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x0, [x0]
bl atoi
str w0, [sp, 96]
ldr w0, [sp, 92]
cmp w0, 0
ble .L9
ldr w0, [sp, 96]
cmp w0, 0
bgt .L10
.L9:
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x0, [x0]
mov x3, x0
mov x2, 55
mov x1, 1
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl fwrite
mov w0, 3
bl exit
.L10:
ldr x0, [sp, 216]
bl malloc
str x0, [sp, 136]
ldr x0, [sp, 216]
ldr x3, [sp, 128]
mov x2, x0
mov x1, 1
ldr x0, [sp, 136]
bl fread
str w0, [sp, 100]
ldr x0, [sp, 128]
bl fclose
str wzr, [sp, 72]
ldrsw x0, [sp, 100]
ldr x1, [sp, 136]
add x0, x1, x0
str x0, [sp, 144]
b .L11
.L18:
ldr x0, [sp, 136]
str x0, [sp, 112]
str wzr, [sp, 76]
ldr w0, [sp, 84]
cmp w0, 0
beq .L12
mov w1, 33
mov x0, 0
bl XML_ParserCreateNS
str x0, [sp, 104]
b .L13
.L12:
mov x0, 0
bl XML_ParserCreate
str x0, [sp, 104]
.L13:
bl clock
str x0, [sp, 152]
.L17:
ldr x1, [sp, 144]
ldr x0, [sp, 112]
sub x0, x1, x0
str w0, [sp, 88]
ldr w1, [sp, 88]
ldr w0, [sp, 92]
cmp w1, w0
bgt .L14
mov w0, 1
str w0, [sp, 76]
b .L15
.L14:
ldr w0, [sp, 92]
str w0, [sp, 88]
.L15:
ldr w3, [sp, 76]
ldr w2, [sp, 88]
ldr x1, [sp, 112]
ldr x0, [sp, 104]
bl XML_Parse
cmp w0, 0
bne .L16
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x19, [x0]
ldr x0, [sp, 104]
bl XML_GetErrorCode
bl XML_ErrorString
mov x20, x0
ldr x0, [sp, 104]
bl XML_GetCurrentLineNumber
mov x21, x0
ldr x0, [sp, 104]
bl XML_GetCurrentColumnNumber
mov x4, x0
mov x3, x21
mov x2, x20
adrp x0, .LC5
add x1, x0, :lo12:.LC5
mov x0, x19
bl fprintf
ldr x0, [sp, 136]
bl free
ldr x0, [sp, 104]
bl XML_ParserFree
mov w0, 4
bl exit
.L16:
ldrsw x0, [sp, 92]
ldr x1, [sp, 112]
add x0, x1, x0
str x0, [sp, 112]
ldr w0, [sp, 76]
cmp w0, 0
beq .L17
bl clock
str x0, [sp, 160]
ldr x1, [sp, 160]
ldr x0, [sp, 152]
sub x0, x1, x0
fmov d0, x0
scvtf d0, d0
mov x0, 145685290680320
movk x0, 0x412e, lsl 48
fmov d1, x0
fdiv d0, d0, d1
ldr d1, [sp, 120]
fadd d0, d1, d0
str d0, [sp, 120]
ldr x0, [sp, 104]
bl XML_ParserFree
ldr w0, [sp, 72]
add w0, w0, 1
str w0, [sp, 72]
.L11:
ldr w1, [sp, 72]
ldr w0, [sp, 96]
cmp w1, w0
blt .L18
ldr x0, [sp, 136]
bl free
ldr w0, [sp, 96]
scvtf d0, w0
ldr d1, [sp, 120]
fdiv d0, d1, d0
ldr w2, [sp, 92]
ldr w1, [sp, 96]
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl printf
mov w0, 0
.L19:
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 296]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L20
bl __stack_chk_fail
.L20:
mov w0, w1
ldp x19, x20, [sp, 16]
ldr x21, [sp, 32]
ldp x29, x30, [sp], 304
.cfi_restore 30
.cfi_restore 29
.cfi_restore 21
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global list
.bss
.align 3
.type list, %object
.size list, 8
list:
.zero 8
.section .rodata
.align 3
.LC0:
.string "%d"
.text
.align 2
.global ins_beg
.type ins_beg, %function
ins_beg:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
add x0, sp, 28
mov x1, x0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl __isoc99_scanf
mov x0, 16
bl malloc
str x0, [sp, 32]
ldr w1, [sp, 28]
ldr x0, [sp, 32]
str w1, [x0]
adrp x0, list
add x0, x0, :lo12:list
ldr x1, [x0]
ldr x0, [sp, 32]
str x1, [x0, 8]
adrp x0, list
add x0, x0, :lo12:list
ldr x1, [sp, 32]
str x1, [x0]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 40]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L2
bl __stack_chk_fail
.L2:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size ins_beg, .-ins_beg
.section .rodata
.align 3
.LC1:
.string "%d is deleted\n"
.text
.align 2
.global del_beg
.type del_beg, %function
del_beg:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, list
add x0, x0, :lo12:list
ldr x0, [x0]
str x0, [sp, 24]
ldr x0, [sp, 24]
ldr w0, [x0]
str w0, [sp, 20]
ldr w1, [sp, 20]
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
ldr x0, [sp, 24]
ldr x1, [x0, 8]
adrp x0, list
add x0, x0, :lo12:list
str x1, [x0]
ldr x0, [sp, 24]
bl free
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size del_beg, .-del_beg
.section .rodata
.align 3
.LC2:
.string "%d "
.text
.align 2
.global display
.type display, %function
display:
.LFB8:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str wzr, [sp, 16]
adrp x0, list
add x0, x0, :lo12:list
ldr x0, [x0]
str x0, [sp, 24]
b .L5
.L6:
ldr w0, [sp, 16]
add w0, w0, 1
str w0, [sp, 16]
ldr x0, [sp, 24]
ldr w0, [x0]
str w0, [sp, 20]
ldr w1, [sp, 20]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
ldr x0, [sp, 24]
ldr x0, [x0, 8]
str x0, [sp, 24]
.L5:
ldr x0, [sp, 24]
cmp x0, 0
bne .L6
mov w0, 10
bl putchar
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size display, .-display
.section .rodata
.align 3
.LC3:
.string "1)Insert \n2)Delete \n3)Display\n4)Exit"
.text
.align 2
.global main
.type main, %function
main:
.LFB9:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 24]
mov x1, 0
.L13:
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl puts
add x0, sp, 20
mov x1, x0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl __isoc99_scanf
ldr w0, [sp, 20]
cmp w0, 4
beq .L8
cmp w0, 4
bgt .L9
cmp w0, 3
beq .L10
cmp w0, 3
bgt .L9
cmp w0, 1
beq .L11
cmp w0, 2
beq .L12
b .L9
.L11:
bl ins_beg
b .L9
.L12:
bl del_beg
b .L9
.L10:
bl display
b .L9
.L8:
mov w0, 0
bl exit
.L9:
ldr w0, [sp, 20]
cmp w0, 4
bne .L13
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 24]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L15
bl __stack_chk_fail
.L15:
mov w0, w1
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE9:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global func
.type func, %function
func:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str xzr, [sp, 8]
ldr x0, [sp, 8]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size func, .-func
.section .rodata
.align 3
.LC0:
.string "%d"
.text
.align 2
.global main
.type main, %function
main:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
mov w0, 1
str w0, [sp, 24]
b .L4
.L5:
mov x0, 0
bl func
ldr w0, [x0]
str w0, [sp, 28]
ldr w1, [sp, 28]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
.L4:
ldr w0, [sp, 24]
cmp w0, 99
ble .L5
mov w0, 0
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "%i %i"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
mov w0, 42
str w0, [sp, 28]
ldr w1, [sp, 28]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
mov w0, 0
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global plusOne
.type plusOne, %function
plusOne:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
str wzr, [sp, 52]
ldr w0, [sp, 36]
sub w0, w0, #1
str w0, [sp, 48]
b .L2
.L5:
ldrsw x0, [sp, 48]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
ldr w0, [x0]
add w0, w0, 1
mov w1, 26215
movk w1, 0x6666, lsl 16
smull x1, w0, w1
lsr x1, x1, 32
asr w1, w1, 2
asr w0, w0, 31
sub w0, w1, w0
str w0, [sp, 52]
ldrsw x0, [sp, 48]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
ldr w0, [x0]
add w2, w0, 1
ldrsw x0, [sp, 48]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x3, x1, x0
mov w0, 26215
movk w0, 0x6666, lsl 16
smull x0, w2, w0
lsr x0, x0, 32
asr w1, w0, 2
asr w0, w2, 31
sub w1, w1, w0
mov w0, w1
lsl w0, w0, 2
add w0, w0, w1
lsl w0, w0, 1
sub w1, w2, w0
str w1, [x3]
ldr w0, [sp, 52]
cmp w0, 0
bne .L3
ldr x0, [sp, 24]
ldr w1, [sp, 36]
str w1, [x0]
ldr x0, [sp, 40]
b .L4
.L3:
ldr w0, [sp, 48]
sub w0, w0, #1
str w0, [sp, 48]
.L2:
ldr w0, [sp, 48]
cmp w0, 0
bge .L5
ldr w0, [sp, 36]
add w1, w0, 1
ldr x0, [sp, 24]
str w1, [x0]
ldr w0, [sp, 36]
add w0, w0, 1
sxtw x0, w0
lsl x0, x0, 2
bl malloc
str x0, [sp, 56]
ldr x0, [sp, 56]
mov w1, 1
str w1, [x0]
str wzr, [sp, 48]
b .L6
.L7:
ldrsw x0, [sp, 48]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x1, x1, x0
ldrsw x0, [sp, 48]
add x0, x0, 1
lsl x0, x0, 2
ldr x2, [sp, 56]
add x0, x2, x0
ldr w1, [x1]
str w1, [x0]
ldr w0, [sp, 48]
add w0, w0, 1
str w0, [sp, 48]
.L6:
ldr w1, [sp, 48]
ldr w0, [sp, 36]
cmp w1, w0
blt .L7
ldr x0, [sp, 56]
.L4:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size plusOne, .-plusOne
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global EVRConfig_AllowDropToBob
.section .rodata
.align 3
.type EVRConfig_AllowDropToBob, %object
.size EVRConfig_AllowDropToBob, 24
EVRConfig_AllowDropToBob:
.xword 3829915394
.hword 4298
.hword 19735
.ascii "\261~j\204\017\212:L"
.zero 4
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global ft_strdup
.type ft_strdup, %function
ft_strdup:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
str xzr, [sp, 32]
b .L2
.L3:
ldr x0, [sp, 32]
add x0, x0, 1
str x0, [sp, 32]
.L2:
ldr x0, [sp, 32]
ldr x1, [sp, 24]
add x0, x1, x0
ldrb w0, [x0]
cmp w0, 0
bne .L3
ldr x0, [sp, 32]
add x0, x0, 1
bl malloc
str x0, [sp, 40]
ldr x0, [sp, 40]
cmp x0, 0
bne .L4
mov x0, 0
b .L5
.L4:
ldr x0, [sp, 32]
ldr x1, [sp, 40]
add x0, x1, x0
strb wzr, [x0]
ldr x0, [sp, 32]
sub x0, x0, #1
str x0, [sp, 32]
b .L6
.L7:
ldr x0, [sp, 32]
ldr x1, [sp, 24]
add x1, x1, x0
ldr x0, [sp, 32]
ldr x2, [sp, 40]
add x0, x2, x0
ldrb w1, [x1]
strb w1, [x0]
ldr x0, [sp, 32]
sub x0, x0, #1
str x0, [sp, 32]
.L6:
ldr x0, [sp, 32]
cmn x0, #1
bne .L7
ldr x0, [sp, 40]
.L5:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size ft_strdup, .-ft_strdup
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "\tx = %d\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str wzr, [sp, 24]
mov w1, 1
ldr w0, [sp, 24]
sdiv w0, w1, w0
str w0, [sp, 28]
ldr w1, [sp, 28]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
mov w0, 0
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 2
.type PROTOCOL_VERSION, %object
.size PROTOCOL_VERSION, 4
PROTOCOL_VERSION:
.word 70012
.align 2
.type INIT_PROTO_VERSION, %object
.size INIT_PROTO_VERSION, 4
INIT_PROTO_VERSION:
.word 209
.align 2
.type GETHEADERS_VERSION, %object
.size GETHEADERS_VERSION, 4
GETHEADERS_VERSION:
.word 31800
.align 2
.type MIN_PEER_PROTO_VERSION, %object
.size MIN_PEER_PROTO_VERSION, 4
MIN_PEER_PROTO_VERSION:
.word 31800
.align 2
.type CADDR_TIME_VERSION, %object
.size CADDR_TIME_VERSION, 4
CADDR_TIME_VERSION:
.word 31402
.align 2
.type NOBLKS_VERSION_START, %object
.size NOBLKS_VERSION_START, 4
NOBLKS_VERSION_START:
.word 32000
.align 2
.type NOBLKS_VERSION_END, %object
.size NOBLKS_VERSION_END, 4
NOBLKS_VERSION_END:
.word 32400
.align 2
.type BIP0031_VERSION, %object
.size BIP0031_VERSION, 4
BIP0031_VERSION:
.word 60000
.align 2
.type MEMPOOL_GD_VERSION, %object
.size MEMPOOL_GD_VERSION, 4
MEMPOOL_GD_VERSION:
.word 60002
.align 2
.type NO_BLOOM_VERSION, %object
.size NO_BLOOM_VERSION, 4
NO_BLOOM_VERSION:
.word 70011
.align 2
.type SENDHEADERS_VERSION, %object
.size SENDHEADERS_VERSION, 4
SENDHEADERS_VERSION:
.word 70012
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global tree
.bss
.align 3
.type tree, %object
.size tree, 400
tree:
.zero 400
.global largest
.align 2
.type largest, %object
.size largest, 4
largest:
.zero 4
.section .rodata
.align 3
.LC0:
.string "\n>> !! Item already exists!"
.text
.align 2
.global search
.type search, %function
search:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
str w1, [sp, 24]
str wzr, [sp, 40]
ldr w0, [sp, 28]
str w0, [sp, 44]
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
ldr w0, [x0, x1, lsl 2]
ldr w1, [sp, 24]
cmp w1, w0
bge .L2
ldr w0, [sp, 44]
lsl w1, w0, 1
adrp x0, tree
add x0, x0, :lo12:tree
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
cmp w0, 0
bne .L3
ldr w0, [sp, 44]
lsl w0, w0, 1
str w0, [sp, 40]
b .L4
.L3:
ldr w0, [sp, 44]
lsl w0, w0, 1
ldr w1, [sp, 24]
bl search
str w0, [sp, 40]
b .L4
.L2:
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
ldr w0, [x0, x1, lsl 2]
ldr w1, [sp, 24]
cmp w1, w0
ble .L5
ldr w0, [sp, 44]
lsl w0, w0, 1
add w1, w0, 1
adrp x0, tree
add x0, x0, :lo12:tree
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
cmp w0, 0
bne .L6
ldr w0, [sp, 44]
lsl w0, w0, 1
add w0, w0, 1
str w0, [sp, 40]
b .L4
.L6:
ldr w0, [sp, 44]
lsl w0, w0, 1
add w0, w0, 1
ldr w1, [sp, 24]
bl search
str w0, [sp, 40]
b .L4
.L5:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
.L4:
ldr w0, [sp, 40]
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size search, .-search
.section .rodata
.align 3
.LC1:
.string "\n>> Root Added as %d"
.text
.align 2
.global insert
.type insert, %function
insert:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
adrp x0, tree
add x0, x0, :lo12:tree
ldr w0, [x0, 4]
cmp w0, 0
bne .L9
adrp x0, tree
add x0, x0, :lo12:tree
ldr w1, [sp, 28]
str w1, [x0, 4]
adrp x0, largest
add x0, x0, :lo12:largest
mov w1, 1
str w1, [x0]
adrp x0, tree
add x0, x0, :lo12:tree
ldr w0, [x0, 4]
mov w1, w0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
b .L11
.L9:
ldr w1, [sp, 28]
mov w0, 1
bl search
str w0, [sp, 44]
ldr w0, [sp, 44]
cmp w0, 0
beq .L11
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
ldr w2, [sp, 28]
str w2, [x0, x1, lsl 2]
adrp x0, largest
add x0, x0, :lo12:largest
ldr w0, [x0]
ldr w1, [sp, 44]
cmp w1, w0
ble .L11
adrp x0, largest
add x0, x0, :lo12:largest
ldr w1, [sp, 44]
str w1, [x0]
.L11:
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size insert, .-insert
.section .rodata
.align 3
.LC2:
.string "\n>> Element was deleted from %d"
.align 3
.LC3:
.string "\n>> !! Element you trying to delete is not a leaf node"
.align 3
.LC4:
.string "\n>> !! Item not found in tree!"
.text
.align 2
.global delete
.type delete, %function
delete:
.LFB8:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
str wzr, [sp, 40]
mov w0, 1
str w0, [sp, 44]
b .L13
.L18:
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
ldr w0, [x0, x1, lsl 2]
ldr w1, [sp, 28]
cmp w1, w0
bne .L14
ldr w0, [sp, 44]
lsl w1, w0, 1
adrp x0, tree
add x0, x0, :lo12:tree
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
cmp w0, 0
bne .L15
ldr w0, [sp, 44]
lsl w0, w0, 1
add w1, w0, 1
adrp x0, tree
add x0, x0, :lo12:tree
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
cmp w0, 0
bne .L15
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
str wzr, [x0, x1, lsl 2]
ldr w1, [sp, 44]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
b .L16
.L15:
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl printf
.L16:
mov w0, 1
str w0, [sp, 40]
.L14:
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L13:
adrp x0, largest
add x0, x0, :lo12:largest
ldr w0, [x0]
ldr w1, [sp, 44]
cmp w1, w0
bgt .L17
ldr w0, [sp, 40]
cmp w0, 1
bne .L18
.L17:
ldr w0, [sp, 40]
cmp w0, 0
bne .L20
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl printf
.L20:
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size delete, .-delete
.section .rodata
.align 3
.LC5:
.string "\n>> !! The tree is empty!"
.align 3
.LC6:
.string "%d\t"
.text
.align 2
.global inorder
.type inorder, %function
inorder:
.LFB9:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
ldr w0, [sp, 28]
str w0, [sp, 44]
adrp x0, tree
add x0, x0, :lo12:tree
ldr w0, [x0, 4]
cmp w0, 0
bne .L22
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl printf
b .L24
.L22:
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
ldr w0, [x0, x1, lsl 2]
cmp w0, 0
beq .L24
ldr w0, [sp, 44]
lsl w0, w0, 1
bl inorder
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
ldr w0, [x0, x1, lsl 2]
mov w1, w0
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl printf
ldr w0, [sp, 44]
lsl w0, w0, 1
add w0, w0, 1
bl inorder
.L24:
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE9:
.size inorder, .-inorder
.align 2
.global preorder
.type preorder, %function
preorder:
.LFB10:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
ldr w0, [sp, 28]
str w0, [sp, 44]
adrp x0, tree
add x0, x0, :lo12:tree
ldr w0, [x0, 4]
cmp w0, 0
bne .L26
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl printf
b .L28
.L26:
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
ldr w0, [x0, x1, lsl 2]
cmp w0, 0
beq .L28
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
ldr w0, [x0, x1, lsl 2]
mov w1, w0
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl printf
ldr w0, [sp, 44]
lsl w0, w0, 1
bl preorder
ldr w0, [sp, 44]
lsl w0, w0, 1
add w0, w0, 1
bl preorder
.L28:
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size preorder, .-preorder
.align 2
.global postorder
.type postorder, %function
postorder:
.LFB11:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
ldr w0, [sp, 28]
str w0, [sp, 44]
adrp x0, tree
add x0, x0, :lo12:tree
ldr w0, [x0, 4]
cmp w0, 0
bne .L30
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl printf
b .L32
.L30:
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
ldr w0, [x0, x1, lsl 2]
cmp w0, 0
beq .L32
ldr w0, [sp, 44]
lsl w0, w0, 1
bl postorder
ldr w0, [sp, 44]
lsl w0, w0, 1
add w0, w0, 1
bl postorder
adrp x0, tree
add x0, x0, :lo12:tree
ldrsw x1, [sp, 44]
ldr w0, [x0, x1, lsl 2]
mov w1, w0
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl printf
.L32:
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE11:
.size postorder, .-postorder
.section .rodata
.align 3
.LC7:
.string "\n\n1.Insert a node\n2.Delete a node\n3.Inorder\n4.Pre-order\n5.Post-order\n6.Exit"
.align 3
.LC8:
.string "\n\nEnter your choice : "
.align 3
.LC9:
.string "%d"
.align 3
.LC10:
.string "\nEnter the element to be inserted : "
.align 3
.LC11:
.string "\nEnter the item you want to delete : "
.align 3
.LC12:
.string "\nInvalid Choice!"
.text
.align 2
.global main
.type main, %function
main:
.LFB12:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 24]
mov x1, 0
.L42:
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl printf
adrp x0, .LC8
add x0, x0, :lo12:.LC8
bl printf
add x0, sp, 20
mov x1, x0
adrp x0, .LC9
add x0, x0, :lo12:.LC9
bl __isoc99_scanf
ldr w0, [sp, 20]
cmp w0, 6
beq .L45
cmp w0, 6
bgt .L35
cmp w0, 5
beq .L36
cmp w0, 5
bgt .L35
cmp w0, 4
beq .L37
cmp w0, 4
bgt .L35
cmp w0, 3
beq .L38
cmp w0, 3
bgt .L35
cmp w0, 1
beq .L39
cmp w0, 2
beq .L40
b .L35
.L39:
adrp x0, .LC10
add x0, x0, :lo12:.LC10
bl printf
add x0, sp, 16
mov x1, x0
adrp x0, .LC9
add x0, x0, :lo12:.LC9
bl __isoc99_scanf
ldr w0, [sp, 16]
bl insert
b .L41
.L40:
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl printf
add x0, sp, 16
mov x1, x0
adrp x0, .LC9
add x0, x0, :lo12:.LC9
bl __isoc99_scanf
ldr w0, [sp, 16]
bl delete
b .L41
.L38:
mov w0, 1
bl inorder
b .L41
.L37:
mov w0, 1
bl preorder
b .L41
.L36:
mov w0, 1
bl postorder
b .L41
.L35:
adrp x0, .LC12
add x0, x0, :lo12:.LC12
bl printf
b .L41
.L45:
nop
.L41:
ldr w0, [sp, 20]
cmp w0, 5
ble .L42
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 24]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L44
bl __stack_chk_fail
.L44:
mov w0, w1
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE12:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global x
.bss
.align 2
.type x, %object
.size x, 4
x:
.zero 4
.text
.align 2
.global foo
.type foo, %function
foo:
.LFB0:
.cfi_startproc
adrp x0, x
add x0, x0, :lo12:x
ldr w0, [x0]
add w1, w0, 1
adrp x0, x
add x0, x0, :lo12:x
str w1, [x0]
nop
ret
.cfi_endproc
.LFE0:
.size foo, .-foo
.align 2
.global main
.type main, %function
main:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
.L3:
bl foo
b .L3
.cfi_endproc
.LFE1:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global ft_strlcpy
.type ft_strlcpy, %function
ft_strlcpy:
.LFB0:
.cfi_startproc
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, 24]
str x1, [sp, 16]
str w2, [sp, 12]
str wzr, [sp, 44]
b .L2
.L3:
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L2:
ldr w0, [sp, 44]
ldr x1, [sp, 16]
add x0, x1, x0
ldrb w0, [x0]
cmp w0, 0
bne .L3
str wzr, [sp, 40]
b .L4
.L6:
ldr w0, [sp, 40]
ldr x1, [sp, 16]
add x1, x1, x0
ldr w0, [sp, 40]
ldr x2, [sp, 24]
add x0, x2, x0
ldrb w1, [x1]
strb w1, [x0]
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L4:
ldr w0, [sp, 40]
ldr x1, [sp, 24]
add x0, x1, x0
ldrb w0, [x0]
cmp w0, 0
beq .L5
ldr w0, [sp, 12]
sub w0, w0, #1
ldr w1, [sp, 40]
cmp w1, w0
bcc .L6
.L5:
ldr w0, [sp, 40]
add w1, w0, 1
str w1, [sp, 40]
uxtw x0, w0
ldr x1, [sp, 24]
add x0, x1, x0
strb wzr, [x0]
ldr w0, [sp, 44]
add sp, sp, 48
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size ft_strlcpy, .-ft_strlcpy
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "fuck"
.section .data.rel.local,"aw"
.align 3
.type BUILD_TAG, %object
.size BUILD_TAG, 8
BUILD_TAG:
.xword .LC0
.data
.align 2
.type BUILD_REVISION, %object
.size BUILD_REVISION, 4
BUILD_REVISION:
.word 494
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "%d %d"
.align 3
.LC1:
.string "%d"
.align 3
.LC2:
.string "%d "
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -224]!
.cfi_def_cfa_offset 224
.cfi_offset 29, -224
.cfi_offset 30, -216
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 216]
mov x1, 0
add x1, sp, 32
add x0, sp, 28
mov x2, x1
mov x1, x0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl __isoc99_scanf
ldr w1, [sp, 28]
ldr w0, [sp, 32]
add w0, w1, w0
mov w1, w0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
str wzr, [sp, 36]
b .L2
.L5:
add x1, sp, 56
ldrsw x0, [sp, 36]
lsl x0, x0, 2
add x0, x1, x0
mov x1, x0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl __isoc99_scanf
ldr w0, [sp, 28]
ldr w1, [sp, 36]
cmp w1, w0
bne .L17
mov w0, 10
bl putchar
b .L4
.L17:
nop
.L4:
ldr w0, [sp, 36]
add w0, w0, 1
str w0, [sp, 36]
.L2:
ldr w0, [sp, 28]
ldr w1, [sp, 36]
cmp w1, w0
ble .L5
str wzr, [sp, 40]
b .L6
.L9:
add x1, sp, 136
ldrsw x0, [sp, 40]
lsl x0, x0, 2
add x0, x1, x0
mov x1, x0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl __isoc99_scanf
ldr w0, [sp, 32]
ldr w1, [sp, 40]
cmp w1, w0
bne .L18
mov w0, 10
bl putchar
b .L8
.L18:
nop
.L8:
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L6:
ldr w0, [sp, 32]
ldr w1, [sp, 40]
cmp w1, w0
ble .L9
str wzr, [sp, 44]
b .L10
.L14:
str wzr, [sp, 48]
str wzr, [sp, 52]
b .L11
.L13:
ldr w1, [sp, 44]
ldr w0, [sp, 52]
sub w1, w1, w0
ldr w0, [sp, 28]
cmp w1, w0
bgt .L12
ldr w0, [sp, 32]
ldr w1, [sp, 52]
cmp w1, w0
bgt .L12
ldr w1, [sp, 44]
ldr w0, [sp, 52]
sub w0, w1, w0
sxtw x0, w0
lsl x0, x0, 2
add x1, sp, 56
ldr w1, [x1, x0]
ldrsw x0, [sp, 52]
lsl x0, x0, 2
add x2, sp, 136
ldr w0, [x2, x0]
mul w0, w1, w0
ldr w1, [sp, 48]
add w0, w1, w0
str w0, [sp, 48]
ldr w1, [sp, 48]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
.L12:
ldr w0, [sp, 52]
add w0, w0, 1
str w0, [sp, 52]
.L11:
ldr w1, [sp, 52]
ldr w0, [sp, 44]
cmp w1, w0
ble .L13
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L10:
ldr w1, [sp, 28]
ldr w0, [sp, 32]
add w0, w1, w0
ldr w1, [sp, 44]
cmp w1, w0
ble .L14
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 216]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L16
bl __stack_chk_fail
.L16:
mov w0, w1
ldp x29, x30, [sp], 224
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global fails
.bss
.align 2
.type fails, %object
.size fails, 4
fails:
.zero 4
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
bl struct_by_value_15_x
mov w0, 0
bl exit
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "%s: Error, final result is not valid \n"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -128]!
.cfi_def_cfa_offset 128
.cfi_offset 29, -128
.cfi_offset 30, -120
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 120]
mov x1, 0
str wzr, [sp, 44]
str wzr, [sp, 48]
b .L2
.L3:
ldrsw x0, [sp, 48]
lsl x0, x0, 2
add x1, sp, 56
str wzr, [x1, x0]
ldr w0, [sp, 48]
add w0, w0, 1
str w0, [sp, 48]
.L2:
ldr w0, [sp, 48]
cmp w0, 15
ble .L3
str wzr, [sp, 52]
b .L4
.L7:
str wzr, [sp, 48]
b .L5
.L6:
ldrsw x0, [sp, 48]
lsl x0, x0, 2
add x1, sp, 56
ldr w0, [x1, x0]
add w2, w0, 1
ldrsw x0, [sp, 48]
lsl x0, x0, 2
add x1, sp, 56
str w2, [x1, x0]
ldr w0, [sp, 48]
add w0, w0, 1
str w0, [sp, 48]
.L5:
ldr w0, [sp, 48]
cmp w0, 15
ble .L6
ldr w0, [sp, 52]
add w0, w0, 1
str w0, [sp, 52]
.L4:
ldr w0, [sp, 52]
cmp w0, 3
ble .L7
str wzr, [sp, 48]
b .L8
.L10:
ldrsw x0, [sp, 48]
lsl x0, x0, 2
add x1, sp, 56
ldr w0, [x1, x0]
cmp w0, 4
beq .L9
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L9:
ldr w0, [sp, 48]
add w0, w0, 1
str w0, [sp, 48]
.L8:
ldr w0, [sp, 48]
cmp w0, 15
ble .L10
ldr w0, [sp, 44]
cmp w0, 0
beq .L11
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr x0, [sp, 16]
ldr x0, [x0]
mov x2, x0
adrp x0, .LC0
add x1, x0, :lo12:.LC0
mov x0, x3
bl fprintf
.L11:
ldr w0, [sp, 44]
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 120]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L13
bl __stack_chk_fail
.L13:
mov w0, w1
ldp x29, x30, [sp], 128
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global XInitExtension
.type XInitExtension, %function
XInitExtension:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -64
str x0, [sp, 40]
str x1, [sp, 32]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
add x0, sp, 56
add x2, x0, 12
add x0, sp, 56
add x1, x0, 8
add x0, sp, 56
add x0, x0, 4
mov x4, x2
mov x3, x1
mov x2, x0
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl XQueryExtension
cmp w0, 0
bne .L2
mov x0, 0
b .L9
.L2:
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L4
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 40]
blr x1
.L4:
mov x1, 128
mov x0, 1
bl calloc
mov x19, x0
cmp x19, 0
beq .L5
ldr x0, [sp, 32]
bl strdup
str x0, [x19, 96]
ldr x0, [x19, 96]
cmp x0, 0
bne .L6
.L5:
mov x0, x19
bl free
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L7
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 40]
blr x1
.L7:
mov x0, 0
b .L9
.L6:
ldr x0, [sp, 40]
ldr w0, [x0, 312]
add w2, w0, 1
ldr x1, [sp, 40]
str w2, [x1, 312]
str w0, [sp, 56]
ldp x0, x1, [sp, 56]
stp x0, x1, [x19, 8]
ldr x0, [sp, 40]
ldr x0, [x0, 320]
str x0, [x19]
ldr x0, [sp, 40]
str x19, [x0, 320]
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L8
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 40]
blr x1
.L8:
add x0, x19, 8
.L9:
mov x1, x0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 72]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L10
bl __stack_chk_fail
.L10:
mov x0, x1
ldr x19, [sp, 16]
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size XInitExtension, .-XInitExtension
.align 2
.global XAddExtension
.type XAddExtension, %function
XAddExtension:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -32
str x0, [sp, 40]
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L12
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 40]
blr x1
.L12:
mov x1, 128
mov x0, 1
bl calloc
mov x19, x0
cmp x19, 0
bne .L13
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L14
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 40]
blr x1
.L14:
mov x0, 0
b .L15
.L13:
ldr x0, [sp, 40]
ldr w0, [x0, 312]
add w2, w0, 1
ldr x1, [sp, 40]
str w2, [x1, 312]
str w0, [x19, 8]
ldr x0, [sp, 40]
ldr x0, [x0, 320]
str x0, [x19]
ldr x0, [sp, 40]
str x19, [x0, 320]
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L16
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 40]
blr x1
.L16:
add x0, x19, 8
.L15:
ldr x19, [sp, 16]
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size XAddExtension, .-XAddExtension
.align 2
.type XLookupExtension, %function
XLookupExtension:
.LFB8:
.cfi_startproc
str x19, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 19, -16
ldr x19, [x0, 320]
b .L18
.L21:
ldr w0, [x19, 8]
cmp w1, w0
bne .L19
mov x0, x19
b .L20
.L19:
ldr x19, [x19]
.L18:
cmp x19, 0
bne .L21
mov x0, 0
.L20:
ldr x19, [sp], 16
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size XLookupExtension, .-XLookupExtension
.align 2
.global XEHeadOfExtensionList
.type XEHeadOfExtensionList, %function
XEHeadOfExtensionList:
.LFB9:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
add x0, sp, 8
ldr x0, [x0]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE9:
.size XEHeadOfExtensionList, .-XEHeadOfExtensionList
.align 2
.global XAddToExtensionList
.type XAddToExtensionList, %function
XAddToExtensionList:
.LFB10:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
ldr x0, [sp, 8]
ldr x1, [x0]
ldr x0, [sp]
str x1, [x0, 8]
ldr x0, [sp, 8]
ldr x1, [sp]
str x1, [x0]
mov w0, 1
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size XAddToExtensionList, .-XAddToExtensionList
.align 2
.global XFindOnExtensionList
.type XFindOnExtensionList, %function
XFindOnExtensionList:
.LFB11:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str w1, [sp, 4]
ldr x0, [sp, 8]
ldr x0, [x0]
str x0, [sp, 24]
b .L27
.L29:
ldr x0, [sp, 24]
ldr x0, [x0, 8]
str x0, [sp, 24]
.L27:
ldr x0, [sp, 24]
cmp x0, 0
beq .L28
ldr x0, [sp, 24]
ldr w0, [x0]
ldr w1, [sp, 4]
cmp w1, w0
bne .L29
.L28:
ldr x0, [sp, 24]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE11:
.size XFindOnExtensionList, .-XFindOnExtensionList
.align 2
.global XESetCreateGC
.type XESetCreateGC, %function
XESetCreateGC:
.LFB12:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
.cfi_offset 19, -48
.cfi_offset 20, -40
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L32
mov x0, 0
b .L33
.L32:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L34
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L34:
ldr x20, [x19, 24]
ldr x0, [sp, 40]
str x0, [x19, 24]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L35
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L35:
mov x0, x20
.L33:
ldp x19, x20, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE12:
.size XESetCreateGC, .-XESetCreateGC
.align 2
.global XESetCopyGC
.type XESetCopyGC, %function
XESetCopyGC:
.LFB13:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
.cfi_offset 19, -48
.cfi_offset 20, -40
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L37
mov x0, 0
b .L38
.L37:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L39
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L39:
ldr x20, [x19, 32]
ldr x0, [sp, 40]
str x0, [x19, 32]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L40
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L40:
mov x0, x20
.L38:
ldp x19, x20, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE13:
.size XESetCopyGC, .-XESetCopyGC
.align 2
.global XESetFlushGC
.type XESetFlushGC, %function
XESetFlushGC:
.LFB14:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
.cfi_offset 19, -48
.cfi_offset 20, -40
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L42
mov x0, 0
b .L43
.L42:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L44
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L44:
ldr x20, [x19, 40]
ldr x0, [sp, 40]
str x0, [x19, 40]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L45
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L45:
mov x0, x20
.L43:
ldp x19, x20, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE14:
.size XESetFlushGC, .-XESetFlushGC
.align 2
.global XESetFreeGC
.type XESetFreeGC, %function
XESetFreeGC:
.LFB15:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
.cfi_offset 19, -48
.cfi_offset 20, -40
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L47
mov x0, 0
b .L48
.L47:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L49
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L49:
ldr x20, [x19, 48]
ldr x0, [sp, 40]
str x0, [x19, 48]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L50
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L50:
mov x0, x20
.L48:
ldp x19, x20, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE15:
.size XESetFreeGC, .-XESetFreeGC
.align 2
.global XESetCreateFont
.type XESetCreateFont, %function
XESetCreateFont:
.LFB16:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
.cfi_offset 19, -48
.cfi_offset 20, -40
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L52
mov x0, 0
b .L53
.L52:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L54
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L54:
ldr x20, [x19, 56]
ldr x0, [sp, 40]
str x0, [x19, 56]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L55
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L55:
mov x0, x20
.L53:
ldp x19, x20, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE16:
.size XESetCreateFont, .-XESetCreateFont
.align 2
.global XESetFreeFont
.type XESetFreeFont, %function
XESetFreeFont:
.LFB17:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
.cfi_offset 19, -48
.cfi_offset 20, -40
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L57
mov x0, 0
b .L58
.L57:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L59
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L59:
ldr x20, [x19, 64]
ldr x0, [sp, 40]
str x0, [x19, 64]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L60
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L60:
mov x0, x20
.L58:
ldp x19, x20, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE17:
.size XESetFreeFont, .-XESetFreeFont
.align 2
.global XESetCloseDisplay
.type XESetCloseDisplay, %function
XESetCloseDisplay:
.LFB18:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
.cfi_offset 19, -48
.cfi_offset 20, -40
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L62
mov x0, 0
b .L63
.L62:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L64
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L64:
ldr x20, [x19, 72]
ldr x0, [sp, 40]
str x0, [x19, 72]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L65
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L65:
mov x0, x20
.L63:
ldp x19, x20, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE18:
.size XESetCloseDisplay, .-XESetCloseDisplay
.align 2
.global XESetWireToEvent
.type XESetWireToEvent, %function
XESetWireToEvent:
.LFB19:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr x0, [sp, 40]
cmp x0, 0
bne .L67
adrp x0, :got:_XUnknownWireEvent
ldr x0, [x0, #:got_lo12:_XUnknownWireEvent]
str x0, [sp, 40]
.L67:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L68
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L68:
ldr x1, [sp, 56]
ldrsw x0, [sp, 52]
add x0, x0, 40
lsl x0, x0, 3
add x0, x1, x0
ldr x19, [x0, 8]
ldr x1, [sp, 56]
ldrsw x0, [sp, 52]
add x0, x0, 40
lsl x0, x0, 3
add x0, x1, x0
ldr x1, [sp, 40]
str x1, [x0, 8]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L69
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L69:
mov x0, x19
ldr x19, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE19:
.size XESetWireToEvent, .-XESetWireToEvent
.align 2
.global XESetWireToEventCookie
.type XESetWireToEventCookie, %function
XESetWireToEventCookie:
.LFB20:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
bne .L72
adrp x0, :got:_XUnknownWireEventCookie
ldr x0, [x0, #:got_lo12:_XUnknownWireEventCookie]
str x0, [sp, 24]
.L72:
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L73
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 40]
blr x1
.L73:
ldr w0, [sp, 36]
and w1, w0, 127
ldr x0, [sp, 40]
sxtw x1, w1
add x1, x1, 328
ldr x0, [x0, x1, lsl 3]
str x0, [sp, 56]
ldr w0, [sp, 36]
and w1, w0, 127
ldr x0, [sp, 40]
sxtw x1, w1
add x1, x1, 328
ldr x2, [sp, 24]
str x2, [x0, x1, lsl 3]
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L74
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 40]
blr x1
.L74:
ldr x0, [sp, 56]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE20:
.size XESetWireToEventCookie, .-XESetWireToEventCookie
.align 2
.global XESetCopyEventCookie
.type XESetCopyEventCookie, %function
XESetCopyEventCookie:
.LFB21:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
bne .L77
adrp x0, :got:_XUnknownCopyEventCookie
ldr x0, [x0, #:got_lo12:_XUnknownCopyEventCookie]
str x0, [sp, 24]
.L77:
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L78
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 40]
blr x1
.L78:
ldr w0, [sp, 36]
and w1, w0, 127
ldr x0, [sp, 40]
sxtw x1, w1
add x1, x1, 456
ldr x0, [x0, x1, lsl 3]
str x0, [sp, 56]
ldr w0, [sp, 36]
and w1, w0, 127
ldr x0, [sp, 40]
sxtw x1, w1
add x1, x1, 456
ldr x2, [sp, 24]
str x2, [x0, x1, lsl 3]
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L79
ldr x0, [sp, 40]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 40]
blr x1
.L79:
ldr x0, [sp, 56]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE21:
.size XESetCopyEventCookie, .-XESetCopyEventCookie
.align 2
.global XESetEventToWire
.type XESetEventToWire, %function
XESetEventToWire:
.LFB22:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr x0, [sp, 40]
cmp x0, 0
bne .L82
adrp x0, :got:_XUnknownNativeEvent
ldr x0, [x0, #:got_lo12:_XUnknownNativeEvent]
str x0, [sp, 40]
.L82:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L83
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L83:
ldr x1, [sp, 56]
ldrsw x0, [sp, 52]
add x0, x0, 168
lsl x0, x0, 3
add x0, x1, x0
ldr x19, [x0, 8]
ldr x1, [sp, 56]
ldrsw x0, [sp, 52]
add x0, x0, 168
lsl x0, x0, 3
add x0, x1, x0
ldr x1, [sp, 40]
str x1, [x0, 8]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L84
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L84:
mov x0, x19
ldr x19, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE22:
.size XESetEventToWire, .-XESetEventToWire
.align 2
.global XESetWireToError
.type XESetWireToError, %function
XESetWireToError:
.LFB23:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -64
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
mov x19, 0
ldr x0, [sp, 40]
cmp x0, 0
bne .L87
adrp x0, :got:_XDefaultWireError
ldr x0, [x0, #:got_lo12:_XDefaultWireError]
str x0, [sp, 40]
.L87:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L88
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L88:
ldr x0, [sp, 56]
ldr x0, [x0, 2464]
cmp x0, 0
bne .L89
mov x0, 2048
bl malloc
mov x1, x0
ldr x0, [sp, 56]
str x1, [x0, 2464]
mov w0, 1
str w0, [sp, 76]
b .L90
.L91:
ldr x0, [sp, 56]
ldr x1, [x0, 2464]
ldrsw x0, [sp, 76]
lsl x0, x0, 3
add x0, x1, x0
adrp x1, :got:_XDefaultWireError
ldr x1, [x1, #:got_lo12:_XDefaultWireError]
str x1, [x0]
ldr w0, [sp, 76]
add w0, w0, 1
str w0, [sp, 76]
.L90:
ldr w0, [sp, 76]
cmp w0, 255
ble .L91
.L89:
ldr x0, [sp, 56]
ldr x0, [x0, 2464]
cmp x0, 0
beq .L92
ldr x0, [sp, 56]
ldr x1, [x0, 2464]
ldrsw x0, [sp, 52]
lsl x0, x0, 3
add x0, x1, x0
ldr x19, [x0]
ldr x0, [sp, 56]
ldr x1, [x0, 2464]
ldrsw x0, [sp, 52]
lsl x0, x0, 3
add x0, x1, x0
ldr x1, [sp, 40]
str x1, [x0]
.L92:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L93
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L93:
mov x0, x19
ldr x19, [sp, 16]
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE23:
.size XESetWireToError, .-XESetWireToError
.align 2
.global XESetError
.type XESetError, %function
XESetError:
.LFB24:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
.cfi_offset 19, -48
.cfi_offset 20, -40
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L96
mov x0, 0
b .L97
.L96:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L98
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L98:
ldr x20, [x19, 80]
ldr x0, [sp, 40]
str x0, [x19, 80]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L99
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L99:
mov x0, x20
.L97:
ldp x19, x20, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE24:
.size XESetError, .-XESetError
.align 2
.global XESetErrorString
.type XESetErrorString, %function
XESetErrorString:
.LFB25:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
.cfi_offset 19, -48
.cfi_offset 20, -40
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L101
mov x0, 0
b .L102
.L101:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L103
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L103:
ldr x20, [x19, 88]
ldr x0, [sp, 40]
str x0, [x19, 88]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L104
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L104:
mov x0, x20
.L102:
ldp x19, x20, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE25:
.size XESetErrorString, .-XESetErrorString
.align 2
.global XESetPrintErrorValues
.type XESetPrintErrorValues, %function
XESetPrintErrorValues:
.LFB26:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
stp x19, x20, [sp, 16]
.cfi_offset 19, -48
.cfi_offset 20, -40
str x0, [sp, 56]
str w1, [sp, 52]
str x2, [sp, 40]
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L106
mov x0, 0
b .L107
.L106:
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L108
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 56]
blr x1
.L108:
ldr x20, [x19, 104]
ldr x0, [sp, 40]
str x0, [x19, 104]
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L109
ldr x0, [sp, 56]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 56]
blr x1
.L109:
mov x0, x20
.L107:
ldp x19, x20, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE26:
.size XESetPrintErrorValues, .-XESetPrintErrorValues
.align 2
.global XESetBeforeFlush
.type XESetBeforeFlush, %function
XESetBeforeFlush:
.LFB27:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
stp x19, x20, [sp, 16]
str x21, [sp, 32]
.cfi_offset 19, -64
.cfi_offset 20, -56
.cfi_offset 21, -48
str x0, [sp, 72]
str w1, [sp, 68]
str x2, [sp, 56]
ldr w1, [sp, 68]
ldr x0, [sp, 72]
bl XLookupExtension
mov x19, x0
cmp x19, 0
bne .L111
mov x0, 0
b .L112
.L111:
ldr x0, [sp, 72]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L113
ldr x0, [sp, 72]
ldr x0, [x0, 2408]
ldr x1, [x0]
ldr x0, [sp, 72]
blr x1
.L113:
ldr x21, [x19, 112]
ldr x0, [sp, 56]
str x0, [x19, 112]
ldr x0, [sp, 72]
ldr x20, [x0, 2520]
b .L114
.L116:
ldr x20, [x20]
.L114:
cmp x20, 0
beq .L115
cmp x20, x19
bne .L116
.L115:
cmp x20, 0
bne .L117
ldr x0, [sp, 72]
ldr x0, [x0, 2520]
str x0, [x19, 120]
ldr x0, [sp, 72]
str x19, [x0, 2520]
.L117:
ldr x0, [sp, 72]
ldr x0, [x0, 2408]
cmp x0, 0
beq .L118
ldr x0, [sp, 72]
ldr x0, [x0, 2408]
ldr x1, [x0, 8]
ldr x0, [sp, 72]
blr x1
.L118:
mov x0, x21
.L112:
ldp x19, x20, [sp, 16]
ldr x21, [sp, 32]
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_restore 21
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE27:
.size XESetBeforeFlush, .-XESetBeforeFlush
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global ft_range
.type ft_range, %function
ft_range:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
str w1, [sp, 24]
str wzr, [sp, 36]
ldr w1, [sp, 24]
ldr w0, [sp, 28]
sub w0, w1, w0
add w0, w0, 1
sxtw x0, w0
lsl x0, x0, 2
bl malloc
str x0, [sp, 40]
ldr w1, [sp, 28]
ldr w0, [sp, 24]
cmp w1, w0
blt .L4
mov x0, 0
b .L3
.L5:
ldrsw x0, [sp, 36]
lsl x0, x0, 2
ldr x1, [sp, 40]
add x0, x1, x0
ldr w1, [sp, 28]
str w1, [x0]
ldr w0, [sp, 36]
add w0, w0, 1
str w0, [sp, 36]
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L4:
ldr w1, [sp, 28]
ldr w0, [sp, 24]
cmp w1, w0
ble .L5
ldr x0, [sp, 40]
.L3:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size ft_range, .-ft_range
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.data
.align 3
.type indexTable, %object
.size indexTable, 64
indexTable:
.word -1
.word -1
.word -1
.word -1
.word 2
.word 4
.word 6
.word 8
.word -1
.word -1
.word -1
.word -1
.word 2
.word 4
.word 6
.word 8
.align 3
.type stepsizeTable, %object
.size stepsizeTable, 356
stepsizeTable:
.word 7
.word 8
.word 9
.word 10
.word 11
.word 12
.word 13
.word 14
.word 16
.word 17
.word 19
.word 21
.word 23
.word 25
.word 28
.word 31
.word 34
.word 37
.word 41
.word 45
.word 50
.word 55
.word 60
.word 66
.word 73
.word 80
.word 88
.word 97
.word 107
.word 118
.word 130
.word 143
.word 157
.word 173
.word 190
.word 209
.word 230
.word 253
.word 279
.word 307
.word 337
.word 371
.word 408
.word 449
.word 494
.word 544
.word 598
.word 658
.word 724
.word 796
.word 876
.word 963
.word 1060
.word 1166
.word 1282
.word 1411
.word 1552
.word 1707
.word 1878
.word 2066
.word 2272
.word 2499
.word 2749
.word 3024
.word 3327
.word 3660
.word 4026
.word 4428
.word 4871
.word 5358
.word 5894
.word 6484
.word 7132
.word 7845
.word 8630
.word 9493
.word 10442
.word 11487
.word 12635
.word 13899
.word 15289
.word 16818
.word 18500
.word 20350
.word 22385
.word 24623
.word 27086
.word 29794
.word 32767
.local state
.comm state,16,8
.text
.align 2
.global adpcm_reset
.type adpcm_reset, %function
adpcm_reset:
.LFB0:
.cfi_startproc
adrp x0, state
add x0, x0, :lo12:state
str wzr, [x0]
adrp x0, state
add x0, x0, :lo12:state
str wzr, [x0, 4]
adrp x0, state
add x0, x0, :lo12:state
str wzr, [x0, 8]
adrp x0, state
add x0, x0, :lo12:state
str wzr, [x0, 12]
nop
ret
.cfi_endproc
.LFE0:
.size adpcm_reset, .-adpcm_reset
.align 2
.global adpcm_valprev
.type adpcm_valprev, %function
adpcm_valprev:
.LFB1:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
adrp x0, state
add x0, x0, :lo12:state
ldrsw x1, [sp, 12]
ldr w0, [x0, x1, lsl 2]
sxth w0, w0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size adpcm_valprev, .-adpcm_valprev
.align 2
.global adpcm_index
.type adpcm_index, %function
adpcm_index:
.LFB2:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
adrp x0, state
add x1, x0, :lo12:state
ldrsw x0, [sp, 12]
lsl x0, x0, 2
add x0, x1, x0
ldr w0, [x0, 8]
and w0, w0, 255
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE2:
.size adpcm_index, .-adpcm_index
.align 2
.global adpcm_loop_reset
.type adpcm_loop_reset, %function
adpcm_loop_reset:
.LFB3:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
strh w1, [sp, 10]
strb w2, [sp, 9]
ldrsh w2, [sp, 10]
adrp x0, state
add x0, x0, :lo12:state
ldrsw x1, [sp, 12]
str w2, [x0, x1, lsl 2]
ldrb w1, [sp, 9]
adrp x0, state
add x2, x0, :lo12:state
ldrsw x0, [sp, 12]
lsl x0, x0, 2
add x0, x2, x0
str w1, [x0, 8]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE3:
.size adpcm_loop_reset, .-adpcm_loop_reset
.align 2
.global adpcm_encode_mono
.type adpcm_encode_mono, %function
adpcm_encode_mono:
.LFB4:
.cfi_startproc
sub sp, sp, #80
.cfi_def_cfa_offset 80
str x0, [sp, 24]
str x1, [sp, 16]
str w2, [sp, 12]
str wzr, [sp, 72]
str wzr, [sp, 76]
str wzr, [sp, 44]
str wzr, [sp, 48]
str wzr, [sp, 52]
str wzr, [sp, 56]
str wzr, [sp, 60]
str wzr, [sp, 64]
str wzr, [sp, 68]
ldr x0, [sp, 24]
cmp x0, 0
beq .L8
ldr x0, [sp, 16]
cmp x0, 0
beq .L8
ldr w0, [sp, 12]
cmp w0, 1
bgt .L9
.L8:
mov w0, 0
b .L10
.L9:
ldr w0, [sp, 12]
lsr w1, w0, 31
add w0, w1, w0
asr w0, w0, 1
str w0, [sp, 12]
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 8]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 52]
mov w0, 1
str w0, [sp, 64]
b .L11
.L24:
ldr x0, [sp, 24]
add x1, x0, 2
str x1, [sp, 24]
ldrsh w0, [x0]
str w0, [sp, 72]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0]
ldr w1, [sp, 72]
sub w0, w1, w0
str w0, [sp, 48]
ldr w0, [sp, 48]
asr w0, w0, 28
and w0, w0, 8
str w0, [sp, 76]
ldr w0, [sp, 76]
cmp w0, 0
beq .L12
ldr w0, [sp, 48]
neg w0, w0
str w0, [sp, 48]
.L12:
str wzr, [sp, 44]
ldr w0, [sp, 52]
asr w0, w0, 3
str w0, [sp, 56]
ldr w1, [sp, 48]
ldr w0, [sp, 52]
cmp w1, w0
blt .L13
mov w0, 4
str w0, [sp, 44]
ldr w1, [sp, 48]
ldr w0, [sp, 52]
sub w0, w1, w0
str w0, [sp, 48]
ldr w1, [sp, 56]
ldr w0, [sp, 52]
add w0, w1, w0
str w0, [sp, 56]
.L13:
ldr w0, [sp, 52]
asr w0, w0, 1
str w0, [sp, 52]
ldr w1, [sp, 48]
ldr w0, [sp, 52]
cmp w1, w0
blt .L14
ldr w0, [sp, 44]
orr w0, w0, 2
str w0, [sp, 44]
ldr w1, [sp, 48]
ldr w0, [sp, 52]
sub w0, w1, w0
str w0, [sp, 48]
ldr w1, [sp, 56]
ldr w0, [sp, 52]
add w0, w1, w0
str w0, [sp, 56]
.L14:
ldr w0, [sp, 52]
asr w0, w0, 1
str w0, [sp, 52]
ldr w1, [sp, 48]
ldr w0, [sp, 52]
cmp w1, w0
blt .L15
ldr w0, [sp, 44]
orr w0, w0, 1
str w0, [sp, 44]
ldr w1, [sp, 56]
ldr w0, [sp, 52]
add w0, w1, w0
str w0, [sp, 56]
.L15:
ldr w0, [sp, 76]
cmp w0, 0
beq .L16
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0]
ldr w0, [sp, 56]
sub w1, w1, w0
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0]
b .L17
.L16:
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0]
ldr w0, [sp, 56]
add w1, w1, w0
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0]
.L17:
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0]
mov w0, 32767
cmp w1, w0
ble .L18
adrp x0, state
add x0, x0, :lo12:state
mov w1, 32767
str w1, [x0]
b .L19
.L18:
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0]
cmn w0, #32768
bge .L19
adrp x0, state
add x0, x0, :lo12:state
mov w1, -32768
str w1, [x0]
.L19:
ldr w1, [sp, 44]
ldr w0, [sp, 76]
orr w0, w1, w0
str w0, [sp, 44]
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 8]
adrp x0, indexTable
add x0, x0, :lo12:indexTable
ldrsw x2, [sp, 44]
ldr w0, [x0, x2, lsl 2]
add w1, w1, w0
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0, 8]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 8]
cmp w0, 0
bge .L20
adrp x0, state
add x0, x0, :lo12:state
str wzr, [x0, 8]
.L20:
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 8]
cmp w0, 88
ble .L21
adrp x0, state
add x0, x0, :lo12:state
mov w1, 88
str w1, [x0, 8]
.L21:
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 8]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 52]
ldr w0, [sp, 64]
cmp w0, 0
beq .L22
ldr w0, [sp, 44]
lsl w0, w0, 4
and w0, w0, 255
str w0, [sp, 60]
b .L23
.L22:
ldr w0, [sp, 44]
sxtb w0, w0
and w0, w0, 15
sxtb w1, w0
ldr w0, [sp, 60]
sxtb w0, w0
orr w0, w1, w0
sxtb w2, w0
ldr x0, [sp, 16]
add x1, x0, 1
str x1, [sp, 16]
and w1, w2, 255
strb w1, [x0]
ldr w0, [sp, 68]
add w0, w0, 1
str w0, [sp, 68]
.L23:
ldr w0, [sp, 64]
cmp w0, 0
cset w0, eq
and w0, w0, 255
str w0, [sp, 64]
ldr w0, [sp, 12]
sub w0, w0, #1
str w0, [sp, 12]
.L11:
ldr w0, [sp, 12]
cmp w0, 0
bgt .L24
ldr w0, [sp, 64]
cmp w0, 0
bne .L25
ldr x0, [sp, 16]
add x1, x0, 1
str x1, [sp, 16]
ldr w1, [sp, 60]
and w1, w1, 255
strb w1, [x0]
ldr w0, [sp, 68]
add w0, w0, 1
str w0, [sp, 68]
.L25:
ldr w0, [sp, 68]
.L10:
add sp, sp, 80
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE4:
.size adpcm_encode_mono, .-adpcm_encode_mono
.align 2
.global adpcm_decode_mono
.type adpcm_decode_mono, %function
adpcm_decode_mono:
.LFB5:
.cfi_startproc
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, 24]
str x1, [sp, 16]
str w2, [sp, 12]
str wzr, [sp, 60]
str wzr, [sp, 32]
str wzr, [sp, 36]
str wzr, [sp, 40]
str wzr, [sp, 44]
str wzr, [sp, 48]
str wzr, [sp, 52]
str wzr, [sp, 56]
ldr x0, [sp, 24]
cmp x0, 0
beq .L27
ldr x0, [sp, 16]
cmp x0, 0
beq .L27
ldr w0, [sp, 12]
cmp w0, 0
bgt .L28
.L27:
mov w0, 0
b .L29
.L28:
ldr w0, [sp, 12]
lsl w0, w0, 1
str w0, [sp, 12]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0]
str w0, [sp, 40]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 8]
str w0, [sp, 48]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
ldrsw x1, [sp, 48]
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 36]
str wzr, [sp, 56]
b .L30
.L42:
ldr w0, [sp, 56]
and w0, w0, 1
cmp w0, 0
beq .L31
ldr w0, [sp, 52]
and w0, w0, 15
str w0, [sp, 32]
b .L32
.L31:
ldr x0, [sp, 24]
add x1, x0, 1
str x1, [sp, 24]
ldrb w0, [x0]
str w0, [sp, 52]
ldr w0, [sp, 52]
asr w0, w0, 4
and w0, w0, 15
str w0, [sp, 32]
.L32:
adrp x0, indexTable
add x0, x0, :lo12:indexTable
ldrsw x1, [sp, 32]
ldr w0, [x0, x1, lsl 2]
ldr w1, [sp, 48]
add w0, w1, w0
str w0, [sp, 48]
ldr w0, [sp, 48]
cmp w0, 0
bge .L33
str wzr, [sp, 48]
.L33:
ldr w0, [sp, 48]
cmp w0, 88
ble .L34
mov w0, 88
str w0, [sp, 48]
.L34:
ldr w0, [sp, 32]
and w0, w0, 8
str w0, [sp, 60]
ldr w0, [sp, 32]
and w0, w0, 7
str w0, [sp, 32]
ldr w0, [sp, 36]
asr w0, w0, 3
str w0, [sp, 44]
ldr w0, [sp, 32]
and w0, w0, 4
cmp w0, 0
beq .L35
ldr w1, [sp, 44]
ldr w0, [sp, 36]
add w0, w1, w0
str w0, [sp, 44]
.L35:
ldr w0, [sp, 32]
and w0, w0, 2
cmp w0, 0
beq .L36
ldr w0, [sp, 36]
asr w0, w0, 1
ldr w1, [sp, 44]
add w0, w1, w0
str w0, [sp, 44]
.L36:
ldr w0, [sp, 32]
and w0, w0, 1
cmp w0, 0
beq .L37
ldr w0, [sp, 36]
asr w0, w0, 2
ldr w1, [sp, 44]
add w0, w1, w0
str w0, [sp, 44]
.L37:
ldr w0, [sp, 60]
cmp w0, 0
beq .L38
ldr w1, [sp, 40]
ldr w0, [sp, 44]
sub w0, w1, w0
str w0, [sp, 40]
b .L39
.L38:
ldr w1, [sp, 40]
ldr w0, [sp, 44]
add w0, w1, w0
str w0, [sp, 40]
.L39:
ldr w1, [sp, 40]
mov w0, 32767
cmp w1, w0
ble .L40
mov w0, 32767
str w0, [sp, 40]
b .L41
.L40:
ldr w0, [sp, 40]
cmn w0, #32768
bge .L41
mov w0, -32768
str w0, [sp, 40]
.L41:
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
ldrsw x1, [sp, 48]
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 36]
ldr x0, [sp, 16]
add x1, x0, 2
str x1, [sp, 16]
ldr w1, [sp, 40]
sxth w1, w1
strh w1, [x0]
ldr w0, [sp, 56]
add w0, w0, 1
str w0, [sp, 56]
.L30:
ldr w1, [sp, 56]
ldr w0, [sp, 12]
cmp w1, w0
blt .L42
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [sp, 40]
str w1, [x0]
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [sp, 48]
str w1, [x0, 8]
ldr w0, [sp, 56]
lsl w0, w0, 1
.L29:
add sp, sp, 64
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE5:
.size adpcm_decode_mono, .-adpcm_decode_mono
.align 2
.global adpcm_encode_stereo
.type adpcm_encode_stereo, %function
adpcm_encode_stereo:
.LFB6:
.cfi_startproc
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, 24]
str x1, [sp, 16]
str w2, [sp, 12]
str wzr, [sp, 48]
str wzr, [sp, 52]
str wzr, [sp, 32]
str wzr, [sp, 36]
str wzr, [sp, 56]
str wzr, [sp, 40]
str wzr, [sp, 60]
str wzr, [sp, 44]
ldr x0, [sp, 24]
cmp x0, 0
beq .L44
ldr x0, [sp, 16]
cmp x0, 0
beq .L44
ldr w0, [sp, 12]
cmp w0, 3
bgt .L45
.L44:
mov w0, 0
b .L46
.L45:
ldr w0, [sp, 12]
add w1, w0, 3
cmp w0, 0
csel w0, w1, w0, lt
asr w0, w0, 2
str w0, [sp, 12]
str wzr, [sp, 44]
b .L47
.L68:
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 8]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 56]
ldr x0, [sp, 24]
add x1, x0, 2
str x1, [sp, 24]
ldrsh w0, [x0]
str w0, [sp, 48]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0]
ldr w1, [sp, 48]
sub w0, w1, w0
str w0, [sp, 36]
ldr w0, [sp, 36]
asr w0, w0, 28
and w0, w0, 8
str w0, [sp, 52]
ldr w0, [sp, 52]
cmp w0, 0
beq .L48
ldr w0, [sp, 36]
neg w0, w0
str w0, [sp, 36]
.L48:
str wzr, [sp, 32]
ldr w0, [sp, 56]
asr w0, w0, 3
str w0, [sp, 40]
ldr w1, [sp, 36]
ldr w0, [sp, 56]
cmp w1, w0
blt .L49
mov w0, 4
str w0, [sp, 32]
ldr w1, [sp, 36]
ldr w0, [sp, 56]
sub w0, w1, w0
str w0, [sp, 36]
ldr w1, [sp, 40]
ldr w0, [sp, 56]
add w0, w1, w0
str w0, [sp, 40]
.L49:
ldr w0, [sp, 56]
asr w0, w0, 1
str w0, [sp, 56]
ldr w1, [sp, 36]
ldr w0, [sp, 56]
cmp w1, w0
blt .L50
ldr w0, [sp, 32]
orr w0, w0, 2
str w0, [sp, 32]
ldr w1, [sp, 36]
ldr w0, [sp, 56]
sub w0, w1, w0
str w0, [sp, 36]
ldr w1, [sp, 40]
ldr w0, [sp, 56]
add w0, w1, w0
str w0, [sp, 40]
.L50:
ldr w0, [sp, 56]
asr w0, w0, 1
str w0, [sp, 56]
ldr w1, [sp, 36]
ldr w0, [sp, 56]
cmp w1, w0
blt .L51
ldr w0, [sp, 32]
orr w0, w0, 1
str w0, [sp, 32]
ldr w1, [sp, 40]
ldr w0, [sp, 56]
add w0, w1, w0
str w0, [sp, 40]
.L51:
ldr w0, [sp, 52]
cmp w0, 0
beq .L52
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0]
ldr w0, [sp, 40]
sub w1, w1, w0
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0]
b .L53
.L52:
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0]
ldr w0, [sp, 40]
add w1, w1, w0
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0]
.L53:
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0]
mov w0, 32767
cmp w1, w0
ble .L54
adrp x0, state
add x0, x0, :lo12:state
mov w1, 32767
str w1, [x0]
b .L55
.L54:
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0]
cmn w0, #32768
bge .L55
adrp x0, state
add x0, x0, :lo12:state
mov w1, -32768
str w1, [x0]
.L55:
ldr w1, [sp, 32]
ldr w0, [sp, 52]
orr w0, w1, w0
str w0, [sp, 32]
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 8]
adrp x0, indexTable
add x0, x0, :lo12:indexTable
ldrsw x2, [sp, 32]
ldr w0, [x0, x2, lsl 2]
add w1, w1, w0
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0, 8]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 8]
cmp w0, 0
bge .L56
adrp x0, state
add x0, x0, :lo12:state
str wzr, [x0, 8]
.L56:
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 8]
cmp w0, 88
ble .L57
adrp x0, state
add x0, x0, :lo12:state
mov w1, 88
str w1, [x0, 8]
.L57:
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 8]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 56]
ldr w0, [sp, 32]
lsl w0, w0, 4
and w0, w0, 255
str w0, [sp, 60]
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 12]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 56]
ldr x0, [sp, 24]
add x1, x0, 2
str x1, [sp, 24]
ldrsh w0, [x0]
str w0, [sp, 48]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 4]
ldr w1, [sp, 48]
sub w0, w1, w0
str w0, [sp, 36]
ldr w0, [sp, 36]
asr w0, w0, 28
and w0, w0, 8
str w0, [sp, 52]
ldr w0, [sp, 52]
cmp w0, 0
beq .L58
ldr w0, [sp, 36]
neg w0, w0
str w0, [sp, 36]
.L58:
str wzr, [sp, 32]
ldr w0, [sp, 56]
asr w0, w0, 3
str w0, [sp, 40]
ldr w1, [sp, 36]
ldr w0, [sp, 56]
cmp w1, w0
blt .L59
mov w0, 4
str w0, [sp, 32]
ldr w1, [sp, 36]
ldr w0, [sp, 56]
sub w0, w1, w0
str w0, [sp, 36]
ldr w1, [sp, 40]
ldr w0, [sp, 56]
add w0, w1, w0
str w0, [sp, 40]
.L59:
ldr w0, [sp, 56]
asr w0, w0, 1
str w0, [sp, 56]
ldr w1, [sp, 36]
ldr w0, [sp, 56]
cmp w1, w0
blt .L60
ldr w0, [sp, 32]
orr w0, w0, 2
str w0, [sp, 32]
ldr w1, [sp, 36]
ldr w0, [sp, 56]
sub w0, w1, w0
str w0, [sp, 36]
ldr w1, [sp, 40]
ldr w0, [sp, 56]
add w0, w1, w0
str w0, [sp, 40]
.L60:
ldr w0, [sp, 56]
asr w0, w0, 1
str w0, [sp, 56]
ldr w1, [sp, 36]
ldr w0, [sp, 56]
cmp w1, w0
blt .L61
ldr w0, [sp, 32]
orr w0, w0, 1
str w0, [sp, 32]
ldr w1, [sp, 40]
ldr w0, [sp, 56]
add w0, w1, w0
str w0, [sp, 40]
.L61:
ldr w0, [sp, 52]
cmp w0, 0
beq .L62
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 4]
ldr w0, [sp, 40]
sub w1, w1, w0
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0, 4]
b .L63
.L62:
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 4]
ldr w0, [sp, 40]
add w1, w1, w0
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0, 4]
.L63:
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 4]
mov w0, 32767
cmp w1, w0
ble .L64
adrp x0, state
add x0, x0, :lo12:state
mov w1, 32767
str w1, [x0, 4]
b .L65
.L64:
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 4]
cmn w0, #32768
bge .L65
adrp x0, state
add x0, x0, :lo12:state
mov w1, -32768
str w1, [x0, 4]
.L65:
ldr w1, [sp, 32]
ldr w0, [sp, 52]
orr w0, w1, w0
str w0, [sp, 32]
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 12]
adrp x0, indexTable
add x0, x0, :lo12:indexTable
ldrsw x2, [sp, 32]
ldr w0, [x0, x2, lsl 2]
add w1, w1, w0
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0, 12]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 12]
cmp w0, 0
bge .L66
adrp x0, state
add x0, x0, :lo12:state
str wzr, [x0, 12]
.L66:
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 12]
cmp w0, 88
ble .L67
adrp x0, state
add x0, x0, :lo12:state
mov w1, 88
str w1, [x0, 12]
.L67:
adrp x0, state
add x0, x0, :lo12:state
ldr w1, [x0, 12]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 56]
ldr w0, [sp, 32]
sxtb w0, w0
and w0, w0, 15
sxtb w1, w0
ldr w0, [sp, 60]
sxtb w0, w0
orr w0, w1, w0
sxtb w2, w0
ldr x0, [sp, 16]
add x1, x0, 1
str x1, [sp, 16]
and w1, w2, 255
strb w1, [x0]
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L47:
ldr w1, [sp, 44]
ldr w0, [sp, 12]
cmp w1, w0
blt .L68
ldr w0, [sp, 44]
.L46:
add sp, sp, 64
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size adpcm_encode_stereo, .-adpcm_encode_stereo
.align 2
.global adpcm_decode_stereo
.type adpcm_decode_stereo, %function
adpcm_decode_stereo:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -112]!
.cfi_def_cfa_offset 112
.cfi_offset 29, -112
.cfi_offset 30, -104
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 104]
mov x1, 0
str wzr, [sp, 68]
str wzr, [sp, 72]
str wzr, [sp, 80]
str wzr, [sp, 84]
str wzr, [sp, 88]
str wzr, [sp, 92]
str wzr, [sp, 60]
str wzr, [sp, 96]
str wzr, [sp, 100]
str wzr, [sp, 76]
str wzr, [sp, 64]
ldr x0, [sp, 40]
cmp x0, 0
beq .L70
ldr x0, [sp, 32]
cmp x0, 0
beq .L70
ldr w0, [sp, 28]
cmp w0, 0
bgt .L71
.L70:
mov w0, 0
b .L93
.L71:
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0]
str w0, [sp, 88]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 4]
str w0, [sp, 92]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 8]
str w0, [sp, 96]
adrp x0, state
add x0, x0, :lo12:state
ldr w0, [x0, 12]
str w0, [sp, 100]
ldr w1, [sp, 96]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 80]
ldr w1, [sp, 100]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 84]
str wzr, [sp, 64]
b .L73
.L92:
ldr x0, [sp, 40]
add x1, x0, 1
str x1, [sp, 40]
ldrb w0, [x0]
str w0, [sp, 76]
ldr w0, [sp, 76]
asr w0, w0, 4
and w0, w0, 15
str w0, [sp, 72]
ldr w1, [sp, 96]
adrp x0, indexTable
add x0, x0, :lo12:indexTable
ldrsw x2, [sp, 72]
ldr w0, [x0, x2, lsl 2]
add w0, w1, w0
str w0, [sp, 96]
ldr w0, [sp, 96]
cmp w0, 0
bge .L74
str wzr, [sp, 96]
.L74:
ldr w0, [sp, 96]
cmp w0, 88
ble .L75
mov w0, 88
str w0, [sp, 96]
.L75:
ldr w0, [sp, 72]
and w0, w0, 8
str w0, [sp, 68]
ldr w0, [sp, 72]
and w0, w0, 7
str w0, [sp, 72]
ldr w0, [sp, 80]
asr w0, w0, 3
str w0, [sp, 60]
ldr w0, [sp, 72]
and w0, w0, 4
cmp w0, 0
beq .L76
ldr w0, [sp, 80]
ldr w1, [sp, 60]
add w0, w1, w0
str w0, [sp, 60]
.L76:
ldr w0, [sp, 72]
and w0, w0, 2
cmp w0, 0
beq .L77
ldr w0, [sp, 80]
asr w0, w0, 1
ldr w1, [sp, 60]
add w0, w1, w0
str w0, [sp, 60]
.L77:
ldr w0, [sp, 72]
and w0, w0, 1
cmp w0, 0
beq .L78
ldr w0, [sp, 80]
asr w0, w0, 2
ldr w1, [sp, 60]
add w0, w1, w0
str w0, [sp, 60]
.L78:
ldr w0, [sp, 68]
cmp w0, 0
beq .L79
ldr w1, [sp, 88]
ldr w0, [sp, 60]
sub w0, w1, w0
str w0, [sp, 88]
b .L80
.L79:
ldr w1, [sp, 88]
ldr w0, [sp, 60]
add w0, w1, w0
str w0, [sp, 88]
.L80:
ldr w1, [sp, 88]
mov w0, 32767
cmp w1, w0
ble .L81
mov w0, 32767
str w0, [sp, 88]
b .L82
.L81:
ldr w0, [sp, 88]
cmn w0, #32768
bge .L82
mov w0, -32768
str w0, [sp, 88]
.L82:
ldr w1, [sp, 96]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 80]
ldr w2, [sp, 88]
ldr x0, [sp, 32]
add x1, x0, 2
str x1, [sp, 32]
sxth w1, w2
strh w1, [x0]
ldr w0, [sp, 76]
and w0, w0, 15
str w0, [sp, 72]
ldr w1, [sp, 100]
adrp x0, indexTable
add x0, x0, :lo12:indexTable
ldrsw x2, [sp, 72]
ldr w0, [x0, x2, lsl 2]
add w0, w1, w0
str w0, [sp, 100]
ldr w0, [sp, 100]
cmp w0, 0
bge .L83
str wzr, [sp, 100]
.L83:
ldr w0, [sp, 100]
cmp w0, 88
ble .L84
mov w0, 88
str w0, [sp, 100]
.L84:
ldr w0, [sp, 72]
and w0, w0, 8
str w0, [sp, 68]
ldr w0, [sp, 72]
and w0, w0, 7
str w0, [sp, 72]
ldr w0, [sp, 84]
asr w0, w0, 3
str w0, [sp, 60]
ldr w0, [sp, 72]
and w0, w0, 4
cmp w0, 0
beq .L85
ldr w0, [sp, 84]
ldr w1, [sp, 60]
add w0, w1, w0
str w0, [sp, 60]
.L85:
ldr w0, [sp, 72]
and w0, w0, 2
cmp w0, 0
beq .L86
ldr w0, [sp, 84]
asr w0, w0, 1
ldr w1, [sp, 60]
add w0, w1, w0
str w0, [sp, 60]
.L86:
ldr w0, [sp, 72]
and w0, w0, 1
cmp w0, 0
beq .L87
ldr w0, [sp, 84]
asr w0, w0, 2
ldr w1, [sp, 60]
add w0, w1, w0
str w0, [sp, 60]
.L87:
ldr w0, [sp, 68]
cmp w0, 0
beq .L88
ldr w1, [sp, 92]
ldr w0, [sp, 60]
sub w0, w1, w0
str w0, [sp, 92]
b .L89
.L88:
ldr w1, [sp, 92]
ldr w0, [sp, 60]
add w0, w1, w0
str w0, [sp, 92]
.L89:
ldr w1, [sp, 92]
mov w0, 32767
cmp w1, w0
ble .L90
mov w0, 32767
str w0, [sp, 92]
b .L91
.L90:
ldr w0, [sp, 92]
cmn w0, #32768
bge .L91
mov w0, -32768
str w0, [sp, 92]
.L91:
ldr w1, [sp, 100]
adrp x0, stepsizeTable
add x0, x0, :lo12:stepsizeTable
sxtw x1, w1
ldr w0, [x0, x1, lsl 2]
str w0, [sp, 84]
ldr w2, [sp, 92]
ldr x0, [sp, 32]
add x1, x0, 2
str x1, [sp, 32]
sxth w1, w2
strh w1, [x0]
ldr w0, [sp, 64]
add w0, w0, 1
str w0, [sp, 64]
.L73:
ldr w1, [sp, 64]
ldr w0, [sp, 28]
cmp w1, w0
blt .L92
ldr w1, [sp, 88]
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0]
ldr w1, [sp, 92]
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0, 4]
ldr w1, [sp, 96]
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0, 8]
ldr w1, [sp, 100]
adrp x0, state
add x0, x0, :lo12:state
str w1, [x0, 12]
ldr w0, [sp, 64]
lsl w0, w0, 2
.L93:
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 104]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L94
bl __stack_chk_fail
.L94:
mov w0, w1
ldp x29, x30, [sp], 112
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size adpcm_decode_stereo, .-adpcm_decode_stereo
.align 2
.global adpcm_encode
.type adpcm_encode, %function
adpcm_encode:
.LFB8:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
str w3, [sp, 24]
ldr w0, [sp, 24]
cmp w0, 2
bne .L96
ldr w2, [sp, 28]
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl adpcm_encode_stereo
b .L97
.L96:
ldr w2, [sp, 28]
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl adpcm_encode_mono
.L97:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size adpcm_encode, .-adpcm_encode
.align 2
.global adpcm_decode
.type adpcm_decode, %function
adpcm_decode:
.LFB9:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
str w3, [sp, 24]
ldr w0, [sp, 24]
cmp w0, 2
bne .L99
ldr w2, [sp, 28]
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl adpcm_decode_stereo
b .L100
.L99:
ldr w2, [sp, 28]
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl adpcm_decode_mono
.L100:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE9:
.size adpcm_decode, .-adpcm_decode
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Digite o codigo:\n100-cachorro quente\n101-bauru\n102-hamburguer\n103-suco\n104-refrigerante"
.align 3
.LC1:
.string "%d"
.align 3
.LC2:
.string "\nDigite a quantidade pedida: "
.align 3
.LC3:
.string "\nCodigo Invalido!"
.align 3
.LC4:
.string "\nO valor final a ser pago eh: %.2f"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
add x0, sp, 44
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
add x0, sp, 48
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
ldr w0, [sp, 44]
cmp w0, 104
beq .L2
cmp w0, 104
bgt .L3
cmp w0, 103
beq .L4
cmp w0, 103
bgt .L3
cmp w0, 102
beq .L5
cmp w0, 102
bgt .L3
cmp w0, 100
beq .L6
cmp w0, 101
beq .L7
b .L3
.L6:
ldr w0, [sp, 48]
scvtf d0, w0
mov x0, 3689348814741910323
movk x0, 0x3ff3, lsl 48
fmov d1, x0
fmul d0, d0, d1
fcvt s0, d0
str s0, [sp, 52]
b .L8
.L7:
ldr w0, [sp, 48]
scvtf d0, w0
adrp x0, .LC5
ldr d1, [x0, #:lo12:.LC5]
fmul d0, d0, d1
fcvt s0, d0
str s0, [sp, 52]
b .L8
.L5:
ldr w0, [sp, 48]
scvtf d1, w0
fmov d0, 1.5e+0
fmul d0, d1, d0
fcvt s0, d0
str s0, [sp, 52]
b .L8
.L4:
ldr w0, [sp, 48]
scvtf d0, w0
adrp x0, .LC6
ldr d1, [x0, #:lo12:.LC6]
fmul d0, d0, d1
fcvt s0, d0
str s0, [sp, 52]
b .L8
.L2:
ldr w0, [sp, 48]
scvtf d0, w0
fcvt s0, d0
str s0, [sp, 52]
b .L8
.L3:
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl printf
nop
.L8:
ldr s0, [sp, 52]
fcvt d0, s0
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl printf
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 56]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L10
bl __stack_chk_fail
.L10:
mov w0, w1
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
.section .rodata
.align 3
.LC5:
.word -858993459
.word 1073007820
.align 3
.LC6:
.word -1717986918
.word 1073846681
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global div4
.data
.align 3
.type div4, %object
.size div4, 264
div4:
.xword -4
.xword -3
.xword -3
.xword -3
.xword -3
.xword -2
.xword -2
.xword -2
.xword -2
.xword -1
.xword -1
.xword -1
.xword -1
.xword 0
.xword 0
.xword 0
.xword 0
.xword 0
.xword 0
.xword 0
.xword 1
.xword 1
.xword 1
.xword 1
.xword 2
.xword 2
.xword 2
.xword 2
.xword 3
.xword 3
.xword 3
.xword 3
.xword 4
.global divm4
.align 3
.type divm4, %object
.size divm4, 264
divm4:
.xword 4
.xword 3
.xword 3
.xword 3
.xword 3
.xword 2
.xword 2
.xword 2
.xword 2
.xword 1
.xword 1
.xword 1
.xword 1
.xword 0
.xword 0
.xword 0
.xword 0
.xword 0
.xword 0
.xword 0
.xword -1
.xword -1
.xword -1
.xword -1
.xword -2
.xword -2
.xword -2
.xword -2
.xword -3
.xword -3
.xword -3
.xword -3
.xword -4
.global mod4
.align 3
.type mod4, %object
.size mod4, 264
mod4:
.xword 0
.xword -3
.xword -2
.xword -1
.xword 0
.xword -3
.xword -2
.xword -1
.xword 0
.xword -3
.xword -2
.xword -1
.xword 0
.xword -3
.xword -2
.xword -1
.xword 0
.xword 1
.xword 2
.xword 3
.xword 0
.xword 1
.xword 2
.xword 3
.xword 0
.xword 1
.xword 2
.xword 3
.xword 0
.xword 1
.xword 2
.xword 3
.xword 0
.global modm4
.align 3
.type modm4, %object
.size modm4, 264
modm4:
.xword 0
.xword -3
.xword -2
.xword -1
.xword 0
.xword -3
.xword -2
.xword -1
.xword 0
.xword -3
.xword -2
.xword -1
.xword 0
.xword -3
.xword -2
.xword -1
.xword 0
.xword 1
.xword 2
.xword 3
.xword 0
.xword 1
.xword 2
.xword 3
.xword 0
.xword 1
.xword 2
.xword 3
.xword 0
.xword 1
.xword 2
.xword 3
.xword 0
.global q1
.align 3
.type q1, %object
.size q1, 8
q1:
.xword 4
.global q2
.align 3
.type q2, %object
.size q2, 8
q2:
.xword -4
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w0, -16
str w0, [sp, 12]
b .L2
.L8:
ldrsw x1, [sp, 12]
adrp x0, q1
add x0, x0, :lo12:q1
ldr x0, [x0]
sdiv x1, x1, x0
ldr w0, [sp, 12]
add w2, w0, 16
adrp x0, div4
add x0, x0, :lo12:div4
sxtw x2, w2
ldr x0, [x0, x2, lsl 3]
cmp x1, x0
beq .L3
mov w0, 1
b .L4
.L3:
ldrsw x1, [sp, 12]
adrp x0, q2
add x0, x0, :lo12:q2
ldr x0, [x0]
sdiv x1, x1, x0
ldr w0, [sp, 12]
add w2, w0, 16
adrp x0, divm4
add x0, x0, :lo12:divm4
sxtw x2, w2
ldr x0, [x0, x2, lsl 3]
cmp x1, x0
beq .L5
mov w0, 1
b .L4
.L5:
ldrsw x0, [sp, 12]
adrp x1, q1
add x1, x1, :lo12:q1
ldr x1, [x1]
sdiv x2, x0, x1
mul x1, x2, x1
sub x1, x0, x1
ldr w0, [sp, 12]
add w2, w0, 16
adrp x0, mod4
add x0, x0, :lo12:mod4
sxtw x2, w2
ldr x0, [x0, x2, lsl 3]
cmp x1, x0
beq .L6
mov w0, 1
b .L4
.L6:
ldrsw x0, [sp, 12]
adrp x1, q2
add x1, x1, :lo12:q2
ldr x1, [x1]
sdiv x2, x0, x1
mul x1, x2, x1
sub x1, x0, x1
ldr w0, [sp, 12]
add w2, w0, 16
adrp x0, modm4
add x0, x0, :lo12:modm4
sxtw x2, w2
ldr x0, [x0, x2, lsl 3]
cmp x1, x0
beq .L7
mov w0, 1
b .L4
.L7:
ldr w0, [sp, 12]
add w0, w0, 1
str w0, [sp, 12]
.L2:
ldr w0, [sp, 12]
cmp w0, 16
ble .L8
mov w0, 0
.L4:
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global IID_ITTerminalManager
.section .rodata
.align 3
.type IID_ITTerminalManager, %object
.size IID_ITTerminalManager, 24
IID_ITTerminalManager:
.xword 1903227614
.hword -25629
.hword 4560
.string "\240\t"
.string "\252"
.ascii "\266\005\244"
.zero 4
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global iswblank
.type iswblank, %function
iswblank:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str w0, [sp, 28]
bl __ctype_b_loc
ldr x1, [x0]
ldr w0, [sp, 28]
sxtw x0, w0
lsl x0, x0, 1
add x0, x1, x0
ldrh w0, [x0]
and w0, w0, 1
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size iswblank, .-iswblank
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "%d\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
mov w0, 2304
movk w0, 0x3d, lsl 16
str w0, [sp, 40]
mov w0, 1
str w0, [sp, 36]
str wzr, [sp, 44]
ldr w0, [sp, 44]
str w0, [sp, 32]
ldr w0, [sp, 32]
str w0, [sp, 28]
b .L2
.L3:
ldr w0, [sp, 32]
str w0, [sp, 44]
ldr w0, [sp, 36]
str w0, [sp, 32]
ldr w1, [sp, 36]
ldr w0, [sp, 44]
add w0, w1, w0
str w0, [sp, 36]
ldr w0, [sp, 32]
and w0, w0, 1
cmp w0, 0
bne .L2
ldr w1, [sp, 28]
ldr w0, [sp, 32]
add w0, w1, w0
str w0, [sp, 28]
.L2:
ldr w1, [sp, 36]
ldr w0, [sp, 40]
cmp w1, w0
blt .L3
ldr w1, [sp, 28]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
mov w0, 0
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "%d\n"
.align 3
.LC1:
.string "Case #%d:\n"
.align 3
.LC2:
.string "| %s\n"
.align 3
.LC3:
.string "\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
mov x12, 5216
sub sp, sp, x12
.cfi_def_cfa_offset 5216
stp x29, x30, [sp]
.cfi_offset 29, -5216
.cfi_offset 30, -5208
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 5208]
mov x1, 0
add x0, sp, 16
mov x1, x0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl __isoc99_scanf
mov w0, 1
str w0, [sp, 40]
b .L2
.L39:
str wzr, [sp, 36]
str wzr, [sp, 28]
str wzr, [sp, 32]
add x0, sp, 4096
add x0, x0, 1056
bl gets
add x0, sp, 4096
add x0, x0, 1056
bl strlen
str w0, [sp, 44]
str wzr, [sp, 20]
b .L3
.L6:
str wzr, [sp, 24]
b .L4
.L5:
ldrsw x2, [sp, 24]
ldrsw x1, [sp, 20]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
mov w1, 32
strb w1, [x0, 3024]
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
.L4:
ldr w0, [sp, 24]
cmp w0, 50
ble .L5
ldrsw x2, [sp, 44]
ldrsw x1, [sp, 20]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
strb wzr, [x0, 3024]
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L3:
ldr w0, [sp, 20]
cmp w0, 99
ble .L6
str wzr, [sp, 20]
b .L7
.L16:
ldrsw x0, [sp, 20]
add x1, sp, 4096
add x1, x1, 1056
ldrb w0, [x1, x0]
cmp w0, 82
bne .L8
ldr w0, [sp, 36]
cmp w0, 0
bge .L9
mov w1, 49
ldr w0, [sp, 36]
sub w0, w1, w0
ldrsw x2, [sp, 20]
sxtw x1, w0
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
mov w1, 47
strb w1, [x0, 3024]
b .L10
.L9:
ldrsw x2, [sp, 20]
ldrsw x1, [sp, 36]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
mov w1, 47
strb w1, [x0, 3024]
.L10:
ldr w0, [sp, 36]
add w0, w0, 1
str w0, [sp, 36]
ldr w1, [sp, 36]
ldr w0, [sp, 28]
cmp w1, w0
ble .L11
ldr w0, [sp, 36]
str w0, [sp, 28]
b .L11
.L8:
ldrsw x0, [sp, 20]
add x1, sp, 4096
add x1, x1, 1056
ldrb w0, [x1, x0]
cmp w0, 70
bne .L12
ldr w0, [sp, 36]
sub w0, w0, #1
str w0, [sp, 36]
ldr w0, [sp, 36]
cmp w0, 0
bge .L13
mov w1, 49
ldr w0, [sp, 36]
sub w0, w1, w0
ldrsw x2, [sp, 20]
sxtw x1, w0
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
mov w1, 92
strb w1, [x0, 3024]
b .L14
.L13:
ldrsw x2, [sp, 20]
ldrsw x1, [sp, 36]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
mov w1, 92
strb w1, [x0, 3024]
.L14:
ldr w1, [sp, 36]
ldr w0, [sp, 32]
cmp w1, w0
bge .L11
ldr w0, [sp, 36]
str w0, [sp, 32]
b .L11
.L12:
ldr w0, [sp, 36]
cmp w0, 0
bge .L15
mov w1, 49
ldr w0, [sp, 36]
sub w0, w1, w0
ldrsw x2, [sp, 20]
sxtw x1, w0
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
mov w1, 95
strb w1, [x0, 3024]
b .L11
.L15:
ldrsw x2, [sp, 20]
ldrsw x1, [sp, 36]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
mov w1, 95
strb w1, [x0, 3024]
.L11:
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L7:
ldr w1, [sp, 20]
ldr w0, [sp, 44]
cmp w1, w0
blt .L16
ldr w1, [sp, 40]
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
ldr w0, [sp, 44]
sub w0, w0, #1
str w0, [sp, 20]
b .L17
.L20:
ldrsw x2, [sp, 20]
ldrsw x1, [sp, 28]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
ldrb w0, [x0, 3024]
cmp w0, 32
beq .L18
ldr w0, [sp, 20]
add w0, w0, 1
sxtw x2, w0
ldrsw x1, [sp, 28]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
strb wzr, [x0, 3024]
add x2, sp, 48
ldrsw x1, [sp, 28]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x2, x0
mov x1, x0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
b .L19
.L18:
ldr w0, [sp, 20]
sub w0, w0, #1
str w0, [sp, 20]
.L17:
ldr w0, [sp, 20]
cmp w0, 0
bge .L20
.L19:
ldr w0, [sp, 28]
sub w0, w0, #1
str w0, [sp, 20]
b .L21
.L26:
ldr w0, [sp, 44]
sub w0, w0, #1
str w0, [sp, 24]
b .L22
.L25:
ldrsw x2, [sp, 24]
ldrsw x1, [sp, 20]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
ldrb w0, [x0, 3024]
cmp w0, 32
beq .L23
ldr w0, [sp, 24]
add w0, w0, 1
sxtw x2, w0
ldrsw x1, [sp, 20]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
strb wzr, [x0, 3024]
add x2, sp, 48
ldrsw x1, [sp, 20]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x2, x0
mov x1, x0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
b .L24
.L23:
ldr w0, [sp, 24]
sub w0, w0, #1
str w0, [sp, 24]
.L22:
ldr w0, [sp, 24]
cmp w0, 0
bge .L25
.L24:
ldr w0, [sp, 20]
sub w0, w0, #1
str w0, [sp, 20]
.L21:
ldr w0, [sp, 20]
cmp w0, 0
bge .L26
mov w0, -1
str w0, [sp, 20]
b .L27
.L32:
ldr w0, [sp, 44]
sub w0, w0, #1
str w0, [sp, 24]
b .L28
.L31:
mov w1, 49
ldr w0, [sp, 20]
sub w0, w1, w0
ldrsw x2, [sp, 24]
sxtw x1, w0
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
ldrb w0, [x0, 3024]
cmp w0, 32
beq .L29
mov w1, 49
ldr w0, [sp, 20]
sub w1, w1, w0
ldr w0, [sp, 24]
add w0, w0, 1
sxtw x2, w0
sxtw x1, w1
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
strb wzr, [x0, 3024]
mov w1, 49
ldr w0, [sp, 20]
sub w0, w1, w0
add x2, sp, 48
sxtw x1, w0
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x2, x0
mov x1, x0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
b .L30
.L29:
ldr w0, [sp, 24]
sub w0, w0, #1
str w0, [sp, 24]
.L28:
ldr w0, [sp, 24]
cmp w0, 0
bge .L31
.L30:
ldr w0, [sp, 20]
sub w0, w0, #1
str w0, [sp, 20]
.L27:
ldr w1, [sp, 20]
ldr w0, [sp, 32]
cmp w1, w0
bgt .L32
ldr w0, [sp, 44]
sub w0, w0, #1
str w0, [sp, 20]
b .L33
.L36:
mov w1, 49
ldr w0, [sp, 32]
sub w0, w1, w0
ldrsw x2, [sp, 20]
sxtw x1, w0
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
ldrb w0, [x0, 3024]
cmp w0, 32
beq .L34
ldr w0, [sp, 32]
cmp w0, 0
bge .L34
mov w1, 49
ldr w0, [sp, 32]
sub w1, w1, w0
ldr w0, [sp, 20]
add w0, w0, 1
sxtw x2, w0
sxtw x1, w1
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x0, 4096
add x0, x0, 1120
add x0, sp, x0
add x0, x0, x2
sub x0, x0, #8192
strb wzr, [x0, 3024]
mov w1, 49
ldr w0, [sp, 32]
sub w0, w1, w0
add x2, sp, 48
sxtw x1, w0
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x1, x0, 4
add x0, x0, x1
add x0, x2, x0
mov x1, x0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
b .L35
.L34:
ldr w0, [sp, 20]
sub w0, w0, #1
str w0, [sp, 20]
.L33:
ldr w0, [sp, 20]
cmp w0, 0
bge .L36
.L35:
mov w0, 43
bl putchar
str wzr, [sp, 20]
b .L37
.L38:
mov w0, 45
bl putchar
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L37:
ldr w0, [sp, 44]
add w0, w0, 1
ldr w1, [sp, 20]
cmp w1, w0
ble .L38
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl puts
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L2:
ldr w0, [sp, 16]
ldr w1, [sp, 40]
cmp w1, w0
ble .L39
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 5208]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L41
bl __stack_chk_fail
.L41:
mov w0, w1
ldp x29, x30, [sp]
mov x12, 5216
add sp, sp, x12
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global numbers
.data
.align 3
.type numbers, %object
.size numbers, 70
numbers:
.string "\004\005p\220"
.string "\220\340\004\005 "
.string "@@\004\005p\020`\200\340\004\005p\020`\020\340\004\005\220\220`\020\020\004\005p\200`\020\340\004\005p\200`\220\340\004\005p\220"
.ascii " \004\005p\220`\220\340\004\005p\220`\020\340"
.global numblank
.align 3
.type numblank, %object
.size numblank, 7
numblank:
.ascii "\004\005\360\360\360\360\360"
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global __automaton_fail
.type __automaton_fail, %function
__automaton_fail:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
.L2:
bl __VERIFIER_error
.cfi_endproc
.LFE0:
.size __automaton_fail, .-__automaton_fail
.align 2
.global select_one
.type select_one, %function
select_one:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
bl __VERIFIER_nondet_int
str w0, [sp, 24]
ldr w0, [sp, 24]
str w0, [sp, 28]
ldr w0, [sp, 28]
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size select_one, .-select_one
.align 2
.global select_features
.type select_features, %function
select_features:
.LFB2:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE2:
.size select_features, .-select_features
.align 2
.global select_helpers
.type select_helpers, %function
select_helpers:
.LFB3:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE3:
.size select_helpers, .-select_helpers
.align 2
.global valid_product
.type valid_product, %function
valid_product:
.LFB4:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w0, 1
str w0, [sp, 12]
ldr w0, [sp, 12]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE4:
.size valid_product, .-valid_product
.global pumpRunning
.bss
.align 2
.type pumpRunning, %object
.size pumpRunning, 4
pumpRunning:
.zero 4
.global systemActive
.data
.align 2
.type systemActive, %object
.size systemActive, 4
systemActive:
.word 1
.text
.align 2
.global timeShift
.type timeShift, %function
timeShift:
.LFB5:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
adrp x0, pumpRunning
add x0, x0, :lo12:pumpRunning
ldr w0, [x0]
cmp w0, 0
beq .L12
bl lowerWaterLevel
.L12:
adrp x0, systemActive
add x0, x0, :lo12:systemActive
ldr w0, [x0]
cmp w0, 0
beq .L13
bl processEnvironment
.L13:
bl __utac_acc__Specification3_spec__1
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE5:
.size timeShift, .-timeShift
.align 2
.global processEnvironment__wrappee__base
.type processEnvironment__wrappee__base, %function
processEnvironment__wrappee__base:
.LFB6:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE6:
.size processEnvironment__wrappee__base, .-processEnvironment__wrappee__base
.align 2
.global processEnvironment
.type processEnvironment, %function
processEnvironment:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, pumpRunning
add x0, x0, :lo12:pumpRunning
ldr w0, [x0]
cmp w0, 0
beq .L18
bl isMethaneAlarm
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 0
beq .L19
bl deactivatePump
b .L17
.L19:
bl processEnvironment__wrappee__base
b .L17
.L18:
bl processEnvironment__wrappee__base
nop
.L17:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size processEnvironment, .-processEnvironment
.align 2
.global activatePump
.type activatePump, %function
activatePump:
.LFB8:
.cfi_startproc
adrp x0, pumpRunning
add x0, x0, :lo12:pumpRunning
mov w1, 1
str w1, [x0]
nop
ret
.cfi_endproc
.LFE8:
.size activatePump, .-activatePump
.align 2
.global deactivatePump
.type deactivatePump, %function
deactivatePump:
.LFB9:
.cfi_startproc
adrp x0, pumpRunning
add x0, x0, :lo12:pumpRunning
str wzr, [x0]
nop
ret
.cfi_endproc
.LFE9:
.size deactivatePump, .-deactivatePump
.align 2
.global isMethaneAlarm
.type isMethaneAlarm, %function
isMethaneAlarm:
.LFB10:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
bl isMethaneLevelCritical
str w0, [sp, 28]
ldr w0, [sp, 28]
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size isMethaneAlarm, .-isMethaneAlarm
.align 2
.global isPumpRunning
.type isPumpRunning, %function
isPumpRunning:
.LFB11:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x0, pumpRunning
add x0, x0, :lo12:pumpRunning
ldr w0, [x0]
str w0, [sp, 12]
ldr w0, [sp, 12]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE11:
.size isPumpRunning, .-isPumpRunning
.section .rodata
.align 3
.LC0:
.string "Pump(System:"
.align 3
.LC1:
.string "On"
.align 3
.LC2:
.string "Off"
.align 3
.LC3:
.string ",Pump:"
.align 3
.LC4:
.string ") "
.text
.align 2
.global printPump
.type printPump, %function
printPump:
.LFB12:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
adrp x0, systemActive
add x0, x0, :lo12:systemActive
ldr w0, [x0]
cmp w0, 0
beq .L31
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
b .L32
.L31:
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
.L32:
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl printf
adrp x0, pumpRunning
add x0, x0, :lo12:pumpRunning
ldr w0, [x0]
cmp w0, 0
beq .L33
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
b .L34
.L33:
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
.L34:
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl printf
bl printEnvironment
mov w0, 10
bl putchar
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE12:
.size printPump, .-printPump
.align 2
.global startSystem
.type startSystem, %function
startSystem:
.LFB13:
.cfi_startproc
adrp x0, systemActive
add x0, x0, :lo12:systemActive
mov w1, 1
str w1, [x0]
nop
ret
.cfi_endproc
.LFE13:
.size startSystem, .-startSystem
.align 2
.global test
.type test, %function
test:
.LFB14:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str wzr, [sp, 28]
.L39:
ldr w0, [sp, 28]
cmp w0, 3
bgt .L48
bl __VERIFIER_nondet_int
str w0, [sp, 32]
ldr w0, [sp, 32]
cmp w0, 0
beq .L42
bl waterRise
.L42:
bl __VERIFIER_nondet_int
str w0, [sp, 36]
ldr w0, [sp, 36]
cmp w0, 0
beq .L43
bl changeMethaneLevel
.L43:
bl __VERIFIER_nondet_int
str w0, [sp, 40]
ldr w0, [sp, 40]
cmp w0, 0
beq .L44
bl startSystem
b .L45
.L44:
bl __VERIFIER_nondet_int
str w0, [sp, 44]
.L45:
bl timeShift
b .L39
.L48:
nop
.L41:
bl cleanup
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE14:
.size test, .-test
.global waterLevel
.data
.align 2
.type waterLevel, %object
.size waterLevel, 4
waterLevel:
.word 1
.global methaneLevelCritical
.bss
.align 2
.type methaneLevelCritical, %object
.size methaneLevelCritical, 4
methaneLevelCritical:
.zero 4
.text
.align 2
.global lowerWaterLevel
.type lowerWaterLevel, %function
lowerWaterLevel:
.LFB15:
.cfi_startproc
adrp x0, waterLevel
add x0, x0, :lo12:waterLevel
ldr w0, [x0]
cmp w0, 0
ble .L52
adrp x0, waterLevel
add x0, x0, :lo12:waterLevel
ldr w0, [x0]
sub w1, w0, #1
adrp x0, waterLevel
add x0, x0, :lo12:waterLevel
str w1, [x0]
nop
.L52:
nop
ret
.cfi_endproc
.LFE15:
.size lowerWaterLevel, .-lowerWaterLevel
.align 2
.global waterRise
.type waterRise, %function
waterRise:
.LFB16:
.cfi_startproc
adrp x0, waterLevel
add x0, x0, :lo12:waterLevel
ldr w0, [x0]
cmp w0, 1
bgt .L56
adrp x0, waterLevel
add x0, x0, :lo12:waterLevel
ldr w0, [x0]
add w1, w0, 1
adrp x0, waterLevel
add x0, x0, :lo12:waterLevel
str w1, [x0]
nop
.L56:
nop
ret
.cfi_endproc
.LFE16:
.size waterRise, .-waterRise
.align 2
.global changeMethaneLevel
.type changeMethaneLevel, %function
changeMethaneLevel:
.LFB17:
.cfi_startproc
adrp x0, methaneLevelCritical
add x0, x0, :lo12:methaneLevelCritical
ldr w0, [x0]
cmp w0, 0
beq .L58
adrp x0, methaneLevelCritical
add x0, x0, :lo12:methaneLevelCritical
str wzr, [x0]
b .L57
.L58:
adrp x0, methaneLevelCritical
add x0, x0, :lo12:methaneLevelCritical
mov w1, 1
str w1, [x0]
nop
.L57:
ret
.cfi_endproc
.LFE17:
.size changeMethaneLevel, .-changeMethaneLevel
.align 2
.global isMethaneLevelCritical
.type isMethaneLevelCritical, %function
isMethaneLevelCritical:
.LFB18:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x0, methaneLevelCritical
add x0, x0, :lo12:methaneLevelCritical
ldr w0, [x0]
str w0, [sp, 12]
ldr w0, [sp, 12]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE18:
.size isMethaneLevelCritical, .-isMethaneLevelCritical
.section .rodata
.align 3
.LC5:
.string "Env(Water:%i"
.align 3
.LC6:
.string ",Meth:"
.align 3
.LC7:
.string "CRIT"
.align 3
.LC8:
.string "OK"
.text
.align 2
.global printEnvironment
.type printEnvironment, %function
printEnvironment:
.LFB19:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
adrp x0, waterLevel
add x0, x0, :lo12:waterLevel
ldr w0, [x0]
mov w1, w0
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl printf
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl printf
adrp x0, methaneLevelCritical
add x0, x0, :lo12:methaneLevelCritical
ldr w0, [x0]
cmp w0, 0
beq .L64
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl printf
b .L65
.L64:
adrp x0, .LC8
add x0, x0, :lo12:.LC8
bl printf
.L65:
mov w0, 41
bl putchar
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE19:
.size printEnvironment, .-printEnvironment
.align 2
.global getWaterLevel
.type getWaterLevel, %function
getWaterLevel:
.LFB20:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x0, waterLevel
add x0, x0, :lo12:waterLevel
ldr w0, [x0]
str w0, [sp, 12]
ldr w0, [sp, 12]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE20:
.size getWaterLevel, .-getWaterLevel
.global cleanupTimeShifts
.data
.align 2
.type cleanupTimeShifts, %object
.size cleanupTimeShifts, 4
cleanupTimeShifts:
.word 4
.text
.align 2
.global cleanup
.type cleanup, %function
cleanup:
.LFB21:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
bl timeShift
str wzr, [sp, 24]
.L70:
adrp x0, cleanupTimeShifts
add x0, x0, :lo12:cleanupTimeShifts
ldr w0, [x0]
sub w0, w0, #1
str w0, [sp, 28]
ldr w1, [sp, 24]
ldr w0, [sp, 28]
cmp w1, w0
bge .L75
bl timeShift
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
b .L70
.L75:
nop
.L72:
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE21:
.size cleanup, .-cleanup
.align 2
.global Specification2
.type Specification2, %function
Specification2:
.LFB22:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
bl timeShift
bl printPump
bl timeShift
bl printPump
bl timeShift
bl printPump
bl waterRise
bl printPump
bl timeShift
bl printPump
bl changeMethaneLevel
bl printPump
bl timeShift
bl printPump
bl cleanup
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE22:
.size Specification2, .-Specification2
.align 2
.global setup
.type setup, %function
setup:
.LFB23:
.cfi_startproc
nop
ret
.cfi_endproc
.LFE23:
.size setup, .-setup
.align 2
.global runTest
.type runTest, %function
runTest:
.LFB24:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
bl test
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE24:
.size runTest, .-runTest
.align 2
.global main
.type main, %function
main:
.LFB25:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
bl select_helpers
bl select_features
bl valid_product
str w0, [sp, 24]
ldr w0, [sp, 24]
cmp w0, 0
beq .L83
bl setup
bl runTest
.L83:
str wzr, [sp, 28]
ldr w0, [sp, 28]
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE25:
.size main, .-main
.align 2
.global __utac__exception__cf_handler_set
.type __utac__exception__cf_handler_set, %function
__utac__exception__cf_handler_set:
.LFB26:
.cfi_startproc
stp x29, x30, [sp, -176]!
.cfi_def_cfa_offset 176
.cfi_offset 29, -176
.cfi_offset 30, -168
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
ldr x0, [sp, 40]
str x0, [sp, 48]
mov w0, 24
bl malloc
str x0, [sp, 56]
ldr x0, [sp, 56]
str x0, [sp, 64]
ldr x0, [sp, 64]
str x0, [sp, 72]
ldr x0, [sp, 72]
ldr x1, [sp, 32]
str x1, [x0]
ldr x0, [sp, 64]
str x0, [sp, 80]
ldr x0, [sp, 80]
add x0, x0, 8
str x0, [sp, 88]
ldr x0, [sp, 88]
str x0, [sp, 96]
ldr x0, [sp, 96]
ldr w1, [sp, 28]
str w1, [x0]
ldr x0, [sp, 64]
str x0, [sp, 104]
ldr x0, [sp, 104]
add x0, x0, 16
str x0, [sp, 112]
ldr x0, [sp, 48]
str x0, [sp, 120]
ldr x0, [sp, 120]
add x0, x0, 24
str x0, [sp, 128]
ldr x0, [sp, 112]
str x0, [sp, 136]
ldr x0, [sp, 128]
str x0, [sp, 144]
ldr x0, [sp, 144]
ldr x1, [x0]
ldr x0, [sp, 136]
str x1, [x0]
ldr x0, [sp, 48]
str x0, [sp, 152]
ldr x0, [sp, 152]
add x0, x0, 24
str x0, [sp, 160]
ldr x0, [sp, 160]
str x0, [sp, 168]
ldr x0, [sp, 168]
ldr x1, [sp, 64]
str x1, [x0]
nop
ldp x29, x30, [sp], 176
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE26:
.size __utac__exception__cf_handler_set, .-__utac__exception__cf_handler_set
.align 2
.global __utac__exception__cf_handler_free
.type __utac__exception__cf_handler_free, %function
__utac__exception__cf_handler_free:
.LFB27:
.cfi_startproc
stp x29, x30, [sp, -160]!
.cfi_def_cfa_offset 160
.cfi_offset 29, -160
.cfi_offset 30, -152
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
str x0, [sp, 40]
ldr x0, [sp, 40]
str x0, [sp, 48]
ldr x0, [sp, 48]
add x0, x0, 24
str x0, [sp, 56]
ldr x0, [sp, 56]
str x0, [sp, 64]
ldr x0, [sp, 64]
ldr x0, [x0]
str x0, [sp, 32]
.L88:
str xzr, [sp, 72]
ldr x0, [sp, 72]
str x0, [sp, 80]
ldr x0, [sp, 32]
str x0, [sp, 88]
ldr x1, [sp, 88]
ldr x0, [sp, 80]
cmp x1, x0
beq .L93
ldr x0, [sp, 32]
str x0, [sp, 120]
ldr x0, [sp, 32]
str x0, [sp, 128]
ldr x0, [sp, 128]
add x0, x0, 16
str x0, [sp, 136]
ldr x0, [sp, 136]
str x0, [sp, 144]
ldr x0, [sp, 144]
ldr x0, [x0]
str x0, [sp, 32]
ldr x0, [sp, 120]
str x0, [sp, 152]
ldr x0, [sp, 152]
bl free
b .L88
.L93:
nop
.L90:
ldr x0, [sp, 40]
str x0, [sp, 96]
ldr x0, [sp, 96]
add x0, x0, 24
str x0, [sp, 104]
ldr x0, [sp, 104]
str x0, [sp, 112]
ldr x0, [sp, 112]
str xzr, [x0]
nop
ldp x29, x30, [sp], 160
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE27:
.size __utac__exception__cf_handler_free, .-__utac__exception__cf_handler_free
.align 2
.global __utac__exception__cf_handler_reset
.type __utac__exception__cf_handler_reset, %function
__utac__exception__cf_handler_reset:
.LFB28:
.cfi_startproc
stp x29, x30, [sp, -176]!
.cfi_def_cfa_offset 176
.cfi_offset 29, -176
.cfi_offset 30, -168
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
str x0, [sp, 56]
ldr x0, [sp, 56]
str x0, [sp, 64]
ldr x0, [sp, 64]
add x0, x0, 24
str x0, [sp, 72]
ldr x0, [sp, 72]
str x0, [sp, 80]
ldr x0, [sp, 80]
ldr x0, [x0]
str x0, [sp, 48]
.L95:
str xzr, [sp, 88]
ldr x0, [sp, 88]
str x0, [sp, 96]
ldr x0, [sp, 48]
str x0, [sp, 104]
ldr x1, [sp, 104]
ldr x0, [sp, 96]
cmp x1, x0
beq .L100
ldr x0, [sp, 48]
str x0, [sp, 112]
ldr x0, [sp, 112]
ldr x0, [x0]
str x0, [sp, 120]
ldr x0, [sp, 48]
str x0, [sp, 128]
ldr x0, [sp, 128]
add x0, x0, 8
str x0, [sp, 136]
ldr x0, [sp, 136]
str x0, [sp, 144]
ldr x0, [sp, 144]
ldr w0, [x0]
str w0, [sp, 44]
ldr x2, [sp, 120]
ldr w1, [sp, 44]
mov w0, 4
blr x2
ldr x0, [sp, 48]
str x0, [sp, 152]
ldr x0, [sp, 152]
add x0, x0, 16
str x0, [sp, 160]
ldr x0, [sp, 160]
str x0, [sp, 168]
ldr x0, [sp, 168]
ldr x0, [x0]
str x0, [sp, 48]
b .L95
.L100:
nop
.L97:
ldr x0, [sp, 24]
bl __utac__exception__cf_handler_free
nop
ldp x29, x30, [sp], 176
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE28:
.size __utac__exception__cf_handler_reset, .-__utac__exception__cf_handler_reset
.local head
.comm head,8,8
.align 2
.global __utac__error_stack_mgt
.type __utac__error_stack_mgt, %function
__utac__error_stack_mgt:
.LFB29:
.cfi_startproc
stp x29, x30, [sp, -208]!
.cfi_def_cfa_offset 208
.cfi_offset 29, -208
.cfi_offset 30, -200
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
str w2, [sp, 16]
ldr w0, [sp, 16]
cmp w0, 0
bne .L102
ldr x0, [sp, 48]
b .L103
.L102:
ldr w0, [sp, 20]
cmp w0, 0
bne .L104
mov w0, 16
bl malloc
str x0, [sp, 160]
ldr x0, [sp, 160]
str x0, [sp, 168]
ldr x0, [sp, 168]
str x0, [sp, 176]
ldr x0, [sp, 176]
ldr x1, [sp, 24]
str x1, [x0]
ldr x0, [sp, 168]
str x0, [sp, 184]
ldr x0, [sp, 184]
add x0, x0, 8
str x0, [sp, 192]
ldr x0, [sp, 192]
str x0, [sp, 200]
adrp x0, head
add x0, x0, :lo12:head
ldr x1, [x0]
ldr x0, [sp, 200]
str x1, [x0]
adrp x0, head
add x0, x0, :lo12:head
ldr x1, [sp, 168]
str x1, [x0]
ldr x0, [sp, 168]
str x0, [sp, 48]
ldr x0, [sp, 48]
b .L103
.L104:
ldr w0, [sp, 20]
cmp w0, 1
bne .L105
adrp x0, head
add x0, x0, :lo12:head
ldr x0, [x0]
str x0, [sp, 40]
.L106:
ldr w0, [sp, 16]
cmp w0, 1
ble .L112
ldr x0, [sp, 40]
str x0, [sp, 112]
ldr x0, [sp, 112]
add x0, x0, 8
str x0, [sp, 120]
ldr x0, [sp, 120]
str x0, [sp, 128]
ldr x0, [sp, 128]
ldr x0, [x0]
str x0, [sp, 136]
ldr x0, [sp, 40]
str x0, [sp, 144]
ldr x0, [sp, 144]
ldr x0, [x0]
str x0, [sp, 96]
ldr x0, [sp, 40]
str x0, [sp, 152]
ldr x0, [sp, 152]
bl free
ldr x0, [sp, 96]
bl __utac__exception__cf_handler_reset
ldr x0, [sp, 136]
str x0, [sp, 40]
ldr w0, [sp, 16]
sub w0, w0, #1
str w0, [sp, 16]
b .L106
.L112:
nop
.L108:
ldr x0, [sp, 40]
str x0, [sp, 64]
ldr x0, [sp, 64]
add x0, x0, 8
str x0, [sp, 72]
ldr x0, [sp, 72]
str x0, [sp, 80]
ldr x0, [sp, 80]
ldr x1, [x0]
adrp x0, head
add x0, x0, :lo12:head
str x1, [x0]
ldr x0, [sp, 40]
str x0, [sp, 88]
ldr x0, [sp, 88]
ldr x0, [x0]
str x0, [sp, 96]
ldr x0, [sp, 40]
str x0, [sp, 104]
ldr x0, [sp, 104]
bl free
ldr x0, [sp, 96]
bl __utac__exception__cf_handler_reset
ldr x0, [sp, 96]
str x0, [sp, 48]
ldr x0, [sp, 48]
b .L103
.L105:
ldr w0, [sp, 20]
cmp w0, 2
bne .L109
adrp x0, head
add x0, x0, :lo12:head
ldr x0, [x0]
cmp x0, 0
beq .L110
adrp x0, head
add x0, x0, :lo12:head
ldr x0, [x0]
str x0, [sp, 56]
ldr x0, [sp, 56]
ldr x0, [x0]
str x0, [sp, 48]
ldr x0, [sp, 48]
b .L103
.L110:
str xzr, [sp, 48]
ldr x0, [sp, 48]
b .L103
.L109:
ldr x0, [sp, 48]
.L103:
ldp x29, x30, [sp], 208
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE29:
.size __utac__error_stack_mgt, .-__utac__error_stack_mgt
.section .rodata
.align 3
.LC9:
.string "__utac__get_this_arg"
.align 3
.LC10:
.string "libacc.c"
.align 3
.LC11:
.string "i > 0 && i <= this->argsCount"
.text
.align 2
.global __utac__get_this_arg
.type __utac__get_this_arg, %function
__utac__get_this_arg:
.LFB30:
.cfi_startproc
stp x29, x30, [sp, -112]!
.cfi_def_cfa_offset 112
.cfi_offset 29, -112
.cfi_offset 30, -104
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
ldr w0, [sp, 28]
cmp w0, 0
ble .L114
ldr x0, [sp, 16]
str x0, [sp, 40]
ldr x0, [sp, 40]
add x0, x0, 16
str x0, [sp, 48]
ldr x0, [sp, 48]
str x0, [sp, 56]
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 32]
ldr w1, [sp, 28]
ldr w0, [sp, 32]
cmp w1, w0
ble .L115
adrp x0, .LC9
add x3, x0, :lo12:.LC9
mov w2, 123
adrp x0, .LC10
add x1, x0, :lo12:.LC10
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl __assert_fail
.L114:
adrp x0, .LC9
add x3, x0, :lo12:.LC9
mov w2, 123
adrp x0, .LC10
add x1, x0, :lo12:.LC10
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl __assert_fail
.L115:
ldr w0, [sp, 28]
sub w0, w0, #1
str w0, [sp, 36]
ldr x0, [sp, 16]
str x0, [sp, 64]
ldr x0, [sp, 64]
add x0, x0, 8
str x0, [sp, 72]
ldr x0, [sp, 72]
str x0, [sp, 80]
ldr x0, [sp, 80]
ldr x0, [x0]
str x0, [sp, 88]
ldrsw x0, [sp, 36]
lsl x0, x0, 3
ldr x1, [sp, 88]
add x0, x1, x0
str x0, [sp, 96]
ldr x0, [sp, 96]
ldr x0, [x0]
str x0, [sp, 104]
ldr x0, [sp, 104]
ldp x29, x30, [sp], 112
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE30:
.size __utac__get_this_arg, .-__utac__get_this_arg
.section .rodata
.align 3
.LC12:
.string "__utac__get_this_argtype"
.text
.align 2
.global __utac__get_this_argtype
.type __utac__get_this_argtype, %function
__utac__get_this_argtype:
.LFB31:
.cfi_startproc
stp x29, x30, [sp, -112]!
.cfi_def_cfa_offset 112
.cfi_offset 29, -112
.cfi_offset 30, -104
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
ldr w0, [sp, 28]
cmp w0, 0
ble .L118
ldr x0, [sp, 16]
str x0, [sp, 40]
ldr x0, [sp, 40]
add x0, x0, 16
str x0, [sp, 48]
ldr x0, [sp, 48]
str x0, [sp, 56]
ldr x0, [sp, 56]
ldr w0, [x0]
str w0, [sp, 32]
ldr w1, [sp, 28]
ldr w0, [sp, 32]
cmp w1, w0
ble .L119
adrp x0, .LC12
add x3, x0, :lo12:.LC12
mov w2, 131
adrp x0, .LC10
add x1, x0, :lo12:.LC10
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl __assert_fail
.L118:
adrp x0, .LC12
add x3, x0, :lo12:.LC12
mov w2, 131
adrp x0, .LC10
add x1, x0, :lo12:.LC10
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl __assert_fail
.L119:
ldr w0, [sp, 28]
sub w0, w0, #1
str w0, [sp, 36]
ldr x0, [sp, 16]
str x0, [sp, 64]
ldr x0, [sp, 64]
add x0, x0, 24
str x0, [sp, 72]
ldr x0, [sp, 72]
str x0, [sp, 80]
ldr x0, [sp, 80]
ldr x0, [x0]
str x0, [sp, 88]
ldrsw x0, [sp, 36]
lsl x0, x0, 3
ldr x1, [sp, 88]
add x0, x1, x0
str x0, [sp, 96]
ldr x0, [sp, 96]
ldr x0, [x0]
str x0, [sp, 104]
ldr x0, [sp, 104]
ldp x29, x30, [sp], 112
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE31:
.size __utac__get_this_argtype, .-__utac__get_this_argtype
.align 2
.global __utac_acc__Specification3_spec__1
.type __utac_acc__Specification3_spec__1, %function
__utac_acc__Specification3_spec__1:
.LFB32:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
bl isMethaneLevelCritical
str w0, [sp, 20]
ldr w0, [sp, 20]
cmp w0, 0
bne .L124
bl getWaterLevel
str w0, [sp, 24]
ldr w0, [sp, 24]
cmp w0, 2
bne .L124
bl isPumpRunning
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 0
bne .L124
bl __automaton_fail
nop
.L124:
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE32:
.size __utac_acc__Specification3_spec__1, .-__utac_acc__Specification3_spec__1
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "%d"
.text
.align 2
.global read_to_struct
.type read_to_struct, %function
read_to_struct:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
mov x1, x0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl __isoc99_scanf
ldr x0, [sp, 24]
ldr w0, [x0]
str w0, [sp, 44]
ldrsw x0, [sp, 44]
lsl x0, x0, 2
bl malloc
mov x1, x0
ldr x0, [sp, 24]
str x1, [x0, 8]
str wzr, [sp, 40]
b .L2
.L3:
ldr x0, [sp, 24]
ldr x1, [x0, 8]
ldrsw x0, [sp, 40]
lsl x0, x0, 2
add x0, x1, x0
mov x1, x0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl __isoc99_scanf
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L2:
ldr w1, [sp, 40]
ldr w0, [sp, 44]
cmp w1, w0
blt .L3
nop
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size read_to_struct, .-read_to_struct
.align 2
.global union_set
.type union_set, %function
union_set:
.LFB7:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str x1, [sp]
ldr x0, [sp, 8]
ldr w0, [x0]
str w0, [sp, 24]
ldr x0, [sp]
ldr w0, [x0]
str w0, [sp, 28]
nop
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size union_set, .-union_set
.align 2
.global main
.type main, %function
main:
.LFB8:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
add x0, sp, 24
bl read_to_struct
add x0, sp, 40
bl read_to_struct
add x1, sp, 40
add x0, sp, 24
bl union_set
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 56]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L7
bl __stack_chk_fail
.L7:
mov w0, w1
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
.L4:
ldr w0, [sp, 8]
cmp w0, 0
bne .L2
ldr w0, [sp, 8]
add w0, w0, 1
str w0, [sp, 8]
b .L4
.L2:
ldr w0, [sp, 12]
add w0, w0, 1
str w0, [sp, 12]
b .L4
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global VIFlush
.data
.align 3
.type VIFlush, %object
.size VIFlush, 8
VIFlush:
.ascii "|\200\003x|\243\033x"
.global patch_fwrite_GC
.align 3
.type patch_fwrite_GC, %object
.size patch_fwrite_GC, 144
patch_fwrite_GC:
.string "|\205!\327@\201"
.string "\204<\340\314"
.string "=@\314"
.string "=`\314"
.string "`\347h\024aJh$akh 8\300"
.string ""
.string "|\006\030\256T"
.string "\240\026d\b\260"
.string "8"
.string ""
.string "\320\220\007"
.string ""
.string "|"
.string "\006\254\221\n"
.string ""
.string "|"
.string "\006\2548"
.string ""
.string "\031\220\013"
.string ""
.string "|"
.string "\006\254\200\013"
.string ""
.string "|"
.string "\004\254p\t"
.string "\001@\202\377\364\200\n"
.string ""
.string "|"
.string "\004\2549 "
.string ""
.string "\221'"
.string ""
.string "|"
.string "\006\254t\t\004"
.string "A\202\377\2708\306"
.string "\001\177\206 "
.string "@\236\377\240|\243+xN\200"
.ascii " "
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Ingrese un numero: "
.align 3
.LC1:
.string "%d"
.align 3
.LC2:
.string "El resultado de la operacion es 0"
.align 3
.LC3:
.string "El resultado de la operacion es 2"
.align 3
.LC4:
.string "El resultado de la operacion es: %d"
.text
.align 2
.global main
.type main, %function
main:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
mov w0, 2
str w0, [sp, 28]
mov w0, 2
str w0, [sp, 32]
mov w0, 1
str w0, [sp, 36]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
add x0, sp, 20
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
ldr w0, [sp, 20]
cmp w0, 2
bgt .L2
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
b .L3
.L2:
ldr w0, [sp, 20]
cmp w0, 3
bne .L4
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl printf
b .L3
.L4:
mov w0, 3
str w0, [sp, 24]
b .L5
.L9:
ldr w1, [sp, 24]
ldr w0, [sp, 28]
sdiv w1, w1, w0
ldr w0, [sp, 28]
mul w0, w1, w0
ldr w1, [sp, 24]
cmp w1, w0
bne .L7
str wzr, [sp, 36]
.L7:
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L6:
ldr w1, [sp, 28]
ldr w0, [sp, 24]
cmp w1, w0
bge .L8
ldr w0, [sp, 36]
cmp w0, 1
beq .L9
.L8:
ldr w0, [sp, 36]
cmp w0, 1
bne .L10
ldr w1, [sp, 32]
ldr w0, [sp, 24]
add w0, w1, w0
str w0, [sp, 32]
.L10:
mov w0, 1
str w0, [sp, 36]
mov w0, 2
str w0, [sp, 28]
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
.L5:
ldr w0, [sp, 20]
ldr w1, [sp, 24]
cmp w1, w0
blt .L6
ldr w1, [sp, 32]
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl printf
.L3:
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 40]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L13
bl __stack_chk_fail
.L13:
mov w0, w1
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global lldiv
.type lldiv, %function
lldiv:
.LFB6:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str x1, [sp]
ldr x1, [sp, 8]
ldr x0, [sp]
sdiv x0, x1, x0
str x0, [sp, 16]
ldr x0, [sp, 8]
ldr x1, [sp]
sdiv x2, x0, x1
ldr x1, [sp]
mul x1, x2, x1
sub x0, x0, x1
str x0, [sp, 24]
ldr x0, [sp, 8]
cmp x0, 0
blt .L2
ldr x0, [sp, 24]
cmp x0, 0
bge .L2
ldr x0, [sp, 16]
add x0, x0, 1
str x0, [sp, 16]
ldr x1, [sp, 24]
ldr x0, [sp]
sub x0, x1, x0
str x0, [sp, 24]
.L2:
ldp x0, x1, [sp, 16]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size lldiv, .-lldiv
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Ligma\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
str wzr, [sp, 40]
mov w0, 999
str w0, [sp, 44]
adrp x0, :got:stdout
ldr x0, [x0, #:got_lo12:stdout]
ldr x0, [x0]
mov x3, x0
mov x2, 6
mov x1, 1
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl fwrite
ldr w0, [sp, 40]
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global minF
.type minF, %function
minF:
.LFB6:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str s0, [sp, 12]
str s1, [sp, 8]
ldr s1, [sp, 12]
ldr s0, [sp, 8]
fcmpe s1, s0
bls .L6
b .L7
.L6:
ldr s0, [sp, 12]
b .L5
.L7:
ldr s0, [sp, 8]
.L5:
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size minF, .-minF
.section .rodata
.align 3
.LC0:
.string "%d"
.align 3
.LC1:
.string "%d %d"
.align 3
.LC2:
.string "Case #%d: %f\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
add x0, sp, 20
mov x1, x0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl __isoc99_scanf
str wzr, [sp, 40]
b .L9
.L14:
add x1, sp, 28
add x0, sp, 24
mov x2, x1
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
str wzr, [sp, 44]
str wzr, [sp, 48]
b .L10
.L13:
add x1, sp, 36
add x0, sp, 32
mov x2, x1
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
ldr s0, [sp, 24]
scvtf s1, s0
ldr w1, [sp, 24]
ldr w0, [sp, 32]
sub w0, w1, w0
scvtf s0, w0
fdiv s1, s1, s0
ldr s0, [sp, 36]
scvtf s0, s0
fmul s0, s1, s0
str s0, [sp, 52]
ldr w0, [sp, 48]
cmp w0, 0
bne .L11
ldr s0, [sp, 52]
str s0, [sp, 44]
b .L12
.L11:
ldr s1, [sp, 52]
ldr s0, [sp, 44]
bl minF
str s0, [sp, 44]
.L12:
ldr w0, [sp, 48]
add w0, w0, 1
str w0, [sp, 48]
.L10:
ldr w0, [sp, 28]
ldr w1, [sp, 48]
cmp w1, w0
blt .L13
ldr w0, [sp, 40]
add w0, w0, 1
ldr s0, [sp, 44]
fcvt d0, s0
mov w1, w0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L9:
ldr w0, [sp, 20]
ldr w1, [sp, 40]
cmp w1, w0
blt .L14
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 56]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L16
bl __stack_chk_fail
.L16:
mov w0, w1
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global v
.bss
.align 2
.type v, %object
.size v, 4
v:
.zero 4
.text
.align 2
.global foo
.type foo, %function
foo:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str wzr, [sp, 12]
str wzr, [sp, 16]
mov w0, 6
str w0, [sp, 12]
ldr w0, [sp, 12]
str w0, [sp, 20]
ldr w1, [sp, 16]
ldr w0, [sp, 20]
add w0, w1, w0
str w0, [sp, 16]
adrp x0, v
add x0, x0, :lo12:v
mov w1, 6
str w1, [x0]
adrp x0, v
add x0, x0, :lo12:v
ldr w0, [x0]
str w0, [sp, 24]
ldr w1, [sp, 16]
ldr w0, [sp, 24]
add w0, w1, w0
str w0, [sp, 16]
mov w0, 6
str w0, [sp, 12]
ldr w0, [sp, 12]
str w0, [sp, 28]
ldr w1, [sp, 16]
ldr w0, [sp, 28]
add w0, w1, w0
str w0, [sp, 16]
str wzr, [sp, 12]
mov w0, 6
str w0, [sp, 12]
ldr w1, [sp, 16]
ldr w0, [sp, 12]
add w0, w1, w0
str w0, [sp, 16]
mov w0, 7
str w0, [sp, 12]
adrp x0, v
add x0, x0, :lo12:v
mov w1, 6
str w1, [x0]
nop
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size foo, .-foo
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global ignorelist_0_convert_unsigned_int_to_unsigned_char
.type ignorelist_0_convert_unsigned_int_to_unsigned_char, %function
ignorelist_0_convert_unsigned_int_to_unsigned_char:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
and w0, w0, 255
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size ignorelist_0_convert_unsigned_int_to_unsigned_char, .-ignorelist_0_convert_unsigned_int_to_unsigned_char
.align 2
.global ignorelist_1_convert_unsigned_int_to_unsigned_char
.type ignorelist_1_convert_unsigned_int_to_unsigned_char, %function
ignorelist_1_convert_unsigned_int_to_unsigned_char:
.LFB1:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
and w0, w0, 255
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size ignorelist_1_convert_unsigned_int_to_unsigned_char, .-ignorelist_1_convert_unsigned_int_to_unsigned_char
.align 2
.global ignorelist_2_convert_unsigned_int_to_unsigned_char
.type ignorelist_2_convert_unsigned_int_to_unsigned_char, %function
ignorelist_2_convert_unsigned_int_to_unsigned_char:
.LFB2:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
and w0, w0, 255
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE2:
.size ignorelist_2_convert_unsigned_int_to_unsigned_char, .-ignorelist_2_convert_unsigned_int_to_unsigned_char
.align 2
.global ignorelist_3_convert_unsigned_int_to_unsigned_char
.type ignorelist_3_convert_unsigned_int_to_unsigned_char, %function
ignorelist_3_convert_unsigned_int_to_unsigned_char:
.LFB3:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
and w0, w0, 255
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE3:
.size ignorelist_3_convert_unsigned_int_to_unsigned_char, .-ignorelist_3_convert_unsigned_int_to_unsigned_char
.align 2
.global ignorelist_4_convert_unsigned_int_to_unsigned_char
.type ignorelist_4_convert_unsigned_int_to_unsigned_char, %function
ignorelist_4_convert_unsigned_int_to_unsigned_char:
.LFB4:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
and w0, w0, 255
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE4:
.size ignorelist_4_convert_unsigned_int_to_unsigned_char, .-ignorelist_4_convert_unsigned_int_to_unsigned_char
.align 2
.global ignorelist_5_convert_unsigned_int_to_unsigned_char
.type ignorelist_5_convert_unsigned_int_to_unsigned_char, %function
ignorelist_5_convert_unsigned_int_to_unsigned_char:
.LFB5:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
and w0, w0, 255
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE5:
.size ignorelist_5_convert_unsigned_int_to_unsigned_char, .-ignorelist_5_convert_unsigned_int_to_unsigned_char
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "ERROR: %s\n"
.text
.align 2
.global die
.type die, %function
die:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
bl __errno_location
ldr w0, [x0]
cmp w0, 0
beq .L2
ldr x0, [sp, 24]
bl perror
b .L3
.L2:
ldr x1, [sp, 24]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
.L3:
mov w0, 1
bl exit
.cfi_endproc
.LFE6:
.size die, .-die
.section .rodata
.align 3
.LC1:
.string "Memory Fault"
.text
.align 2
.global bubbleSort
.type bubbleSort, %function
bubbleSort:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
str wzr, [sp, 68]
str wzr, [sp, 60]
str wzr, [sp, 64]
ldrsw x0, [sp, 36]
lsl x0, x0, 2
bl malloc
str x0, [sp, 72]
ldr x0, [sp, 72]
cmp x0, 0
bne .L5
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl die
.L5:
ldrsw x0, [sp, 36]
lsl x0, x0, 2
mov x2, x0
ldr x1, [sp, 40]
ldr x0, [sp, 72]
bl memcpy
str wzr, [sp, 60]
b .L6
.L10:
str wzr, [sp, 64]
b .L7
.L9:
ldrsw x0, [sp, 64]
lsl x0, x0, 2
ldr x1, [sp, 72]
add x0, x1, x0
ldr w3, [x0]
ldrsw x0, [sp, 64]
add x0, x0, 1
lsl x0, x0, 2
ldr x1, [sp, 72]
add x0, x1, x0
ldr w0, [x0]
ldr x2, [sp, 24]
mov w1, w0
mov w0, w3
blr x2
cmp w0, 0
ble .L8
ldrsw x0, [sp, 64]
add x0, x0, 1
lsl x0, x0, 2
ldr x1, [sp, 72]
add x0, x1, x0
ldr w0, [x0]
str w0, [sp, 68]
ldrsw x0, [sp, 64]
lsl x0, x0, 2
ldr x1, [sp, 72]
add x1, x1, x0
ldrsw x0, [sp, 64]
add x0, x0, 1
lsl x0, x0, 2
ldr x2, [sp, 72]
add x0, x2, x0
ldr w1, [x1]
str w1, [x0]
ldrsw x0, [sp, 64]
lsl x0, x0, 2
ldr x1, [sp, 72]
add x0, x1, x0
ldr w1, [sp, 68]
str w1, [x0]
.L8:
ldr w0, [sp, 64]
add w0, w0, 1
str w0, [sp, 64]
.L7:
ldr w0, [sp, 36]
sub w0, w0, #1
ldr w1, [sp, 64]
cmp w1, w0
blt .L9
ldr w0, [sp, 60]
add w0, w0, 1
str w0, [sp, 60]
.L6:
ldr w1, [sp, 60]
ldr w0, [sp, 36]
cmp w1, w0
blt .L10
ldr x0, [sp, 72]
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size bubbleSort, .-bubbleSort
.align 2
.global sortedOrder
.type sortedOrder, %function
sortedOrder:
.LFB8:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
str w1, [sp, 8]
ldr w1, [sp, 12]
ldr w0, [sp, 8]
sub w0, w1, w0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size sortedOrder, .-sortedOrder
.align 2
.global reverseOrder
.type reverseOrder, %function
reverseOrder:
.LFB9:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
str w1, [sp, 8]
ldr w1, [sp, 8]
ldr w0, [sp, 12]
sub w0, w1, w0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE9:
.size reverseOrder, .-reverseOrder
.align 2
.global strangeOrder
.type strangeOrder, %function
strangeOrder:
.LFB10:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
str w1, [sp, 8]
ldr w0, [sp, 12]
cmp w0, 0
beq .L17
ldr w0, [sp, 8]
cmp w0, 0
bne .L18
.L17:
mov w0, 0
b .L19
.L18:
ldr w0, [sp, 12]
ldr w1, [sp, 8]
sdiv w2, w0, w1
ldr w1, [sp, 8]
mul w1, w2, w1
sub w0, w0, w1
.L19:
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size strangeOrder, .-strangeOrder
.section .rodata
.align 3
.LC2:
.string "Unexpected error while sorting"
.align 3
.LC3:
.string "%d "
.text
.align 2
.global testSort
.type testSort, %function
testSort:
.LFB11:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
str wzr, [sp, 52]
ldr x2, [sp, 24]
ldr w1, [sp, 36]
ldr x0, [sp, 40]
bl bubbleSort
str x0, [sp, 56]
ldr x0, [sp, 56]
cmp x0, 0
bne .L22
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl die
b .L22
.L23:
ldrsw x0, [sp, 52]
lsl x0, x0, 2
ldr x1, [sp, 56]
add x0, x1, x0
ldr w0, [x0]
mov w1, w0
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl printf
ldr w0, [sp, 52]
add w0, w0, 1
str w0, [sp, 52]
.L22:
ldr w1, [sp, 52]
ldr w0, [sp, 36]
cmp w1, w0
blt .L23
ldr x0, [sp, 56]
bl free
mov w0, 10
bl putchar
nop
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE11:
.size testSort, .-testSort
.section .rodata
.align 3
.LC4:
.string "USAGE: ./program n1, n2, n3, n4, n5, ..., n"
.text
.align 2
.global main
.type main, %function
main:
.LFB12:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
str w0, [sp, 44]
str x1, [sp, 32]
ldr w0, [sp, 44]
cmp w0, 1
bgt .L25
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl die
.L25:
ldr w0, [sp, 44]
sub w0, w0, #1
str w0, [sp, 52]
str wzr, [sp, 48]
ldrsw x0, [sp, 52]
lsl x0, x0, 2
bl malloc
str x0, [sp, 56]
ldr x0, [sp, 56]
cmp x0, 0
bne .L27
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl die
b .L27
.L28:
ldrsw x0, [sp, 48]
add x0, x0, 1
lsl x0, x0, 3
ldr x1, [sp, 32]
add x0, x1, x0
ldr x2, [x0]
ldrsw x0, [sp, 48]
lsl x0, x0, 2
ldr x1, [sp, 56]
add x19, x1, x0
mov x0, x2
bl atoi
str w0, [x19]
ldr w0, [sp, 48]
add w0, w0, 1
str w0, [sp, 48]
.L27:
ldr w1, [sp, 48]
ldr w0, [sp, 52]
cmp w1, w0
blt .L28
adrp x0, sortedOrder
add x2, x0, :lo12:sortedOrder
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl testSort
adrp x0, reverseOrder
add x2, x0, :lo12:reverseOrder
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl testSort
adrp x0, strangeOrder
add x2, x0, :lo12:strangeOrder
ldr w1, [sp, 52]
ldr x0, [sp, 56]
bl testSort
ldr x0, [sp, 56]
bl free
mov w0, 0
ldr x19, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE12:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global myprintf
.type myprintf, %function
myprintf:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size myprintf, .-myprintf
.section .rodata
.align 3
.LC0:
.string "aaa"
.text
.align 2
.global main
.type main, %function
main:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl myprintf
mov w0, 0
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Failed to compile regex '%s'\n"
.text
.align 2
.global match
.type match, %function
match:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -176]!
.cfi_def_cfa_offset 176
.cfi_offset 29, -176
.cfi_offset 30, -168
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -160
str x0, [sp, 56]
str x1, [sp, 48]
str w2, [sp, 44]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 168]
mov x1, 0
str wzr, [sp, 72]
str xzr, [sp, 88]
ldrsw x0, [sp, 44]
lsl x0, x0, 3
bl malloc
str x0, [sp, 96]
add x0, sp, 104
mov w2, 1
ldr x1, [sp, 48]
bl regcomp
cmp w0, 0
beq .L2
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr x2, [sp, 48]
adrp x0, .LC0
add x1, x0, :lo12:.LC0
mov x0, x3
bl fprintf
ldr x0, [sp, 88]
b .L7
.L2:
ldrsw x1, [sp, 44]
add x0, sp, 104
mov w4, 0
ldr x3, [sp, 96]
mov x2, x1
ldr x1, [sp, 56]
bl regexec
str w0, [sp, 76]
ldr w0, [sp, 76]
cmp w0, 0
bne .L4
str wzr, [sp, 68]
b .L5
.L6:
ldrsw x0, [sp, 68]
lsl x0, x0, 3
ldr x1, [sp, 96]
add x0, x1, x0
ldr w0, [x0]
str w0, [sp, 80]
ldrsw x0, [sp, 68]
lsl x0, x0, 3
ldr x1, [sp, 96]
add x0, x1, x0
ldr w1, [x0, 4]
ldrsw x0, [sp, 68]
lsl x0, x0, 3
ldr x2, [sp, 96]
add x0, x2, x0
ldr w0, [x0]
sub w0, w1, w0
str w0, [sp, 84]
ldr w0, [sp, 72]
add w0, w0, 1
sxtw x0, w0
lsl x0, x0, 3
mov x1, x0
ldr x0, [sp, 88]
bl realloc
str x0, [sp, 88]
ldr w0, [sp, 84]
add w0, w0, 1
sxtw x2, w0
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 88]
add x19, x1, x0
mov x0, x2
bl malloc
str x0, [x19]
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 88]
add x0, x1, x0
ldr x3, [x0]
ldrsw x0, [sp, 80]
ldr x1, [sp, 56]
add x0, x1, x0
ldrsw x1, [sp, 84]
mov x2, x1
mov x1, x0
mov x0, x3
bl memcpy
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 88]
add x0, x1, x0
ldr x1, [x0]
ldrsw x0, [sp, 84]
add x0, x1, x0
strb wzr, [x0]
ldr w0, [sp, 72]
add w0, w0, 1
str w0, [sp, 72]
ldr w0, [sp, 68]
add w0, w0, 1
str w0, [sp, 68]
.L5:
ldr w1, [sp, 68]
ldr w0, [sp, 44]
cmp w1, w0
blt .L6
.L4:
ldr x0, [sp, 96]
bl free
ldr x0, [sp, 88]
.L7:
mov x1, x0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 168]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L8
bl __stack_chk_fail
.L8:
mov x0, x1
ldr x19, [sp, 16]
ldp x29, x30, [sp], 176
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size match, .-match
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "3141"
.text
.align 2
.global main_test
.type main_test, %function
main_test:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 24]
mov x1, 0
add x2, sp, 16
adrp x0, .LC0
add x1, x0, :lo12:.LC0
mov x0, x2
ldr w2, [x1]
str w2, [x0]
ldrb w1, [x1, 4]
strb w1, [x0, 4]
add x0, sp, 16
add x0, x0, 1
ldrb w1, [x0]
add x0, sp, 16
add x0, x0, 3
ldrb w0, [x0]
cmp w1, w0
beq .L2
bl abort
.L2:
add x0, sp, 16
ldrb w0, [x0]
mov w1, w0
add x0, sp, 16
add x0, x0, 2
ldrb w0, [x0]
sub w0, w1, w0
cmp w0, 0
blt .L3
bl abort
.L3:
add x0, sp, 16
add x0, x0, 2
ldrb w0, [x0]
mov w1, w0
add x0, sp, 16
ldrb w0, [x0]
sub w0, w1, w0
cmp w0, 0
bgt .L6
bl abort
.L6:
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 24]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L5
bl __stack_chk_fail
.L5:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main_test, .-main_test
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Escriba un texto:"
.align 3
.LC1:
.string "El texto escrito es:"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
add x0, sp, 16
bl gets
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
add x0, sp, 16
bl puts
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 72]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L3
bl __stack_chk_fail
.L3:
mov w0, w1
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "\nn="
.align 3
.LC1:
.string "%d"
.align 3
.LC2:
.string "%2d"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
mov w0, 1
str w0, [sp, 32]
mov w0, 1
str w0, [sp, 36]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
add x0, sp, 28
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
mov w0, 1
str w0, [sp, 36]
b .L2
.L5:
mov w0, 1
str w0, [sp, 32]
b .L3
.L4:
ldr w1, [sp, 32]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
ldr w0, [sp, 32]
add w0, w0, 1
str w0, [sp, 32]
.L3:
ldr w1, [sp, 32]
ldr w0, [sp, 36]
cmp w1, w0
ble .L4
mov w0, 10
bl putchar
ldr w0, [sp, 36]
add w0, w0, 1
str w0, [sp, 36]
.L2:
ldr w0, [sp, 28]
ldr w1, [sp, 36]
cmp w1, w0
blt .L5
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 40]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L7
bl __stack_chk_fail
.L7:
mov w0, w1
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "127.0.0.1"
.align 3
.LC1:
.string "oops: client1"
.align 3
.LC2:
.string "char from server = %c\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
mov w0, 65
strb w0, [sp, 43]
mov w2, 0
mov w1, 1
mov w0, 2
bl socket
str w0, [sp, 44]
mov w0, 2
strh w0, [sp, 56]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl inet_addr
str w0, [sp, 60]
mov w0, 9734
bl htons
and w0, w0, 65535
strh w0, [sp, 58]
mov w0, 16
str w0, [sp, 48]
ldr w1, [sp, 48]
add x0, sp, 56
mov w2, w1
mov x1, x0
ldr w0, [sp, 44]
bl connect
str w0, [sp, 52]
ldr w0, [sp, 52]
cmn w0, #1
bne .L2
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl perror
mov w0, 1
bl exit
.L2:
add x0, sp, 43
mov x2, 1
mov x1, x0
ldr w0, [sp, 44]
bl write
add x0, sp, 43
mov x2, 1
mov x1, x0
ldr w0, [sp, 44]
bl read
ldrb w0, [sp, 43]
mov w1, w0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
ldr w0, [sp, 44]
bl close
mov w0, 0
bl exit
.cfi_endproc
.LFE6:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global sym
.bss
.type sym, %object
.size sym, 1
sym:
.zero 1
.global SCREEN
.align 3
.type SCREEN, %object
.size SCREEN, 8
SCREEN:
.zero 8
.text
.align 2
.global init_1
.type init_1, %function
init_1:
.LFB0:
.cfi_startproc
adrp x0, sym
add x0, x0, :lo12:sym
mov w1, 42
strb w1, [x0]
nop
ret
.cfi_endproc
.LFE0:
.size init_1, .-init_1
.align 2
.global init_2
.type init_2, %function
init_2:
.LFB1:
.cfi_startproc
adrp x0, SCREEN
add x0, x0, :lo12:SCREEN
mov x1, 1024
str x1, [x0]
nop
ret
.cfi_endproc
.LFE1:
.size init_2, .-init_2
.align 2
.global main
.type main, %function
main:
.LFB2:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
bl print
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE2:
.size main, .-main
.align 2
.global print
.type print, %function
print:
.LFB3:
.cfi_startproc
adrp x0, SCREEN
add x0, x0, :lo12:SCREEN
ldr x0, [x0]
adrp x1, sym
add x1, x1, :lo12:sym
ldrb w1, [x1]
and w1, w1, 255
strb w1, [x0]
nop
ret
.cfi_endproc
.LFE3:
.size print, .-print
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string " _______ "
.align 3
.LC1:
.string " |/ | "
.align 3
.LC2:
.string " | O "
.align 3
.LC3:
.string " | /|\\ "
.align 3
.LC4:
.string " | /\\ "
.align 3
.LC5:
.string "___|___ "
.align 3
.LC6:
.string " | / "
.align 3
.LC7:
.string " | "
.align 3
.LC8:
.string " | /| "
.align 3
.LC9:
.string " | | "
.align 3
.LC10:
.string " |/ "
.align 3
.LC11:
.string " "
.align 3
.LC12:
.string "_______ "
.text
.align 2
.global dessiner_pendu
.type dessiner_pendu, %function
dessiner_pendu:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 10
beq .L2
ldr w0, [sp, 28]
cmp w0, 10
bgt .L14
ldr w0, [sp, 28]
cmp w0, 9
beq .L4
ldr w0, [sp, 28]
cmp w0, 9
bgt .L14
ldr w0, [sp, 28]
cmp w0, 8
beq .L5
ldr w0, [sp, 28]
cmp w0, 8
bgt .L14
ldr w0, [sp, 28]
cmp w0, 7
beq .L6
ldr w0, [sp, 28]
cmp w0, 7
bgt .L14
ldr w0, [sp, 28]
cmp w0, 6
beq .L7
ldr w0, [sp, 28]
cmp w0, 6
bgt .L14
ldr w0, [sp, 28]
cmp w0, 5
beq .L8
ldr w0, [sp, 28]
cmp w0, 5
bgt .L14
ldr w0, [sp, 28]
cmp w0, 4
beq .L9
ldr w0, [sp, 28]
cmp w0, 4
bgt .L14
ldr w0, [sp, 28]
cmp w0, 3
beq .L10
ldr w0, [sp, 28]
cmp w0, 3
bgt .L14
ldr w0, [sp, 28]
cmp w0, 2
beq .L11
ldr w0, [sp, 28]
cmp w0, 2
bgt .L14
ldr w0, [sp, 28]
cmp w0, 0
beq .L12
ldr w0, [sp, 28]
cmp w0, 1
beq .L13
b .L14
.L12:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl puts
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl puts
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl puts
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl puts
b .L3
.L13:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl puts
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl puts
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl puts
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl puts
b .L3
.L11:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl puts
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl puts
b .L3
.L10:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl puts
adrp x0, .LC8
add x0, x0, :lo12:.LC8
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl puts
b .L3
.L9:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl puts
adrp x0, .LC9
add x0, x0, :lo12:.LC9
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl puts
b .L3
.L8:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl puts
b .L3
.L7:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl puts
b .L3
.L6:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
adrp x0, .LC10
add x0, x0, :lo12:.LC10
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl puts
b .L3
.L5:
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl puts
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl puts
b .L3
.L4:
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC12
add x0, x0, :lo12:.LC12
bl puts
b .L3
.L2:
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
adrp x0, .LC11
add x0, x0, :lo12:.LC11
bl puts
nop
.L3:
.L14:
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size dessiner_pendu, .-dessiner_pendu
.align 2
.global lire_caractere
.type lire_caractere, %function
lire_caractere:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
strb wzr, [sp, 31]
bl getchar
strb w0, [sp, 31]
ldrb w0, [sp, 31]
bl toupper
strb w0, [sp, 31]
nop
.L16:
bl getchar
cmp w0, 10
bne .L16
ldrb w0, [sp, 31]
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size lire_caractere, .-lire_caractere
.align 2
.global nouvelle_lettre
.type nouvelle_lettre, %function
nouvelle_lettre:
.LFB8:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
strb w0, [sp, 31]
str x1, [sp, 16]
ldr x0, [sp, 16]
bl strlen
str w0, [sp, 44]
str wzr, [sp, 40]
str wzr, [sp, 36]
b .L19
.L21:
ldr x1, [sp, 16]
ldrsw x0, [sp, 36]
ldrb w0, [x1, x0]
ldrb w1, [sp, 31]
cmp w1, w0
bne .L20
ldr x1, [sp, 16]
ldrsw x0, [sp, 36]
add x0, x1, x0
ldrb w1, [sp, 31]
strb w1, [x0, 100]
mov w0, 1
str w0, [sp, 40]
.L20:
ldr w0, [sp, 36]
add w0, w0, 1
str w0, [sp, 36]
.L19:
ldr w1, [sp, 36]
ldr w0, [sp, 44]
cmp w1, w0
blt .L21
ldr w0, [sp, 40]
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size nouvelle_lettre, .-nouvelle_lettre
.align 2
.global contains_char
.type contains_char, %function
contains_char:
.LFB9:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
strb w0, [sp, 47]
str x1, [sp, 32]
str wzr, [sp, 60]
b .L24
.L27:
ldrsw x0, [sp, 60]
ldr x1, [sp, 32]
add x0, x1, x0
ldrb w0, [x0]
ldrb w1, [sp, 47]
cmp w1, w0
bne .L25
mov w0, 1
b .L26
.L25:
ldr w0, [sp, 60]
add w0, w0, 1
str w0, [sp, 60]
.L24:
ldrsw x19, [sp, 60]
ldr x0, [sp, 32]
bl strlen
cmp x19, x0
bcc .L27
mov w0, 0
.L26:
ldr x19, [sp, 16]
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE9:
.size contains_char, .-contains_char
.section .rodata
.align 3
.LC13:
.string "clear"
.align 3
.LC14:
.string "=========================="
.align 3
.LC15:
.string "======= T'ES MORT ========"
.align 3
.LC16:
.string "=======C'EST GAGNE========"
.text
.align 2
.global victoire_ou_defaite
.type victoire_ou_defaite, %function
victoire_ou_defaite:
.LFB10:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
ldr w0, [sp, 28]
cmp w0, 0
bne .L29
adrp x0, .LC13
add x0, x0, :lo12:.LC13
bl system
adrp x0, .LC14
add x0, x0, :lo12:.LC14
bl puts
adrp x0, .LC15
add x0, x0, :lo12:.LC15
bl puts
adrp x0, .LC14
add x0, x0, :lo12:.LC14
bl puts
ldr x0, [sp, 16]
bl puts
mov w0, 7
bl putchar
ldr w0, [sp, 28]
bl dessiner_pendu
b .L31
.L29:
ldr x0, [sp, 16]
add x0, x0, 100
mov x1, x0
mov w0, 42
bl contains_char
cmp w0, 0
bne .L31
adrp x0, .LC13
add x0, x0, :lo12:.LC13
bl system
adrp x0, .LC14
add x0, x0, :lo12:.LC14
bl puts
adrp x0, .LC16
add x0, x0, :lo12:.LC16
bl puts
adrp x0, .LC14
add x0, x0, :lo12:.LC14
bl puts
ldr x0, [sp, 16]
bl puts
mov w0, 7
bl putchar
ldr w0, [sp, 28]
bl dessiner_pendu
.L31:
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size victoire_ou_defaite, .-victoire_ou_defaite
.align 2
.global compter_lignes
.type compter_lignes, %function
compter_lignes:
.LFB11:
.cfi_startproc
stp x29, x30, [sp, -160]!
.cfi_def_cfa_offset 160
.cfi_offset 29, -160
.cfi_offset 30, -152
mov x29, sp
str x0, [sp, 24]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 152]
mov x1, 0
str wzr, [sp, 44]
ldr x0, [sp, 24]
bl rewind
b .L33
.L34:
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L33:
add x0, sp, 48
ldr x2, [sp, 24]
mov w1, 100
bl fgets
cmp x0, 0
bne .L34
ldr w0, [sp, 44]
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 152]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L36
bl __stack_chk_fail
.L36:
mov w0, w1
ldp x29, x30, [sp], 160
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE11:
.size compter_lignes, .-compter_lignes
.align 2
.global lire_ligne
.type lire_ligne, %function
lire_ligne:
.LFB12:
.cfi_startproc
stp x29, x30, [sp, -144]!
.cfi_def_cfa_offset 144
.cfi_offset 29, -144
.cfi_offset 30, -136
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 136]
mov x1, 0
ldr x0, [sp, 16]
bl rewind
b .L38
.L39:
add x0, sp, 32
ldr x2, [sp, 16]
mov w1, 100
bl fgets
ldr w0, [sp, 28]
sub w0, w0, #1
str w0, [sp, 28]
.L38:
ldr w0, [sp, 28]
cmp w0, 0
bgt .L39
add x0, sp, 32
ldr x2, [sp, 16]
mov w1, 100
bl fgets
add x0, sp, 32
bl strlen
sub x0, x0, #1
add x1, sp, 32
strb wzr, [x1, x0]
mov x0, 0
mov x1, x0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 136]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L41
bl __stack_chk_fail
.L41:
mov x0, x1
ldp x29, x30, [sp], 144
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE12:
.size lire_ligne, .-lire_ligne
.section .rodata
.align 3
.LC17:
.string "r"
.align 3
.LC18:
.string "dico.txt"
.align 3
.LC19:
.string "File %s does not exist or cannot be opened.\n"
.align 3
.LC20:
.string "Reading line %d\n"
.text
.align 2
.global piocher_mot
.type piocher_mot, %function
piocher_mot:
.LFB13:
.cfi_startproc
stp x29, x30, [sp, -144]!
.cfi_def_cfa_offset 144
.cfi_offset 29, -144
.cfi_offset 30, -136
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 136]
mov x1, 0
adrp x0, .LC17
add x1, x0, :lo12:.LC17
adrp x0, .LC18
add x0, x0, :lo12:.LC18
bl fopen
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
bne .L43
ldr x1, [sp, 24]
adrp x0, .LC19
add x0, x0, :lo12:.LC19
bl printf
mov w0, 1
bl exit
.L43:
ldr x0, [sp, 24]
bl compter_lignes
str w0, [sp, 16]
mov x0, 0
bl time
bl srand
bl rand
ldr w1, [sp, 16]
sdiv w2, w0, w1
ldr w1, [sp, 16]
mul w1, w2, w1
sub w0, w0, w1
str w0, [sp, 20]
ldr w1, [sp, 20]
adrp x0, .LC20
add x0, x0, :lo12:.LC20
bl printf
ldr x1, [sp, 24]
ldr w0, [sp, 20]
bl lire_ligne
mov x1, x0
add x0, sp, 32
bl strcpy
ldr x0, [sp, 24]
bl fclose
mov x0, 0
mov x1, x0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 136]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L45
bl __stack_chk_fail
.L45:
mov x0, x1
ldp x29, x30, [sp], 144
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE13:
.size piocher_mot, .-piocher_mot
.section .rodata
.align 3
.LC21:
.string "======= PENDU ========"
.align 3
.LC22:
.string "Il vous reste %d essais avant une mort certaine\n"
.align 3
.LC23:
.string "Saisissez un lettre"
.text
.align 2
.global print_header
.type print_header, %function
print_header:
.LFB14:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str w0, [sp, 28]
adrp x0, .LC14
add x0, x0, :lo12:.LC14
bl puts
adrp x0, .LC21
add x0, x0, :lo12:.LC21
bl puts
adrp x0, .LC14
add x0, x0, :lo12:.LC14
bl puts
ldr w1, [sp, 28]
adrp x0, .LC22
add x0, x0, :lo12:.LC22
bl printf
adrp x0, .LC23
add x0, x0, :lo12:.LC23
bl puts
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE14:
.size print_header, .-print_header
.section .rodata
.align 3
.LC24:
.string "mot secret %s\n"
.align 3
.LC25:
.string "\nRejouer ?"
.text
.align 2
.global main
.type main, %function
main:
.LFB15:
.cfi_startproc
stp x29, x30, [sp, -272]!
.cfi_def_cfa_offset 272
.cfi_offset 29, -272
.cfi_offset 30, -264
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -256
str w0, [sp, 44]
str x1, [sp, 32]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 264]
mov x1, 0
.L54:
bl piocher_mot
mov x1, x0
add x0, sp, 64
bl strcpy
str wzr, [sp, 56]
b .L48
.L49:
ldrsw x0, [sp, 56]
add x1, sp, 164
mov w2, 42
strb w2, [x1, x0]
ldr w0, [sp, 56]
add w0, w0, 1
str w0, [sp, 56]
.L48:
ldrsw x19, [sp, 56]
add x0, sp, 64
bl strlen
cmp x19, x0
bcc .L49
add x0, sp, 64
bl strlen
mov x1, x0
add x0, sp, 164
strb wzr, [x0, x1]
mov w0, 10
str w0, [sp, 60]
b .L50
.L53:
adrp x0, .LC13
add x0, x0, :lo12:.LC13
bl system
ldr w0, [sp, 60]
bl print_header
ldr w0, [sp, 60]
bl dessiner_pendu
add x0, sp, 64
add x0, x0, 100
mov x1, x0
adrp x0, .LC24
add x0, x0, :lo12:.LC24
bl printf
bl lire_caractere
strb w0, [sp, 54]
add x0, sp, 64
mov x1, x0
ldrb w0, [sp, 54]
bl nouvelle_lettre
cmp w0, 0
bne .L51
ldr w0, [sp, 60]
sub w0, w0, #1
str w0, [sp, 60]
.L51:
add x0, sp, 64
mov x1, x0
ldr w0, [sp, 60]
bl victoire_ou_defaite
.L50:
add x0, sp, 64
add x1, x0, 100
add x0, sp, 64
bl strcmp
cmp w0, 0
beq .L52
ldr w0, [sp, 60]
cmp w0, 0
bgt .L53
.L52:
adrp x0, .LC25
add x0, x0, :lo12:.LC25
bl puts
bl lire_caractere
strb w0, [sp, 55]
ldrb w0, [sp, 55]
cmp w0, 89
beq .L54
ldrb w0, [sp, 55]
cmp w0, 79
beq .L54
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 264]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L56
bl __stack_chk_fail
.L56:
mov w0, w1
ldr x19, [sp, 16]
ldp x29, x30, [sp], 272
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE15:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global pidfile
.bss
.align 3
.type pidfile, %object
.size pidfile, 8
pidfile:
.zero 8
.global infile
.section .rodata
.align 3
.LC0:
.string "/dev/null"
.section .data.rel.local,"aw"
.align 3
.type infile, %object
.size infile, 8
infile:
.xword .LC0
.global logfile
.align 3
.type logfile, %object
.size logfile, 8
logfile:
.xword .LC0
.section .rodata
.align 3
.LC1:
.string "-p"
.align 3
.LC2:
.string "%s: the -p option expects a parameter\n"
.align 3
.LC3:
.string "-i"
.align 3
.LC4:
.string "%s: the -i option expects a parameter\n"
.align 3
.LC5:
.string "-o"
.align 3
.LC6:
.string "%s: the -o option expects a parameter\n"
.align 3
.LC7:
.string "%s: unrecognised command-line option: %s\n"
.align 3
.LC8:
.string "%s: no executable specified\n"
.align 3
.LC9:
.string "%s: could not open pidfile %s: %s\n"
.align 3
.LC10:
.string "%s: could not open input file %s: %s\n"
.align 3
.LC11:
.string "%s: could not open log file %s: %s\n"
.align 3
.LC12:
.string "%s: fork failed: %s\n"
.align 3
.LC13:
.string "%d\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -368]!
.cfi_def_cfa_offset 368
.cfi_offset 29, -368
.cfi_offset 30, -360
mov x29, sp
stp x19, x20, [sp, 16]
str x21, [sp, 32]
.cfi_offset 19, -352
.cfi_offset 20, -344
.cfi_offset 21, -336
str w0, [sp, 60]
str x1, [sp, 48]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 360]
mov x1, 0
mov w0, 1
str w0, [sp, 72]
b .L2
.L13:
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x0, [x0]
ldrb w0, [x0]
cmp w0, 45
bne .L28
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x2, [x0]
adrp x0, .LC1
add x1, x0, :lo12:.LC1
mov x0, x2
bl strcmp
cmp w0, 0
bne .L5
ldr w0, [sp, 72]
add w0, w0, 1
str w0, [sp, 72]
ldr w1, [sp, 72]
ldr w0, [sp, 60]
cmp w1, w0
bne .L6
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr x0, [sp, 48]
ldr x0, [x0]
mov x2, x0
adrp x0, .LC2
add x1, x0, :lo12:.LC2
mov x0, x3
bl fprintf
mov w0, 1
b .L7
.L6:
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x1, [x0]
adrp x0, pidfile
add x0, x0, :lo12:pidfile
str x1, [x0]
b .L8
.L5:
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x2, [x0]
adrp x0, .LC3
add x1, x0, :lo12:.LC3
mov x0, x2
bl strcmp
cmp w0, 0
bne .L9
ldr w0, [sp, 72]
add w0, w0, 1
str w0, [sp, 72]
ldr w1, [sp, 72]
ldr w0, [sp, 60]
cmp w1, w0
bne .L10
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr x0, [sp, 48]
ldr x0, [x0]
mov x2, x0
adrp x0, .LC4
add x1, x0, :lo12:.LC4
mov x0, x3
bl fprintf
mov w0, 1
b .L7
.L10:
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x1, [x0]
adrp x0, infile
add x0, x0, :lo12:infile
str x1, [x0]
b .L8
.L9:
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x2, [x0]
adrp x0, .LC5
add x1, x0, :lo12:.LC5
mov x0, x2
bl strcmp
cmp w0, 0
bne .L11
ldr w0, [sp, 72]
add w0, w0, 1
str w0, [sp, 72]
ldr w1, [sp, 72]
ldr w0, [sp, 60]
cmp w1, w0
bne .L12
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr x0, [sp, 48]
ldr x0, [x0]
mov x2, x0
adrp x0, .LC6
add x1, x0, :lo12:.LC6
mov x0, x3
bl fprintf
mov w0, 1
b .L7
.L12:
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x1, [x0]
adrp x0, logfile
add x0, x0, :lo12:logfile
str x1, [x0]
b .L8
.L11:
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x4, [x0]
ldr x0, [sp, 48]
ldr x2, [x0]
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x0, [x0]
mov x3, x0
adrp x0, .LC7
add x1, x0, :lo12:.LC7
mov x0, x4
bl fprintf
mov w0, 1
b .L7
.L8:
ldr w0, [sp, 72]
add w0, w0, 1
str w0, [sp, 72]
.L2:
ldr w1, [sp, 72]
ldr w0, [sp, 60]
cmp w1, w0
blt .L13
b .L4
.L28:
nop
.L4:
ldrsw x0, [sp, 72]
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
str x0, [sp, 96]
ldr x0, [sp, 96]
ldr x0, [x0]
cmp x0, 0
bne .L14
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr x0, [sp, 48]
ldr x0, [x0]
mov x2, x0
adrp x0, .LC8
add x1, x0, :lo12:.LC8
mov x0, x3
bl fprintf
mov w0, 1
b .L7
.L14:
mov w0, -1
str w0, [sp, 76]
adrp x0, pidfile
add x0, x0, :lo12:pidfile
ldr x0, [x0]
cmp x0, 0
beq .L15
adrp x0, pidfile
add x0, x0, :lo12:pidfile
ldr x0, [x0]
mov w2, 384
mov w1, 66
bl open
str w0, [sp, 76]
ldr w0, [sp, 76]
cmn w0, #1
bne .L15
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x19, [x0]
ldr x0, [sp, 48]
ldr x20, [x0]
adrp x0, pidfile
add x0, x0, :lo12:pidfile
ldr x21, [x0]
bl __errno_location
ldr w0, [x0]
bl strerror
mov x4, x0
mov x3, x21
mov x2, x20
adrp x0, .LC9
add x1, x0, :lo12:.LC9
mov x0, x19
bl fprintf
mov w0, 1
b .L7
.L15:
adrp x0, infile
add x0, x0, :lo12:infile
ldr x0, [x0]
mov w1, 0
bl open
str w0, [sp, 80]
ldr w0, [sp, 80]
cmn w0, #1
bne .L16
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x19, [x0]
ldr x0, [sp, 48]
ldr x20, [x0]
adrp x0, infile
add x0, x0, :lo12:infile
ldr x21, [x0]
bl __errno_location
ldr w0, [x0]
bl strerror
mov x4, x0
mov x3, x21
mov x2, x20
adrp x0, .LC10
add x1, x0, :lo12:.LC10
mov x0, x19
bl fprintf
mov w0, 1
b .L7
.L16:
adrp x0, logfile
add x0, x0, :lo12:logfile
ldr x0, [x0]
mov w2, 420
mov w1, 1089
bl open
str w0, [sp, 84]
ldr w0, [sp, 84]
cmn w0, #1
bne .L17
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x19, [x0]
ldr x0, [sp, 48]
ldr x20, [x0]
adrp x0, logfile
add x0, x0, :lo12:logfile
ldr x21, [x0]
bl __errno_location
ldr w0, [x0]
bl strerror
mov x4, x0
mov x3, x21
mov x2, x20
adrp x0, .LC11
add x1, x0, :lo12:.LC11
mov x0, x19
bl fprintf
mov w0, 1
b .L7
.L17:
bl fork
str w0, [sp, 88]
ldr w0, [sp, 88]
cmn w0, #1
bne .L18
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x19, [x0]
ldr x0, [sp, 48]
ldr x20, [x0]
bl __errno_location
ldr w0, [x0]
bl strerror
mov x3, x0
mov x2, x20
adrp x0, .LC12
add x1, x0, :lo12:.LC12
mov x0, x19
bl fprintf
mov w0, 1
b .L7
.L18:
ldr w0, [sp, 88]
cmp w0, 0
bne .L19
bl setsid
bl fork
str w0, [sp, 92]
ldr w0, [sp, 92]
cmn w0, #1
bne .L20
mov w0, 1
bl _exit
.L20:
ldr w0, [sp, 92]
cmp w0, 0
bne .L21
ldr w0, [sp, 76]
cmn w0, #1
beq .L22
mov x2, 0
mov w1, 2
ldr w0, [sp, 76]
bl lockf
cmp w0, 0
beq .L23
mov w0, 1
bl _exit
.L23:
bl getpid
add x3, sp, 104
mov w2, w0
adrp x0, .LC13
add x1, x0, :lo12:.LC13
mov x0, x3
bl sprintf
add x0, sp, 104
bl strlen
mov x1, x0
add x0, sp, 104
mov x2, x1
mov x1, x0
ldr w0, [sp, 76]
bl write
.L22:
mov w0, 0
bl close
mov w0, 1
bl close
mov w0, 2
bl close
ldr w0, [sp, 80]
bl dup
ldr w0, [sp, 84]
bl dup
ldr w0, [sp, 84]
bl dup
mov w0, 3
str w0, [sp, 72]
b .L24
.L26:
ldr w1, [sp, 72]
ldr w0, [sp, 76]
cmp w1, w0
beq .L25
ldr w0, [sp, 72]
bl close
.L25:
ldr w0, [sp, 72]
add w0, w0, 1
str w0, [sp, 72]
.L24:
ldrsw x19, [sp, 72]
mov w0, 4
bl sysconf
cmp x19, x0
blt .L26
ldr x0, [sp, 96]
ldr x0, [x0]
ldr x1, [sp, 96]
bl execv
mov w0, 1
bl _exit
.L21:
mov w0, 0
bl _exit
.L19:
mov w2, 0
mov x1, 0
ldr w0, [sp, 88]
bl waitpid
mov w0, 0
.L7:
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 360]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L27
bl __stack_chk_fail
.L27:
mov w0, w1
ldp x19, x20, [sp, 16]
ldr x21, [sp, 32]
ldp x29, x30, [sp], 368
.cfi_restore 30
.cfi_restore 29
.cfi_restore 21
.cfi_restore 19
.cfi_restore 20
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Program to compare to user given number.\n"
.align 3
.LC1:
.string "Input the values for first number : "
.align 3
.LC2:
.string "%d"
.align 3
.LC3:
.string "Input the values for second number : "
.align 3
.LC4:
.string "\n%d and %d are equal\n"
.align 3
.LC5:
.string "\n%d and %d are not equal\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 24]
mov x1, 0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
add x0, sp, 16
mov x1, x0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl __isoc99_scanf
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl printf
add x0, sp, 20
mov x1, x0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl __isoc99_scanf
ldr w1, [sp, 16]
ldr w0, [sp, 20]
cmp w1, w0
bne .L2
ldr w0, [sp, 16]
ldr w1, [sp, 20]
mov w2, w1
mov w1, w0
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl printf
b .L5
.L2:
ldr w0, [sp, 16]
ldr w1, [sp, 20]
mov w2, w1
mov w1, w0
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl printf
.L5:
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 24]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L4
bl __stack_chk_fail
.L4:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.type g.0, %function
g.0:
.LFB1:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
mov x0, x18
str x18, [sp]
ldr x0, [x0]
ldrsw x1, [sp, 12]
ldr w0, [x0, x1, lsl 2]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size g.0, .-g.0
.align 2
.global f
.type f, %function
f:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
.cfi_def_cfa_register 29
str x19, [sp, 16]
sub sp, sp, #16
.cfi_offset 19, -64
str w0, [x29, 44]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [x29, 72]
mov x1, 0
add x0, x29, 80
str x0, [x29, 64]
mov x0, sp
mov x19, x0
ldr w0, [x29, 44]
sxtw x1, w0
sub x1, x1, #1
str x1, [x29, 48]
sxtw x1, w0
mov x8, x1
mov x9, 0
lsr x1, x8, 59
lsl x5, x9, 5
orr x5, x1, x5
lsl x4, x8, 5
sxtw x1, w0
mov x6, x1
mov x7, 0
lsr x1, x6, 59
lsl x3, x7, 5
orr x3, x1, x3
lsl x2, x6, 5
sxtw x0, w0
lsl x0, x0, 2
add x0, x0, 15
lsr x0, x0, 4
lsl x0, x0, 4
and x1, x0, -65536
sub x1, sp, x1
.L4:
cmp sp, x1
beq .L5
sub sp, sp, #65536
str xzr, [sp, 1024]
b .L4
.L5:
and x1, x0, 65535
sub sp, sp, x1
str xzr, [sp]
and x0, x0, 65535
cmp x0, 1024
bcc .L6
str xzr, [sp, 1024]
.L6:
add x0, sp, 16
add x0, x0, 3
lsr x0, x0, 2
lsl x0, x0, 2
str x0, [x29, 56]
ldr x0, [x29, 56]
mov w1, 4711
str w1, [x0, 4]
add x0, x29, 56
mov x18, x0
mov w0, 1
bl g.0
mov sp, x19
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [x29, 72]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L8
bl __stack_chk_fail
.L8:
mov w0, w1
mov sp, x29
ldr x19, [sp, 16]
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa 31, 0
ret
.cfi_endproc
.LFE0:
.size f, .-f
.align 2
.global main
.type main, %function
main:
.LFB2:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
mov w0, 2
bl f
mov w1, w0
mov w0, 4711
cmp w1, w0
beq .L10
bl abort
.L10:
mov w0, 0
bl exit
.cfi_endproc
.LFE2:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "StandaloneFuzzTargetMain: running %d inputs\n"
.align 3
.LC1:
.string "Running: %s\n"
.align 3
.LC2:
.string "r"
.align 3
.LC3:
.string "program.c"
.align 3
.LC4:
.string "f"
.align 3
.LC5:
.string "n_read == len"
.align 3
.LC6:
.string "Done: %s: (%zd bytes)\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr w0, [sp, 28]
sub w0, w0, #1
mov w2, w0
adrp x0, .LC0
add x1, x0, :lo12:.LC0
mov x0, x3
bl fprintf
adrp x0, :got:LLVMFuzzerInitialize
ldr x0, [x0, #:got_lo12:LLVMFuzzerInitialize]
cmp x0, 0
beq .L2
add x1, sp, 16
add x0, sp, 28
bl LLVMFuzzerInitialize
.L2:
mov w0, 1
str w0, [sp, 44]
b .L3
.L6:
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr x1, [sp, 16]
ldrsw x0, [sp, 44]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
mov x2, x0
adrp x0, .LC1
add x1, x0, :lo12:.LC1
mov x0, x3
bl fprintf
ldr x1, [sp, 16]
ldrsw x0, [sp, 44]
lsl x0, x0, 3
add x0, x1, x0
ldr x2, [x0]
adrp x0, .LC2
add x1, x0, :lo12:.LC2
mov x0, x2
bl fopen
str x0, [sp, 48]
ldr x0, [sp, 48]
cmp x0, 0
bne .L4
adrp x0, __PRETTY_FUNCTION__.0
add x3, x0, :lo12:__PRETTY_FUNCTION__.0
mov w2, 29
adrp x0, .LC3
add x1, x0, :lo12:.LC3
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl __assert_fail
.L4:
mov w2, 2
mov x1, 0
ldr x0, [sp, 48]
bl fseek
ldr x0, [sp, 48]
bl ftell
str x0, [sp, 56]
mov w2, 0
mov x1, 0
ldr x0, [sp, 48]
bl fseek
ldr x0, [sp, 56]
bl malloc
str x0, [sp, 64]
ldr x3, [sp, 48]
ldr x2, [sp, 56]
mov x1, 1
ldr x0, [sp, 64]
bl fread
str x0, [sp, 72]
ldr x0, [sp, 48]
bl fclose
ldr x1, [sp, 72]
ldr x0, [sp, 56]
cmp x1, x0
beq .L5
adrp x0, __PRETTY_FUNCTION__.0
add x3, x0, :lo12:__PRETTY_FUNCTION__.0
mov w2, 36
adrp x0, .LC3
add x1, x0, :lo12:.LC3
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl __assert_fail
.L5:
ldr x1, [sp, 56]
ldr x0, [sp, 64]
bl LLVMFuzzerTestOneInput
ldr x0, [sp, 64]
bl free
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x4, [x0]
ldr x1, [sp, 16]
ldrsw x0, [sp, 44]
lsl x0, x0, 3
add x0, x1, x0
ldr x0, [x0]
ldr x3, [sp, 72]
mov x2, x0
adrp x0, .LC6
add x1, x0, :lo12:.LC6
mov x0, x4
bl fprintf
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L3:
ldr w0, [sp, 28]
ldr w1, [sp, 44]
cmp w1, w0
blt .L6
mov w0, 0
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size main, .-main
.section .rodata
.align 3
.type __PRETTY_FUNCTION__.0, %object
.size __PRETTY_FUNCTION__.0, 5
__PRETTY_FUNCTION__.0:
.string "main"
.weak LLVMFuzzerInitialize
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global foo
.type foo, %function
foo:
.LFB0:
.cfi_startproc
mov w0, 5
ret
.cfi_endproc
.LFE0:
.size foo, .-foo
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global MF_MT_ORIGINAL_WAVE_FORMAT_TAG
.section .rodata
.align 3
.type MF_MT_ORIGINAL_WAVE_FORMAT_TAG, %object
.size MF_MT_ORIGINAL_WAVE_FORMAT_TAG, 24
MF_MT_ORIGINAL_WAVE_FORMAT_TAG:
.xword 2361116739
.hword -24615
.hword 18882
.ascii "\210/\247%\206\304\b\255"
.zero 4
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.type NO_VAL8, %object
.size NO_VAL8, 1
NO_VAL8:
.byte -1
.align 1
.type NO_VAL16, %object
.size NO_VAL16, 2
NO_VAL16:
.hword -1
.align 2
.type NO_VAL32, %object
.size NO_VAL32, 4
NO_VAL32:
.word -1
.align 3
.type NO_VAL64, %object
.size NO_VAL64, 8
NO_VAL64:
.xword -1
.type MAX_VAL8, %object
.size MAX_VAL8, 1
MAX_VAL8:
.byte -1
.align 1
.type MAX_VAL16, %object
.size MAX_VAL16, 2
MAX_VAL16:
.hword -1
.align 2
.type MAX_VAL32, %object
.size MAX_VAL32, 4
MAX_VAL32:
.word -1
.align 3
.type MAX_VAL64, %object
.size MAX_VAL64, 8
MAX_VAL64:
.xword -1
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global GUID_BATTERY_DISCHARGE_ACTION_0
.section .rodata
.align 3
.type GUID_BATTERY_DISCHARGE_ACTION_0, %object
.size GUID_BATTERY_DISCHARGE_ACTION_0, 24
GUID_BATTERY_DISCHARGE_ACTION_0:
.xword 1669242927
.hword -17461
.hword 16405
.ascii "\216,\241\307\271\300\265F"
.zero 4
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global VersionIdentString
.section .rodata
.align 3
.LC0:
.string "Release 3.2.0"
.section .data.rel.local,"aw"
.align 3
.type VersionIdentString, %object
.size VersionIdentString, 8
VersionIdentString:
.xword .LC0
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string " Usage: asp_print [options]"
.align 3
.LC1:
.string " Option:"
.align 3
.LC2:
.string " \t[ -s <vector size> ] (default: %d)\n"
.align 3
.LC3:
.string " \t[ -f <input file name> ]"
.text
.align 2
.global print_usage
.type print_usage, %function
print_usage:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
mov w1, 1024
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl puts
mov w0, 1
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size print_usage, .-print_usage
.section .rodata
.align 3
.LC4:
.string "-s"
.align 3
.LC5:
.string "-f"
.align 3
.LC6:
.string "r"
.align 3
.LC7:
.string "can't not open file %s\n"
.align 3
.LC8:
.string "%d "
.text
.align 2
.global main
.type main, %function
main:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
mov w0, 1024
str w0, [sp, 52]
ldr w0, [sp, 28]
cmp w0, 1
ble .L4
mov w0, 1
str w0, [sp, 44]
b .L5
.L9:
ldrsw x0, [sp, 44]
lsl x0, x0, 3
ldr x1, [sp, 16]
add x0, x1, x0
ldr x2, [x0]
adrp x0, .LC4
add x1, x0, :lo12:.LC4
mov x0, x2
bl strcmp
cmp w0, 0
bne .L6
ldrsw x0, [sp, 44]
add x0, x0, 1
lsl x0, x0, 3
ldr x1, [sp, 16]
add x0, x1, x0
ldr x0, [x0]
bl atoi
str w0, [sp, 52]
ldr w0, [sp, 44]
add w0, w0, 2
str w0, [sp, 44]
b .L5
.L6:
ldrsw x0, [sp, 44]
lsl x0, x0, 3
ldr x1, [sp, 16]
add x0, x1, x0
ldr x2, [x0]
adrp x0, .LC5
add x1, x0, :lo12:.LC5
mov x0, x2
bl strcmp
cmp w0, 0
bne .L7
ldrsw x0, [sp, 44]
add x0, x0, 1
lsl x0, x0, 3
ldr x1, [sp, 16]
add x0, x1, x0
ldr x0, [x0]
str x0, [sp, 56]
ldr w0, [sp, 44]
add w0, w0, 2
str w0, [sp, 44]
b .L5
.L7:
bl print_usage
mov w0, 0
b .L8
.L5:
ldr w1, [sp, 44]
ldr w0, [sp, 28]
cmp w1, w0
blt .L9
.L4:
ldrsw x1, [sp, 52]
ldrsw x0, [sp, 52]
mul x0, x1, x0
lsl x0, x0, 2
bl malloc
str x0, [sp, 64]
adrp x0, .LC6
add x1, x0, :lo12:.LC6
ldr x0, [sp, 56]
bl fopen
str x0, [sp, 72]
ldr x0, [sp, 72]
cmp x0, 0
bne .L10
ldr x1, [sp, 56]
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl printf
mov w0, -1
b .L8
.L10:
ldr w0, [sp, 52]
mul w0, w0, w0
sxtw x0, w0
ldr x3, [sp, 72]
mov x2, x0
mov x1, 4
ldr x0, [sp, 64]
bl fread
ldr x0, [sp, 72]
bl fclose
str wzr, [sp, 44]
b .L11
.L14:
str wzr, [sp, 48]
b .L12
.L13:
ldr w1, [sp, 44]
ldr w0, [sp, 52]
mul w1, w1, w0
ldr w0, [sp, 48]
add w0, w1, w0
sxtw x0, w0
lsl x0, x0, 2
ldr x1, [sp, 64]
add x0, x1, x0
ldr w0, [x0]
mov w1, w0
adrp x0, .LC8
add x0, x0, :lo12:.LC8
bl printf
ldr w0, [sp, 48]
add w0, w0, 1
str w0, [sp, 48]
.L12:
ldr w1, [sp, 48]
ldr w0, [sp, 52]
cmp w1, w0
blt .L13
mov w0, 10
bl putchar
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L11:
ldr w1, [sp, 44]
ldr w0, [sp, 52]
cmp w1, w0
blt .L14
mov w0, 0
.L8:
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "y must be 4"
.align 3
.LC1:
.string "y must be 8"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
mov w0, 4
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 4
cset w0, eq
and w0, w0, 255
mov w2, w0
adrp x0, .LC0
add x1, x0, :lo12:.LC0
mov w0, w2
bl assert
ldr w0, [sp, 28]
add w0, w0, 4
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 8
cset w0, eq
and w0, w0, 255
mov w2, w0
adrp x0, .LC1
add x1, x0, :lo12:.LC1
mov w0, w2
bl assert
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global create_va_list
.type create_va_list, %function
create_va_list:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -304]!
.cfi_def_cfa_offset 304
.cfi_offset 29, -304
.cfi_offset 30, -296
mov x29, sp
str x0, [sp, 56]
str x1, [sp, 248]
str x2, [sp, 256]
str x3, [sp, 264]
str x4, [sp, 272]
str x5, [sp, 280]
str x6, [sp, 288]
str x7, [sp, 296]
str q0, [sp, 112]
str q1, [sp, 128]
str q2, [sp, 144]
str q3, [sp, 160]
str q4, [sp, 176]
str q5, [sp, 192]
str q6, [sp, 208]
str q7, [sp, 224]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 104]
mov x1, 0
add x0, sp, 304
str x0, [sp, 72]
add x0, sp, 304
str x0, [sp, 80]
add x0, sp, 240
str x0, [sp, 88]
mov w0, -56
str w0, [sp, 96]
mov w0, -128
str w0, [sp, 100]
ldr x0, [sp, 56]
ldr x2, [x0]
ldr x0, [sp, 56]
ldr x3, [x0, 8]
add x0, sp, 16
add x1, sp, 72
ldp q0, q1, [x1]
stp q0, q1, [x0]
add x0, sp, 16
mov x1, x0
mov x0, x3
blr x2
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 104]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L2
bl __stack_chk_fail
.L2:
ldp x29, x30, [sp], 304
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size create_va_list, .-create_va_list
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Enter five-digits integer number"
.align 3
.LC1:
.string "%d"
.align 3
.LC2:
.string "The number separated by spaces : %d %d %d %d %d"
.text
.align 2
.global main
.type main, %function
main:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
str wzr, [sp, 24]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
add x0, sp, 24
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
str wzr, [sp, 28]
b .L2
.L9:
ldr w1, [sp, 24]
mov w0, 26215
movk w0, 0x6666, lsl 16
smull x0, w1, w0
lsr x0, x0, 32
asr w2, w0, 2
asr w0, w1, 31
sub w2, w2, w0
mov w0, w2
lsl w0, w0, 2
add w0, w0, w2
lsl w0, w0, 1
sub w0, w1, w0
str w0, [sp, 52]
ldr w0, [sp, 24]
mov w1, 26215
movk w1, 0x6666, lsl 16
smull x1, w0, w1
lsr x1, x1, 32
asr w1, w1, 2
asr w0, w0, 31
sub w0, w1, w0
str w0, [sp, 24]
ldr w0, [sp, 28]
cmp w0, 4
beq .L3
ldr w0, [sp, 28]
cmp w0, 4
bgt .L4
ldr w0, [sp, 28]
cmp w0, 3
beq .L5
ldr w0, [sp, 28]
cmp w0, 3
bgt .L4
ldr w0, [sp, 28]
cmp w0, 2
beq .L6
ldr w0, [sp, 28]
cmp w0, 2
bgt .L4
ldr w0, [sp, 28]
cmp w0, 0
beq .L7
ldr w0, [sp, 28]
cmp w0, 1
beq .L8
b .L4
.L7:
ldr w0, [sp, 52]
str w0, [sp, 32]
b .L4
.L8:
ldr w0, [sp, 52]
str w0, [sp, 36]
b .L4
.L6:
ldr w0, [sp, 52]
str w0, [sp, 40]
b .L4
.L5:
ldr w0, [sp, 52]
str w0, [sp, 44]
b .L4
.L3:
ldr w0, [sp, 52]
str w0, [sp, 48]
.L4:
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L2:
ldr w0, [sp, 28]
cmp w0, 4
ble .L9
ldr w5, [sp, 32]
ldr w4, [sp, 36]
ldr w3, [sp, 40]
ldr w2, [sp, 44]
ldr w1, [sp, 48]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 56]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L11
bl __stack_chk_fail
.L11:
mov w0, w1
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Enter a character: "
.align 3
.LC1:
.string "%c"
.align 3
.LC2:
.string "ASCII value of %c = %d"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 24]
mov x1, 0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
add x0, sp, 23
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
ldrb w0, [sp, 23]
mov w1, w0
ldrb w0, [sp, 23]
mov w2, w0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 24]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L3
bl __stack_chk_fail
.L3:
mov w0, w1
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Don't repeat yourself"
.align 3
.LC1:
.string "%d\n"
.align 3
.LC2:
.string "do while, j=%d\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str wzr, [sp, 20]
b .L2
.L3:
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L2:
ldr w0, [sp, 20]
cmp w0, 9
ble .L3
str wzr, [sp, 24]
b .L4
.L5:
ldr w1, [sp, 24]
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
.L4:
ldr w0, [sp, 24]
cmp w0, 9
ble .L5
str wzr, [sp, 28]
.L6:
ldr w1, [sp, 28]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
ldr w0, [sp, 28]
cmp w0, 0
bne .L6
mov w0, 0
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global procid
.bss
.align 3
.type procid, %object
.size procid, 8
procid:
.zero 8
.section .tbss,"awT",@nobits
.align 2
.type skip_segv, %object
.size skip_segv, 4
skip_segv:
.zero 4
.align 3
.type segv_env, %object
.size segv_env, 312
segv_env:
.zero 312
.text
.align 2
.type segv_handler, %function
segv_handler:
.LFB34:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 44]
str x1, [sp, 32]
str x2, [sp, 24]
ldr x0, [sp, 32]
ldr x0, [x0, 16]
str x0, [sp, 56]
mov x0, 1048576
str x0, [sp, 64]
mov x0, 104857600
str x0, [sp, 72]
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:skip_segv, lsl #12
add x0, x0, #:tprel_lo12_nc:skip_segv
ldr w0, [x0]
cmp w0, 0
beq .L2
ldr x1, [sp, 56]
ldr x0, [sp, 64]
cmp x1, x0
bcc .L3
ldr x1, [sp, 56]
ldr x0, [sp, 72]
cmp x1, x0
bls .L2
.L3:
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:segv_env, lsl #12
add x0, x0, #:tprel_lo12_nc:segv_env
mov w1, 1
bl _longjmp
.L2:
ldr w0, [sp, 44]
bl exit
.cfi_endproc
.LFE34:
.size segv_handler, .-segv_handler
.align 2
.type install_segv_handler, %function
install_segv_handler:
.LFB35:
.cfi_startproc
stp x29, x30, [sp, -176]!
.cfi_def_cfa_offset 176
.cfi_offset 29, -176
.cfi_offset 30, -168
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 168]
mov x1, 0
add x0, sp, 16
mov x2, 152
mov w1, 0
bl memset
mov x0, 1
str x0, [sp, 16]
add x0, sp, 16
mov w4, 8
mov x3, 0
mov x2, x0
mov w1, 32
mov x0, 134
bl syscall
add x0, sp, 16
mov w4, 8
mov x3, 0
mov x2, x0
mov w1, 33
mov x0, 134
bl syscall
add x0, sp, 16
mov x2, 152
mov w1, 0
bl memset
adrp x0, segv_handler
add x0, x0, :lo12:segv_handler
str x0, [sp, 16]
mov w0, 4
movk w0, 0x4000, lsl 16
str w0, [sp, 152]
add x0, sp, 16
mov x2, 0
mov x1, x0
mov w0, 11
bl sigaction
add x0, sp, 16
mov x2, 0
mov x1, x0
mov w0, 7
bl sigaction
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 168]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L5
bl __stack_chk_fail
.L5:
ldp x29, x30, [sp], 176
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE35:
.size install_segv_handler, .-install_segv_handler
.align 2
.type sleep_ms, %function
sleep_ms:
.LFB36:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
mov w1, w0
mov w0, 1000
mul w0, w1, w0
bl usleep
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE36:
.size sleep_ms, .-sleep_ms
.align 2
.type current_time_ms, %function
current_time_ms:
.LFB37:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
add x0, sp, 24
mov x1, x0
mov w0, 1
bl clock_gettime
cmp w0, 0
beq .L8
mov w0, 1
bl exit
.L8:
ldr x0, [sp, 24]
mov x1, x0
mov x0, x1
lsl x0, x0, 5
sub x0, x0, x1
lsl x0, x0, 2
add x0, x0, x1
lsl x0, x0, 3
mov x1, x0
ldr x0, [sp, 32]
mov x2, x0
mov x0, 13531
movk x0, 0xd7b6, lsl 16
movk x0, 0xde82, lsl 32
movk x0, 0x431b, lsl 48
umulh x0, x2, x0
lsr x0, x0, 18
add x0, x1, x0
mov x1, x0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 40]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L10
bl __stack_chk_fail
.L10:
mov x0, x1
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE37:
.size current_time_ms, .-current_time_ms
.align 2
.type use_temporary_dir, %function
use_temporary_dir:
.LFB38:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
adrp x0, .LC4
add x0, x0, :lo12:.LC4
add x2, sp, 32
mov x3, x0
ldp x0, x1, [x3]
stp x0, x1, [x2]
add x1, x3, 15
add x0, x2, 15
ldr w1, [x1]
str w1, [x0]
add x0, sp, 32
bl mkdtemp
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
bne .L12
mov w0, 1
bl exit
.L12:
mov w1, 511
ldr x0, [sp, 24]
bl chmod
cmp w0, 0
beq .L13
mov w0, 1
bl exit
.L13:
ldr x0, [sp, 24]
bl chdir
cmp w0, 0
beq .L16
mov w0, 1
bl exit
.L16:
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L15
bl __stack_chk_fail
.L15:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE38:
.size use_temporary_dir, .-use_temporary_dir
.section .rodata
.align 3
.LC4:
.string "./syzkaller.XXXXXX"
.text
.align 2
.type thread_start, %function
thread_start:
.LFB39:
.cfi_startproc
stp x29, x30, [sp, -128]!
.cfi_def_cfa_offset 128
.cfi_offset 29, -128
.cfi_offset 30, -120
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 120]
mov x1, 0
add x0, sp, 56
bl pthread_attr_init
add x0, sp, 56
mov x1, 131072
bl pthread_attr_setstacksize
str wzr, [sp, 44]
b .L18
.L24:
add x1, sp, 56
add x0, sp, 48
ldr x3, [sp, 16]
ldr x2, [sp, 24]
bl pthread_create
cmp w0, 0
bne .L19
add x0, sp, 56
bl pthread_attr_destroy
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 120]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L25
b .L26
.L19:
bl __errno_location
ldr w0, [x0]
cmp w0, 11
bne .L27
mov w0, 50
bl usleep
nop
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L18:
ldr w0, [sp, 44]
cmp w0, 99
ble .L24
b .L23
.L27:
nop
.L23:
mov w0, 1
bl exit
.L26:
bl __stack_chk_fail
.L25:
ldp x29, x30, [sp], 128
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE39:
.size thread_start, .-thread_start
.align 2
.type event_init, %function
event_init:
.LFB40:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
str wzr, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE40:
.size event_init, .-event_init
.align 2
.type event_reset, %function
event_reset:
.LFB41:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
str wzr, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE41:
.size event_reset, .-event_reset
.align 2
.type event_set, %function
event_set:
.LFB42:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
ldr w0, [x0]
cmp w0, 0
beq .L31
mov w0, 1
bl exit
.L31:
ldr x0, [sp, 24]
mov w1, 1
stlr w1, [x0]
ldr x0, [sp, 24]
mov w2, 129
mov x1, x0
mov x0, 98
bl syscall
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE42:
.size event_set, .-event_set
.align 2
.type event_wait, %function
event_wait:
.LFB43:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
b .L33
.L34:
ldr x0, [sp, 24]
mov w4, 0
mov w3, 0
mov w2, 128
mov x1, x0
mov x0, 98
bl syscall
.L33:
ldr x0, [sp, 24]
ldar w0, [x0]
cmp w0, 0
beq .L34
nop
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE43:
.size event_wait, .-event_wait
.align 2
.type event_isset, %function
event_isset:
.LFB44:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldar w0, [x0]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE44:
.size event_isset, .-event_isset
.align 2
.type event_timedwait, %function
event_timedwait:
.LFB45:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
bl current_time_ms
str x0, [sp, 40]
ldr x0, [sp, 40]
str x0, [sp, 32]
.L41:
ldr x1, [sp, 40]
ldr x0, [sp, 32]
sub x0, x1, x0
ldr x1, [sp, 16]
add x0, x1, x0
str x0, [sp, 48]
ldr x0, [sp, 48]
lsr x1, x0, 3
mov x0, 63439
movk x0, 0xe353, lsl 16
movk x0, 0x9ba5, lsl 32
movk x0, 0x20c4, lsl 48
umulh x0, x1, x0
lsr x0, x0, 4
str x0, [sp, 56]
ldr x2, [sp, 48]
lsr x1, x2, 3
mov x0, 63439
movk x0, 0xe353, lsl 16
movk x0, 0x9ba5, lsl 32
movk x0, 0x20c4, lsl 48
umulh x0, x1, x0
lsr x1, x0, 4
mov x0, x1
lsl x0, x0, 5
sub x0, x0, x1
lsl x0, x0, 2
add x0, x0, x1
lsl x0, x0, 3
sub x1, x2, x0
mov x0, 16960
movk x0, 0xf, lsl 16
mul x0, x1, x0
str x0, [sp, 64]
ldr x0, [sp, 24]
add x1, sp, 56
mov x4, x1
mov w3, 0
mov w2, 128
mov x1, x0
mov x0, 98
bl syscall
ldr x0, [sp, 24]
ldr w0, [x0]
cmp w0, 0
beq .L38
mov w0, 1
b .L42
.L38:
bl current_time_ms
str x0, [sp, 32]
ldr x1, [sp, 32]
ldr x0, [sp, 40]
sub x0, x1, x0
ldr x1, [sp, 16]
cmp x1, x0
bcs .L41
mov w0, 0
.L42:
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 72]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L43
bl __stack_chk_fail
.L43:
mov w0, w1
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE45:
.size event_timedwait, .-event_timedwait
.align 2
.type write_file, %function
write_file:
.LFB46:
.cfi_startproc
sub sp, sp, #1328
.cfi_def_cfa_offset 1328
stp x29, x30, [sp]
.cfi_offset 29, -1328
.cfi_offset 30, -1320
mov x29, sp
str x0, [sp, 56]
str x1, [sp, 48]
str x2, [sp, 1280]
str x3, [sp, 1288]
str x4, [sp, 1296]
str x5, [sp, 1304]
str x6, [sp, 1312]
str x7, [sp, 1320]
add x0, sp, 1024
str q0, [x0, 128]
add x0, sp, 1024
str q1, [x0, 144]
add x0, sp, 1024
str q2, [x0, 160]
add x0, sp, 1024
str q3, [x0, 176]
add x0, sp, 1024
str q4, [x0, 192]
add x0, sp, 1024
str q5, [x0, 208]
add x0, sp, 1024
str q6, [x0, 224]
add x0, sp, 1024
str q7, [x0, 240]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 1144]
mov x1, 0
add x0, sp, 1328
str x0, [sp, 88]
add x0, sp, 1328
str x0, [sp, 96]
add x0, sp, 1280
str x0, [sp, 104]
mov w0, -48
str w0, [sp, 112]
mov w0, -128
str w0, [sp, 116]
add x0, sp, 16
add x1, sp, 88
ldp q0, q1, [x1]
stp q0, q1, [x0]
add x1, sp, 16
add x0, sp, 120
mov x3, x1
ldr x2, [sp, 48]
mov x1, 1024
bl vsnprintf
strb wzr, [sp, 1143]
add x0, sp, 120
bl strlen
str w0, [sp, 76]
mov w1, 1
movk w1, 0x8, lsl 16
ldr x0, [sp, 56]
bl open
str w0, [sp, 80]
ldr w0, [sp, 80]
cmn w0, #1
bne .L45
mov w0, 0
b .L48
.L45:
ldrsw x1, [sp, 76]
add x0, sp, 120
mov x2, x1
mov x1, x0
ldr w0, [sp, 80]
bl write
mov x1, x0
ldrsw x0, [sp, 76]
cmp x1, x0
beq .L47
bl __errno_location
ldr w0, [x0]
str w0, [sp, 84]
ldr w0, [sp, 80]
bl close
bl __errno_location
mov x1, x0
ldr w0, [sp, 84]
str w0, [x1]
mov w0, 0
b .L48
.L47:
ldr w0, [sp, 80]
bl close
mov w0, 1
.L48:
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 1144]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L49
bl __stack_chk_fail
.L49:
mov w0, w1
ldp x29, x30, [sp]
add sp, sp, 1328
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE46:
.size write_file, .-write_file
.local nlmsg
.comm nlmsg,1104,8
.align 2
.type netlink_init, %function
netlink_init:
.LFB47:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str w1, [sp, 40]
str x2, [sp, 32]
str w3, [sp, 28]
mov x2, 1104
mov w1, 0
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
bl memset
adrp x0, nlmsg+80
add x0, x0, :lo12:nlmsg+80
str x0, [sp, 56]
ldr w0, [sp, 44]
and w1, w0, 65535
ldr x0, [sp, 56]
strh w1, [x0, 4]
ldr w0, [sp, 40]
sxth w1, w0
mov w0, 5
orr w0, w1, w0
sxth w0, w0
and w1, w0, 65535
ldr x0, [sp, 56]
strh w1, [x0, 6]
ldr x0, [sp, 56]
add x0, x0, 16
ldrsw x1, [sp, 28]
mov x2, x1
ldr x1, [sp, 32]
bl memcpy
ldr w0, [sp, 28]
add w0, w0, 3
uxtw x0, w0
and x0, x0, 4294967292
add x0, x0, 16
ldr x1, [sp, 56]
add x1, x1, x0
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
str x1, [x0]
nop
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE47:
.size netlink_init, .-netlink_init
.align 2
.type netlink_attr, %function
netlink_attr:
.LFB48:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
str w2, [sp, 24]
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr x0, [x0]
str x0, [sp, 40]
ldr w0, [sp, 24]
and w0, w0, 65535
add w0, w0, 4
and w1, w0, 65535
ldr x0, [sp, 40]
strh w1, [x0]
ldr w0, [sp, 28]
and w1, w0, 65535
ldr x0, [sp, 40]
strh w1, [x0, 2]
ldr x0, [sp, 40]
add x0, x0, 4
ldrsw x1, [sp, 24]
mov x2, x1
ldr x1, [sp, 16]
bl memcpy
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr x1, [x0]
ldr x0, [sp, 40]
ldrh w0, [x0]
add w0, w0, 3
uxtw x0, w0
and x0, x0, 4294967292
add x1, x1, x0
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
str x1, [x0]
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE48:
.size netlink_attr, .-netlink_attr
.align 2
.type netlink_nest, %function
netlink_nest:
.LFB49:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, 12]
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr x0, [x0]
str x0, [sp, 24]
ldr w0, [sp, 12]
and w1, w0, 65535
ldr x0, [sp, 24]
strh w1, [x0, 2]
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr x0, [x0]
add x1, x0, 4
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
str x1, [x0]
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr w0, [x0, 8]
add w2, w0, 1
adrp x1, nlmsg
add x1, x1, :lo12:nlmsg
str w2, [x1, 8]
adrp x1, nlmsg
add x1, x1, :lo12:nlmsg
sxtw x0, w0
add x0, x0, 2
ldr x2, [sp, 24]
str x2, [x1, x0, lsl 3]
nop
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE49:
.size netlink_nest, .-netlink_nest
.align 2
.type netlink_done, %function
netlink_done:
.LFB50:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr w0, [x0, 8]
sub w1, w0, #1
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
str w1, [x0, 8]
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr w1, [x0, 8]
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
sxtw x1, w1
add x1, x1, 2
ldr x0, [x0, x1, lsl 3]
str x0, [sp, 8]
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr x1, [x0]
ldr x0, [sp, 8]
sub x0, x1, x0
and w1, w0, 65535
ldr x0, [sp, 8]
strh w1, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE50:
.size netlink_done, .-netlink_done
.align 2
.type netlink_send, %function
netlink_send:
.LFB51:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 28]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr x1, [x0]
adrp x0, nlmsg+1104
add x0, x0, :lo12:nlmsg+1104
cmp x1, x0
bhi .L55
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr w0, [x0, 8]
cmp w0, 0
beq .L56
.L55:
mov w0, 1
bl exit
.L56:
adrp x0, nlmsg+80
add x0, x0, :lo12:nlmsg+80
str x0, [sp, 48]
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr x1, [x0]
adrp x0, nlmsg+80
add x0, x0, :lo12:nlmsg+80
sub x0, x1, x0
mov w1, w0
ldr x0, [sp, 48]
str w1, [x0]
add x0, sp, 56
mov x2, 12
mov w1, 0
bl memset
mov w0, 16
strh w0, [sp, 56]
ldr x0, [sp, 48]
ldr w0, [x0]
uxtw x0, w0
add x1, sp, 56
mov w5, 12
mov x4, x1
mov w3, 0
mov x2, x0
adrp x0, nlmsg+80
add x1, x0, :lo12:nlmsg+80
ldr w0, [sp, 28]
bl sendto
str w0, [sp, 44]
ldr x0, [sp, 48]
ldr w0, [x0]
ldr w1, [sp, 44]
cmp w1, w0
beq .L57
mov w0, 1
bl exit
.L57:
mov w3, 0
mov x2, 1024
adrp x0, nlmsg+80
add x1, x0, :lo12:nlmsg+80
ldr w0, [sp, 28]
bl recv
str w0, [sp, 44]
ldr w0, [sp, 44]
cmp w0, 35
bhi .L58
mov w0, 1
bl exit
.L58:
ldr x0, [sp, 48]
ldrh w0, [x0, 4]
cmp w0, 2
beq .L59
mov w0, 1
bl exit
.L59:
ldr x0, [sp, 48]
add x0, x0, 16
ldr w0, [x0]
neg w0, w0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 72]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L61
bl __stack_chk_fail
.L61:
mov w0, w1
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE51:
.size netlink_send, .-netlink_send
.align 2
.type netlink_add_device_impl, %function
netlink_add_device_impl:
.LFB52:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
add x0, sp, 40
mov x2, 16
mov w1, 0
bl memset
add x0, sp, 40
mov w3, 16
mov x2, x0
mov w1, 1536
mov w0, 16
bl netlink_init
ldr x0, [sp, 16]
cmp x0, 0
beq .L63
ldr x0, [sp, 16]
bl strlen
mov w2, w0
ldr x1, [sp, 16]
mov w0, 3
bl netlink_attr
.L63:
mov w0, 18
bl netlink_nest
ldr x0, [sp, 24]
bl strlen
mov w2, w0
ldr x1, [sp, 24]
mov w0, 1
bl netlink_attr
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L64
bl __stack_chk_fail
.L64:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE52:
.size netlink_add_device_impl, .-netlink_add_device_impl
.align 2
.type netlink_add_device, %function
netlink_add_device:
.LFB53:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str x1, [sp, 32]
str x2, [sp, 24]
ldr x1, [sp, 24]
ldr x0, [sp, 32]
bl netlink_add_device_impl
bl netlink_done
ldr w0, [sp, 44]
bl netlink_send
str w0, [sp, 60]
nop
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE53:
.size netlink_add_device, .-netlink_add_device
.section .rodata
.align 3
.LC5:
.string "veth"
.text
.align 2
.type netlink_add_veth, %function
netlink_add_veth:
.LFB54:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str x1, [sp, 32]
str x2, [sp, 24]
ldr x1, [sp, 32]
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl netlink_add_device_impl
mov w0, 2
bl netlink_nest
mov w0, 1
bl netlink_nest
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
ldr x0, [x0]
add x1, x0, 16
adrp x0, nlmsg
add x0, x0, :lo12:nlmsg
str x1, [x0]
ldr x0, [sp, 24]
bl strlen
mov w2, w0
ldr x1, [sp, 24]
mov w0, 3
bl netlink_attr
bl netlink_done
bl netlink_done
bl netlink_done
ldr w0, [sp, 44]
bl netlink_send
str w0, [sp, 60]
nop
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE54:
.size netlink_add_veth, .-netlink_add_veth
.section .rodata
.align 3
.LC6:
.string "hsr"
.text
.align 2
.type netlink_add_hsr, %function
netlink_add_hsr:
.LFB55:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 44]
str x1, [sp, 32]
str x2, [sp, 24]
str x3, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
ldr x1, [sp, 32]
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl netlink_add_device_impl
mov w0, 2
bl netlink_nest
ldr x0, [sp, 24]
bl if_nametoindex
str w0, [sp, 60]
add x0, sp, 60
mov w2, 4
mov x1, x0
mov w0, 1
bl netlink_attr
ldr x0, [sp, 16]
bl if_nametoindex
str w0, [sp, 64]
add x0, sp, 64
mov w2, 4
mov x1, x0
mov w0, 2
bl netlink_attr
bl netlink_done
bl netlink_done
ldr w0, [sp, 44]
bl netlink_send
str w0, [sp, 68]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 72]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L68
bl __stack_chk_fail
.L68:
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE55:
.size netlink_add_hsr, .-netlink_add_hsr
.align 2
.type netlink_device_change, %function
netlink_device_change:
.LFB56:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str w0, [sp, 60]
str x1, [sp, 48]
strb w2, [sp, 59]
str x3, [sp, 40]
str x4, [sp, 32]
str w5, [sp, 28]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 88]
mov x1, 0
add x0, sp, 72
mov x2, 16
mov w1, 0
bl memset
ldrb w0, [sp, 59]
cmp w0, 0
beq .L70
mov w0, 1
str w0, [sp, 84]
ldr w0, [sp, 84]
str w0, [sp, 80]
.L70:
add x0, sp, 72
mov w3, 16
mov x2, x0
mov w1, 0
mov w0, 16
bl netlink_init
ldr x0, [sp, 48]
bl strlen
mov w2, w0
ldr x1, [sp, 48]
mov w0, 3
bl netlink_attr
ldr x0, [sp, 40]
cmp x0, 0
beq .L71
ldr x0, [sp, 40]
bl if_nametoindex
str w0, [sp, 64]
add x0, sp, 64
mov w2, 4
mov x1, x0
mov w0, 10
bl netlink_attr
.L71:
ldr w0, [sp, 28]
cmp w0, 0
beq .L72
ldr w2, [sp, 28]
ldr x1, [sp, 32]
mov w0, 1
bl netlink_attr
.L72:
ldr w0, [sp, 60]
bl netlink_send
str w0, [sp, 68]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 88]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L73
bl __stack_chk_fail
.L73:
ldp x29, x30, [sp], 96
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE56:
.size netlink_device_change, .-netlink_device_change
.align 2
.type netlink_add_addr, %function
netlink_add_addr:
.LFB57:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str x1, [sp, 32]
str x2, [sp, 24]
str w3, [sp, 40]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
add x0, sp, 48
mov x2, 8
mov w1, 0
bl memset
ldr w0, [sp, 40]
cmp w0, 4
bne .L75
mov w0, 2
b .L76
.L75:
mov w0, 10
.L76:
strb w0, [sp, 48]
ldr w0, [sp, 40]
cmp w0, 4
bne .L77
mov w0, 24
b .L78
.L77:
mov w0, 120
.L78:
strb w0, [sp, 49]
strb wzr, [sp, 51]
ldr x0, [sp, 32]
bl if_nametoindex
str w0, [sp, 52]
add x0, sp, 48
mov w3, 8
mov x2, x0
mov w1, 1280
mov w0, 20
bl netlink_init
ldr w2, [sp, 40]
ldr x1, [sp, 24]
mov w0, 2
bl netlink_attr
ldr w2, [sp, 40]
ldr x1, [sp, 24]
mov w0, 1
bl netlink_attr
ldr w0, [sp, 44]
bl netlink_send
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 56]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L80
bl __stack_chk_fail
.L80:
mov w0, w1
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE57:
.size netlink_add_addr, .-netlink_add_addr
.align 2
.type netlink_add_addr4, %function
netlink_add_addr4:
.LFB58:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str x1, [sp, 32]
str x2, [sp, 24]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
add x0, sp, 48
mov x2, x0
ldr x1, [sp, 24]
mov w0, 2
bl inet_pton
add x0, sp, 48
mov w3, 4
mov x2, x0
ldr x1, [sp, 32]
ldr w0, [sp, 44]
bl netlink_add_addr
str w0, [sp, 52]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L82
bl __stack_chk_fail
.L82:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE58:
.size netlink_add_addr4, .-netlink_add_addr4
.align 2
.type netlink_add_addr6, %function
netlink_add_addr6:
.LFB59:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 44]
str x1, [sp, 32]
str x2, [sp, 24]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
add x0, sp, 56
mov x2, x0
ldr x1, [sp, 24]
mov w0, 10
bl inet_pton
add x0, sp, 56
mov w3, 16
mov x2, x0
ldr x1, [sp, 32]
ldr w0, [sp, 44]
bl netlink_add_addr
str w0, [sp, 52]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 72]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L84
bl __stack_chk_fail
.L84:
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE59:
.size netlink_add_addr6, .-netlink_add_addr6
.align 2
.type netlink_add_neigh, %function
netlink_add_neigh:
.LFB60:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str w0, [sp, 60]
str x1, [sp, 48]
str x2, [sp, 40]
str w3, [sp, 56]
str x4, [sp, 32]
str w5, [sp, 28]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 88]
mov x1, 0
add x0, sp, 72
mov x2, 12
mov w1, 0
bl memset
ldr w0, [sp, 56]
cmp w0, 4
bne .L86
mov w0, 2
b .L87
.L86:
mov w0, 10
.L87:
strb w0, [sp, 72]
ldr x0, [sp, 48]
bl if_nametoindex
str w0, [sp, 76]
mov w0, 128
strh w0, [sp, 80]
add x0, sp, 72
mov w3, 12
mov x2, x0
mov w1, 1536
mov w0, 28
bl netlink_init
ldr w2, [sp, 56]
ldr x1, [sp, 40]
mov w0, 1
bl netlink_attr
ldr w2, [sp, 28]
ldr x1, [sp, 32]
mov w0, 2
bl netlink_attr
ldr w0, [sp, 60]
bl netlink_send
str w0, [sp, 68]
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 88]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L88
bl __stack_chk_fail
.L88:
ldp x29, x30, [sp], 96
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE60:
.size netlink_add_neigh, .-netlink_add_neigh
.data
.align 2
.type tunfd, %object
.size tunfd, 4
tunfd:
.word -1
.local tun_frags_enabled
.comm tun_frags_enabled,4,4
.section .rodata
.align 3
.LC7:
.string "/dev/net/tun"
.align 3
.LC8:
.string "tun: can't open /dev/net/tun: please enable CONFIG_TUN=y"
.align 3
.LC9:
.string "otherwise fuzzing or reproducing might not work as intended"
.align 3
.LC10:
.string "syz_tun"
.align 3
.LC11:
.string "/proc/sys/net/ipv6/conf/%s/accept_dad"
.align 3
.LC12:
.string "0"
.align 3
.LC13:
.string "/proc/sys/net/ipv6/conf/%s/router_solicitations"
.align 3
.LC14:
.string "172.20.20.170"
.align 3
.LC15:
.string "fe80::aa"
.align 3
.LC16:
.string "172.20.20.187"
.align 3
.LC17:
.string "fe80::bb"
.text
.align 2
.type initialize_tun, %function
initialize_tun:
.LFB61:
.cfi_startproc
stp x29, x30, [sp, -176]!
.cfi_def_cfa_offset 176
.cfi_offset 29, -176
.cfi_offset 30, -168
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 168]
mov x1, 0
mov w1, 2050
adrp x0, .LC7
add x0, x0, :lo12:.LC7
bl open
mov w1, w0
adrp x0, tunfd
add x0, x0, :lo12:tunfd
str w1, [x0]
adrp x0, tunfd
add x0, x0, :lo12:tunfd
ldr w0, [x0]
cmn w0, #1
bne .L90
adrp x0, .LC8
add x0, x0, :lo12:.LC8
bl puts
adrp x0, .LC9
add x0, x0, :lo12:.LC9
bl puts
b .L89
.L90:
mov w0, 240
str w0, [sp, 32]
adrp x0, tunfd
add x0, x0, :lo12:tunfd
ldr w0, [x0]
ldr w1, [sp, 32]
bl dup2
cmp w0, 0
bge .L92
mov w0, 1
bl exit
.L92:
adrp x0, tunfd
add x0, x0, :lo12:tunfd
ldr w0, [x0]
bl close
adrp x0, tunfd
add x0, x0, :lo12:tunfd
ldr w1, [sp, 32]
str w1, [x0]
add x0, sp, 64
mov x2, 40
mov w1, 0
bl memset
add x3, sp, 64
mov x2, 16
adrp x0, .LC10
add x1, x0, :lo12:.LC10
mov x0, x3
bl strncpy
mov w0, 4146
strh w0, [sp, 80]
adrp x0, tunfd
add x0, x0, :lo12:tunfd
ldr w0, [x0]
add x1, sp, 64
mov x2, x1
mov x1, 21706
movk x1, 0x4004, lsl 16
bl ioctl
cmp w0, 0
bge .L93
mov w0, 4098
strh w0, [sp, 80]
adrp x0, tunfd
add x0, x0, :lo12:tunfd
ldr w0, [x0]
add x1, sp, 64
mov x2, x1
mov x1, 21706
movk x1, 0x4004, lsl 16
bl ioctl
cmp w0, 0
bge .L93
mov w0, 1
bl exit
.L93:
adrp x0, tunfd
add x0, x0, :lo12:tunfd
ldr w0, [x0]
add x1, sp, 64
mov x2, x1
mov x1, 21714
movk x1, 0x8004, lsl 16
bl ioctl
cmp w0, 0
bge .L94
mov w0, 1
bl exit
.L94:
ldrsh w0, [sp, 80]
and w0, w0, 65535
and w0, w0, 32
cmp w0, 0
cset w0, ne
and w0, w0, 255
mov w1, w0
adrp x0, tun_frags_enabled
add x0, x0, :lo12:tun_frags_enabled
str w1, [x0]
add x3, sp, 104
adrp x0, .LC10
add x2, x0, :lo12:.LC10
adrp x0, .LC11
add x1, x0, :lo12:.LC11
mov x0, x3
bl sprintf
add x2, sp, 104
adrp x0, .LC12
add x1, x0, :lo12:.LC12
mov x0, x2
bl write_file
add x3, sp, 104
adrp x0, .LC10
add x2, x0, :lo12:.LC10
adrp x0, .LC13
add x1, x0, :lo12:.LC13
mov x0, x3
bl sprintf
add x2, sp, 104
adrp x0, .LC12
add x1, x0, :lo12:.LC12
mov x0, x2
bl write_file
mov w2, 0
mov w1, 3
mov w0, 16
bl socket
str w0, [sp, 36]
ldr w0, [sp, 36]
cmn w0, #1
bne .L95
mov w0, 1
bl exit
.L95:
adrp x0, .LC14
add x2, x0, :lo12:.LC14
adrp x0, .LC10
add x1, x0, :lo12:.LC10
ldr w0, [sp, 36]
bl netlink_add_addr4
adrp x0, .LC15
add x2, x0, :lo12:.LC15
adrp x0, .LC10
add x1, x0, :lo12:.LC10
ldr w0, [sp, 36]
bl netlink_add_addr6
mov x0, 43707
movk x0, 0xaaaa, lsl 16
movk x0, 0xaaaa, lsl 32
str x0, [sp, 40]
add x0, sp, 24
mov x2, x0
adrp x0, .LC16
add x1, x0, :lo12:.LC16
mov w0, 2
bl inet_pton
add x1, sp, 40
add x0, sp, 24
mov w5, 6
mov x4, x1
mov w3, 4
mov x2, x0
adrp x0, .LC10
add x1, x0, :lo12:.LC10
ldr w0, [sp, 36]
bl netlink_add_neigh
add x0, sp, 48
mov x2, x0
adrp x0, .LC17
add x1, x0, :lo12:.LC17
mov w0, 10
bl inet_pton
add x1, sp, 40
add x0, sp, 48
mov w5, 6
mov x4, x1
mov w3, 16
mov x2, x0
adrp x0, .LC10
add x1, x0, :lo12:.LC10
ldr w0, [sp, 36]
bl netlink_add_neigh
mov w0, 2863311530
movk x0, 0xaaaa, lsl 32
str x0, [sp, 40]
add x0, sp, 40
mov w5, 6
mov x4, x0
mov x3, 0
mov w2, 1
adrp x0, .LC10
add x1, x0, :lo12:.LC10
ldr w0, [sp, 36]
bl netlink_device_change
ldr w0, [sp, 36]
bl close
.L89:
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 168]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L96
bl __stack_chk_fail
.L96:
ldp x29, x30, [sp], 176
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE61:
.size initialize_tun, .-initialize_tun
.section .rodata
.align 3
.LC18:
.string "netdevsim%d"
.align 3
.LC19:
.string "ip6gretap"
.align 3
.LC20:
.string "ip6gretap0"
.align 3
.LC0:
.string "bridge"
.align 3
.LC21:
.string "bridge0"
.align 3
.LC22:
.string "vcan"
.align 3
.LC23:
.string "vcan0"
.align 3
.LC1:
.string "bond"
.align 3
.LC24:
.string "bond0"
.align 3
.LC2:
.string "team"
.align 3
.LC25:
.string "team0"
.align 3
.LC26:
.string "dummy"
.align 3
.LC27:
.string "dummy0"
.align 3
.LC28:
.string "nlmon"
.align 3
.LC29:
.string "nlmon0"
.align 3
.LC30:
.string "caif"
.align 3
.LC31:
.string "caif0"
.align 3
.LC32:
.string "batadv"
.align 3
.LC33:
.string "batadv0"
.align 3
.LC34:
.string "vxcan"
.align 3
.LC35:
.string "vxcan1"
.align 3
.LC36:
.string "netdevsim"
.align 3
.LC38:
.string "lo"
.align 3
.LC39:
.string "sit0"
.align 3
.LC40:
.string "tunl0"
.align 3
.LC41:
.string "gre0"
.align 3
.LC42:
.string "gretap0"
.align 3
.LC43:
.string "ip_vti0"
.align 3
.LC44:
.string "ip6_vti0"
.align 3
.LC45:
.string "ip6tnl0"
.align 3
.LC46:
.string "ip6gre0"
.align 3
.LC47:
.string "erspan0"
.align 3
.LC48:
.string "veth0"
.align 3
.LC49:
.string "veth1"
.align 3
.LC50:
.string "veth0_to_bridge"
.align 3
.LC51:
.string "veth1_to_bridge"
.align 3
.LC52:
.string "veth0_to_bond"
.align 3
.LC53:
.string "veth1_to_bond"
.align 3
.LC54:
.string "veth0_to_team"
.align 3
.LC55:
.string "veth1_to_team"
.align 3
.LC56:
.string "veth0_to_hsr"
.align 3
.LC57:
.string "veth1_to_hsr"
.align 3
.LC58:
.string "hsr0"
.align 3
.LC59:
.string "%s_slave_0"
.align 3
.LC60:
.string "veth0_to_%s"
.align 3
.LC61:
.string "%s_slave_1"
.align 3
.LC62:
.string "veth1_to_%s"
.align 3
.LC63:
.string "%s0"
.align 3
.LC64:
.string "bridge_slave_0"
.align 3
.LC65:
.string "bridge_slave_1"
.align 3
.LC66:
.string "hsr_slave_0"
.align 3
.LC67:
.string "hsr_slave_1"
.align 3
.LC68:
.string "172.20.20.%d"
.align 3
.LC69:
.string "fe80::%02x"
.text
.align 2
.type initialize_netdevices, %function
initialize_netdevices:
.LFB62:
.cfi_startproc
sub sp, sp, #944
.cfi_def_cfa_offset 944
stp x29, x30, [sp]
.cfi_offset 29, -944
.cfi_offset 30, -936
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 936]
mov x1, 0
adrp x0, procid
add x0, x0, :lo12:procid
ldr x0, [x0]
add x3, sp, 760
mov w2, w0
adrp x0, .LC18
add x1, x0, :lo12:.LC18
mov x0, x3
bl sprintf
adrp x0, .LC19
add x0, x0, :lo12:.LC19
str x0, [sp, 56]
adrp x0, .LC20
add x0, x0, :lo12:.LC20
str x0, [sp, 64]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
str x0, [sp, 72]
adrp x0, .LC21
add x0, x0, :lo12:.LC21
str x0, [sp, 80]
adrp x0, .LC22
add x0, x0, :lo12:.LC22
str x0, [sp, 88]
adrp x0, .LC23
add x0, x0, :lo12:.LC23
str x0, [sp, 96]
adrp x0, .LC1
add x0, x0, :lo12:.LC1
str x0, [sp, 104]
adrp x0, .LC24
add x0, x0, :lo12:.LC24
str x0, [sp, 112]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
str x0, [sp, 120]
adrp x0, .LC25
add x0, x0, :lo12:.LC25
str x0, [sp, 128]
adrp x0, .LC26
add x0, x0, :lo12:.LC26
str x0, [sp, 136]
adrp x0, .LC27
add x0, x0, :lo12:.LC27
str x0, [sp, 144]
adrp x0, .LC28
add x0, x0, :lo12:.LC28
str x0, [sp, 152]
adrp x0, .LC29
add x0, x0, :lo12:.LC29
str x0, [sp, 160]
adrp x0, .LC30
add x0, x0, :lo12:.LC30
str x0, [sp, 168]
adrp x0, .LC31
add x0, x0, :lo12:.LC31
str x0, [sp, 176]
adrp x0, .LC32
add x0, x0, :lo12:.LC32
str x0, [sp, 184]
adrp x0, .LC33
add x0, x0, :lo12:.LC33
str x0, [sp, 192]
adrp x0, .LC34
add x0, x0, :lo12:.LC34
str x0, [sp, 200]
adrp x0, .LC35
add x0, x0, :lo12:.LC35
str x0, [sp, 208]
adrp x0, .LC36
add x0, x0, :lo12:.LC36
str x0, [sp, 216]
add x0, sp, 760
str x0, [sp, 224]
adrp x0, .LC5
add x0, x0, :lo12:.LC5
str x0, [sp, 232]
str xzr, [sp, 240]
adrp x0, .LC37
add x0, x0, :lo12:.LC37
add x2, sp, 32
mov x3, x0
ldp x0, x1, [x3]
stp x0, x1, [x2]
ldr x0, [x3, 16]
str x0, [x2, 16]
add x0, sp, 248
mov x1, 512
mov x2, x1
mov w1, 0
bl memset
adrp x0, .LC38
add x0, x0, :lo12:.LC38
str x0, [sp, 248]
mov w0, 6
str w0, [sp, 256]
adrp x0, .LC39
add x0, x0, :lo12:.LC39
str x0, [sp, 264]
adrp x0, .LC21
add x0, x0, :lo12:.LC21
str x0, [sp, 280]
mov w0, 6
str w0, [sp, 288]
adrp x0, .LC23
add x0, x0, :lo12:.LC23
str x0, [sp, 296]
mov w0, 1
strb w0, [sp, 308]
adrp x0, .LC40
add x0, x0, :lo12:.LC40
str x0, [sp, 312]
adrp x0, .LC41
add x0, x0, :lo12:.LC41
str x0, [sp, 328]
adrp x0, .LC42
add x0, x0, :lo12:.LC42
str x0, [sp, 344]
mov w0, 6
str w0, [sp, 352]
adrp x0, .LC43
add x0, x0, :lo12:.LC43
str x0, [sp, 360]
adrp x0, .LC44
add x0, x0, :lo12:.LC44
str x0, [sp, 376]
adrp x0, .LC45
add x0, x0, :lo12:.LC45
str x0, [sp, 392]
adrp x0, .LC46
add x0, x0, :lo12:.LC46
str x0, [sp, 408]
adrp x0, .LC20
add x0, x0, :lo12:.LC20
str x0, [sp, 424]
mov w0, 6
str w0, [sp, 432]
adrp x0, .LC47
add x0, x0, :lo12:.LC47
str x0, [sp, 440]
mov w0, 6
str w0, [sp, 448]
adrp x0, .LC24
add x0, x0, :lo12:.LC24
str x0, [sp, 456]
mov w0, 6
str w0, [sp, 464]
adrp x0, .LC48
add x0, x0, :lo12:.LC48
str x0, [sp, 472]
mov w0, 6
str w0, [sp, 480]
adrp x0, .LC49
add x0, x0, :lo12:.LC49
str x0, [sp, 488]
mov w0, 6
str w0, [sp, 496]
adrp x0, .LC25
add x0, x0, :lo12:.LC25
str x0, [sp, 504]
mov w0, 6
str w0, [sp, 512]
adrp x0, .LC50
add x0, x0, :lo12:.LC50
str x0, [sp, 520]
mov w0, 6
str w0, [sp, 528]
adrp x0, .LC51
add x0, x0, :lo12:.LC51
str x0, [sp, 536]
mov w0, 6
str w0, [sp, 544]
adrp x0, .LC52
add x0, x0, :lo12:.LC52
str x0, [sp, 552]
mov w0, 6
str w0, [sp, 560]
adrp x0, .LC53
add x0, x0, :lo12:.LC53
str x0, [sp, 568]
mov w0, 6
str w0, [sp, 576]
adrp x0, .LC54
add x0, x0, :lo12:.LC54
str x0, [sp, 584]
mov w0, 6
str w0, [sp, 592]
adrp x0, .LC55
add x0, x0, :lo12:.LC55
str x0, [sp, 600]
mov w0, 6
str w0, [sp, 608]
adrp x0, .LC56
add x0, x0, :lo12:.LC56
str x0, [sp, 616]
mov w0, 6
str w0, [sp, 624]
adrp x0, .LC57
add x0, x0, :lo12:.LC57
str x0, [sp, 632]
mov w0, 6
str w0, [sp, 640]
adrp x0, .LC58
add x0, x0, :lo12:.LC58
str x0, [sp, 648]
adrp x0, .LC27
add x0, x0, :lo12:.LC27
str x0, [sp, 664]
mov w0, 6
str w0, [sp, 672]
adrp x0, .LC29
add x0, x0, :lo12:.LC29
str x0, [sp, 680]
adrp x0, .LC35
add x0, x0, :lo12:.LC35
str x0, [sp, 696]
mov w0, 1
strb w0, [sp, 708]
adrp x0, .LC31
add x0, x0, :lo12:.LC31
str x0, [sp, 712]
mov w0, 6
str w0, [sp, 720]
adrp x0, .LC33
add x0, x0, :lo12:.LC33
str x0, [sp, 728]
mov w0, 6
str w0, [sp, 736]
add x0, sp, 760
str x0, [sp, 744]
mov w0, 6
str w0, [sp, 752]
mov w2, 0
mov w1, 3
mov w0, 16
bl socket
str w0, [sp, 20]
ldr w0, [sp, 20]
cmn w0, #1
bne .L98
mov w0, 1
bl exit
.L98:
str wzr, [sp, 16]
b .L99
.L100:
ldr w0, [sp, 16]
lsl x0, x0, 4
add x1, sp, 56
ldr x3, [x1, x0]
ldr w0, [sp, 16]
lsl x0, x0, 4
add x1, sp, 64
ldr x0, [x1, x0]
mov x2, x0
mov x1, x3
ldr w0, [sp, 20]
bl netlink_add_device
ldr w0, [sp, 16]
add w0, w0, 1
str w0, [sp, 16]
.L99:
ldr w0, [sp, 16]
cmp w0, 11
bls .L100
str wzr, [sp, 16]
b .L101
.L102:
ldr w0, [sp, 16]
lsl x0, x0, 3
add x1, sp, 32
ldr x0, [x1, x0]
add x3, sp, 808
mov x2, x0
adrp x0, .LC59
add x1, x0, :lo12:.LC59
mov x0, x3
bl sprintf
ldr w0, [sp, 16]
lsl x0, x0, 3
add x1, sp, 32
ldr x0, [x1, x0]
add x3, sp, 840
mov x2, x0
adrp x0, .LC60
add x1, x0, :lo12:.LC60
mov x0, x3
bl sprintf
add x1, sp, 840
add x0, sp, 808
mov x2, x1
mov x1, x0
ldr w0, [sp, 20]
bl netlink_add_veth
ldr w0, [sp, 16]
lsl x0, x0, 3
add x1, sp, 32
ldr x0, [x1, x0]
add x3, sp, 872
mov x2, x0
adrp x0, .LC61
add x1, x0, :lo12:.LC61
mov x0, x3
bl sprintf
ldr w0, [sp, 16]
lsl x0, x0, 3
add x1, sp, 32
ldr x0, [x1, x0]
add x3, sp, 904
mov x2, x0
adrp x0, .LC62
add x1, x0, :lo12:.LC62
mov x0, x3
bl sprintf
add x1, sp, 904
add x0, sp, 872
mov x2, x1
mov x1, x0
ldr w0, [sp, 20]
bl netlink_add_veth
ldr w0, [sp, 16]
lsl x0, x0, 3
add x1, sp, 32
ldr x0, [x1, x0]
add x3, sp, 776
mov x2, x0
adrp x0, .LC63
add x1, x0, :lo12:.LC63
mov x0, x3
bl sprintf
add x1, sp, 776
add x0, sp, 808
mov w5, 0
mov x4, 0
mov x3, x1
mov w2, 0
mov x1, x0
ldr w0, [sp, 20]
bl netlink_device_change
add x1, sp, 776
add x0, sp, 872
mov w5, 0
mov x4, 0
mov x3, x1
mov w2, 0
mov x1, x0
ldr w0, [sp, 20]
bl netlink_device_change
ldr w0, [sp, 16]
add w0, w0, 1
str w0, [sp, 16]
.L101:
ldr w0, [sp, 16]
cmp w0, 2
bls .L102
mov w5, 0
mov x4, 0
mov x3, 0
mov w2, 1
adrp x0, .LC64
add x1, x0, :lo12:.LC64
ldr w0, [sp, 20]
bl netlink_device_change
mov w5, 0
mov x4, 0
mov x3, 0
mov w2, 1
adrp x0, .LC65
add x1, x0, :lo12:.LC65
ldr w0, [sp, 20]
bl netlink_device_change
adrp x0, .LC56
add x2, x0, :lo12:.LC56
adrp x0, .LC66
add x1, x0, :lo12:.LC66
ldr w0, [sp, 20]
bl netlink_add_veth
adrp x0, .LC57
add x2, x0, :lo12:.LC57
adrp x0, .LC67
add x1, x0, :lo12:.LC67
ldr w0, [sp, 20]
bl netlink_add_veth
adrp x0, .LC67
add x3, x0, :lo12:.LC67
adrp x0, .LC66
add x2, x0, :lo12:.LC66
adrp x0, .LC58
add x1, x0, :lo12:.LC58
ldr w0, [sp, 20]
bl netlink_add_hsr
mov w5, 0
mov x4, 0
mov x3, 0
mov w2, 1
adrp x0, .LC66
add x1, x0, :lo12:.LC66
ldr w0, [sp, 20]
bl netlink_device_change
mov w5, 0
mov x4, 0
mov x3, 0
mov w2, 1
adrp x0, .LC67
add x1, x0, :lo12:.LC67
ldr w0, [sp, 20]
bl netlink_device_change
str wzr, [sp, 16]
b .L103
.L105:
ldr w0, [sp, 16]
add w0, w0, 10
add x3, sp, 904
mov w2, w0
adrp x0, .LC68
add x1, x0, :lo12:.LC68
mov x0, x3
bl sprintf
ldr w0, [sp, 16]
lsl x0, x0, 4
add x1, sp, 248
ldr x0, [x1, x0]
add x1, sp, 904
mov x2, x1
mov x1, x0
ldr w0, [sp, 20]
bl netlink_add_addr4
ldr w0, [sp, 16]
lsl x0, x0, 4
add x1, sp, 260
ldrb w0, [x1, x0]
eor w0, w0, 1
and w0, w0, 255
cmp w0, 0
beq .L104
ldr w0, [sp, 16]
add w0, w0, 10
add x3, sp, 904
mov w2, w0
adrp x0, .LC69
add x1, x0, :lo12:.LC69
mov x0, x3
bl sprintf
ldr w0, [sp, 16]
lsl x0, x0, 4
add x1, sp, 248
ldr x0, [x1, x0]
add x1, sp, 904
mov x2, x1
mov x1, x0
ldr w0, [sp, 20]
bl netlink_add_addr6
.L104:
ldr w0, [sp, 16]
add x0, x0, 10
lsl x1, x0, 40
mov w0, 2863311530
movk x0, 0xaa, lsl 32
add x0, x1, x0
str x0, [sp, 24]
ldr w0, [sp, 16]
lsl x0, x0, 4
add x1, sp, 248
ldr x6, [x1, x0]
ldr w0, [sp, 16]
lsl x0, x0, 4
add x1, sp, 256
ldr w1, [x1, x0]
add x0, sp, 24
mov w5, w1
mov x4, x0
mov x3, 0
mov w2, 1
mov x1, x6
ldr w0, [sp, 20]
bl netlink_device_change
ldr w0, [sp, 16]
add w0, w0, 1
str w0, [sp, 16]
.L103:
ldr w0, [sp, 16]
cmp w0, 31
bls .L105
ldr w0, [sp, 20]
bl close
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 936]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L106
bl __stack_chk_fail
.L106:
ldp x29, x30, [sp]
add sp, sp, 944
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE62:
.size initialize_netdevices, .-initialize_netdevices
.data
.align 3
.LC37:
.xword .LC0
.xword .LC1
.xword .LC2
.text
.section .rodata
.align 3
.LC70:
.string "nr"
.align 3
.LC71:
.string "rose"
.align 3
.LC72:
.string "%s%d"
.align 3
.LC73:
.string "172.30.%d.%d"
.align 3
.LC74:
.string "fe88::%02x:%02x"
.text
.align 2
.type initialize_netdevices_init, %function
initialize_netdevices_init:
.LFB63:
.cfi_startproc
stp x29, x30, [sp, -144]!
.cfi_def_cfa_offset 144
.cfi_offset 29, -144
.cfi_offset 30, -136
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 136]
mov x1, 0
mov w2, 0
mov w1, 3
mov w0, 16
bl socket
str w0, [sp, 24]
ldr w0, [sp, 24]
cmn w0, #1
bne .L108
mov w0, 1
bl exit
.L108:
stp xzr, xzr, [sp, 40]
stp xzr, xzr, [sp, 56]
adrp x0, .LC70
add x0, x0, :lo12:.LC70
str x0, [sp, 40]
mov w0, 7
str w0, [sp, 48]
mov w0, 1
strb w0, [sp, 52]
adrp x0, .LC71
add x0, x0, :lo12:.LC71
str x0, [sp, 56]
mov w0, 5
str w0, [sp, 64]
mov w0, 1
strb w0, [sp, 68]
mov w0, 1
strb w0, [sp, 69]
str wzr, [sp, 20]
b .L109
.L111:
ldr w0, [sp, 20]
lsl x0, x0, 4
add x1, sp, 40
ldr x1, [x1, x0]
adrp x0, procid
add x0, x0, :lo12:procid
ldr x0, [x0]
add x4, sp, 72
mov w3, w0
mov x2, x1
adrp x0, .LC72
add x1, x0, :lo12:.LC72
mov x0, x4
bl sprintf
adrp x0, procid
add x0, x0, :lo12:procid
ldr x0, [x0]
add w0, w0, 1
add x4, sp, 104
mov w3, w0
ldr w2, [sp, 20]
adrp x0, .LC73
add x1, x0, :lo12:.LC73
mov x0, x4
bl sprintf
add x1, sp, 104
add x0, sp, 72
mov x2, x1
mov x1, x0
ldr w0, [sp, 24]
bl netlink_add_addr4
ldr w0, [sp, 20]
lsl x0, x0, 4
add x1, sp, 52
ldrb w0, [x1, x0]
eor w0, w0, 1
and w0, w0, 255
cmp w0, 0
beq .L110
adrp x0, procid
add x0, x0, :lo12:procid
ldr x0, [x0]
add w0, w0, 1
add x4, sp, 104
mov w3, w0
ldr w2, [sp, 20]
adrp x0, .LC74
add x1, x0, :lo12:.LC74
mov x0, x4
bl sprintf
add x1, sp, 104
add x0, sp, 72
mov x2, x1
mov x1, x0
ldr w0, [sp, 24]
bl netlink_add_addr6
.L110:
ldr w0, [sp, 20]
lsl x0, x0, 4
add x1, sp, 48
ldr w0, [x1, x0]
str w0, [sp, 28]
ldr w1, [sp, 20]
ldr w0, [sp, 28]
sub w0, w0, #2
lsl w0, w0, 3
lsl x1, x1, x0
adrp x0, procid
add x0, x0, :lo12:procid
ldr x2, [x0]
ldr w0, [sp, 28]
sub w0, w0, #1
lsl w0, w0, 3
lsl x0, x2, x0
add x1, x1, x0
mov x0, 48059
movk x0, 0xbb, lsl 16
add x0, x1, x0
str x0, [sp, 32]
ldr w0, [sp, 20]
lsl x0, x0, 4
add x1, sp, 53
ldrb w0, [x1, x0]
cmp w0, 0
cset w0, ne
and w0, w0, 255
eor w0, w0, 1
and w0, w0, 255
and w0, w0, 1
and w2, w0, 255
add x1, sp, 32
add x0, sp, 72
ldr w5, [sp, 28]
mov x4, x1
mov x3, 0
mov x1, x0
ldr w0, [sp, 24]
bl netlink_device_change
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L109:
ldr w0, [sp, 20]
cmp w0, 1
bls .L111
ldr w0, [sp, 24]
bl close
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 136]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L112
bl __stack_chk_fail
.L112:
ldp x29, x30, [sp], 144
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE63:
.size initialize_netdevices_init, .-initialize_netdevices_init
.align 2
.type read_tun, %function
read_tun:
.LFB64:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
adrp x0, tunfd
add x0, x0, :lo12:tunfd
ldr w0, [x0]
cmp w0, 0
bge .L114
mov w0, -1
b .L115
.L114:
adrp x0, tunfd
add x0, x0, :lo12:tunfd
ldr w0, [x0]
ldrsw x1, [sp, 20]
mov x2, x1
ldr x1, [sp, 24]
bl read
str w0, [sp, 44]
ldr w0, [sp, 44]
cmp w0, 0
bge .L116
bl __errno_location
ldr w0, [x0]
cmp w0, 11
bne .L117
mov w0, -1
b .L115
.L117:
bl __errno_location
ldr w0, [x0]
cmp w0, 77
bne .L118
mov w0, -1
b .L115
.L118:
mov w0, 1
bl exit
.L116:
ldr w0, [sp, 44]
.L115:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE64:
.size read_tun, .-read_tun
.align 2
.type flush_tun, %function
flush_tun:
.LFB65:
.cfi_startproc
sub sp, sp, #1024
.cfi_def_cfa_offset 1024
stp x29, x30, [sp]
.cfi_offset 29, -1024
.cfi_offset 30, -1016
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 1016]
mov x1, 0
nop
.L120:
add x0, sp, 16
mov w1, 1000
bl read_tun
cmn w0, #1
bne .L120
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 1016]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L121
bl __stack_chk_fail
.L121:
ldp x29, x30, [sp]
add sp, sp, 1024
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE65:
.size flush_tun, .-flush_tun
.global __aarch64_ldadd4_acq_rel
.section .rodata
.align 3
.LC75:
.string "/proc/self/%s"
.align 3
.LC76:
.string "/proc/thread-self/%s"
.align 3
.LC77:
.string "/proc/self/task/%d/%s"
.text
.align 2
.type syz_open_procfs, %function
syz_open_procfs:
.LFB66:
.cfi_startproc
stp x29, x30, [sp, -176]!
.cfi_def_cfa_offset 176
.cfi_offset 29, -176
.cfi_offset 30, -168
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 168]
mov x1, 0
add x0, sp, 40
mov x2, 128
mov w1, 0
bl memset
ldr x0, [sp, 24]
cmp x0, 0
bne .L123
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:skip_segv, lsl #12
add x0, x0, #:tprel_lo12_nc:skip_segv
mov x1, x0
mov w0, 1
bl __aarch64_ldadd4_acq_rel
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:segv_env, lsl #12
add x0, x0, #:tprel_lo12_nc:segv_env
bl _setjmp
cmp w0, 0
bne .L125
ldr x0, [sp, 16]
add x4, sp, 40
mov x3, x0
adrp x0, .LC75
add x2, x0, :lo12:.LC75
mov x1, 128
mov x0, x4
bl snprintf
.L125:
mrs x0, tpidr_el0
add x1, x0, #:tprel_hi12:skip_segv, lsl #12
add x1, x1, #:tprel_lo12_nc:skip_segv
mov w0, 1
neg w0, w0
bl __aarch64_ldadd4_acq_rel
b .L126
.L123:
ldr x0, [sp, 24]
cmn x0, #1
bne .L127
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:skip_segv, lsl #12
add x0, x0, #:tprel_lo12_nc:skip_segv
mov x1, x0
mov w0, 1
bl __aarch64_ldadd4_acq_rel
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:segv_env, lsl #12
add x0, x0, #:tprel_lo12_nc:segv_env
bl _setjmp
cmp w0, 0
bne .L128
ldr x0, [sp, 16]
add x4, sp, 40
mov x3, x0
adrp x0, .LC76
add x2, x0, :lo12:.LC76
mov x1, 128
mov x0, x4
bl snprintf
.L128:
mrs x0, tpidr_el0
add x1, x0, #:tprel_hi12:skip_segv, lsl #12
add x1, x1, #:tprel_lo12_nc:skip_segv
mov w0, 1
neg w0, w0
bl __aarch64_ldadd4_acq_rel
b .L126
.L127:
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:skip_segv, lsl #12
add x0, x0, #:tprel_lo12_nc:skip_segv
mov x1, x0
mov w0, 1
bl __aarch64_ldadd4_acq_rel
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:segv_env, lsl #12
add x0, x0, #:tprel_lo12_nc:segv_env
bl _setjmp
cmp w0, 0
bne .L129
ldr x0, [sp, 24]
mov w1, w0
ldr x0, [sp, 16]
add x5, sp, 40
mov x4, x0
mov w3, w1
adrp x0, .LC77
add x2, x0, :lo12:.LC77
mov x1, 128
mov x0, x5
bl snprintf
.L129:
mrs x0, tpidr_el0
add x1, x0, #:tprel_hi12:skip_segv, lsl #12
add x1, x1, #:tprel_lo12_nc:skip_segv
mov w0, 1
neg w0, w0
bl __aarch64_ldadd4_acq_rel
.L126:
add x0, sp, 40
mov w1, 2
bl open
str w0, [sp, 36]
ldr w0, [sp, 36]
cmn w0, #1
bne .L130
add x0, sp, 40
mov w1, 0
bl open
str w0, [sp, 36]
.L130:
ldrsw x0, [sp, 36]
mov x1, x0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 168]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L132
bl __stack_chk_fail
.L132:
mov x0, x1
ldp x29, x30, [sp], 176
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE66:
.size syz_open_procfs, .-syz_open_procfs
.global kInitNetNsFd
.section .rodata
.align 2
.type kInitNetNsFd, %object
.size kInitNetNsFd, 4
kInitNetNsFd:
.word 239
.align 3
.LC78:
.string "/proc/self/ns/net"
.text
.align 2
.type syz_init_net_socket, %function
syz_init_net_socket:
.LFB67:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str x2, [sp, 24]
mov w1, 0
adrp x0, .LC78
add x0, x0, :lo12:.LC78
bl open
str w0, [sp, 52]
ldr w0, [sp, 52]
cmn w0, #1
bne .L134
ldrsw x0, [sp, 52]
b .L135
.L134:
mov w0, 239
mov w1, 0
bl setns
cmp w0, 0
beq .L136
mov x0, -1
b .L135
.L136:
ldr x0, [sp, 40]
ldr x1, [sp, 32]
ldr x2, [sp, 24]
mov x3, x2
mov x2, x1
mov x1, x0
mov x0, 198
bl syscall
str w0, [sp, 56]
bl __errno_location
ldr w0, [x0]
str w0, [sp, 60]
mov w1, 0
ldr w0, [sp, 52]
bl setns
cmp w0, 0
beq .L137
mov w0, 1
bl exit
.L137:
ldr w0, [sp, 52]
bl close
bl __errno_location
mov x1, x0
ldr w0, [sp, 60]
str w0, [x1]
ldrsw x0, [sp, 56]
.L135:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE67:
.size syz_init_net_socket, .-syz_init_net_socket
.section .rodata
.align 3
.LC79:
.string "filter"
.align 3
.LC80:
.string "nat"
.align 3
.LC81:
.string "mangle"
.align 3
.LC82:
.string "raw"
.align 3
.LC83:
.string "security"
.section .data.rel.local,"aw"
.align 3
.type ipv4_tables, %object
.size ipv4_tables, 8640
ipv4_tables:
.xword .LC79
.zero 1720
.xword .LC80
.zero 1720
.xword .LC81
.zero 1720
.xword .LC82
.zero 1720
.xword .LC83
.zero 1720
.align 3
.type ipv6_tables, %object
.size ipv6_tables, 8640
ipv6_tables:
.xword .LC79
.zero 1720
.xword .LC80
.zero 1720
.xword .LC81
.zero 1720
.xword .LC82
.zero 1720
.xword .LC83
.zero 1720
.align 3
.type arpt_tables, %object
.size arpt_tables, 1696
arpt_tables:
.xword .LC79
.zero 1688
.text
.align 2
.type checkpoint_iptables, %function
checkpoint_iptables:
.LFB68:
.cfi_startproc
sub sp, sp, #1664
.cfi_def_cfa_offset 1664
stp x29, x30, [sp]
.cfi_offset 29, -1664
.cfi_offset 30, -1656
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str w2, [sp, 32]
str w3, [sp, 28]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 1656]
mov x1, 0
mov w2, 6
mov w1, 1
ldr w0, [sp, 32]
bl socket
str w0, [sp, 68]
ldr w0, [sp, 68]
cmn w0, #1
bne .L139
bl __errno_location
ldr w0, [x0]
cmp w0, 92
beq .L154
cmp w0, 97
beq .L154
mov w0, 1
bl exit
.L139:
str wzr, [sp, 64]
b .L143
.L152:
ldrsw x1, [sp, 64]
mov x0, x1
lsl x0, x0, 3
sub x0, x0, x1
lsl x0, x0, 2
sub x0, x0, x1
lsl x0, x0, 6
mov x1, x0
ldr x0, [sp, 40]
add x0, x0, x1
str x0, [sp, 72]
ldr x0, [sp, 72]
add x2, x0, 8
ldr x0, [sp, 72]
ldr x0, [x0]
mov x1, x0
mov x0, x2
bl strcpy
ldr x0, [sp, 72]
add x2, x0, 96
ldr x0, [sp, 72]
ldr x0, [x0]
mov x1, x0
mov x0, x2
bl strcpy
mov w0, 84
str w0, [sp, 60]
ldr x0, [sp, 72]
add x0, x0, 8
add x1, sp, 60
mov x4, x1
mov x3, x0
mov w2, 64
ldr w1, [sp, 28]
ldr w0, [sp, 68]
bl getsockopt
cmp w0, 0
beq .L144
bl __errno_location
ldr w0, [x0]
cmp w0, 2
bgt .L145
cmp w0, 0
bgt .L155
b .L147
.L145:
cmp w0, 92
beq .L155
.L147:
mov w0, 1
bl exit
.L144:
ldr x0, [sp, 72]
ldr w0, [x0, 88]
cmp w0, 1536
bls .L149
mov w0, 1
bl exit
.L149:
ldr x0, [sp, 72]
ldr w0, [x0, 84]
cmp w0, 10
bls .L150
mov w0, 1
bl exit
.L150:
add x0, sp, 80
mov x2, 1576
mov w1, 0
bl memset
ldr x0, [sp, 72]
ldr x1, [x0]
add x0, sp, 80
bl strcpy
ldr x0, [sp, 72]
ldr w0, [x0, 88]
str w0, [sp, 112]
ldr x0, [sp, 72]
ldr w0, [x0, 88]
add w0, w0, 40
str w0, [sp, 60]
add x1, sp, 60
add x0, sp, 80
mov x4, x1
mov x3, x0
mov w2, 65
ldr w1, [sp, 28]
ldr w0, [sp, 68]
bl getsockopt
cmp w0, 0
beq .L151
mov w0, 1
bl exit
.L151:
ldr x0, [sp, 72]
ldr w1, [x0, 40]
ldr x0, [sp, 72]
str w1, [x0, 128]
ldr x0, [sp, 72]
ldr w1, [x0, 84]
ldr x0, [sp, 72]
str w1, [x0, 132]
ldr x0, [sp, 72]
ldr w1, [x0, 88]
ldr x0, [sp, 72]
str w1, [x0, 136]
ldr x0, [sp, 72]
add x3, x0, 140
ldr x0, [sp, 72]
add x0, x0, 44
mov x2, 20
mov x1, x0
mov x0, x3
bl memcpy
ldr x0, [sp, 72]
add x3, x0, 160
ldr x0, [sp, 72]
add x0, x0, 64
mov x2, 20
mov x1, x0
mov x0, x3
bl memcpy
ldr x0, [sp, 72]
add x3, x0, 192
ldr x0, [sp, 72]
ldr w0, [x0, 88]
uxtw x1, w0
add x0, sp, 80
add x0, x0, 40
mov x2, x1
mov x1, x0
mov x0, x3
bl memcpy
b .L148
.L155:
nop
.L148:
ldr w0, [sp, 64]
add w0, w0, 1
str w0, [sp, 64]
.L143:
ldr w1, [sp, 64]
ldr w0, [sp, 36]
cmp w1, w0
blt .L152
ldr w0, [sp, 68]
bl close
b .L138
.L154:
nop
.L138:
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 1656]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L153
bl __stack_chk_fail
.L153:
ldp x29, x30, [sp]
add sp, sp, 1664
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE68:
.size checkpoint_iptables, .-checkpoint_iptables
.align 2
.type reset_iptables, %function
reset_iptables:
.LFB69:
.cfi_startproc
sub sp, sp, #1904
.cfi_def_cfa_offset 1904
stp x29, x30, [sp]
.cfi_offset 29, -1904
.cfi_offset 30, -1896
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str w2, [sp, 32]
str w3, [sp, 28]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 1896]
mov x1, 0
mov w2, 6
mov w1, 1
ldr w0, [sp, 32]
bl socket
str w0, [sp, 60]
ldr w0, [sp, 60]
cmn w0, #1
bne .L157
bl __errno_location
ldr w0, [x0]
cmp w0, 92
beq .L169
cmp w0, 97
beq .L169
mov w0, 1
bl exit
.L157:
str wzr, [sp, 56]
b .L161
.L167:
ldrsw x1, [sp, 56]
mov x0, x1
lsl x0, x0, 3
sub x0, x0, x1
lsl x0, x0, 2
sub x0, x0, x1
lsl x0, x0, 6
mov x1, x0
ldr x0, [sp, 40]
add x0, x0, x1
str x0, [sp, 64]
ldr x0, [sp, 64]
ldr w0, [x0, 40]
cmp w0, 0
beq .L170
add x0, sp, 72
mov x2, 84
mov w1, 0
bl memset
ldr x0, [sp, 64]
ldr x1, [x0]
add x0, sp, 72
bl strcpy
mov w0, 84
str w0, [sp, 52]
add x1, sp, 52
add x0, sp, 72
mov x4, x1
mov x3, x0
mov w2, 64
ldr w1, [sp, 28]
ldr w0, [sp, 60]
bl getsockopt
cmp w0, 0
beq .L164
mov w0, 1
bl exit
.L164:
ldr x0, [sp, 64]
add x0, x0, 8
add x1, sp, 72
mov x2, 84
bl memcmp
cmp w0, 0
bne .L165
add x0, sp, 320
mov x2, 1576
mov w1, 0
bl memset
ldr x0, [sp, 64]
ldr x1, [x0]
add x0, sp, 320
bl strcpy
ldr x0, [sp, 64]
ldr w0, [x0, 88]
str w0, [sp, 352]
ldr w0, [sp, 352]
add w0, w0, 40
str w0, [sp, 52]
add x1, sp, 52
add x0, sp, 320
mov x4, x1
mov x3, x0
mov w2, 65
ldr w1, [sp, 28]
ldr w0, [sp, 60]
bl getsockopt
cmp w0, 0
beq .L166
mov w0, 1
bl exit
.L166:
ldr x0, [sp, 64]
add x3, x0, 192
ldr x0, [sp, 64]
ldr w0, [x0, 88]
uxtw x1, w0
add x0, sp, 320
add x0, x0, 40
mov x2, x1
mov x1, x0
mov x0, x3
bl memcmp
cmp w0, 0
beq .L171
.L165:
ldr w1, [sp, 148]
ldr x0, [sp, 64]
str w1, [x0, 180]
ldr x0, [sp, 64]
add x1, sp, 160
str x1, [x0, 184]
ldr x0, [sp, 64]
ldr w0, [x0, 136]
add w0, w0, 96
str w0, [sp, 52]
ldr x0, [sp, 64]
add x0, x0, 96
ldr w1, [sp, 52]
mov w4, w1
mov x3, x0
mov w2, 64
ldr w1, [sp, 28]
ldr w0, [sp, 60]
bl setsockopt
cmp w0, 0
beq .L163
mov w0, 1
bl exit
.L170:
nop
b .L163
.L171:
nop
.L163:
ldr w0, [sp, 56]
add w0, w0, 1
str w0, [sp, 56]
.L161:
ldr w1, [sp, 56]
ldr w0, [sp, 36]
cmp w1, w0
blt .L167
ldr w0, [sp, 60]
bl close
b .L156
.L169:
nop
.L156:
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 1896]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L168
bl __stack_chk_fail
.L168:
ldp x29, x30, [sp]
add sp, sp, 1904
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE69:
.size reset_iptables, .-reset_iptables
.align 2
.type checkpoint_arptables, %function
checkpoint_arptables:
.LFB70:
.cfi_startproc
sub sp, sp, #1632
.cfi_def_cfa_offset 1632
stp x29, x30, [sp]
.cfi_offset 29, -1632
.cfi_offset 30, -1624
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 1624]
mov x1, 0
mov w2, 6
mov w1, 1
mov w0, 2
bl socket
str w0, [sp, 36]
ldr w0, [sp, 36]
cmn w0, #1
bne .L173
bl __errno_location
ldr w0, [x0]
cmp w0, 92
beq .L188
cmp w0, 97
beq .L188
mov w0, 1
bl exit
.L173:
str wzr, [sp, 32]
b .L177
.L186:
ldr w1, [sp, 32]
mov x0, 1696
mul x1, x1, x0
adrp x0, arpt_tables
add x0, x0, :lo12:arpt_tables
add x0, x1, x0
str x0, [sp, 40]
ldr x0, [sp, 40]
add x2, x0, 8
ldr x0, [sp, 40]
ldr x0, [x0]
mov x1, x0
mov x0, x2
bl strcpy
ldr x0, [sp, 40]
add x2, x0, 80
ldr x0, [sp, 40]
ldr x0, [x0]
mov x1, x0
mov x0, x2
bl strcpy
mov w0, 68
str w0, [sp, 28]
ldr x0, [sp, 40]
add x0, x0, 8
add x1, sp, 28
mov x4, x1
mov x3, x0
mov w2, 96
mov w1, 0
ldr w0, [sp, 36]
bl getsockopt
cmp w0, 0
beq .L178
bl __errno_location
ldr w0, [x0]
cmp w0, 2
bgt .L179
cmp w0, 0
bgt .L189
b .L181
.L179:
cmp w0, 92
beq .L189
.L181:
mov w0, 1
bl exit
.L178:
ldr x0, [sp, 40]
ldr w0, [x0, 72]
cmp w0, 1536
bls .L183
mov w0, 1
bl exit
.L183:
ldr x0, [sp, 40]
ldr w0, [x0, 68]
cmp w0, 10
bls .L184
mov w0, 1
bl exit
.L184:
add x0, sp, 48
mov x2, 1576
mov w1, 0
bl memset
ldr x0, [sp, 40]
ldr x1, [x0]
add x0, sp, 48
bl strcpy
ldr x0, [sp, 40]
ldr w0, [x0, 72]
str w0, [sp, 80]
ldr x0, [sp, 40]
ldr w0, [x0, 72]
add w0, w0, 40
str w0, [sp, 28]
add x1, sp, 28
add x0, sp, 48
mov x4, x1
mov x3, x0
mov w2, 97
mov w1, 0
ldr w0, [sp, 36]
bl getsockopt
cmp w0, 0
beq .L185
mov w0, 1
bl exit
.L185:
ldr x0, [sp, 40]
ldr w1, [x0, 40]
ldr x0, [sp, 40]
str w1, [x0, 112]
ldr x0, [sp, 40]
ldr w1, [x0, 68]
ldr x0, [sp, 40]
str w1, [x0, 116]
ldr x0, [sp, 40]
ldr w1, [x0, 72]
ldr x0, [sp, 40]
str w1, [x0, 120]
ldr x0, [sp, 40]
add x3, x0, 124
ldr x0, [sp, 40]
add x0, x0, 44
mov x2, 12
mov x1, x0
mov x0, x3
bl memcpy
ldr x0, [sp, 40]
add x3, x0, 136
ldr x0, [sp, 40]
add x0, x0, 56
mov x2, 12
mov x1, x0
mov x0, x3
bl memcpy
ldr x0, [sp, 40]
add x3, x0, 160
ldr x0, [sp, 40]
ldr w0, [x0, 72]
uxtw x1, w0
add x0, sp, 48
add x0, x0, 40
mov x2, x1
mov x1, x0
mov x0, x3
bl memcpy
b .L182
.L189:
nop
.L182:
ldr w0, [sp, 32]
add w0, w0, 1
str w0, [sp, 32]
.L177:
ldr w0, [sp, 32]
cmp w0, 0
beq .L186
ldr w0, [sp, 36]
bl close
b .L172
.L188:
nop
.L172:
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 1624]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L187
bl __stack_chk_fail
.L187:
ldp x29, x30, [sp]
add sp, sp, 1632
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE70:
.size checkpoint_arptables, .-checkpoint_arptables
.align 2
.type reset_arptables, %function
reset_arptables:
.LFB71:
.cfi_startproc
sub sp, sp, #1856
.cfi_def_cfa_offset 1856
stp x29, x30, [sp]
.cfi_offset 29, -1856
.cfi_offset 30, -1848
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 1848]
mov x1, 0
mov w2, 6
mov w1, 1
mov w0, 2
bl socket
str w0, [sp, 28]
ldr w0, [sp, 28]
cmn w0, #1
bne .L191
bl __errno_location
ldr w0, [x0]
cmp w0, 92
beq .L203
cmp w0, 97
beq .L203
mov w0, 1
bl exit
.L191:
str wzr, [sp, 24]
b .L195
.L201:
ldr w1, [sp, 24]
mov x0, 1696
mul x1, x1, x0
adrp x0, arpt_tables
add x0, x0, :lo12:arpt_tables
add x0, x1, x0
str x0, [sp, 32]
ldr x0, [sp, 32]
ldr w0, [x0, 40]
cmp w0, 0
beq .L204
add x0, sp, 40
mov x2, 68
mov w1, 0
bl memset
ldr x0, [sp, 32]
ldr x1, [x0]
add x0, sp, 40
bl strcpy
mov w0, 68
str w0, [sp, 20]
add x1, sp, 20
add x0, sp, 40
mov x4, x1
mov x3, x0
mov w2, 96
mov w1, 0
ldr w0, [sp, 28]
bl getsockopt
cmp w0, 0
beq .L198
mov w0, 1
bl exit
.L198:
ldr x0, [sp, 32]
add x0, x0, 8
add x1, sp, 40
mov x2, 68
bl memcmp
cmp w0, 0
bne .L199
add x0, sp, 272
mov x2, 1576
mov w1, 0
bl memset
ldr x0, [sp, 32]
ldr x1, [x0]
add x0, sp, 272
bl strcpy
ldr x0, [sp, 32]
ldr w0, [x0, 72]
str w0, [sp, 304]
ldr w0, [sp, 304]
add w0, w0, 40
str w0, [sp, 20]
add x1, sp, 20
add x0, sp, 272
mov x4, x1
mov x3, x0
mov w2, 97
mov w1, 0
ldr w0, [sp, 28]
bl getsockopt
cmp w0, 0
beq .L200
mov w0, 1
bl exit
.L200:
ldr x0, [sp, 32]
add x3, x0, 160
ldr x0, [sp, 32]
ldr w0, [x0, 72]
uxtw x1, w0
add x0, sp, 272
add x0, x0, 40
mov x2, x1
mov x1, x0
mov x0, x3
bl memcmp
cmp w0, 0
beq .L205
.L199:
ldr w1, [sp, 100]
ldr x0, [sp, 32]
str w1, [x0, 148]
ldr x0, [sp, 32]
add x1, sp, 112
str x1, [x0, 152]
ldr x0, [sp, 32]
ldr w0, [x0, 120]
add w0, w0, 80
str w0, [sp, 20]
ldr x0, [sp, 32]
add x0, x0, 80
ldr w1, [sp, 20]
mov w4, w1
mov x3, x0
mov w2, 96
mov w1, 0
ldr w0, [sp, 28]
bl setsockopt
cmp w0, 0
beq .L197
mov w0, 1
bl exit
.L204:
nop
b .L197
.L205:
nop
.L197:
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
.L195:
ldr w0, [sp, 24]
cmp w0, 0
beq .L201
ldr w0, [sp, 28]
bl close
b .L190
.L203:
nop
.L190:
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 1848]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L202
bl __stack_chk_fail
.L202:
ldp x29, x30, [sp]
add sp, sp, 1856
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE71:
.size reset_arptables, .-reset_arptables
.section .rodata
.align 3
.LC84:
.string "broute"
.section .data.rel.local
.align 3
.type ebt_tables, %object
.size ebt_tables, 4992
ebt_tables:
.xword .LC79
.zero 1656
.xword .LC80
.zero 1656
.xword .LC84
.zero 1656
.text
.align 2
.type checkpoint_ebtables, %function
checkpoint_ebtables:
.LFB72:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
mov w2, 6
mov w1, 1
mov w0, 2
bl socket
str w0, [sp, 28]
ldr w0, [sp, 28]
cmn w0, #1
bne .L207
bl __errno_location
ldr w0, [x0]
cmp w0, 92
beq .L220
cmp w0, 97
beq .L220
mov w0, 1
bl exit
.L207:
str wzr, [sp, 24]
b .L211
.L218:
ldr w1, [sp, 24]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x0, x0, 2
add x0, x0, x1
lsl x0, x0, 7
adrp x1, ebt_tables
add x1, x1, :lo12:ebt_tables
add x0, x0, x1
str x0, [sp, 32]
ldr x0, [sp, 32]
add x2, x0, 8
ldr x0, [sp, 32]
ldr x0, [x0]
mov x1, x0
mov x0, x2
bl strcpy
mov w0, 120
str w0, [sp, 20]
ldr x0, [sp, 32]
add x0, x0, 8
add x1, sp, 20
mov x4, x1
mov x3, x0
mov w2, 130
mov w1, 0
ldr w0, [sp, 28]
bl getsockopt
cmp w0, 0
beq .L212
bl __errno_location
ldr w0, [x0]
cmp w0, 2
bgt .L213
cmp w0, 0
bgt .L221
b .L215
.L213:
cmp w0, 92
beq .L221
.L215:
mov w0, 1
bl exit
.L212:
ldr x0, [sp, 32]
ldr w0, [x0, 48]
cmp w0, 1536
bls .L217
mov w0, 1
bl exit
.L217:
ldr x0, [sp, 32]
str wzr, [x0, 104]
ldr x0, [sp, 32]
add x1, x0, 128
ldr x0, [sp, 32]
str x1, [x0, 120]
ldr x0, [sp, 32]
ldr w0, [x0, 48]
add w0, w0, 120
str w0, [sp, 20]
ldr x0, [sp, 32]
add x0, x0, 8
add x1, sp, 20
mov x4, x1
mov x3, x0
mov w2, 131
mov w1, 0
ldr w0, [sp, 28]
bl getsockopt
cmp w0, 0
beq .L216
mov w0, 1
bl exit
.L221:
nop
.L216:
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
.L211:
ldr w0, [sp, 24]
cmp w0, 2
bls .L218
ldr w0, [sp, 28]
bl close
b .L206
.L220:
nop
.L206:
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 40]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L219
bl __stack_chk_fail
.L219:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE72:
.size checkpoint_ebtables, .-checkpoint_ebtables
.align 2
.type reset_ebtables, %function
reset_ebtables:
.LFB73:
.cfi_startproc
sub sp, sp, #1712
.cfi_def_cfa_offset 1712
stp x29, x30, [sp]
.cfi_offset 29, -1712
.cfi_offset 30, -1704
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 1704]
mov x1, 0
mov w2, 6
mov w1, 1
mov w0, 2
bl socket
str w0, [sp, 36]
ldr w0, [sp, 36]
cmn w0, #1
bne .L223
bl __errno_location
ldr w0, [x0]
cmp w0, 92
beq .L240
cmp w0, 97
beq .L240
mov w0, 1
bl exit
.L223:
str wzr, [sp, 24]
b .L227
.L238:
ldr w1, [sp, 24]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x0, x0, 2
add x0, x0, x1
lsl x0, x0, 7
adrp x1, ebt_tables
add x1, x1, :lo12:ebt_tables
add x0, x0, x1
str x0, [sp, 40]
ldr x0, [sp, 40]
ldr w0, [x0, 40]
cmp w0, 0
beq .L241
add x0, sp, 48
mov x2, 120
mov w1, 0
bl memset
ldr x0, [sp, 40]
ldr x1, [x0]
add x0, sp, 48
bl strcpy
mov w0, 120
str w0, [sp, 20]
add x1, sp, 20
add x0, sp, 48
mov x4, x1
mov x3, x0
mov w2, 128
mov w1, 0
ldr w0, [sp, 36]
bl getsockopt
cmp w0, 0
beq .L230
mov w0, 1
bl exit
.L230:
str wzr, [sp, 144]
ldr x0, [sp, 40]
str xzr, [x0, 120]
str wzr, [sp, 32]
b .L231
.L232:
ldr x1, [sp, 40]
ldr w0, [sp, 32]
add x0, x0, 6
lsl x0, x0, 3
add x0, x1, x0
str xzr, [x0, 8]
ldr w0, [sp, 32]
add w0, w0, 1
str w0, [sp, 32]
.L231:
ldr w0, [sp, 32]
cmp w0, 5
bls .L232
ldr x0, [sp, 40]
add x0, x0, 8
add x1, sp, 48
mov x2, 120
bl memcmp
cmp w0, 0
bne .L233
add x0, sp, 168
mov x2, 1536
mov w1, 0
bl memset
add x0, sp, 168
str x0, [sp, 160]
ldr w0, [sp, 88]
add w0, w0, 120
str w0, [sp, 20]
add x1, sp, 20
add x0, sp, 48
mov x4, x1
mov x3, x0
mov w2, 129
mov w1, 0
ldr w0, [sp, 36]
bl getsockopt
cmp w0, 0
beq .L234
mov w0, 1
bl exit
.L234:
ldr x0, [sp, 40]
add x0, x0, 128
ldr w1, [sp, 88]
uxtw x2, w1
add x1, sp, 168
bl memcmp
cmp w0, 0
beq .L242
.L233:
str wzr, [sp, 28]
str wzr, [sp, 32]
b .L235
.L237:
ldr x0, [sp, 40]
ldr w0, [x0, 40]
ldr w1, [sp, 32]
mov w2, 1
lsl w1, w2, w1
and w0, w0, w1
cmp w0, 0
beq .L236
ldr x0, [sp, 40]
add x2, x0, 128
ldr w1, [sp, 28]
mov x0, x1
lsl x0, x0, 1
add x0, x0, x1
lsl x0, x0, 4
add x1, x2, x0
ldr x2, [sp, 40]
ldr w0, [sp, 32]
add x0, x0, 6
lsl x0, x0, 3
add x0, x2, x0
str x1, [x0, 8]
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L236:
ldr w0, [sp, 32]
add w0, w0, 1
str w0, [sp, 32]
.L235:
ldr w0, [sp, 32]
cmp w0, 5
bls .L237
ldr x0, [sp, 40]
add x1, x0, 128
ldr x0, [sp, 40]
str x1, [x0, 120]
ldr x0, [sp, 40]
ldr w0, [x0, 48]
add w0, w0, 120
str w0, [sp, 20]
ldr x0, [sp, 40]
add x0, x0, 8
ldr w1, [sp, 20]
mov w4, w1
mov x3, x0
mov w2, 128
mov w1, 0
ldr w0, [sp, 36]
bl setsockopt
cmp w0, 0
beq .L229
mov w0, 1
bl exit
.L241:
nop
b .L229
.L242:
nop
.L229:
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
.L227:
ldr w0, [sp, 24]
cmp w0, 2
bls .L238
ldr w0, [sp, 36]
bl close
b .L222
.L240:
nop
.L222:
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 1704]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L239
bl __stack_chk_fail
.L239:
ldp x29, x30, [sp]
add sp, sp, 1712
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE73:
.size reset_ebtables, .-reset_ebtables
.align 2
.type checkpoint_net_namespace, %function
checkpoint_net_namespace:
.LFB74:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
bl checkpoint_ebtables
bl checkpoint_arptables
mov w3, 0
mov w2, 2
mov w1, 5
adrp x0, ipv4_tables
add x0, x0, :lo12:ipv4_tables
bl checkpoint_iptables
mov w3, 41
mov w2, 10
mov w1, 5
adrp x0, ipv6_tables
add x0, x0, :lo12:ipv6_tables
bl checkpoint_iptables
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE74:
.size checkpoint_net_namespace, .-checkpoint_net_namespace
.align 2
.type reset_net_namespace, %function
reset_net_namespace:
.LFB75:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
bl reset_ebtables
bl reset_arptables
mov w3, 0
mov w2, 2
mov w1, 5
adrp x0, ipv4_tables
add x0, x0, :lo12:ipv4_tables
bl reset_iptables
mov w3, 41
mov w2, 10
mov w1, 5
adrp x0, ipv6_tables
add x0, x0, :lo12:ipv6_tables
bl reset_iptables
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE75:
.size reset_net_namespace, .-reset_net_namespace
.section .rodata
.align 3
.LC85:
.string "/syzcgroup"
.align 3
.LC86:
.string "/syzcgroup/unified"
.align 3
.LC87:
.string "cgroup2"
.align 3
.LC88:
.string "none"
.align 3
.LC89:
.string "+cpu +memory +io +pids +rdma"
.align 3
.LC90:
.string "/syzcgroup/unified/cgroup.subtree_control"
.align 3
.LC91:
.string "/syzcgroup/cpu"
.align 3
.LC92:
.string "cpuset,cpuacct,perf_event,hugetlb"
.align 3
.LC93:
.string "cgroup"
.align 3
.LC94:
.string "1"
.align 3
.LC95:
.string "/syzcgroup/cpu/cgroup.clone_children"
.align 3
.LC96:
.string "/syzcgroup/net"
.align 3
.LC97:
.string "net_cls,net_prio,devices,freezer"
.text
.align 2
.type setup_cgroups, %function
setup_cgroups:
.LFB76:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
mov w1, 511
adrp x0, .LC85
add x0, x0, :lo12:.LC85
bl mkdir
mov w1, 511
adrp x0, .LC86
add x0, x0, :lo12:.LC86
bl mkdir
mov x4, 0
mov x3, 0
adrp x0, .LC87
add x2, x0, :lo12:.LC87
adrp x0, .LC86
add x1, x0, :lo12:.LC86
adrp x0, .LC88
add x0, x0, :lo12:.LC88
bl mount
mov w1, 511
adrp x0, .LC86
add x0, x0, :lo12:.LC86
bl chmod
adrp x0, .LC89
add x1, x0, :lo12:.LC89
adrp x0, .LC90
add x0, x0, :lo12:.LC90
bl write_file
mov w1, 511
adrp x0, .LC91
add x0, x0, :lo12:.LC91
bl mkdir
adrp x0, .LC92
add x4, x0, :lo12:.LC92
mov x3, 0
adrp x0, .LC93
add x2, x0, :lo12:.LC93
adrp x0, .LC91
add x1, x0, :lo12:.LC91
adrp x0, .LC88
add x0, x0, :lo12:.LC88
bl mount
adrp x0, .LC94
add x1, x0, :lo12:.LC94
adrp x0, .LC95
add x0, x0, :lo12:.LC95
bl write_file
mov w1, 511
adrp x0, .LC91
add x0, x0, :lo12:.LC91
bl chmod
mov w1, 511
adrp x0, .LC96
add x0, x0, :lo12:.LC96
bl mkdir
adrp x0, .LC97
add x4, x0, :lo12:.LC97
mov x3, 0
adrp x0, .LC93
add x2, x0, :lo12:.LC93
adrp x0, .LC96
add x1, x0, :lo12:.LC96
adrp x0, .LC88
add x0, x0, :lo12:.LC88
bl mount
mov w1, 511
adrp x0, .LC96
add x0, x0, :lo12:.LC96
bl chmod
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE76:
.size setup_cgroups, .-setup_cgroups
.section .rodata
.align 3
.LC98:
.string "/syzcgroup/unified/syz%llu"
.align 3
.LC99:
.string "%s/pids.max"
.align 3
.LC100:
.string "32"
.align 3
.LC101:
.string "%s/memory.low"
.align 3
.LC102:
.string "%d"
.align 3
.LC103:
.string "%s/memory.high"
.align 3
.LC104:
.string "%s/memory.max"
.align 3
.LC105:
.string "%s/cgroup.procs"
.align 3
.LC106:
.string "/syzcgroup/cpu/syz%llu"
.align 3
.LC107:
.string "/syzcgroup/net/syz%llu"
.text
.align 2
.type setup_cgroups_loop, %function
setup_cgroups_loop:
.LFB77:
.cfi_startproc
stp x29, x30, [sp, -224]!
.cfi_def_cfa_offset 224
.cfi_offset 29, -224
.cfi_offset 30, -216
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 216]
mov x1, 0
bl getpid
str w0, [sp, 20]
adrp x0, procid
add x0, x0, :lo12:procid
ldr x0, [x0]
add x4, sp, 24
mov x3, x0
adrp x0, .LC98
add x2, x0, :lo12:.LC98
mov x1, 64
mov x0, x4
bl snprintf
add x0, sp, 24
mov w1, 511
bl mkdir
add x0, sp, 24
add x4, sp, 88
mov x3, x0
adrp x0, .LC99
add x2, x0, :lo12:.LC99
mov x1, 128
mov x0, x4
bl snprintf
add x2, sp, 88
adrp x0, .LC100
add x1, x0, :lo12:.LC100
mov x0, x2
bl write_file
add x0, sp, 24
add x4, sp, 88
mov x3, x0
adrp x0, .LC101
add x2, x0, :lo12:.LC101
mov x1, 128
mov x0, x4
bl snprintf
add x3, sp, 88
mov w2, 312475648
adrp x0, .LC102
add x1, x0, :lo12:.LC102
mov x0, x3
bl write_file
add x0, sp, 24
add x4, sp, 88
mov x3, x0
adrp x0, .LC103
add x2, x0, :lo12:.LC103
mov x1, 128
mov x0, x4
bl snprintf
add x3, sp, 88
mov w2, 313524224
adrp x0, .LC102
add x1, x0, :lo12:.LC102
mov x0, x3
bl write_file
add x0, sp, 24
add x4, sp, 88
mov x3, x0
adrp x0, .LC104
add x2, x0, :lo12:.LC104
mov x1, 128
mov x0, x4
bl snprintf
add x3, sp, 88
mov w2, 314572800
adrp x0, .LC102
add x1, x0, :lo12:.LC102
mov x0, x3
bl write_file
add x0, sp, 24
add x4, sp, 88
mov x3, x0
adrp x0, .LC105
add x2, x0, :lo12:.LC105
mov x1, 128
mov x0, x4
bl snprintf
add x3, sp, 88
ldr w2, [sp, 20]
adrp x0, .LC102
add x1, x0, :lo12:.LC102
mov x0, x3
bl write_file
adrp x0, procid
add x0, x0, :lo12:procid
ldr x0, [x0]
add x4, sp, 24
mov x3, x0
adrp x0, .LC106
add x2, x0, :lo12:.LC106
mov x1, 64
mov x0, x4
bl snprintf
add x0, sp, 24
mov w1, 511
bl mkdir
add x0, sp, 24
add x4, sp, 88
mov x3, x0
adrp x0, .LC105
add x2, x0, :lo12:.LC105
mov x1, 128
mov x0, x4
bl snprintf
add x3, sp, 88
ldr w2, [sp, 20]
adrp x0, .LC102
add x1, x0, :lo12:.LC102
mov x0, x3
bl write_file
adrp x0, procid
add x0, x0, :lo12:procid
ldr x0, [x0]
add x4, sp, 24
mov x3, x0
adrp x0, .LC107
add x2, x0, :lo12:.LC107
mov x1, 64
mov x0, x4
bl snprintf
add x0, sp, 24
mov w1, 511
bl mkdir
add x0, sp, 24
add x4, sp, 88
mov x3, x0
adrp x0, .LC105
add x2, x0, :lo12:.LC105
mov x1, 128
mov x0, x4
bl snprintf
add x3, sp, 88
ldr w2, [sp, 20]
adrp x0, .LC102
add x1, x0, :lo12:.LC102
mov x0, x3
bl write_file
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 216]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L247
bl __stack_chk_fail
.L247:
ldp x29, x30, [sp], 224
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE77:
.size setup_cgroups_loop, .-setup_cgroups_loop
.section .rodata
.align 3
.LC108:
.string "./cgroup"
.align 3
.LC109:
.string "./cgroup.cpu"
.align 3
.LC110:
.string "./cgroup.net"
.text
.align 2
.type setup_cgroups_test, %function
setup_cgroups_test:
.LFB78:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 88]
mov x1, 0
adrp x0, procid
add x0, x0, :lo12:procid
ldr x0, [x0]
add x4, sp, 24
mov x3, x0
adrp x0, .LC98
add x2, x0, :lo12:.LC98
mov x1, 64
mov x0, x4
bl snprintf
add x2, sp, 24
adrp x0, .LC108
add x1, x0, :lo12:.LC108
mov x0, x2
bl symlink
adrp x0, procid
add x0, x0, :lo12:procid
ldr x0, [x0]
add x4, sp, 24
mov x3, x0
adrp x0, .LC106
add x2, x0, :lo12:.LC106
mov x1, 64
mov x0, x4
bl snprintf
add x2, sp, 24
adrp x0, .LC109
add x1, x0, :lo12:.LC109
mov x0, x2
bl symlink
adrp x0, procid
add x0, x0, :lo12:procid
ldr x0, [x0]
add x4, sp, 24
mov x3, x0
adrp x0, .LC107
add x2, x0, :lo12:.LC107
mov x1, 64
mov x0, x4
bl snprintf
add x2, sp, 24
adrp x0, .LC110
add x1, x0, :lo12:.LC110
mov x0, x2
bl symlink
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 88]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L249
bl __stack_chk_fail
.L249:
ldp x29, x30, [sp], 96
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE78:
.size setup_cgroups_test, .-setup_cgroups_test
.section .rodata
.align 3
.LC111:
.string "binfmt_misc"
.align 3
.LC112:
.string "/proc/sys/fs/binfmt_misc"
.align 3
.LC113:
.string ":syz0:M:0:\001::./file0:"
.align 3
.LC114:
.string "/proc/sys/fs/binfmt_misc/register"
.align 3
.LC115:
.string ":syz1:M:1:\002::./file0:POC"
.text
.align 2
.type setup_binfmt_misc, %function
setup_binfmt_misc:
.LFB79:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
mov x4, 0
mov x3, 0
adrp x0, .LC111
add x2, x0, :lo12:.LC111
adrp x0, .LC112
add x1, x0, :lo12:.LC112
mov x0, 0
bl mount
adrp x0, .LC113
add x1, x0, :lo12:.LC113
adrp x0, .LC114
add x0, x0, :lo12:.LC114
bl write_file
adrp x0, .LC115
add x1, x0, :lo12:.LC115
adrp x0, .LC114
add x0, x0, :lo12:.LC114
bl write_file
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE79:
.size setup_binfmt_misc, .-setup_binfmt_misc
.section .rodata
.align 3
.LC116:
.string "fusectl"
.align 3
.LC117:
.string "/sys/fs/fuse/connections"
.text
.align 2
.type setup_common, %function
setup_common:
.LFB80:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
mov x4, 0
mov x3, 0
adrp x0, .LC116
add x2, x0, :lo12:.LC116
adrp x0, .LC117
add x1, x0, :lo12:.LC117
mov x0, 0
bl mount
bl setup_cgroups
bl setup_binfmt_misc
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE80:
.size setup_common, .-setup_common
.align 2
.type sandbox_common, %function
sandbox_common:
.LFB81:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
mov w4, 0
mov w3, 0
mov w2, 0
mov w1, 9
mov w0, 1
bl prctl
bl setpgrp
bl setsid
mov w1, 0
adrp x0, .LC78
add x0, x0, :lo12:.LC78
bl open
str w0, [sp, 20]
ldr w0, [sp, 20]
cmn w0, #1
bne .L253
mov w0, 1
bl exit
.L253:
mov w0, 239
mov w1, w0
ldr w0, [sp, 20]
bl dup2
cmp w0, 0
bge .L254
mov w0, 1
bl exit
.L254:
ldr w0, [sp, 20]
bl close
mov x0, 209715200
str x0, [sp, 32]
ldr x0, [sp, 32]
str x0, [sp, 24]
add x0, sp, 24
mov x1, x0
mov w0, 9
bl setrlimit
mov x0, 33554432
str x0, [sp, 32]
ldr x0, [sp, 32]
str x0, [sp, 24]
add x0, sp, 24
mov x1, x0
mov w0, 8
bl setrlimit
mov x0, 142606336
str x0, [sp, 32]
ldr x0, [sp, 32]
str x0, [sp, 24]
add x0, sp, 24
mov x1, x0
mov w0, 1
bl setrlimit
mov x0, 1048576
str x0, [sp, 32]
ldr x0, [sp, 32]
str x0, [sp, 24]
add x0, sp, 24
mov x1, x0
mov w0, 3
bl setrlimit
str xzr, [sp, 32]
ldr x0, [sp, 32]
str x0, [sp, 24]
add x0, sp, 24
mov x1, x0
mov w0, 4
bl setrlimit
mov x0, 256
str x0, [sp, 32]
ldr x0, [sp, 32]
str x0, [sp, 24]
add x0, sp, 24
mov x1, x0
mov w0, 7
bl setrlimit
mov w0, 131072
bl unshare
mov w0, 134217728
bl unshare
mov w0, 33554432
bl unshare
mov w0, 67108864
bl unshare
mov w0, 262144
bl unshare
str wzr, [sp, 16]
b .L255
.L256:
adrp x0, sysctls.0
add x1, x0, :lo12:sysctls.0
ldr w0, [sp, 16]
lsl x0, x0, 4
add x0, x1, x0
ldr x2, [x0]
adrp x0, sysctls.0
add x1, x0, :lo12:sysctls.0
ldr w0, [sp, 16]
lsl x0, x0, 4
add x0, x1, x0
ldr x0, [x0, 8]
mov x1, x0
mov x0, x2
bl write_file
ldr w0, [sp, 16]
add w0, w0, 1
str w0, [sp, 16]
.L255:
ldr w0, [sp, 16]
cmp w0, 6
bls .L256
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 40]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L257
bl __stack_chk_fail
.L257:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE81:
.size sandbox_common, .-sandbox_common
.align 2
.global wait_for_loop
.type wait_for_loop, %function
wait_for_loop:
.LFB82:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
ldr w0, [sp, 28]
cmp w0, 0
bge .L259
mov w0, 1
bl exit
.L259:
str wzr, [sp, 36]
nop
.L260:
add x0, sp, 36
mov w2, 1073741824
mov x1, x0
mov w0, -1
bl waitpid
mov w1, w0
ldr w0, [sp, 28]
cmp w0, w1
bne .L260
ldr w0, [sp, 36]
asr w0, w0, 8
and w0, w0, 255
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 40]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L262
bl __stack_chk_fail
.L262:
mov w0, w1
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE82:
.size wait_for_loop, .-wait_for_loop
.align 2
.type do_sandbox_none, %function
do_sandbox_none:
.LFB83:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
mov w0, 536870912
bl unshare
bl fork
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 0
beq .L264
ldr w0, [sp, 28]
bl wait_for_loop
b .L266
.L264:
bl setup_common
bl sandbox_common
bl initialize_netdevices_init
mov w0, 1073741824
bl unshare
bl initialize_tun
bl initialize_netdevices
bl loop
mov w0, 1
bl exit
.L266:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE83:
.size do_sandbox_none, .-do_sandbox_none
.section .rodata
.align 3
.LC118:
.string "."
.align 3
.LC119:
.string ".."
.align 3
.LC120:
.string "%s/%s"
.text
.align 2
.type remove_dir, %function
remove_dir:
.LFB84:
.cfi_startproc
mov x12, 4320
sub sp, sp, x12
.cfi_def_cfa_offset 4320
stp x29, x30, [sp]
.cfi_offset 29, -4320
.cfi_offset 30, -4312
mov x29, sp
str x0, [sp, 24]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 4312]
mov x1, 0
str wzr, [sp, 44]
.L268:
nop
.L269:
mov w1, 2
ldr x0, [sp, 24]
bl umount2
cmp w0, 0
beq .L269
ldr x0, [sp, 24]
bl opendir
str x0, [sp, 72]
ldr x0, [sp, 72]
cmp x0, 0
bne .L272
bl __errno_location
ldr w0, [x0]
cmp w0, 24
bne .L271
mov w0, 1
bl exit
.L271:
mov w0, 1
bl exit
.L288:
ldr x0, [sp, 80]
add x2, x0, 19
adrp x0, .LC118
add x1, x0, :lo12:.LC118
mov x0, x2
bl strcmp
cmp w0, 0
beq .L300
ldr x0, [sp, 80]
add x2, x0, 19
adrp x0, .LC119
add x1, x0, :lo12:.LC119
mov x0, x2
bl strcmp
cmp w0, 0
beq .L300
ldr x0, [sp, 80]
add x0, x0, 19
add x5, sp, 216
mov x4, x0
ldr x3, [sp, 24]
adrp x0, .LC120
add x2, x0, :lo12:.LC120
mov x1, 4096
mov x0, x5
bl snprintf
nop
.L276:
add x0, sp, 216
mov w1, 2
bl umount2
cmp w0, 0
beq .L276
add x1, sp, 88
add x0, sp, 216
bl lstat
cmp w0, 0
beq .L277
mov w0, 1
bl exit
.L277:
ldr w0, [sp, 104]
and w0, w0, 61440
cmp w0, 16384
bne .L278
add x0, sp, 216
bl remove_dir
b .L272
.L278:
str wzr, [sp, 48]
.L287:
add x0, sp, 216
bl unlink
cmp w0, 0
beq .L301
bl __errno_location
ldr w0, [x0]
cmp w0, 1
bne .L281
add x0, sp, 216
mov w1, 0
bl open
str w0, [sp, 60]
ldr w0, [sp, 60]
cmn w0, #1
beq .L281
str xzr, [sp, 64]
add x0, sp, 64
mov x2, x0
mov x1, 26114
movk x1, 0x4008, lsl 16
ldr w0, [sp, 60]
bl ioctl
cmp w0, 0
bne .L302
ldr w0, [sp, 60]
bl close
b .L302
.L281:
bl __errno_location
ldr w0, [x0]
cmp w0, 30
beq .L303
bl __errno_location
ldr w0, [x0]
cmp w0, 16
bne .L285
ldr w0, [sp, 48]
cmp w0, 100
ble .L286
.L285:
mov w0, 1
bl exit
.L286:
add x0, sp, 216
mov w1, 2
bl umount2
cmp w0, 0
beq .L283
mov w0, 1
bl exit
.L302:
nop
.L283:
ldr w0, [sp, 48]
add w0, w0, 1
str w0, [sp, 48]
b .L287
.L301:
nop
b .L272
.L303:
nop
b .L272
.L300:
nop
.L272:
ldr x0, [sp, 72]
bl readdir
str x0, [sp, 80]
ldr x0, [sp, 80]
cmp x0, 0
bne .L288
ldr x0, [sp, 72]
bl closedir
str wzr, [sp, 52]
.L298:
ldr x0, [sp, 24]
bl rmdir
cmp w0, 0
beq .L304
ldr w0, [sp, 52]
cmp w0, 99
bgt .L291
bl __errno_location
ldr w0, [x0]
cmp w0, 1
bne .L292
mov w1, 0
ldr x0, [sp, 24]
bl open
str w0, [sp, 56]
ldr w0, [sp, 56]
cmn w0, #1
beq .L292
str xzr, [sp, 64]
add x0, sp, 64
mov x2, x0
mov x1, 26114
movk x1, 0x4008, lsl 16
ldr w0, [sp, 56]
bl ioctl
cmp w0, 0
bne .L305
ldr w0, [sp, 56]
bl close
b .L305
.L292:
bl __errno_location
ldr w0, [x0]
cmp w0, 30
beq .L306
bl __errno_location
ldr w0, [x0]
cmp w0, 16
bne .L296
mov w1, 2
ldr x0, [sp, 24]
bl umount2
cmp w0, 0
beq .L307
mov w0, 1
bl exit
.L296:
bl __errno_location
ldr w0, [x0]
cmp w0, 39
bne .L291
ldr w0, [sp, 44]
cmp w0, 99
bgt .L291
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
b .L268
.L291:
mov w0, 1
bl exit
.L305:
nop
b .L294
.L307:
nop
.L294:
ldr w0, [sp, 52]
add w0, w0, 1
str w0, [sp, 52]
b .L298
.L304:
nop
b .L290
.L306:
nop
.L290:
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 4312]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L299
bl __stack_chk_fail
.L299:
ldp x29, x30, [sp]
mov x12, 4320
add sp, sp, x12
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE84:
.size remove_dir, .-remove_dir
.section .rodata
.align 3
.LC121:
.string "/sys/fs/fuse/connections/%s/abort"
.text
.align 2
.type kill_and_wait, %function
kill_and_wait:
.LFB85:
.cfi_startproc
stp x29, x30, [sp, -368]!
.cfi_def_cfa_offset 368
.cfi_offset 29, -368
.cfi_offset 30, -360
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 360]
mov x1, 0
ldr w0, [sp, 28]
neg w0, w0
mov w1, 9
bl kill
mov w1, 9
ldr w0, [sp, 28]
bl kill
str wzr, [sp, 32]
b .L309
.L312:
mov w2, 1
movk w2, 0x4000, lsl 16
ldr x1, [sp, 16]
mov w0, -1
bl waitpid
mov w1, w0
ldr w0, [sp, 28]
cmp w0, w1
beq .L323
mov w0, 1000
bl usleep
ldr w0, [sp, 32]
add w0, w0, 1
str w0, [sp, 32]
.L309:
ldr w0, [sp, 32]
cmp w0, 99
ble .L312
adrp x0, .LC117
add x0, x0, :lo12:.LC117
bl opendir
str x0, [sp, 40]
ldr x0, [sp, 40]
cmp x0, 0
beq .L326
.L320:
ldr x0, [sp, 40]
bl readdir
str x0, [sp, 48]
ldr x0, [sp, 48]
cmp x0, 0
bne .L314
ldr x0, [sp, 40]
bl closedir
b .L326
.L314:
ldr x0, [sp, 48]
add x2, x0, 19
adrp x0, .LC118
add x1, x0, :lo12:.LC118
mov x0, x2
bl strcmp
cmp w0, 0
beq .L324
ldr x0, [sp, 48]
add x2, x0, 19
adrp x0, .LC119
add x1, x0, :lo12:.LC119
mov x0, x2
bl strcmp
cmp w0, 0
beq .L324
ldr x0, [sp, 48]
add x0, x0, 19
add x4, sp, 56
mov x3, x0
adrp x0, .LC121
add x2, x0, :lo12:.LC121
mov x1, 300
mov x0, x4
bl snprintf
add x0, sp, 56
mov w1, 1
bl open
str w0, [sp, 36]
ldr w0, [sp, 36]
cmn w0, #1
beq .L325
add x0, sp, 56
mov x2, 1
mov x1, x0
ldr w0, [sp, 36]
bl write
ldr w0, [sp, 36]
bl close
b .L320
.L324:
nop
b .L320
.L325:
nop
b .L320
.L326:
nop
.L321:
mov w2, 1073741824
ldr x1, [sp, 16]
mov w0, -1
bl waitpid
mov w1, w0
ldr w0, [sp, 28]
cmp w0, w1
bne .L321
b .L308
.L323:
nop
.L308:
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 360]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L322
bl __stack_chk_fail
.L322:
ldp x29, x30, [sp], 368
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE85:
.size kill_and_wait, .-kill_and_wait
.align 2
.type setup_loop, %function
setup_loop:
.LFB86:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
bl setup_cgroups_loop
bl checkpoint_net_namespace
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE86:
.size setup_loop, .-setup_loop
.align 2
.type reset_loop, %function
reset_loop:
.LFB87:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
bl reset_net_namespace
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE87:
.size reset_loop, .-reset_loop
.section .rodata
.align 3
.LC122:
.string "1000"
.align 3
.LC123:
.string "/proc/self/oom_score_adj"
.text
.align 2
.type setup_test, %function
setup_test:
.LFB88:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
mov w4, 0
mov w3, 0
mov w2, 0
mov w1, 9
mov w0, 1
bl prctl
bl setpgrp
bl setup_cgroups_test
adrp x0, .LC122
add x1, x0, :lo12:.LC122
adrp x0, .LC123
add x0, x0, :lo12:.LC123
bl write_file
bl flush_tun
nop
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE88:
.size setup_test, .-setup_test
.align 2
.type close_fds, %function
close_fds:
.LFB89:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
mov w0, 3
str w0, [sp, 28]
b .L331
.L332:
ldr w0, [sp, 28]
bl close
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L331:
ldr w0, [sp, 28]
cmp w0, 29
ble .L332
nop
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE89:
.size close_fds, .-close_fds
.local threads
.comm threads,256,8
.local running
.comm running,4,4
.global __aarch64_ldadd4_relax
.align 2
.type thr, %function
thr:
.LFB90:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
str x0, [sp, 40]
.L334:
ldr x0, [sp, 40]
add x0, x0, 8
bl event_wait
ldr x0, [sp, 40]
add x0, x0, 8
bl event_reset
ldr x0, [sp, 40]
ldr w0, [x0, 4]
bl execute_call
adrp x0, running
add x1, x0, :lo12:running
mov w0, 1
neg w0, w0
bl __aarch64_ldadd4_relax
ldr x0, [sp, 40]
add x0, x0, 12
bl event_set
b .L334
.cfi_endproc
.LFE90:
.size thr, .-thr
.align 2
.type execute_one, %function
execute_one:
.LFB91:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str wzr, [sp, 36]
.L336:
str wzr, [sp, 28]
b .L337
.L345:
str wzr, [sp, 32]
b .L338
.L344:
ldrsw x0, [sp, 32]
lsl x1, x0, 4
adrp x0, threads
add x0, x0, :lo12:threads
add x0, x1, x0
str x0, [sp, 40]
ldr x0, [sp, 40]
ldr w0, [x0]
cmp w0, 0
bne .L339
ldr x0, [sp, 40]
mov w1, 1
str w1, [x0]
ldr x0, [sp, 40]
add x0, x0, 8
bl event_init
ldr x0, [sp, 40]
add x0, x0, 12
bl event_init
ldr x0, [sp, 40]
add x0, x0, 12
bl event_set
ldr x1, [sp, 40]
adrp x0, thr
add x0, x0, :lo12:thr
bl thread_start
.L339:
ldr x0, [sp, 40]
add x0, x0, 12
bl event_isset
cmp w0, 0
beq .L351
ldr x0, [sp, 40]
add x0, x0, 12
bl event_reset
ldr x0, [sp, 40]
ldr w1, [sp, 28]
str w1, [x0, 4]
adrp x0, running
add x0, x0, :lo12:running
mov x1, x0
mov w0, 1
bl __aarch64_ldadd4_relax
ldr x0, [sp, 40]
add x0, x0, 8
bl event_set
ldr w0, [sp, 36]
cmp w0, 0
beq .L342
ldr w0, [sp, 28]
and w0, w0, 1
cmp w0, 0
beq .L352
.L342:
ldr x0, [sp, 40]
add x0, x0, 12
mov x1, 45
bl event_timedwait
b .L343
.L351:
nop
ldr w0, [sp, 32]
add w0, w0, 1
str w0, [sp, 32]
.L338:
ldr w0, [sp, 32]
cmp w0, 15
ble .L344
b .L343
.L352:
nop
.L343:
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L337:
ldr w0, [sp, 28]
cmp w0, 8
ble .L345
str wzr, [sp, 24]
b .L346
.L348:
mov x0, 1
bl sleep_ms
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
.L346:
ldr w0, [sp, 24]
cmp w0, 99
bgt .L347
adrp x0, running
add x0, x0, :lo12:running
ldr w0, [x0]
cmp w0, 0
bne .L348
.L347:
bl close_fds
ldr w0, [sp, 36]
cmp w0, 0
bne .L353
mov w0, 1
str w0, [sp, 36]
b .L336
.L353:
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE91:
.size execute_one, .-execute_one
.section .rodata
.align 3
.LC124:
.string "./%d"
.text
.align 2
.type loop, %function
loop:
.LFB92:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 72]
mov x1, 0
bl setup_loop
str wzr, [sp, 24]
.L364:
add x3, sp, 40
ldr w2, [sp, 24]
adrp x0, .LC124
add x1, x0, :lo12:.LC124
mov x0, x3
bl sprintf
add x0, sp, 40
mov w1, 511
bl mkdir
cmp w0, 0
beq .L355
mov w0, 1
bl exit
.L355:
bl reset_loop
bl fork
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 0
bge .L356
mov w0, 1
bl exit
.L356:
ldr w0, [sp, 28]
cmp w0, 0
bne .L357
add x0, sp, 40
bl chdir
cmp w0, 0
beq .L358
mov w0, 1
bl exit
.L358:
bl setup_test
bl execute_one
mov w0, 0
bl exit
.L357:
str wzr, [sp, 20]
bl current_time_ms
str x0, [sp, 32]
.L363:
add x0, sp, 20
mov w2, 1
movk w2, 0x4000, lsl 16
mov x1, x0
mov w0, -1
bl waitpid
mov w1, w0
ldr w0, [sp, 28]
cmp w0, w1
beq .L367
mov x0, 1
bl sleep_ms
bl current_time_ms
mov x1, x0
ldr x0, [sp, 32]
sub x1, x1, x0
mov x0, 4999
cmp x1, x0
bls .L368
add x0, sp, 20
mov x1, x0
ldr w0, [sp, 28]
bl kill_and_wait
b .L360
.L368:
nop
b .L363
.L367:
nop
.L360:
add x0, sp, 40
bl remove_dir
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
b .L364
.cfi_endproc
.LFE92:
.size loop, .-loop
.global r
.data
.align 3
.type r, %object
.size r, 24
r:
.xword -1
.xword -1
.xword -1
.section .rodata
.align 3
.LC125:
.string "/dev/vhost-net"
.string ""
.align 3
.LC126:
.string "/dev/audio"
.string ""
.text
.align 2
.type execute_call, %function
execute_call:
.LFB93:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 8
beq .L370
ldr w0, [sp, 28]
cmp w0, 8
bgt .L388
ldr w0, [sp, 28]
cmp w0, 7
beq .L372
ldr w0, [sp, 28]
cmp w0, 7
bgt .L388
ldr w0, [sp, 28]
cmp w0, 6
beq .L373
ldr w0, [sp, 28]
cmp w0, 6
bgt .L388
ldr w0, [sp, 28]
cmp w0, 5
beq .L374
ldr w0, [sp, 28]
cmp w0, 5
bgt .L388
ldr w0, [sp, 28]
cmp w0, 4
beq .L375
ldr w0, [sp, 28]
cmp w0, 4
bgt .L388
ldr w0, [sp, 28]
cmp w0, 3
beq .L376
ldr w0, [sp, 28]
cmp w0, 3
bgt .L388
ldr w0, [sp, 28]
cmp w0, 2
beq .L377
ldr w0, [sp, 28]
cmp w0, 2
bgt .L388
ldr w0, [sp, 28]
cmp w0, 0
beq .L378
ldr w0, [sp, 28]
cmp w0, 1
beq .L379
b .L388
.L378:
mov x1, 0
mov x0, 0
bl syz_open_procfs
str x0, [sp, 40]
ldr x0, [sp, 40]
cmn x0, #1
beq .L389
ldr x1, [sp, 40]
adrp x0, r
add x0, x0, :lo12:r
str x1, [x0]
b .L389
.L379:
adrp x0, r
add x0, x0, :lo12:r
ldr x0, [x0]
mov w3, 0
mov w2, 4713
mov x1, x0
mov x0, 29
bl syscall
b .L371
.L377:
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:skip_segv, lsl #12
add x0, x0, #:tprel_lo12_nc:skip_segv
mov x1, x0
mov w0, 1
bl __aarch64_ldadd4_acq_rel
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:segv_env, lsl #12
add x0, x0, #:tprel_lo12_nc:segv_env
bl _setjmp
cmp w0, 0
bne .L382
mov x2, 15
adrp x0, .LC125
add x1, x0, :lo12:.LC125
mov x0, 536870912
bl memcpy
.L382:
mrs x0, tpidr_el0
add x1, x0, #:tprel_hi12:skip_segv, lsl #12
add x1, x1, #:tprel_lo12_nc:skip_segv
mov w0, 1
neg w0, w0
bl __aarch64_ldadd4_acq_rel
mov w4, 0
mov w3, 2
mov w2, 536870912
mov x1, -100
mov x0, 56
bl syscall
str x0, [sp, 40]
ldr x0, [sp, 40]
cmn x0, #1
beq .L390
ldr x1, [sp, 40]
adrp x0, r
add x0, x0, :lo12:r
str x1, [x0, 8]
b .L390
.L376:
adrp x0, r
add x0, x0, :lo12:r
ldr x0, [x0, 8]
mov w3, 0
mov x2, 44801
movk x2, 0x4000, lsl 32
mov x1, x0
mov x0, 29
bl syscall
b .L371
.L375:
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:skip_segv, lsl #12
add x0, x0, #:tprel_lo12_nc:skip_segv
mov x1, x0
mov w0, 1
bl __aarch64_ldadd4_acq_rel
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:segv_env, lsl #12
add x0, x0, #:tprel_lo12_nc:segv_env
bl _setjmp
cmp w0, 0
bne .L384
mov x2, 11
adrp x0, .LC126
add x1, x0, :lo12:.LC126
mov x0, 384
movk x0, 0x2000, lsl 16
bl memcpy
.L384:
mrs x0, tpidr_el0
add x1, x0, #:tprel_hi12:skip_segv, lsl #12
add x1, x1, #:tprel_lo12_nc:skip_segv
mov w0, 1
neg w0, w0
bl __aarch64_ldadd4_acq_rel
mov w4, 0
mov w3, 0
mov w2, 384
movk w2, 0x2000, lsl 16
mov x1, -100
mov x0, 56
bl syscall
str x0, [sp, 40]
ldr x0, [sp, 40]
cmn x0, #1
beq .L391
ldr x1, [sp, 40]
adrp x0, r
add x0, x0, :lo12:r
str x1, [x0, 16]
b .L391
.L374:
mov x2, 248
mov x1, 3
mov x0, 3
bl syz_init_net_socket
b .L371
.L373:
adrp x0, r
add x0, x0, :lo12:r
ldr x0, [x0, 16]
mov x1, x0
mov x0, 57
bl syscall
b .L371
.L372:
adrp x0, r
add x0, x0, :lo12:r
ldr x0, [x0, 8]
mov w3, 4352
movk w3, 0x2000, lsl 16
mov w2, 44803
movk w2, 0x4008, lsl 16
mov x1, x0
mov x0, 29
bl syscall
b .L371
.L370:
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:skip_segv, lsl #12
add x0, x0, #:tprel_lo12_nc:skip_segv
mov x1, x0
mov w0, 1
bl __aarch64_ldadd4_acq_rel
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:segv_env, lsl #12
add x0, x0, #:tprel_lo12_nc:segv_env
bl _setjmp
cmp w0, 0
bne .L386
mov x0, 49152
movk x0, 0x20d7, lsl 16
str wzr, [x0]
.L386:
mrs x0, tpidr_el0
add x1, x0, #:tprel_hi12:skip_segv, lsl #12
add x1, x1, #:tprel_lo12_nc:skip_segv
mov w0, 1
neg w0, w0
bl __aarch64_ldadd4_acq_rel
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:skip_segv, lsl #12
add x0, x0, #:tprel_lo12_nc:skip_segv
mov x1, x0
mov w0, 1
bl __aarch64_ldadd4_acq_rel
mrs x0, tpidr_el0
add x0, x0, #:tprel_hi12:segv_env, lsl #12
add x0, x0, #:tprel_lo12_nc:segv_env
bl _setjmp
cmp w0, 0
bne .L387
adrp x0, r
add x0, x0, :lo12:r
ldr x1, [x0, 16]
mov x0, 49156
movk x0, 0x20d7, lsl 16
str w1, [x0]
.L387:
mrs x0, tpidr_el0
add x1, x0, #:tprel_hi12:skip_segv, lsl #12
add x1, x1, #:tprel_lo12_nc:skip_segv
mov w0, 1
neg w0, w0
bl __aarch64_ldadd4_acq_rel
adrp x0, r
add x0, x0, :lo12:r
ldr x0, [x0, 8]
mov w3, 49152
movk w3, 0x20d7, lsl 16
mov w2, 44848
movk w2, 0x4008, lsl 16
mov x1, x0
mov x0, 29
bl syscall
b .L371
.L389:
nop
b .L388
.L390:
nop
b .L388
.L391:
nop
.L371:
.L388:
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE93:
.size execute_call, .-execute_call
.align 2
.global main
.type main, %function
main:
.LFB94:
.cfi_startproc
stp x29, x30, [sp, -16]!
.cfi_def_cfa_offset 16
.cfi_offset 29, -16
.cfi_offset 30, -8
mov x29, sp
mov w6, 0
mov w5, -1
mov w4, 50
mov w3, 3
mov w2, 16777216
mov w1, 536870912
mov x0, 222
bl syscall
bl install_segv_handler
bl use_temporary_dir
bl do_sandbox_none
mov w0, 0
ldp x29, x30, [sp], 16
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE94:
.size main, .-main
.section .rodata
.align 3
.LC127:
.string "/proc/sys/kernel/shmmax"
.align 3
.LC128:
.string "16777216"
.align 3
.LC129:
.string "/proc/sys/kernel/shmall"
.align 3
.LC130:
.string "536870912"
.align 3
.LC131:
.string "/proc/sys/kernel/shmmni"
.align 3
.LC132:
.string "1024"
.align 3
.LC133:
.string "/proc/sys/kernel/msgmax"
.align 3
.LC134:
.string "8192"
.align 3
.LC135:
.string "/proc/sys/kernel/msgmni"
.align 3
.LC136:
.string "/proc/sys/kernel/msgmnb"
.align 3
.LC137:
.string "/proc/sys/kernel/sem"
.align 3
.LC138:
.string "1024 1048576 500 1024"
.section .data.rel.ro.local,"aw"
.align 3
.type sysctls.0, %object
.size sysctls.0, 112
sysctls.0:
.xword .LC127
.xword .LC128
.xword .LC129
.xword .LC130
.xword .LC131
.xword .LC132
.xword .LC133
.xword .LC134
.xword .LC135
.xword .LC132
.xword .LC136
.xword .LC132
.xword .LC137
.xword .LC138
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global get_unique_elems_count
.type get_unique_elems_count, %function
get_unique_elems_count:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str w1, [sp, 4]
str wzr, [sp, 20]
str wzr, [sp, 24]
b .L2
.L9:
ldrsw x0, [sp, 24]
lsl x0, x0, 2
ldr x1, [sp, 8]
add x0, x1, x0
ldr w0, [x0]
cmp w0, 0
ble .L11
mov w0, 1
strh w0, [sp, 18]
str wzr, [sp, 28]
b .L5
.L8:
ldr w1, [sp, 28]
ldr w0, [sp, 24]
cmp w1, w0
beq .L6
ldrsw x0, [sp, 24]
lsl x0, x0, 2
ldr x1, [sp, 8]
add x0, x1, x0
ldr w1, [x0]
ldrsw x0, [sp, 28]
lsl x0, x0, 2
ldr x2, [sp, 8]
add x0, x2, x0
ldr w0, [x0]
cmp w1, w0
bne .L6
strh wzr, [sp, 18]
b .L7
.L6:
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L5:
ldr w1, [sp, 28]
ldr w0, [sp, 4]
cmp w1, w0
blt .L8
.L7:
ldrsh w0, [sp, 18]
cmp w0, 0
beq .L4
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
b .L4
.L11:
nop
.L4:
ldr w0, [sp, 24]
add w0, w0, 1
str w0, [sp, 24]
.L2:
ldr w1, [sp, 24]
ldr w0, [sp, 4]
cmp w1, w0
blt .L9
ldr w0, [sp, 20]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size get_unique_elems_count, .-get_unique_elems_count
.section .rodata
.align 3
.LC0:
.string "%d"
.align 3
.LC1:
.string "%d\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB1:
.cfi_startproc
sub sp, sp, #4048
.cfi_def_cfa_offset 4048
stp x29, x30, [sp]
.cfi_offset 29, -4048
.cfi_offset 30, -4040
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 4040]
mov x1, 0
str wzr, [sp, 28]
add x0, sp, 40
str x0, [sp, 32]
b .L13
.L15:
ldr x0, [sp, 32]
add x0, x0, 4
str x0, [sp, 32]
ldr w0, [sp, 28]
add w0, w0, 1
str w0, [sp, 28]
.L13:
add x0, sp, 40
add x0, x0, 4000
ldr x1, [sp, 32]
cmp x1, x0
bcs .L14
ldr x1, [sp, 32]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl __isoc99_scanf
cmn w0, #1
bne .L15
.L14:
add x0, sp, 40
ldr w1, [sp, 28]
bl get_unique_elems_count
mov w1, w0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 4040]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L17
bl __stack_chk_fail
.L17:
mov w0, w1
ldp x29, x30, [sp]
add sp, sp, 4048
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.global diep
.type diep, %function
diep:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl perror
mov w0, 1
bl exit
.cfi_endproc
.LFE6:
.size diep, .-diep
.section .rodata
.align 3
.LC0:
.string "socket"
.align 3
.LC1:
.string "bind"
.align 3
.LC2:
.string "recvfrom"
.align 3
.LC3:
.string "Received packet from %s:%d\n"
.align 3
.LC4:
.string "Sending to %s:%d\n"
.align 3
.LC5:
.string "sendto"
.align 3
.LC6:
.string "Now we have %d clients\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB7:
.cfi_startproc
sub sp, sp, #688
.cfi_def_cfa_offset 688
stp x29, x30, [sp]
.cfi_offset 29, -688
.cfi_offset 30, -680
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -672
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 680]
mov x1, 0
mov w0, 16
str w0, [sp, 36]
str wzr, [sp, 48]
mov w2, 17
mov w1, 2
mov w0, 2
bl socket
str w0, [sp, 52]
ldr w0, [sp, 52]
cmn w0, #1
bne .L3
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl diep
.L3:
add x0, sp, 56
mov x2, 16
mov w1, 0
bl memset
mov w0, 2
strh w0, [sp, 56]
mov w0, 9930
bl htons
and w0, w0, 65535
strh w0, [sp, 58]
mov w0, 0
bl htonl
str w0, [sp, 60]
add x0, sp, 56
mov w2, 16
mov x1, x0
ldr w0, [sp, 52]
bl bind
cmn w0, #1
bne .L11
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl diep
.L11:
add x2, sp, 36
add x1, sp, 72
add x0, sp, 168
mov x5, x2
mov x4, x1
mov w3, 0
mov x2, 512
mov x1, x0
ldr w0, [sp, 52]
bl recvfrom
cmn x0, #1
bne .L5
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl diep
.L5:
ldr w0, [sp, 76]
bl inet_ntoa
mov x19, x0
ldrh w0, [sp, 74]
bl ntohs
and w0, w0, 65535
mov w2, w0
mov x1, x19
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl printf
ldr w0, [sp, 76]
mov w2, w0
ldrsw x0, [sp, 48]
lsl x0, x0, 3
add x1, sp, 88
str w2, [x1, x0]
ldrh w0, [sp, 74]
sxth w2, w0
ldrsw x0, [sp, 48]
lsl x0, x0, 3
add x1, sp, 92
strh w2, [x1, x0]
ldr w0, [sp, 48]
add w0, w0, 1
str w0, [sp, 48]
str wzr, [sp, 40]
b .L6
.L10:
ldrsw x0, [sp, 40]
lsl x0, x0, 3
add x1, sp, 88
ldr w0, [x1, x0]
str w0, [sp, 76]
ldrsw x0, [sp, 40]
lsl x0, x0, 3
add x1, sp, 92
ldrsh w0, [x1, x0]
and w0, w0, 65535
strh w0, [sp, 74]
str wzr, [sp, 44]
b .L7
.L9:
ldr w0, [sp, 76]
bl inet_ntoa
mov x19, x0
ldrh w0, [sp, 74]
bl ntohs
and w0, w0, 65535
mov w2, w0
mov x1, x19
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl printf
add x1, sp, 88
ldrsw x0, [sp, 44]
lsl x0, x0, 3
add x0, x1, x0
ldr w1, [sp, 36]
mov w2, w1
add x1, sp, 72
mov w5, w2
mov x4, x1
mov w3, 0
mov x2, 6
mov x1, x0
ldr w0, [sp, 52]
bl sendto
cmn x0, #1
bne .L8
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl diep
.L8:
ldr w0, [sp, 44]
add w0, w0, 1
str w0, [sp, 44]
.L7:
ldr w1, [sp, 44]
ldr w0, [sp, 48]
cmp w1, w0
blt .L9
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L6:
ldr w1, [sp, 40]
ldr w0, [sp, 48]
cmp w1, w0
blt .L10
ldr w1, [sp, 48]
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl printf
b .L11
.cfi_endproc
.LFE7:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "I am a process image!"
.align 3
.LC1:
.string "My pid = %d, gid = %d\n"
.align 3
.LC2:
.string "%d : %s\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -64
str w0, [sp, 60]
str x1, [sp, 48]
str x2, [sp, 40]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
bl getuid
mov w19, w0
bl getgid
mov w2, w0
mov w1, w19
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
str wzr, [sp, 76]
b .L2
.L3:
ldrsw x0, [sp, 76]
lsl x0, x0, 3
ldr x1, [sp, 48]
add x0, x1, x0
ldr x0, [x0]
mov x2, x0
ldr w1, [sp, 76]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
ldr w0, [sp, 76]
add w0, w0, 1
str w0, [sp, 76]
.L2:
ldr w1, [sp, 76]
ldr w0, [sp, 60]
cmp w1, w0
blt .L3
mov w0, 0
ldr x19, [sp, 16]
ldp x29, x30, [sp], 80
.cfi_restore 30
.cfi_restore 29
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global bootrom_paramA
.section .sa0_bootrom,"a"
.align 2
.type bootrom_paramA, %object
.size bootrom_paramA, 4
bootrom_paramA:
.word 256
.global bl2cert_addr
.section .sa0_bl2cert_addr,"a"
.align 2
.type bl2cert_addr, %object
.size bl2cert_addr, 4
bl2cert_addr:
.word -433053696
.global bl2cert_size
.section .sa0_bl2cert_size,"a"
.align 2
.type bl2cert_size, %object
.size bl2cert_size, 4
bl2cert_size:
.word 32768
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "k 6"
.align 3
.LC1:
.string "k -3"
.align 3
.LC2:
.string "k 8"
.align 3
.LC3:
.string "l 3.000000"
.align 3
.LC4:
.string "l 7.500000"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
mov w0, 2
str w0, [sp, 20]
mov w0, 3
str w0, [sp, 24]
mov w0, -1
str w0, [sp, 28]
mov w0, 4
str w0, [sp, 40]
mov w0, 2
str w0, [sp, 44]
fmov s0, 1.5e+0
str s0, [sp, 48]
fmov s0, 2.5e+0
str s0, [sp, 52]
ldr w1, [sp, 20]
ldr w0, [sp, 24]
mul w0, w1, w0
str w0, [sp, 32]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl print
ldr w0, [sp, 32]
bl printid
ldr w1, [sp, 28]
ldr w0, [sp, 24]
mul w0, w1, w0
str w0, [sp, 32]
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl print
ldr w0, [sp, 32]
bl printid
ldr w1, [sp, 40]
ldr w0, [sp, 44]
mul w0, w1, w0
str w0, [sp, 32]
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl print
ldr w0, [sp, 32]
bl printid
ldr s1, [sp, 48]
ldr s0, [sp, 44]
scvtf s0, s0
fmul s0, s1, s0
str s0, [sp, 36]
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl print
ldr s0, [sp, 36]
fcvt d0, s0
bl printid
ldr s1, [sp, 48]
fmov s0, 5.0e+0
fmul s0, s1, s0
str s0, [sp, 36]
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl print
ldr s0, [sp, 36]
fcvt d0, s0
bl printid
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 56]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L3
bl __stack_chk_fail
.L3:
mov w0, w1
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "a"
.align 3
.LC1:
.string "output"
.align 3
.LC2:
.string "could not open 'output' file"
.align 3
.LC3:
.string "%d\n"
.align 3
.LC4:
.string "fprintf() error"
.align 3
.LC5:
.string "fflush() error"
.align 3
.LC6:
.string "error closing output"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, .LC0
add x1, x0, :lo12:.LC0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl fopen
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
bne .L2
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl perror
mov w0, 1
b .L3
.L2:
str wzr, [sp, 20]
b .L4
.L8:
ldr w2, [sp, 20]
adrp x0, .LC3
add x1, x0, :lo12:.LC3
ldr x0, [sp, 24]
bl fprintf
cmp w0, 0
bge .L5
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl perror
b .L6
.L5:
ldr w0, [sp, 20]
and w0, w0, 4095
cmp w0, 0
bne .L7
ldr x0, [sp, 24]
bl fflush
cmp w0, 0
beq .L7
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl perror
b .L6
.L7:
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 20]
.L4:
ldr w1, [sp, 20]
mov w0, 2147483647
cmp w1, w0
bne .L8
nop
.L6:
ldr x0, [sp, 24]
bl fclose
cmp w0, 0
beq .L9
adrp x0, .LC6
add x0, x0, :lo12:.LC6
bl perror
mov w0, 1
b .L3
.L9:
mov w0, 0
.L3:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.align 2
.type __bswap_16, %function
__bswap_16:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
strh w0, [sp, 14]
ldrh w0, [sp, 14]
rev16 w0, w0
and w0, w0, 65535
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size __bswap_16, .-__bswap_16
.align 2
.type __bswap_32, %function
__bswap_32:
.LFB1:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
rev w0, w0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size __bswap_32, .-__bswap_32
.align 2
.type __bswap_64, %function
__bswap_64:
.LFB2:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
rev x0, x0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE2:
.size __bswap_64, .-__bswap_64
.section .rodata
.align 3
.LC0:
.string "bswap_16 (constant) flunked"
.align 3
.LC1:
.string "bswap_32 (constant) flunked"
.align 3
.LC2:
.string "bswap_64 (constant) flunked"
.align 3
.LC3:
.string "bswap_16 (non-constant) flunked"
.align 3
.LC4:
.string "bswap_32 (non-constant) flunked"
.align 3
.LC5:
.string "bswap_64 (non-constant) flunked"
.text
.align 2
.global main
.type main, %function
main:
.LFB3:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str wzr, [sp, 28]
mov w0, 4660
bl __bswap_16
and w1, w0, 65535
mov w0, 13330
cmp w1, w0
beq .L8
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
mov w0, 1
str w0, [sp, 28]
.L8:
mov w0, 22136
movk w0, 0x1234, lsl 16
bl __bswap_32
mov w1, w0
mov w0, 13330
movk w0, 0x7856, lsl 16
cmp w1, w0
beq .L9
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl puts
mov w0, 1
str w0, [sp, 28]
.L9:
mov x0, 52719
movk x0, 0x90ab, lsl 16
movk x0, 0x5678, lsl 32
movk x0, 0x1234, lsl 48
bl __bswap_64
mov x1, x0
mov x0, 13330
movk x0, 0x7856, lsl 16
movk x0, 0xab90, lsl 32
movk x0, 0xefcd, lsl 48
cmp x1, x0
beq .L10
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl puts
mov w0, 1
str w0, [sp, 28]
.L10:
mov x0, 4660
bl wash
and w0, w0, 65535
bl __bswap_16
and w1, w0, 65535
mov w0, 13330
cmp w1, w0
beq .L11
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl puts
mov w0, 1
str w0, [sp, 28]
.L11:
mov x0, 22136
movk x0, 0x1234, lsl 16
bl wash
bl __bswap_32
mov w1, w0
mov w0, 13330
movk w0, 0x7856, lsl 16
cmp w1, w0
beq .L12
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl puts
mov w0, 1
str w0, [sp, 28]
.L12:
mov x0, 52719
movk x0, 0x90ab, lsl 16
movk x0, 0x5678, lsl 32
movk x0, 0x1234, lsl 48
bl wash
bl __bswap_64
mov x1, x0
mov x0, 13330
movk x0, 0x7856, lsl 16
movk x0, 0xab90, lsl 32
movk x0, 0xefcd, lsl 48
cmp x1, x0
beq .L13
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl puts
mov w0, 1
str w0, [sp, 28]
.L13:
ldr w0, [sp, 28]
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE3:
.size main, .-main
.align 2
.global wash
.type wash, %function
wash:
.LFB4:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE4:
.size wash, .-wash
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.global a
.bss
.align 3
.type a, %object
.size a, 8192
a:
.zero 8192
.global b
.align 3
.type b, %object
.size b, 8216
b:
.zero 8216
.global c
.align 3
.type c, %object
.size c, 8192
c:
.zero 8192
.text
.align 2
.global avx_test
.type avx_test, %function
avx_test:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str wzr, [sp, 12]
b .L2
.L3:
adrp x0, a
add x0, x0, :lo12:a
ldrsw x1, [sp, 12]
ldr d1, [x0, x1, lsl 3]
ldr w0, [sp, 12]
add w1, w0, 3
adrp x0, b
add x0, x0, :lo12:b
sxtw x1, w1
ldr d0, [x0, x1, lsl 3]
fmul d0, d1, d0
adrp x0, c
add x0, x0, :lo12:c
ldrsw x1, [sp, 12]
str d0, [x0, x1, lsl 3]
ldr w0, [sp, 12]
add w0, w0, 1
str w0, [sp, 12]
.L2:
ldr w0, [sp, 12]
cmp w0, 1023
ble .L3
nop
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size avx_test, .-avx_test
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "\n* Table *"
.align 3
.LC1:
.string "%3.0f %6.1f\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
mov w0, 300
str w0, [sp, 32]
str wzr, [sp, 36]
mov w0, 20
str w0, [sp, 40]
str wzr, [sp, 28]
b .L2
.L3:
mov w0, 42
bl putchar
ldr s1, [sp, 28]
fmov s0, 1.0e+0
fadd s0, s1, s0
str s0, [sp, 28]
.L2:
ldr s1, [sp, 28]
fmov s0, 9.0e+0
fcmpe s1, s0
bls .L3
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl puts
b .L4
.L5:
mov w0, 42
bl putchar
ldr s1, [sp, 28]
fmov s0, 1.0e+0
fadd s0, s1, s0
str s0, [sp, 28]
.L4:
ldr s1, [sp, 28]
fmov s0, 1.9e+1
fcmpe s1, s0
bls .L5
mov w0, 10
bl putchar
ldr s0, [sp, 36]
scvtf s0, s0
str s0, [sp, 28]
b .L6
.L7:
ldr s0, [sp, 28]
bl fahrToCelsius
str s0, [sp, 44]
ldr s0, [sp, 28]
fcvt d2, s0
ldr s0, [sp, 44]
fcvt d0, s0
fmov d1, d0
fmov d0, d2
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
ldr s0, [sp, 40]
scvtf s0, s0
ldr s1, [sp, 28]
fadd s0, s1, s0
str s0, [sp, 28]
.L6:
ldr s0, [sp, 32]
scvtf s0, s0
ldr s1, [sp, 28]
fcmpe s1, s0
bls .L7
mov w0, 0
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
.align 2
.global fahrToCelsius
.type fahrToCelsius, %function
fahrToCelsius:
.LFB1:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str s0, [sp, 12]
ldr s0, [sp, 12]
fcvt d0, s0
mov x0, 4629700416936869888
fmov d1, x0
fsub d0, d0, d1
adrp x0, .LC2
ldr d1, [x0, #:lo12:.LC2]
fmul d0, d0, d1
fcvt s0, d0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size fahrToCelsius, .-fahrToCelsius
.section .rodata
.align 3
.LC2:
.word 1908874354
.word 1071761180
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "r"
.align 3
.LC1:
.string "foo"
.text
.align 2
.global f1
.type f1, %function
f1:
.LFB0:
.cfi_startproc
sub sp, sp, #1056
.cfi_def_cfa_offset 1056
stp x29, x30, [sp]
.cfi_offset 29, -1056
.cfi_offset 30, -1048
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 1048]
mov x1, 0
adrp x0, .LC0
add x1, x0, :lo12:.LC0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl fopen
str x0, [sp, 16]
add x0, sp, 24
ldr x3, [sp, 16]
mov x2, 1
mov x1, 1
bl fread
ldr x0, [sp, 16]
bl fclose
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 1048]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L2
bl __stack_chk_fail
.L2:
ldp x29, x30, [sp]
add sp, sp, 1056
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size f1, .-f1
.align 2
.global f2
.type f2, %function
f2:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, .LC0
add x1, x0, :lo12:.LC0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl fopen
str x0, [sp, 24]
mov w2, 0
mov x1, 1
ldr x0, [sp, 24]
bl fseek
ldr x0, [sp, 24]
bl fclose
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size f2, .-f2
.align 2
.global f3
.type f3, %function
f3:
.LFB2:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, .LC0
add x1, x0, :lo12:.LC0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl fopen
str x0, [sp, 24]
ldr x0, [sp, 24]
bl ftell
ldr x0, [sp, 24]
bl fclose
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE2:
.size f3, .-f3
.align 2
.global f4
.type f4, %function
f4:
.LFB3:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, .LC0
add x1, x0, :lo12:.LC0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl fopen
str x0, [sp, 24]
ldr x0, [sp, 24]
bl rewind
ldr x0, [sp, 24]
bl fclose
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE3:
.size f4, .-f4
.align 2
.global f5
.type f5, %function
f5:
.LFB4:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, .LC0
add x1, x0, :lo12:.LC0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl fopen
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L9
mov w2, 0
mov x1, 1
ldr x0, [sp, 24]
bl fseek
mov w2, 3
mov x1, 1
ldr x0, [sp, 24]
bl fseek
ldr x0, [sp, 24]
bl fclose
b .L6
.L9:
nop
.L6:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE4:
.size f5, .-f5
.align 2
.global f6
.type f6, %function
f6:
.LFB5:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, .LC0
add x1, x0, :lo12:.LC0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl fopen
str x0, [sp, 24]
ldr x0, [sp, 24]
bl fclose
ldr x0, [sp, 24]
bl fclose
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE5:
.size f6, .-f6
.align 2
.global f7
.type f7, %function
f7:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
bl tmpfile
str x0, [sp, 24]
ldr x0, [sp, 24]
bl ftell
ldr x0, [sp, 24]
bl fclose
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size f7, .-f7
.section .rodata
.align 3
.LC2:
.string "foo.c"
.text
.align 2
.global f8
.type f8, %function
f8:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
adrp x0, .LC0
add x1, x0, :lo12:.LC0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl fopen
str x0, [sp, 40]
ldr w0, [sp, 28]
cmp w0, 0
bne .L15
ldr x0, [sp, 40]
bl fclose
b .L12
.L15:
nop
.L12:
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE7:
.size f8, .-f8
.align 2
.global f9
.type f9, %function
f9:
.LFB8:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
adrp x0, .LC0
add x1, x0, :lo12:.LC0
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl fopen
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L17
ldr x0, [sp, 24]
b .L18
.L17:
mov x0, 0
.L18:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE8:
.size f9, .-f9
.align 2
.global pr7831
.type pr7831, %function
pr7831:
.LFB9:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl fclose
nop
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE9:
.size pr7831, .-pr7831
.align 2
.global pr8081
.type pr8081, %function
pr8081:
.LFB10:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
ldr w2, [sp, 28]
ldr x1, [sp, 32]
ldr x0, [sp, 40]
bl fseek
nop
ldp x29, x30, [sp], 48
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size pr8081, .-pr8081
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC1:
.string "Sum -> %d"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1, 0
adrp x0, .LC0
add x1, x0, :lo12:.LC0
add x0, sp, 24
ldp q0, q1, [x1]
stp q0, q1, [x0]
mov w0, 8
str w0, [sp, 16]
add x0, sp, 24
mov w2, 0
mov w1, 0
bl addUp
str w0, [sp, 20]
ldr w1, [sp, 20]
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl printf
nop
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x2, [sp, 56]
ldr x1, [x0]
subs x2, x2, x1
mov x1, 0
beq .L2
bl __stack_chk_fail
.L2:
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
.section .rodata
.align 3
.LC0:
.word 12
.word 14
.word 75
.word 34
.word 55
.word 109
.word 4
.word 235
.text
.align 2
.global addUp
.type addUp, %function
addUp:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
str w2, [sp, 16]
ldr w0, [sp, 20]
add w1, w0, 1
str w1, [sp, 20]
sxtw x0, w0
lsl x0, x0, 2
ldr x1, [sp, 24]
add x0, x1, x0
ldr w0, [x0]
ldr w1, [sp, 16]
add w0, w1, w0
str w0, [sp, 16]
ldr w0, [sp, 20]
cmp w0, 8
bne .L4
ldr w0, [sp, 16]
b .L5
.L4:
ldr w2, [sp, 16]
ldr w1, [sp, 20]
ldr x0, [sp, 24]
bl addUp
.L5:
ldp x29, x30, [sp], 32
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE1:
.size addUp, .-addUp
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "Inserisci la prima parola: "
.align 3
.LC1:
.string "%s"
.align 3
.LC2:
.string "\nInserisci la seconda parola: "
.align 3
.LC3:
.string "\nLe due stringhe sono uguali."
.align 3
.LC4:
.string "\nLe due stringhe sono diverse."
.align 3
.LC5:
.string "PAUSE"
.text
.align 2
.global main
.type main, %function
main:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -240]!
.cfi_def_cfa_offset 240
.cfi_offset 29, -240
.cfi_offset 30, -232
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 232]
mov x1, 0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl printf
add x0, sp, 24
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl printf
add x0, sp, 128
mov x1, x0
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl __isoc99_scanf
str wzr, [sp, 16]
mov w0, 1
str w0, [sp, 20]
b .L2
.L5:
ldrsw x0, [sp, 16]
add x1, sp, 24
ldrb w1, [x1, x0]
ldrsw x0, [sp, 16]
add x2, sp, 128
ldrb w0, [x2, x0]
cmp w1, w0
beq .L3
str wzr, [sp, 20]
.L3:
ldr w0, [sp, 16]
add w0, w0, 1
str w0, [sp, 16]
.L2:
ldr w0, [sp, 20]
cmp w0, 1
bne .L4
ldrsw x0, [sp, 16]
add x1, sp, 24
ldrb w0, [x1, x0]
cmp w0, 0
bne .L5
ldrsw x0, [sp, 16]
add x1, sp, 128
ldrb w0, [x1, x0]
cmp w0, 0
bne .L5
.L4:
ldr w0, [sp, 20]
cmp w0, 1
bne .L6
adrp x0, .LC3
add x0, x0, :lo12:.LC3
bl printf
b .L7
.L6:
adrp x0, .LC4
add x0, x0, :lo12:.LC4
bl printf
.L7:
adrp x0, .LC5
add x0, x0, :lo12:.LC5
bl system
mov w0, 0
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 232]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L9
bl __stack_chk_fail
.L9:
mov w0, w1
ldp x29, x30, [sp], 240
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.section .rodata
.align 3
.LC0:
.string "impossible d'obtenir une socket UDP"
.align 3
.LC1:
.string "impossible d'utiliser le mode broadcast"
.align 3
.LC2:
.string "impossible d'utiliser l'adresse"
.align 3
.LC3:
.string "[%s] %s"
.text
.align 2
.global recoit_messages
.type recoit_messages, %function
recoit_messages:
.LFB6:
.cfi_startproc
sub sp, sp, #1136
.cfi_def_cfa_offset 1136
stp x29, x30, [sp]
.cfi_offset 29, -1136
.cfi_offset 30, -1128
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -1120
str w0, [sp, 44]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 1128]
mov x1, 0
add x0, sp, 72
mov x2, 16
mov w1, 0
bl memset
mov w0, 2
strh w0, [sp, 72]
ldr w0, [sp, 44]
and w0, w0, 65535
bl htons
and w0, w0, 65535
strh w0, [sp, 74]
mov w0, 0
bl htonl
str w0, [sp, 76]
mov w2, 0
mov w1, 2
mov w0, 2
bl socket
str w0, [sp, 68]
ldr w0, [sp, 68]
cmp w0, 0
bge .L2
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl perror
mov w0, -1
b .L8
.L2:
mov w0, 1
str w0, [sp, 64]
add x0, sp, 64
mov w4, 4
mov x3, x0
mov w2, 6
mov w1, 1
ldr w0, [sp, 68]
bl setsockopt
cmp w0, 0
bge .L4
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl perror
.L4:
add x0, sp, 72
mov w2, 16
mov x1, x0
ldr w0, [sp, 68]
bl bind
cmp w0, 0
bge .L5
adrp x0, .LC2
add x0, x0, :lo12:.LC2
bl perror
ldr w0, [sp, 68]
bl close
mov w0, -1
b .L8
.L5:
mov w0, 16
str w0, [sp, 60]
add x2, sp, 60
add x1, sp, 88
add x0, sp, 104
mov x5, x2
mov x4, x1
mov w3, 0
mov x2, 1024
mov x1, x0
ldr w0, [sp, 68]
bl recvfrom
cmp x0, 0
blt .L11
adrp x0, :got:stdout
ldr x0, [x0, #:got_lo12:stdout]
ldr x19, [x0]
ldr w0, [sp, 92]
bl inet_ntoa
mov x1, x0
add x0, sp, 104
mov x3, x0
mov x2, x1
adrp x0, .LC3
add x1, x0, :lo12:.LC3
mov x0, x19
bl fprintf
b .L5
.L11:
nop
mov w0, 0
.L8:
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 1128]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L9
bl __stack_chk_fail
.L9:
mov w0, w1
ldr x19, [sp, 16]
ldp x29, x30, [sp]
add sp, sp, 1136
.cfi_restore 29
.cfi_restore 30
.cfi_restore 19
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size recoit_messages, .-recoit_messages
.section .rodata
.align 3
.LC4:
.string "%d"
.align 3
.LC5:
.string "usage : %s port_udp\n"
.text
.align 2
.global main
.type main, %function
main:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 40]
mov x1, 0
ldr w0, [sp, 28]
cmp w0, 2
bne .L13
ldr x0, [sp, 16]
add x0, x0, 8
ldr x3, [x0]
add x0, sp, 36
mov x2, x0
adrp x0, .LC4
add x1, x0, :lo12:.LC4
mov x0, x3
bl __isoc99_sscanf
cmp w0, 1
beq .L14
.L13:
adrp x0, :got:stderr
ldr x0, [x0, #:got_lo12:stderr]
ldr x3, [x0]
ldr x0, [sp, 16]
ldr x0, [x0]
mov x2, x0
adrp x0, .LC5
add x1, x0, :lo12:.LC5
mov x0, x3
bl fprintf
mov w0, 1
bl exit
.L14:
ldr w0, [sp, 36]
bl recoit_messages
bl exit
.cfi_endproc
.LFE7:
.size main, .-main
``` |
### Human: Write a random program in ARM assembly### Assistant: ``` .text
.data
.align 3
.type junk, %object
.size junk, 30
junk:
.string "\n@(#)LIBF77 VERSION 19990503\n"
.text
.align 2
.type spow_ui, %function
spow_ui:
.LFB10:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str s0, [sp, 12]
str w0, [sp, 8]
fmov s0, 1.0e+0
str s0, [sp, 20]
ldr w0, [sp, 8]
cmp w0, 0
beq .L2
ldr w0, [sp, 8]
cmp w0, 0
bge .L3
ldr w0, [sp, 8]
neg w0, w0
str w0, [sp, 8]
ldr s0, [sp, 12]
fmov s1, 1.0e+0
fdiv s0, s1, s0
str s0, [sp, 12]
.L3:
ldrsw x0, [sp, 8]
str x0, [sp, 24]
.L7:
ldr x0, [sp, 24]
and x0, x0, 1
cmp x0, 0
beq .L4
ldr s1, [sp, 20]
ldr s0, [sp, 12]
fmul s0, s1, s0
str s0, [sp, 20]
.L4:
ldr x0, [sp, 24]
lsr x0, x0, 1
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L9
ldr s0, [sp, 12]
fmul s0, s0, s0
str s0, [sp, 12]
b .L7
.L9:
nop
.L2:
ldr s0, [sp, 20]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE10:
.size spow_ui, .-spow_ui
.align 2
.type dpow_ui, %function
dpow_ui:
.LFB11:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str d0, [sp, 8]
str w0, [sp, 4]
fmov d0, 1.0e+0
str d0, [sp, 16]
ldr w0, [sp, 4]
cmp w0, 0
beq .L11
ldr w0, [sp, 4]
cmp w0, 0
bge .L12
ldr w0, [sp, 4]
neg w0, w0
str w0, [sp, 4]
ldr d0, [sp, 8]
fmov d1, 1.0e+0
fdiv d0, d1, d0
str d0, [sp, 8]
.L12:
ldrsw x0, [sp, 4]
str x0, [sp, 24]
.L16:
ldr x0, [sp, 24]
and x0, x0, 1
cmp x0, 0
beq .L13
ldr d1, [sp, 16]
ldr d0, [sp, 8]
fmul d0, d1, d0
str d0, [sp, 16]
.L13:
ldr x0, [sp, 24]
lsr x0, x0, 1
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L18
ldr d0, [sp, 8]
fmul d0, d0, d0
str d0, [sp, 8]
b .L16
.L18:
nop
.L11:
ldr d0, [sp, 16]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE11:
.size dpow_ui, .-dpow_ui
.align 2
.type cpow_ui, %function
cpow_ui:
.LFB12:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
fmov s2, s0
fmov s0, s1
fmov s1, s2
str s1, [sp, 24]
str s0, [sp, 28]
str w0, [sp, 20]
ldr s0, [sp, 24]
str s0, [sp, 32]
ldr s0, [sp, 28]
str s0, [sp, 36]
fmov s0, 1.0e+0
str s0, [sp, 56]
str wzr, [sp, 60]
ldr w0, [sp, 20]
cmp w0, 0
beq .L27
ldr w0, [sp, 20]
cmp w0, 0
bge .L21
ldr w0, [sp, 20]
neg w0, w0
str w0, [sp, 20]
ldr s3, [sp, 36]
ldr s2, [sp, 32]
movi v1.2s, #0
fmov s0, 1.0e+0
bl __divsc3
fmov s2, s0
fmov s0, s1
str s2, [sp, 24]
str s0, [sp, 28]
ldr s0, [sp, 24]
str s0, [sp, 32]
ldr s0, [sp, 28]
str s0, [sp, 36]
.L21:
ldrsw x0, [sp, 20]
str x0, [sp, 48]
str wzr, [sp, 44]
fmov s0, 1.0e+0
str s0, [sp, 40]
.L25:
ldr x0, [sp, 48]
and x0, x0, 1
cmp x0, 0
beq .L22
ldr s3, [sp, 36]
ldr s2, [sp, 32]
ldr s1, [sp, 44]
ldr s0, [sp, 40]
bl __mulsc3
fmov s2, s0
fmov s0, s1
str s2, [sp, 56]
str s0, [sp, 60]
ldr s0, [sp, 56]
str s0, [sp, 40]
ldr s0, [sp, 60]
str s0, [sp, 44]
.L22:
ldr x0, [sp, 48]
lsr x0, x0, 1
str x0, [sp, 48]
ldr x0, [sp, 48]
cmp x0, 0
beq .L28
ldr s3, [sp, 36]
ldr s2, [sp, 32]
ldr s1, [sp, 36]
ldr s0, [sp, 32]
bl __mulsc3
fmov s2, s0
fmov s0, s1
str s2, [sp, 24]
str s0, [sp, 28]
ldr s0, [sp, 24]
str s0, [sp, 32]
ldr s0, [sp, 28]
str s0, [sp, 36]
b .L25
.L27:
str wzr, [sp, 44]
fmov s0, 1.0e+0
str s0, [sp, 40]
b .L20
.L28:
nop
.L20:
ldr s1, [sp, 40]
ldr s0, [sp, 44]
fmov s2, s1
fmov s1, s0
fmov s0, s2
ldp x29, x30, [sp], 64
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE12:
.size cpow_ui, .-cpow_ui
.align 2
.type zpow_ui, %function
zpow_ui:
.LFB13:
.cfi_startproc
stp x29, x30, [sp, -112]!
.cfi_def_cfa_offset 112
.cfi_offset 29, -112
.cfi_offset 30, -104
mov x29, sp
fmov d2, d0
fmov d0, d1
fmov d1, d2
str d1, [sp, 32]
str d0, [sp, 40]
str w0, [sp, 28]
ldr d0, [sp, 32]
str d0, [sp, 64]
ldr d0, [sp, 40]
str d0, [sp, 72]
fmov d0, 1.0e+0
str d0, [sp, 96]
str xzr, [sp, 104]
ldr w0, [sp, 28]
cmp w0, 0
beq .L37
ldr w0, [sp, 28]
cmp w0, 0
bge .L31
ldr w0, [sp, 28]
neg w0, w0
str w0, [sp, 28]
ldr d3, [sp, 72]
ldr d2, [sp, 64]
movi d1, #0
fmov d0, 1.0e+0
bl __divdc3
fmov d2, d0
fmov d0, d1
str d2, [sp, 32]
str d0, [sp, 40]
ldr d0, [sp, 32]
str d0, [sp, 64]
ldr d0, [sp, 40]
str d0, [sp, 72]
.L31:
ldrsw x0, [sp, 28]
str x0, [sp, 56]
str xzr, [sp, 88]
fmov d0, 1.0e+0
str d0, [sp, 80]
.L35:
ldr x0, [sp, 56]
and x0, x0, 1
cmp x0, 0
beq .L32
ldr d3, [sp, 72]
ldr d2, [sp, 64]
ldr d1, [sp, 88]
ldr d0, [sp, 80]
bl __muldc3
fmov d2, d0
fmov d0, d1
str d2, [sp, 96]
str d0, [sp, 104]
ldr d0, [sp, 96]
str d0, [sp, 80]
ldr d0, [sp, 104]
str d0, [sp, 88]
.L32:
ldr x0, [sp, 56]
lsr x0, x0, 1
str x0, [sp, 56]
ldr x0, [sp, 56]
cmp x0, 0
beq .L38
ldr d3, [sp, 72]
ldr d2, [sp, 64]
ldr d1, [sp, 72]
ldr d0, [sp, 64]
bl __muldc3
fmov d2, d0
fmov d0, d1
str d2, [sp, 32]
str d0, [sp, 40]
ldr d0, [sp, 32]
str d0, [sp, 64]
ldr d0, [sp, 40]
str d0, [sp, 72]
b .L35
.L37:
str xzr, [sp, 88]
fmov d0, 1.0e+0
str d0, [sp, 80]
b .L30
.L38:
nop
.L30:
ldr d1, [sp, 80]
ldr d0, [sp, 88]
fmov d2, d1
fmov d1, d0
fmov d0, d2
ldp x29, x30, [sp], 112
.cfi_restore 30
.cfi_restore 29
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE13:
.size zpow_ui, .-zpow_ui
.align 2
.type pow_ii, %function
pow_ii:
.LFB14:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, 12]
str w1, [sp, 8]
ldr w0, [sp, 8]
cmp w0, 0
bgt .L40
ldr w0, [sp, 8]
cmp w0, 0
beq .L41
ldr w0, [sp, 12]
cmp w0, 1
bne .L42
.L41:
mov w0, 1
str w0, [sp, 20]
b .L40
.L42:
ldr w0, [sp, 12]
cmn w0, #1
beq .L43
ldr w0, [sp, 12]
cmp w0, 0
bne .L44
mov w1, 1
ldr w0, [sp, 12]
sdiv w0, w1, w0
b .L45
.L44:
mov w0, 0
.L45:
str w0, [sp, 20]
b .L40
.L43:
ldr w0, [sp, 8]
neg w0, w0
str w0, [sp, 8]
.L40:
ldr w0, [sp, 8]
cmp w0, 0
bgt .L46
ldr w0, [sp, 8]
cmp w0, 0
beq .L47
ldr w0, [sp, 12]
cmp w0, 1
beq .L47
ldr w0, [sp, 12]
cmn w0, #1
bne .L47
.L46:
ldrsw x0, [sp, 8]
str x0, [sp, 24]
mov w0, 1
str w0, [sp, 20]
.L51:
ldr x0, [sp, 24]
and x0, x0, 1
cmp x0, 0
beq .L48
ldr w1, [sp, 20]
ldr w0, [sp, 12]
mul w0, w1, w0
str w0, [sp, 20]
.L48:
ldr x0, [sp, 24]
lsr x0, x0, 1
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L53
ldr w0, [sp, 12]
mul w0, w0, w0
str w0, [sp, 12]
b .L51
.L53:
nop
.L47:
ldr w0, [sp, 20]
add sp, sp, 32
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE14:
.size pow_ii, .-pow_ii
.align 2
.type dmaxloc_, %function
dmaxloc_:
.LFB15:
.cfi_startproc
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, 24]
str w1, [sp, 20]
str w2, [sp, 16]
str x3, [sp, 8]
ldrsw x0, [sp, 20]
lsl x0, x0, 3
sub x0, x0, #8
ldr x1, [sp, 24]
add x0, x1, x0
ldr d0, [x0]
str d0, [sp, 40]
ldr w0, [sp, 20]
str w0, [sp, 36]
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 32]
b .L55
.L58:
ldrsw x0, [sp, 32]
lsl x0, x0, 3
sub x0, x0, #8
ldr x1, [sp, 24]
add x0, x1, x0
ldr d0, [x0]
ldr d1, [sp, 40]
fcmpe d1, d0
bmi .L60
b .L56
.L60:
ldr w0, [sp, 32]
str w0, [sp, 36]
ldrsw x0, [sp, 32]
lsl x0, x0, 3
sub x0, x0, #8
ldr x1, [sp, 24]
add x0, x1, x0
ldr d0, [x0]
str d0, [sp, 40]
.L56:
ldr w0, [sp, 32]
add w0, w0, 1
str w0, [sp, 32]
.L55:
ldr w1, [sp, 32]
ldr w0, [sp, 16]
cmp w1, w0
ble .L58
ldr w1, [sp, 36]
ldr w0, [sp, 20]
sub w0, w1, w0
add w0, w0, 1
add sp, sp, 48
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE15:
.size dmaxloc_, .-dmaxloc_
.align 2
.type smaxloc_, %function
smaxloc_:
.LFB16:
.cfi_startproc
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, 24]
str w1, [sp, 20]
str w2, [sp, 16]
str x3, [sp, 8]
ldrsw x0, [sp, 20]
lsl x0, x0, 2
sub x0, x0, #4
ldr x1, [sp, 24]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 36]
ldr w0, [sp, 20]
str w0, [sp, 44]
ldr w0, [sp, 20]
add w0, w0, 1
str w0, [sp, 40]
b .L62
.L65:
ldrsw x0, [sp, 40]
lsl x0, x0, 2
sub x0, x0, #4
ldr x1, [sp, 24]
add x0, x1, x0
ldr s0, [x0]
ldr s1, [sp, 36]
fcmpe s1, s0
bmi .L67
b .L63
.L67:
ldr w0, [sp, 40]
str w0, [sp, 44]
ldrsw x0, [sp, 40]
lsl x0, x0, 2
sub x0, x0, #4
ldr x1, [sp, 24]
add x0, x1, x0
ldr s0, [x0]
str s0, [sp, 36]
.L63:
ldr w0, [sp, 40]
add w0, w0, 1
str w0, [sp, 40]
.L62:
ldr w1, [sp, 40]
ldr w0, [sp, 16]
cmp w1, w0
ble .L65
ldr w1, [sp, 44]
ldr w0, [sp, 20]
sub w0, w1, w0
add w0, w0, 1
add sp, sp, 48
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE16:
.size smaxloc_, .-smaxloc_
.section .rodata
.align 3
.LC0:
.string "ZGELQ2"
.align 3
.LC1:
.string "Right"
.text
.align 2
.global zgelq2_
.type zgelq2_, %function
zgelq2_:
.LFB21:
.cfi_startproc
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, 16]
.cfi_offset 29, -144
.cfi_offset 30, -136
add x29, sp, 16
str x0, [sp, 88]
str x1, [sp, 80]
str x2, [sp, 72]
str x3, [sp, 64]
str x4, [sp, 56]
str x5, [sp, 48]
str x6, [sp, 40]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 152]
mov x1, 0
ldr x0, [sp, 64]
ldr w0, [x0]
str w0, [sp, 124]
ldr w0, [sp, 124]
add w0, w0, 1
str w0, [sp, 128]
ldrsw x0, [sp, 128]
lsl x0, x0, 4
neg x0, x0
ldr x1, [sp, 72]
add x0, x1, x0
str x0, [sp, 72]
ldr x0, [sp, 56]
sub x0, x0, #16
str x0, [sp, 56]
ldr x0, [sp, 48]
sub x0, x0, #16
str x0, [sp, 48]
ldr x0, [sp, 40]
str wzr, [x0]
ldr x0, [sp, 88]
ldr w0, [x0]
cmp w0, 0
bge .L69
ldr x0, [sp, 40]
mov w1, -1
str w1, [x0]
b .L70
.L69:
ldr x0, [sp, 80]
ldr w0, [x0]
cmp w0, 0
bge .L71
ldr x0, [sp, 40]
mov w1, -2
str w1, [x0]
b .L70
.L71:
ldr x0, [sp, 64]
ldr w1, [x0]
ldr x0, [sp, 88]
ldr w0, [x0]
mov w2, 1
cmp w0, 0
csel w0, w0, w2, gt
cmp w1, w0
bge .L70
ldr x0, [sp, 40]
mov w1, -4
str w1, [x0]
.L70:
ldr x0, [sp, 40]
ldr w0, [x0]
cmp w0, 0
beq .L72
ldr x0, [sp, 40]
ldr w0, [x0]
neg w0, w0
str w0, [sp, 108]
add x0, sp, 108
mov w2, 6
mov x1, x0
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl xerbla_
mov w0, 0
b .L77
.L72:
ldr x0, [sp, 88]
ldr w1, [x0]
ldr x0, [sp, 80]
ldr w0, [x0]
cmp w1, w0
csel w0, w1, w0, le
str w0, [sp, 132]
ldr w0, [sp, 132]
str w0, [sp, 108]
mov w0, 1
str w0, [sp, 120]
b .L74
.L76:
ldr x0, [sp, 80]
ldr w1, [x0]
ldr w0, [sp, 120]
sub w0, w1, w0
add w0, w0, 1
str w0, [sp, 112]
ldr w1, [sp, 120]
ldr w0, [sp, 124]
mul w1, w1, w0
ldr w0, [sp, 120]
add w0, w1, w0
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x1, x1, x0
add x0, sp, 112
ldr x2, [sp, 64]
bl zlacgv_
ldr w1, [sp, 120]
ldr w0, [sp, 124]
mul w1, w1, w0
ldr w0, [sp, 120]
add w0, w1, w0
str w0, [sp, 112]
ldr w0, [sp, 112]
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x0, x1, x0
ldr d0, [x0]
str d0, [sp, 136]
ldr w0, [sp, 112]
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x0, x1, x0
ldr d0, [x0, 8]
str d0, [sp, 144]
ldr x0, [sp, 80]
ldr w1, [x0]
ldr w0, [sp, 120]
sub w0, w1, w0
add w0, w0, 1
str w0, [sp, 112]
ldr w0, [sp, 120]
add w0, w0, 1
str w0, [sp, 116]
ldr x0, [sp, 80]
ldr w1, [x0]
ldr w0, [sp, 116]
cmp w1, w0
csel w1, w1, w0, le
ldr w0, [sp, 124]
mul w1, w1, w0
ldr w0, [sp, 120]
add w0, w1, w0
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x2, x1, x0
ldrsw x0, [sp, 120]
lsl x0, x0, 4
ldr x1, [sp, 56]
add x3, x1, x0
add x1, sp, 136
add x0, sp, 112
mov x4, x3
ldr x3, [sp, 64]
bl zlarfg_
ldr x0, [sp, 88]
ldr w0, [x0]
ldr w1, [sp, 120]
cmp w1, w0
bge .L75
ldr w1, [sp, 120]
ldr w0, [sp, 124]
mul w1, w1, w0
ldr w0, [sp, 120]
add w0, w1, w0
str w0, [sp, 112]
ldr w0, [sp, 112]
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x0, x1, x0
fmov d0, 1.0e+0
str d0, [x0]
ldr w0, [sp, 112]
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x0, x1, x0
str xzr, [x0, 8]
ldr x0, [sp, 88]
ldr w1, [x0]
ldr w0, [sp, 120]
sub w0, w1, w0
str w0, [sp, 112]
ldr x0, [sp, 80]
ldr w1, [x0]
ldr w0, [sp, 120]
sub w0, w1, w0
add w0, w0, 1
str w0, [sp, 116]
ldr w1, [sp, 120]
ldr w0, [sp, 124]
mul w1, w1, w0
ldr w0, [sp, 120]
add w0, w1, w0
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x3, x1, x0
ldrsw x0, [sp, 120]
lsl x0, x0, 4
ldr x1, [sp, 56]
add x4, x1, x0
ldr w0, [sp, 120]
add w1, w0, 1
ldr w2, [sp, 120]
ldr w0, [sp, 124]
mul w0, w2, w0
add w0, w1, w0
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x5, x1, x0
ldr x0, [sp, 48]
add x0, x0, 16
add x2, sp, 116
add x1, sp, 112
str x0, [sp]
ldr x7, [sp, 64]
mov x6, x5
mov x5, x4
ldr x4, [sp, 64]
adrp x0, .LC1
add x0, x0, :lo12:.LC1
bl zlarf_
.L75:
ldr w1, [sp, 120]
ldr w0, [sp, 124]
mul w1, w1, w0
ldr w0, [sp, 120]
add w0, w1, w0
str w0, [sp, 112]
ldr w0, [sp, 112]
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x0, x1, x0
ldr d0, [sp, 136]
str d0, [x0]
ldr w0, [sp, 112]
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x0, x1, x0
ldr d0, [sp, 144]
str d0, [x0, 8]
ldr x0, [sp, 80]
ldr w1, [x0]
ldr w0, [sp, 120]
sub w0, w1, w0
add w0, w0, 1
str w0, [sp, 112]
ldr w1, [sp, 120]
ldr w0, [sp, 124]
mul w1, w1, w0
ldr w0, [sp, 120]
add w0, w1, w0
sxtw x0, w0
lsl x0, x0, 4
ldr x1, [sp, 72]
add x1, x1, x0
add x0, sp, 112
ldr x2, [sp, 64]
bl zlacgv_
ldr w0, [sp, 120]
add w0, w0, 1
str w0, [sp, 120]
.L74:
ldr w0, [sp, 108]
ldr w1, [sp, 120]
cmp w1, w0
ble .L76
mov w0, 0
.L77:
mov w1, w0
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x3, [sp, 152]
ldr x2, [x0]
subs x3, x3, x2
mov x2, 0
beq .L78
bl __stack_chk_fail
.L78:
mov w0, w1
ldp x29, x30, [sp, 16]
add sp, sp, 160
.cfi_restore 29
.cfi_restore 30
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE21:
.size zgelq2_, .-zgelq2_
``` |