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 0x7ffdfbf87848 with insufficient space for an object of type 'char'
0x7ffdfbf87848: note: pointer points here
 2f 2f 2f 2f  9f f3 50 24 49 7f 00 00  f0 f1 54 23 49 7f 00 00  d8 69 55 23 49 7f 00 00  a7 0f ad 00
              ^ 
=================================================================
==5093==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffdfbf87848 at pc 0x559f40a441bd bp 0x7ffdfbf7fd90 sp 0x7ffdfbf7fd80
WRITE of size 1 at 0x7ffdfbf87848 thread T0
    #0 0x559f40a441bc in main (/out/package/lab5+0xd1bc)
    #1 0x7f49220bac86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
    #2 0x559f40a459a9 in _start (/out/package/lab5+0xe9a9)

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