Notes
This function is in beta test. Please help improve it in the issues
here.
/in/lab4.c:153:33: runtime error: index -1 out of bounds for type 'double [120]' ================================================================= ==49488==ERROR: AddressSanitizer: stack-buffer-underflow on address 0x7ffd20bb4f48 at pc 0x558950ccd008 bp 0x7ffd20bb4ec0 sp 0x7ffd20bb4eb0 READ of size 8 at 0x7ffd20bb4f48 thread T0 #0 0x558950ccd007 in calculate (/out/package/lab4+0x11007) #1 0x558950cc5c36 in main (/out/package/lab4+0x9c36) #2 0x7fb94f2f5b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #3 0x558950cc7069 in _start (/out/package/lab4+0xb069) Address 0x7ffd20bb4f48 is located in stack of thread T0 at offset 24 in frame #0 0x558950ccc55f in calculate (/out/package/lab4+0x1055f) This frame has 1 object(s): [32, 992) 'stack' <== Memory access at offset 24 underflows this variable HINT: this may be a false positive if your program uses some custom stack unwind mechanism or swapcontext (longjmp and C++ exceptions *are* supported) SUMMARY: AddressSaniti
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