Record Case Detail

Notes

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

Stderr

10 double
0 print
1 sort inc
2 append yZfqS2EMpb 0.3993577152006793
3 append SWoJwK1C6EzH 0.1536454957613631
4 append sK2FyT 0.11269829725799929
5 sort dec
6 sort inc
7 append IEL2KtGpsCr 0.7957063358982038
8 append iRVsWglay7 0.8639012165969916
9 print
=================================================================
==274==ERROR: AddressSanitizer: heap-use-after-free on address 0x603000000078 at pc 0x00000051753d bp 0x7fffa3f5fd30 sp 0x7fffa3f5fd28
READ of size 8 at 0x603000000078 thread T0
    #0 0x51753c  (/out/package/main+0x51753c)
    #1 0x51542b  (/out/package/main+0x51542b)
    #2 0x7f868d954b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #3 0x41cb09  (/out/package/main+0x41cb09)

0x603000000078 is located 8 bytes inside of 24-byte region [0x603000000070,0x603000000088)
freed by thread T0 here:
    #0 0x4dc7f0  (/out/package/main+0x4dc7f0)
    #1 0x5174d8  (/out/package/main+0x5174d8)
    #2 0x51542b  (/out/package/main+0x51542b)
    #3 0x7f868d954b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)

pr

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
yZfqS2EMpb=0.399358
SWoJwK1C6EzH=0.153645
sK2FyT=0.112698
yZfqS2EMpb=0.399358
SWoJwK1C6EzH=0.153645
sK2FyT=0.112698
6
yZfqS2EMpb=0.399358
SWoJwK1C6EzH=0.153645
sK2FyT=0.112698
sK2FyT=0.112698
SWoJwK1C6EzH=0.153645
yZfqS2EMpb=0.399358
7
8
9
yZfqS2EMpb=0.399358
SWoJwK1C6EzH=0.153645
sK2FyT=0.112698
IEL2KtGpsCr=0.795706
iRVsWglay7=0.863901
sK2FyT=0.112698
SWoJwK1C6EzH=0.153645
yZfqS2EMpb=0.399358