Notes
This function is in beta test. Please help improve it in the issues
here.
/in/lab5.c:250:22: runtime error: index -1 out of bounds for type 'int [120]' ================================================================= ==4596==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffe15461eec at pc 0x5602795ae1c0 bp 0x7ffe15461de0 sp 0x7ffe15461dd0 WRITE of size 4 at 0x7ffe15461eec thread T0 #0 0x5602795ae1bf in in2po (/out/package/lab5+0x71bf) #1 0x5602795ac84e in main (/out/package/lab5+0x584e) #2 0x7f0cdc26ec86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #3 0x5602795ac9b9 in _start (/out/package/lab5+0x59b9) Address 0x7ffe15461eec is located in stack of thread T0 at offset 92 in frame #0 0x5602795ad07f in in2po (/out/package/lab5+0x607f) This frame has 3 object(s): [32, 36) 'top' [96, 576) 'stack' <== Memory access at offset 92 underflows this variable [608, 623) 'varname' HINT: this may be a false positive if your program uses some custom stack unwind mechanism or swapcontext (longjmp and C++ exceptions *are* sup
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