Notes
This function is in beta test. Please help improve it in the issues
here.
ASAN:DEADLYSIGNAL ================================================================= ==4141==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f4af3322aeb bp 0x7ffdc7eb7790 sp 0x7ffdc7eb7460 T0) ==4141==The signal is caused by a READ memory access. ==4141==Hint: address points to the zero page. #0 0x7f4af3322aea in _IO_fgets (/lib/x86_64-linux-gnu/libc.so.6+0x7eaea) #1 0x55d3457c425b in main (/out/package/lab5+0x925b) #2 0x7f4af32c5c86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #3 0x55d3457c50d9 in _start (/out/package/lab5+0xa0d9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0x7eaea) in _IO_fgets ==4141==ABORTING
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
2.000000 0.000250 -0.250000 0.888889 -3.777800 777.375000 64.000000 4.160000 2.550000 128.000000