Record Case Detail

Notes

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

Stderr

5 int
0 append 4AP0LIhQU 143
1 append oBUmdxEaIHuyL8 48582
2 print
3 append MiXRrfQ0KLG -26856
4 print

=================================================================
==168==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 32 byte(s) in 1 object(s) allocated from:
    #0 0x4dc930  (/out/package/main+0x4dc930)
    #1 0x5167f0  (/out/package/main+0x5167f0)
    #2 0x519a15  (/out/package/main+0x519a15)
    #3 0x5152d7  (/out/package/main+0x5152d7)
    #4 0x7ffa4d12bb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)

Indirect leak of 15 byte(s) in 1 object(s) allocated from:
    #0 0x4dc930  (/out/package/main+0x4dc930)
    #1 0x51681a  (/out/package/main+0x51681a)
    #2 0x519a15  (/out/package/main+0x519a15)
    #3 0x5152d7  (/out/package/main+0x5152d7)
    #4 0x7ffa4d12bb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)

Indirect leak of 4 byte(s) in 1 object(s) allocated from:
    #0 0x4dc930  (/out/package/main+0x4dc930)
    #1 0x515dca  (/out/package/main+0x515dca)
    #2 0x516949  (/out/package/main+

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


        

JOJ Answer

0
1
2
4AP0LIhQU=143
oBUmdxEaIHuyL8=48582
3
4
4AP0LIhQU=143
oBUmdxEaIHuyL8=48582
MiXRrfQ0KLG=-26856