Record Case Detail

Notes

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

Stderr

=================================================================
==452==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 406448 byte(s) in 50806 object(s) allocated from:
    #0 0x7f8903ebd448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x559f6fd530aa in initialize(Dlist<int>&, Dlist<Instr>&, int*) (/out/package/sam_mem+0x40aa)
    #2 0x7ffc46f3901f  (<unknown module>)

Direct leak of 52684 byte(s) in 13171 object(s) allocated from:
    #0 0x7f8903ebd448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x559f6fd51951 in Work(bool, Dlist<int>&, Dlist<Instr>&, int*) (/out/package/sam_mem+0x2951)
    #2 0x7ffc46f3901f  (<unknown module>)

Direct leak of 39044 byte(s) in 9761 object(s) allocated from:
    #0 0x7f8903ebd448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x559f6fd5274e in Work(bool, Dlist<int>&, Dlist<Instr>&, int*) (/out/package/sam_mem+0x374e)
    #2 0x7ffc46f3901f

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

1034064101 
2124251114 1949185014 226939944 -2038429690 1949185014 535418087 1613910359 -1872717183 535418087 -1872717183 535418087 1613910359 535418087 215091055 1613910359 66771457 

JOJ Answer

1034064101 
2124251114 1949185014 226939944 -2038429690 1949185014 535418087 1613910359 -1872717183 535418087 -1872717183 535418087 1613910359 535418087 215091055 1613910359 66771457