Record Case Detail

Notes

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

Stderr

=================================================================
==24801==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 102896 byte(s) in 12862 object(s) allocated from:
    #0 0x7f083e3b6448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x563242b6f009 in main (/out/package/sam_mem+0x2009)

Direct leak of 5808 byte(s) in 1452 object(s) allocated from:
    #0 0x7f083e3b6448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x563242b6fe1b in main (/out/package/sam_mem+0x2e1b)

Direct leak of 5704 byte(s) in 1426 object(s) allocated from:
    #0 0x7f083e3b6448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x563242b6fef9 in main (/out/package/sam_mem+0x2ef9)

Direct leak of 1768 byte(s) in 442 object(s) allocated from:
    #0 0x7f083e3b6448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x563242b6f556 in main (/out/package/sam_mem+0x2556)

D

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