Record Case Detail

Notes

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

Stderr

=================================================================
==33216==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Direct leak of 400008 byte(s) in 50001 object(s) allocated from:
    #0 0x7f5797d5d448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x55b6f4ee4e8f in main (/out/package/sam_mem+0x18e8f)

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

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

Direct leak of 6968 byte(s) in 1742 object(s) allocated from:
    #0 0x7f5797d5d448 in operator new(unsigne

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

1410229087 1874512964 430196835 
430196835 1438094767 467627935 1791930715 1603175461 1344448245 1793516632 1438094767 1793516632 515004171 1515923624 1342466754 193413795 1307894613 1042579436 1342466754 

JOJ Answer

1410229087 1874512964 430196835 
430196835 1438094767 467627935 1791930715 1603175461 1344448245 1793516632 1438094767 1793516632 515004171 1515923624 1342466754 193413795 1307894613 1042579436 1342466754