Notes
This function is in beta test. Please help improve it in the issues
here.
ASAN:DEADLYSIGNAL ================================================================= ==4682==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7fafbc087aeb bp 0x7ffdcbd76db0 sp 0x7ffdcbd76a80 T0) ==4682==The signal is caused by a READ memory access. ==4682==Hint: address points to the zero page. #0 0x7fafbc087aea in _IO_fgets (/lib/x86_64-linux-gnu/libc.so.6+0x7eaea) #1 0x560034d5425b in main (/out/package/lab5+0x925b) #2 0x7fafbc02ac86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #3 0x560034d550d9 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 ==4682==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.010000 250.000000 0.500000 250.000000 62253.000000 64.000000 7091.000000 2.550000 -2490.000000 -22.350000