Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr

=================================================================
==33497==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 136 byte(s) in 17 object(s) allocated from:
    #0 0x7f37f4482448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x55d50e8d79f4 in main (/out/package/sam_mem+0xd9f4)

Direct leak of 32 byte(s) in 8 object(s) allocated from:
    #0 0x7f37f4482448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x55d50e8d847c in main (/out/package/sam_mem+0xe47c)

Direct leak of 16 byte(s) in 1 object(s) allocated from:
    #0 0x7f37f4482448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x55d50e8d7614 in main (/out/package/sam_mem+0xd614)

Direct leak of 16 byte(s) in 1 object(s) allocated from:
    #0 0x7f37f4482448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x55d50e8d76a7 in main (/out/package/sam_mem+0xd6a7)

Direct leak of 8 byte

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
0x602000000010
0x602000000030
7 2 5 9 7 4 4 5 8 7 9 2 9 2 6 4 
PUSHI 6
0x602000000010
0x602000000030
7 2 5 9 7 4 4 5 8 7 9 2 9 2 6 4 
STORE
0x602000000010
0x602000000030
7 2 5 9 7 4 -7 5 8 7 9 2 9 2 6 4 
NOOP
0x602000000010
0x602000000030
7 2 5 9 7 4 -7 5 8 7 9 2 9 2 6 4 
PUSHI 12
0x602000000010
0x602000000030
7 2 5 9 7 4 -7 5 8 7 9 2 9 2 6 4 
LOAD
0x602000000010
0x602000000030
7 2 5 9 7 4 -7 5 8 7 9 2 9 2 6 4 
PUSHI 4
0x602000000010
0x602000000030
7 2 5 9 7 4 -7 5 8 7 9 2 9 2 6 4 
STORE
0x602000000010
0x602000000030
7 2 5 9 9 4 -7 5 8 7 9 2 9 2 6 4 
PUSHI 5
0x602000000010
0x602000000030
7 2 5 9 9 4 -7 5 8 7 9 2 9 2 6 4 
PUSHI 5
0x602000000010
0x602000000030
7 2 5 9 9 4 -7 5 8 7 9 2 9 2 6 4 
STORE
0x602000000010
0x602000000030
7 2 5 9 9 5 -7 5 8 7 9 2 9 2 6 4 
PUSHI 15
0x602000000010
0x602000000030
7 2 5 9 9 5 -7 5 8 7 9 2 9 2 6 4 
LOAD
0x602000000010
0x602000000030
7 2 5 9 9 5 -7 5 8 7 9 2 9 2 6 4 
PUSHI 0
0x602000000010
0x602000000030
7 2 5 9 9 5 -7 5 8 7 9 2 9 2 6 4 
PUSHI 15
0x602000000010
0x602000000

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