Record Case Detail

Notes

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

Stderr

/in/lab4.c:106:53: runtime error: index -1 out of bounds for type 'double [120]'
=================================================================
==47628==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffc301f1228 at pc 0x55c71d7f2b58 bp 0x7ffc301f0f60 sp 0x7ffc301f0f50
READ of size 8 at 0x7ffc301f1228 thread T0
    #0 0x55c71d7f2b57 in par (/out/package/lab4+0x12b57)
    #1 0x55c71d7ec45a in main (/out/package/lab4+0xc45a)
    #2 0x7fb97bdc4b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #3 0x55c71d7eeb99 in _start (/out/package/lab4+0xeb99)

Address 0x7ffc301f1228 is located in stack of thread T0 at offset 536 in frame
    #0 0x55c71d7eed6f in par (/out/package/lab4+0xed6f)

  This frame has 4 object(s):
    [32, 512) 'helper'
    [544, 1504) 'stack' <== Memory access at offset 536 underflows this variable
    [1536, 2496) 'sss'
    [2528, 3488) 'stack1'
HINT: this may be a false positive if your program uses some custom stack unwind mechanism or swapcontext
      (long

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