Record Case Detail

Notes

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

Stderr

/in/lab5.c:48:22: runtime error: index -1 out of bounds for type 'double [130]'
=================================================================
==3776==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffe46c25ca8 at pc 0x560b5f25fe79 bp 0x7ffe46c25250 sp 0x7ffe46c25240
READ of size 8 at 0x7ffe46c25ca8 thread T0
    #0 0x560b5f25fe78 in trans (/out/package/lab5+0xae78)
    #1 0x560b5f262577 in processfile (/out/package/lab5+0xd577)
    #2 0x560b5f25bb6f in main (/out/package/lab5+0x6b6f)
    #3 0x7fec5c09ac86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
    #4 0x560b5f25bbc9 in _start (/out/package/lab5+0x6bc9)

Address 0x7ffe46c25ca8 is located in stack of thread T0 at offset 2456 in frame
    #0 0x560b5f25c41f in trans (/out/package/lab5+0x741f)

  This frame has 5 object(s):
    [32, 168) 's1'
    [224, 744) 'help'
    [800, 1320) 'd'
    [1376, 2416) 'c'
    [2464, 3512) 's2' <== Memory access at offset 2456 underflows this variable
HINT: this may be a false positive if your

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