Notes
This function is in beta test. Please help improve it in the issues
here.
5 double 0 append PXzsNFbe 0.1828935773006043 1 append hSwQR7oaVKLPH 0.36913367683016884 2 append tj3GVx 0.8963112227282615 3 append kIBAKl9O 0.8879438547725725 4 print /in/dlist.c:227:21: 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:21 in AddressSanitizer:DEADLYSIGNAL ================================================================= ==282==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00000051983f bp 0x7ffc771bca10 sp 0x7ffc771bc9d0 T0) ==282==The signal is caused by a READ memory access. ==282==Hint: address points to the zero page. #0 0x51983e (/out/package/main+0x51983e) #1 0x5151b2 (/out/package/main+0x5151b2) #2 0x7f35b8013b96 (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #3 0x41cac9 (/out/package/main+0x41cac9) AddressSanitizer can not provide additiona
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 PXzsNFbe=0.182894 hSwQR7oaVKLPH=0.369134 tj3GVx=0.896311 kIBAKl9O=0.887944