Record Case Detail

Notes

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

Stderr

=================================================================
==22459==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 4 byte(s) in 1 object(s) allocated from:
    #0 0x7f940eabd448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x55b18b332f58 in NOR(Stack<int>&) (/out/package/sam_mem+0x3f58)
    #2 0x60300034e2af  (<unknown module>)

Direct leak of 4 byte(s) in 1 object(s) allocated from:
    #0 0x7f940eabd448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x55b18b3331a3 in operate(Instr&, Stack<int>&, Queue<Instr>&, int*) (/out/package/sam_mem+0x41a3)

Direct leak of 4 byte(s) in 1 object(s) allocated from:
    #0 0x7f940eabd448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x55b18b333009 in LOAD(Stack<int>&, int*) (/out/package/sam_mem+0x4009)

SUMMARY: AddressSanitizer: 12 byte(s) leaked in 3 allocation(s).

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

1100217460 -2147473392 1113311975 
991126037 1823808463 -455709487 1338111506 1705195028 -1609537983 635844959 1726926833 1100217460 1566602227 1331103719 1688584211 2126042410 635844959 1055424873 -455709487 

JOJ Answer

1100217460 -2147473392 1113311975 
991126037 1823808463 -455709487 1338111506 1705195028 -1609537983 635844959 1726926833 1100217460 1566602227 1331103719 1688584211 2126042410 635844959 1055424873 -455709487