Record Case Detail

Notes

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

Stderr

=================================================================
==31656==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 80008 byte(s) in 10001 object(s) allocated from:
    #0 0x7f68ff6ee448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x557f265fae8f in main (/out/package/sam_mem+0x18e8f)

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

Direct leak of 3136 byte(s) in 784 object(s) allocated from:
    #0 0x7f68ff6ee448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x557f265fc508 in pushi(Stack<int>&, Instr*) (/out/package/sam_mem+0x1a508)

Direct leak of 1488 byte(s) in 372 object(s) allocated from:
    #0 0x7f68ff6ee448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x557f265fc1e

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