Record Case Detail

Notes

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

Stderr

ASAN:DEADLYSIGNAL
=================================================================
==46467==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000074 (pc 0x7f61955d9640 bp 0x7fff6ee203d0 sp 0x7fff6ee200f8 T0)
==46467==The signal is caused by a READ memory access.
==46467==Hint: address points to the zero page.
    #0 0x7f61955d963f  (/lib/x86_64-linux-gnu/libc.so.6+0x8763f)
    #1 0x5567cb37fbe4 in main (/out/package/lab4+0xebe4)
    #2 0x7f6195573b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #3 0x5567cb37fd69 in _start (/out/package/lab4+0xed69)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0x8763f) 
==46467==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

250.000000
0.500000
250.000000
62253.000000
64.000000
7091.000000
2.550000
-2490.000000
-22.350000