Record Case Detail

Notes

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

Stderr

10 int
0 append vP3cQpMzLCmd -549
1 empty
2 append hLQj5n68HzIy 772
3 append kEey1tihW5RKzV 710
4 append NBqFejKT -669
5 append hWQ8lF 880
6 append 6czWb9qQeVB -442
7 append 9E3Goachd8JA 1004
8 append Vd53hgpyIqxv 847
9 print

=================================================================
==1255==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 32 byte(s) in 1 object(s) allocated from:
    #0 0x4dc980  (/out/package/main+0x4dc980)
    #1 0x5155d7  (/out/package/main+0x5155d7)
    #2 0x51507f  (/out/package/main+0x51507f)
    #3 0x7f80bc616b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)

SUMMARY: AddressSanitizer: 32 byte(s) leaked in 1 allocation(s).

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
false
2
3
4
5
6
7
8
9
vP3cQpMzLCmd=-549
hLQj5n68HzIy=772
kEey1tihW5RKzV=710
NBqFejKT=-669
hWQ8lF=880
6czWb9qQeVB=-442
9E3Goachd8JA=1004
Vd53hgpyIqxv=847