Record Case Detail

Notes

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

Stderr

=================================================================
==24305==ERROR: LeakSanitizer: detected memory leaks

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

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

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

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

755768268 1254461059 
1528363438 1181365123 2133976544 1181365123 785237904 292109182 2133976544 28403561 292109182 988412771 2133976544 453841454 -2138830820 1148007803 785237904 28403561 

JOJ Answer

755768268 1254461059 
1528363438 1181365123 2133976544 1181365123 785237904 292109182 2133976544 28403561 292109182 988412771 2133976544 453841454 -2138830820 1148007803 785237904 28403561