Record Case Detail

Notes

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

Stderr

=================================================================
==31658==ERROR: LeakSanitizer: detected memory leaks

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

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

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

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

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

2106607265 
2008170449 2106607265 696494789 1922996088 1206796592 2078592849 2008170449 987260430 1426401410 2128099529 1030192639 2114244685 1607996649 -2142486486 1490980803 2008170449 

JOJ Answer

2106607265 
2008170449 2106607265 696494789 1922996088 1206796592 2078592849 2008170449 987260430 1426401410 2128099529 1030192639 2114244685 1607996649 -2142486486 1490980803 2008170449