Notes
This function is in beta test. Please help improve it in the issues
here.
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 /in/dlist.c:227:20: runtime error: load of misaligned address 0xbebebebebebebebe for type 'double', which requires 8 byte alignment 0xbebebebebebebebe: note: pointer points here <memory cannot be printed> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /in/dlist.c:227:20 in AddressSanitizer:DEADLYSIGNAL ================================================================= ==260==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00000051983f bp 0x7fff1496a9d0 sp 0x7fff1496a990 T0) ==260==The signal is caused by a READ memory access. ==260==Hint: address points to the zero page. #0 0x51983e (/out/package/main+0x51983e) #1 0x515385 (/out/package/main+0x515385) #2 0x7f992b4b2b96 (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #3 0x41cac9 (/out/package/main+0x41cac9) AddressSanitizer can not provide additional info. SUMMA
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