Record Case Detail

Notes

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

Stderr

=================================================================
==23979==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 22264 byte(s) in 2783 object(s) allocated from:
    #0 0x7f2a419ca448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x555f14fb053d in initialize(Dlist<int>&, Dlist<Instr>&, int*) (/out/package/sam_mem+0x453d)
    #2 0x555f14fb1878  (/out/package/sam_mem+0x5878)

Direct leak of 1168 byte(s) in 292 object(s) allocated from:
    #0 0x7f2a419ca448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x555f14fafe9e in execute(Dlist<int>&, Dlist<Instr>&, int*, bool) (/out/package/sam_mem+0x3e9e)
    #2 0x555f14fb142f  (/out/package/sam_mem+0x542f)

Direct leak of 1036 byte(s) in 259 object(s) allocated from:
    #0 0x7f2a419ca448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x555f14faf7ad in execute(Dlist<int>&, Dlist<Instr>&, int*, bool) (/out/package/sam_mem+0x37ad

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

41278167 444907068 1054956415 -1055489920 1055021693 1055481720 1055481720 904674457 1055481720 2081967292 1190110670 2081967292 -1068335004 -1039661046 1054956415 1190110670 

JOJ Answer

41278167 444907068 1054956415 -1055489920 1055021693 1055481720 1055481720 904674457 1055481720 2081967292 1190110670 2081967292 -1068335004 -1039661046 1054956415 1190110670