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
=================================================================
==432==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60200000001c at pc 0x000000448777 bp 0x7ffce7851dc0 sp 0x7ffce7851570
READ of size 13 at 0x60200000001c thread T0
    #0 0x448776  (/out/package/main+0x448776)
    #1 0x4493bb  (/out/package/main+0x4493bb)
    #2 0x449486  (/out/package/main+0x449486)
    #3 0x518ef2  (/out/package/main+0x518ef2)
    #4 0x5151f2  (/out/package/main+0x5151f2)
    #5 0x7eff340ebb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #6 0x41cb09  (/out/package/main+0x41cb09)

0x60200000001c is located 0 bytes to the right of 12-byte region [0x602000000010,0x60200000001c)
allocated by thread T0 here:
    #0 0x4dcbe8  (/out/package/main+0x4dcbe8)
    #1 0x5159db  (/out/package/main+0x

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