Notes
This function is in beta test. Please help improve it in the issues
here.
/in/lab5.c:83:25: runtime error: index 100 out of bounds for type 'char [100]' /in/lab5.c:83:28: runtime error: store to address 0x7ffce071e344 with insufficient space for an object of type 'char' 0x7ffce071e344: note: pointer points here 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ^ ================================================================= ==4323==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffce071e344 at pc 0x55615ebc1861 bp 0x7ffce071d140 sp 0x7ffce071d130 WRITE of size 1 at 0x7ffce071e344 thread T0 #0 0x55615ebc1860 in main (/out/package/lab5+0xa860) #1 0x7f84f22acc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #2 0x55615ebc3119 in _start (/out/package/lab5+0xc119) Address 0x7ffce071e344 is located in stack of thread T0 at offset 4388 in frame #0 0x55615ebc03ff in main (/out/package/lab5+0x93ff) This frame has 7 object(s): [32, 36) 'count_line' [96, 256) 'vars_out
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