Record Case Detail

Notes

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

Stderr

=================================================================
==713==ERROR: LeakSanitizer: detected memory leaks

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

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

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

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

313813792 865716743 
1607295060 188086697 1932300455 1607295060 -1870630900 423292865 -1870630900 -2012216832 188086697 2107284735 76782403 1320414551 865716743 313813792 1607295060 865716743 

JOJ Answer

313813792 865716743 
1607295060 188086697 1932300455 1607295060 -1870630900 423292865 -1870630900 -2012216832 188086697 2107284735 76782403 1320414551 865716743 313813792 1607295060 865716743