Notes
This function is in beta test. Please help improve it in the issues
here.
2 17 6 2 NOR PUSHI 6 STORE NOOP PUSHI 12 LOAD PUSHI 4 STORE PUSHI 5 PUSHI 5 STORE PUSHI 15 LOAD PUSHI 0 PUSHI 15 STORE HALT 7 2 5 9 7 4 4 5 8 7 9 2 9 2 6 4 ================================================================= ==12903==ERROR: AddressSanitizer: stack-use-after-scope on address 0x7ffd118fd010 at pc 0x55b315be8a54 bp 0x7ffd118fcdd0 sp 0x7ffd118fcdc0 READ of size 4 at 0x7ffd118fd010 thread T0 #0 0x55b315be8a53 in main (/out/package/sam+0x3a53) #1 0x7feecbf24b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #2 0x55b315be9109 in _start (/out/package/sam+0x4109) Address 0x7ffd118fd010 is located in stack of thread T0 at offset 480 in frame #0 0x55b315be6bef in main (/out/package/sam+0x1bef) This frame has 13 object(s): [32, 33) '<unknown>' [96, 97) '<unknown>' [160, 161) '__c' [224, 225) '__c' [288, 292) 'n' [352, 356) 'm' [416, 420) 'sum' [480, 484) 'result' <== Memory access at offset 480 is inside this variable [544, 548) 'n'
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, the main problem you meet now is Runtime Error. And the exit code of your program is 1, which should be 0.
Please double check your code to solve this problem and try again.
Your Answer
NOR
JOJ Answer
NOR -7 PUSHI 6 STORE NOOP PUSHI 12 LOAD PUSHI 4 STORE PUSHI 5 PUSHI 5 STORE PUSHI 15 LOAD PUSHI 0 PUSHI 15 STORE HALT 7 2 5 9 7 4 4 5 8 7 9 2 9 2 6 4 PUSHI 6 -7 6 STORE NOOP PUSHI 12 LOAD PUSHI 4 STORE PUSHI 5 PUSHI 5 STORE PUSHI 15 LOAD PUSHI 0 PUSHI 15 STORE HALT 7 2 5 9 7 4 4 5 8 7 9 2 9 2 6 4 STORE NOOP PUSHI 12 LOAD PUSHI 4 STORE PUSHI 5 PUSHI 5 STORE PUSHI 15 LOAD PUSHI 0 PUSHI 15 STORE HALT 7 2 5 9 7 4 -7 5 8 7 9 2 9 2 6 4 NOOP PUSHI 12 LOAD PUSHI 4 STORE PUSHI 5 PUSHI 5 STORE PUSHI 15 LOAD PUSHI 0 PUSHI 15 STORE HALT 7 2 5 9 7 4 -7 5 8 7 9 2 9 2 6 4 PUSHI 12 12 LOAD PUSHI 4 STORE PUSHI 5 PUSHI 5 STORE PUSHI 15 LOAD PUSHI 0 PUSHI 15 STORE HALT 7 2 5 9 7 4 -7 5 8 7 9 2 9 2 6 4 LOAD 9 PUSHI 4 STORE PUSHI 5 PUSHI 5 STORE PUSHI 15 LOAD PUSHI 0 PUSHI 15 STORE HALT 7 2 5 9 7 4 -7 5 8 7 9 2 9 2 6 4 PUSHI 4 9 4 STORE PUSHI 5 PUSHI 5 STORE PUSHI 15 LOAD PUSHI 0 PUSHI 15 STORE HALT 7 2 5 9 7 4 -7 5 8 7 9 2 9 2 6 4 STORE PUSHI 5 PUSHI 5 STORE PUSHI 15 LOAD PUSHI 0 PUSHI 15 STORE HALT 7 2 5