Record Case Detail

Notes

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

Stderr

/in/lab4.c:458:60: runtime error: index -1 out of bounds for type 'double [150]'
=================================================================
==47582==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffe78b617b8 at pc 0x56483c1b034c bp 0x7ffe78b60c90 sp 0x7ffe78b60c80
READ of size 8 at 0x7ffe78b617b8 thread T0
    #0 0x56483c1b034b in main (/out/package/lab4+0x1234b)
    #1 0x7f9404a93b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #2 0x56483c1b5489 in _start (/out/package/lab4+0x17489)

Address 0x7ffe78b617b8 is located in stack of thread T0 at offset 2520 in frame
    #0 0x56483c1ab7af in main (/out/package/lab4+0xd7af)

  This frame has 13 object(s):
    [32, 192) 'VarVal'
    [224, 624) 'VarName'
    [672, 2480) 'IPExpression'
    [2528, 4336) 'stack' <== Memory access at offset 2520 underflows this variable
    [4384, 4386) 'temp'
    [4448, 4463) 'cnum'
    [4512, 4532) 'tempname'
    [4576, 4596) 'tochange'
    [4640, 4660) 'cvalue'
    [4704, 4804) 'DirPart'
   

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

Show the results!
a * b = 70.910000, b - c  + a * f = 13932.010000
ans = -7062633.450000