Record Case Detail

Notes

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

Stderr

5 str
0 append xUfGb TeNdP
1 append FeSx0YRVlP2 Ms7o
2 append UZ3Fp1kzIbl7Xe w5QFz
3 append hITyrvAcZ W14N
4 print
=================================================================
==272==ERROR: AddressSanitizer: attempting free on address which was not malloc()-ed: 0x7ffe7f9e30b0 in thread T0
    #0 0x4dc7f0  (/out/package/main+0x4dc7f0)
    #1 0x51747e  (/out/package/main+0x51747e)
    #2 0x51542b  (/out/package/main+0x51542b)
    #3 0x7f1437e01b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #4 0x41cb09  (/out/package/main+0x41cb09)

Address 0x7ffe7f9e30b0 is located in stack of thread T0 at offset 176 in frame
    #0 0x514edf  (/out/package/main+0x514edf)

  This frame has 3 object(s):
    [32, 132) 'buffer'
    [176, 276) 'buffer2' <== Memory access at offset 176 is inside this variable
    [320, 324) 'n'
HINT: this may be a false positive if your program uses some custom stack unwind mechanism or swapcontext
      (longjmp and C++ exceptions *are* supported)
SUMMARY: AddressSanitizer: bad-free (/out/p

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
xUfGb=TeNdP
FeSx0YRVlP2=Ms7o
UZ3Fp1kzIbl7Xe=w5QFz
hITyrvAcZ=W14N