Notes
This function is in beta test. Please help improve it in the issues
here.
================================================================= ==35652==ERROR: LeakSanitizer: detected memory leaks Direct leak of 24 byte(s) in 6 object(s) allocated from: #0 0x515ea0 (/out/package/calc_mem+0x515ea0) #1 0x51b079 (/out/package/calc_mem+0x51b079) #2 0x51c687 (/out/package/calc_mem+0x51c687) #3 0x7f53e9c09c86 (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) SUMMARY: AddressSanitizer: 24 byte(s) leaked in 6 allocation(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
Bad input Bad input 0x6020000001b0 0x602000000190 0x602000000170 0x602000000150 0x602000000130 0x602000000110
JOJ Answer
Bad input Bad input 46 -49 -23 -19 92 0