Record Case Detail

Notes

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

Stderr

=================================================================
==27150==ERROR: LeakSanitizer: detected memory leaks

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

Direct leak of 4 byte(s) in 1 object(s) allocated from:
    #0 0x7f8ffb9f0448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x55db64a503eb in main (/out/package/sam_mem+0x23eb)
    #2 0x4d0bc3e9cbbaccff  (<unknown module>)

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

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