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 0x7ffd6b3a90d8 with insufficient space for an object of type 'char'
0x7ffd6b3a90d8: note: pointer points here
 2f 2f 2f 2f  d8 89 e4 f7 ce 7f 00 00  a7 0f ad 00 00 00 00 00  a9 ea d7 f6 ce 7f 00 00  80 c8 d7 f6
              ^ 
=================================================================
==5080==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffd6b3a90d8 at pc 0x55adbd174224 bp 0x7ffd6b3a1620 sp 0x7ffd6b3a1610
WRITE of size 1 at 0x7ffd6b3a90d8 thread T0
    #0 0x55adbd174223 in main (/out/package/lab5+0xd223)
    #1 0x7fcef69acc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
    #2 0x55adbd175a09 in _start (/out/package/lab5+0xea09)

Address 0x7ffd6b3a90d8 is located in stack of thread T0 at offset 31160 in frame
    #0 0x55adbd17009f in main (/out/package/lab5+0x909f)

  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