Record Case Detail

Notes

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

Stderr

/in/lab5.c:7:17: runtime error: store to address 0x7ffcdb0c2578 with insufficient space for an object of type 'char'
0x7ffcdb0c2578: note: pointer points here
 2f 2f 2f 2f  3c 69 0e ce 12 7f 00 00  00 70 2c cf 12 7f 00 00  00 00 00 00 12 7f 00 00  90 26 0c db
              ^ 
=================================================================
==4835==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffcdb0c2578 at pc 0x5652302e61bd bp 0x7ffcdb0baac0 sp 0x7ffcdb0baab0
WRITE of size 1 at 0x7ffcdb0c2578 thread T0
    #0 0x5652302e61bc in main (/out/package/lab5+0xd1bc)
    #1 0x7f12ccc56c86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
    #2 0x5652302e79a9 in _start (/out/package/lab5+0xe9a9)

Address 0x7ffcdb0c2578 is located in stack of thread T0 at offset 31160 in frame
    #0 0x5652302e200f in main (/out/package/lab5+0x900f)

  This frame has 11 object(s):
    [32, 992) 'RPE'
    [1024, 15424) 'token'
    [15456, 30336) 'myVar'
    [30368, 30370) 'str'
    [30432, 30434) 'str'
    

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