Record Case Detail

Notes

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

Stderr

/in/lab4.c:70:44: runtime error: index -1 out of bounds for type 'int [120]'
=================================================================
==47945==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7fff7e02c6cc at pc 0x55761c6d411a bp 0x7fff7e02c3c0 sp 0x7fff7e02c3b0
READ of size 4 at 0x7fff7e02c6cc thread T0
    #0 0x55761c6d4119 in RPEcalculation (/out/package/lab4+0x11119)
    #1 0x55761c6ce888 in main (/out/package/lab4+0xb888)
    #2 0x7f87f708db96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #3 0x55761c6d0bb9 in _start (/out/package/lab4+0xdbb9)

Address 0x7fff7e02c6cc is located in stack of thread T0 at offset 540 in frame
    #0 0x55761c6d0eff in RPEcalculation (/out/package/lab4+0xdeff)

  This frame has 5 object(s):
    [32, 512) 'helper'
    [544, 1024) 'priority' <== Memory access at offset 540 underflows this variable
    [1056, 2016) 'RPE'
    [2048, 3008) 'stack'
    [3040, 4000) 'numstore'
HINT: this may be a false positive if your program uses some custom s

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