Submission Date: 2024/8/23 22:10:10
Status:
Accepted
Author: sbite0138
Lines: 2
VSM
iinc $lm0v $ln0v
iinc $lm8v $ln8v
Standard Output
ACCEPTED!! score=2 j=2 m=0 bytes=33
Standard Error
------------------- vsm --------------------
# ======= In(0): ((8:1, 2_W:1))@LM0 / Int =======
d set $lm0 1 000000260000001C # values=[38, 28] / Int @[0],[1]
d set $lm2 1 0000000E0000002A # values=[14, 42] / Int @[2],[3]
d set $lm4 1 0000000700000014 # values=[7, 20] / Int @[4],[5]
d set $lm6 1 0000002600000012 # values=[38, 18] / Int @[6],[7]
d set $lm8 1 000000160000000A # values=[22, 10] / Int @[8],[9]
d set $lm10 1 0000000A00000017 # values=[10, 23] / Int @[10],[11]
d set $lm12 1 0000002300000027 # values=[35, 39] / Int @[12],[13]
d set $lm14 1 0000001700000002 # values=[23, 2] / Int @[14],[15]
iinc $lm0v $ln0v
iinc $lm8v $ln8v
# ======= Out(0): ((8:1, 2_W:1))@LM1 / Int =======
d getd $ln0n0c0b0m0p0 1 # expect=[39, 29] / Int @[0],[1]
d getd $ln2n0c0b0m0p0 1 # expect=[15, 43] / Int @[2],[3]
d getd $ln4n0c0b0m0p0 1 # expect=[8, 21] / Int @[4],[5]
d getd $ln6n0c0b0m0p0 1 # expect=[39, 19] / Int @[6],[7]
d getd $ln8n0c0b0m0p0 1 # expect=[23, 11] / Int @[8],[9]
d getd $ln10n0c0b0m0p0 1 # expect=[11, 24] / Int @[10],[11]
d getd $ln12n0c0b0m0p0 1 # expect=[36, 40] / Int @[12],[13]
d getd $ln14n0c0b0m0p0 1 # expect=[24, 3] / Int @[14],[15]
------------------- asm --------------------
j 010000000000000000000000000000000000001010000000000000000000000100000000000000000000000000000001101000000000000000010000000000000000000011111111101000100000011111000000000000000000000000000000000111000000000000000000000000000000001100000000000000000000000000000000000000000000000000000000000010000000000010000000000000000000000000000000000000000000000100000000000100000000000000000000000000000000000000000000000110000000000110
j 010000000000000000000000000000000000001010000000000000000000000100000000000000000000001000000001101000000001000000010000000000000000000011111111101000100000011111000000000000000000000000000000000111000000000000000000000000000000001100000000000000000000000000000000000000000000000000000000001010000000001010000000000000000000000000000000000000000000001100000000001100000000000000000000000000000000000000000000001110000000001110
------------------- emu --------------------
DEBUG-LM1(n0c0b0m0p0,0):(0) (0x000000270000001d) #d getd $ln0n0c0b0m0p0 1 # expect=[39, 29] / Int @[0],[1]
DEBUG-LM1(n0c0b0m0p0,2):(0) (0x0000000f0000002b) #d getd $ln2n0c0b0m0p0 1 # expect=[15, 43] / Int @[2],[3]
DEBUG-LM1(n0c0b0m0p0,4):(0) (0x0000000800000015) #d getd $ln4n0c0b0m0p0 1 # expect=[8, 21] / Int @[4],[5]
DEBUG-LM1(n0c0b0m0p0,6):(0) (0x0000002700000013) #d getd $ln6n0c0b0m0p0 1 # expect=[39, 19] / Int @[6],[7]
DEBUG-LM1(n0c0b0m0p0,8):(0) (0x000000170000000b) #d getd $ln8n0c0b0m0p0 1 # expect=[23, 11] / Int @[8],[9]
DEBUG-LM1(n0c0b0m0p0,10):(0) (0x0000000b00000018) #d getd $ln10n0c0b0m0p0 1 # expect=[11, 24] / Int @[10],[11]
DEBUG-LM1(n0c0b0m0p0,12):(0) (0x0000002400000028) #d getd $ln12n0c0b0m0p0 1 # expect=[36, 40] / Int @[12],[13]
DEBUG-LM1(n0c0b0m0p0,14):(0) (0x0000001800000003) #d getd $ln14n0c0b0m0p0 1 # expect=[24, 3] / Int @[14],[15]
------------------- inputs --------------------
[38, 28, 14, 42, 7, 20, 38, 18, 22, 10, 10, 23, 35, 39, 23, 2]
------------------- expect --------------------
[39, 29, 15, 43, 8, 21, 39, 19, 23, 11, 11, 24, 36, 40, 24, 3]
------------------- actual --------------------
[39, 29, 15, 43, 8, 21, 39, 19, 23, 11, 11, 24, 36, 40, 24, 3]
------------------- check result --------------------