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 0x7ffe3df46f48 with insufficient space for an object of type 'char'
0x7ffe3df46f48: note: pointer points here
 2f 2f 2f 2f  9f 83 31 29 b8 7f 00 00  f0 81 35 28 b8 7f 00 00  d8 f9 35 28 b8 7f 00 00  a7 0f ad 00
              ^ 
=================================================================
==5067==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffe3df46f48 at pc 0x55b6e56a0832 bp 0x7ffe3df3f490 sp 0x7ffe3df3f480
WRITE of size 1 at 0x7ffe3df46f48 thread T0
    #0 0x55b6e56a0831 in main (/out/package/lab5+0xd831)
    #1 0x7fb826ec3c86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
    #2 0x55b6e56a1989 in _start (/out/package/lab5+0xe989)

Address 0x7ffe3df46f48 is located in stack of thread T0 at offset 31160 in frame
    #0 0x55b6e569c09f 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