Record Case Detail

Notes

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

Stderr

10 str
0 print
1 append NU7lXPGFsMY4c 9rTQ3
2 append pn6YT 6GYaq
3 append GVacjbsA0 WITG
4 append 5BHyuqkgI0pvA uemH
5 append od95SR7fUu V32tu
6 append T41K8vRYxiS 78QD
7 append uNh0R1gO kuUH9
8 print
=================================================================
==10==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60200000001d at pc 0x000000448777 bp 0x7fffb2d61aa0 sp 0x7fffb2d61250
READ of size 14 at 0x60200000001d 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 0x7f5b94304b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #6 0x41cb09  (/out/package/main+0x41cb09)

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

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
3
4
5
6
7
8
NU7lXPGFsMY4c=9rTQ3
pn6YT=6GYaq
GVacjbsA0=WITG
5BHyuqkgI0pvA=uemH
od95SR7fUu=V32tu
T41K8vRYxiS=78QD
uNh0R1gO=kuUH9
9
NU7lXPGFsMY4c=9rTQ3
pn6YT=6GYaq
GVacjbsA0=WITG
5BHyuqkgI0pvA=uemH
od95SR7fUu=V32tu
T41K8vRYxiS=78QD
uNh0R1gO=kuUH9