Notes
This function is in beta test. Please help improve it in the issues
here.
================================================================= ==3580==ERROR: AddressSanitizer: stack-use-after-scope on address 0x7ffe79b46ad0 at pc 0x00000051eb4c bp 0x7ffe79b46920 sp 0x7ffe79b46918 READ of size 4 at 0x7ffe79b46ad0 thread T0 #0 0x51eb4b (/out/package/calc_mem+0x51eb4b) #1 0x51d2d5 (/out/package/calc_mem+0x51d2d5) #2 0x7f4fadc3bb96 (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #3 0x41d859 (/out/package/calc_mem+0x41d859) Address 0x7ffe79b46ad0 is located in stack of thread T0 at offset 368 in frame #0 0x51ad1f (/out/package/calc_mem+0x51ad1f) This frame has 20 object(s): [32, 33) '__c.addr.i' [48, 56) '__dnew.i.i.i.i332' [80, 88) '__dnew.i.i.i.i283' [112, 120) '__dnew.i.i.i.i' [144, 160) 'intl' (line 41) [176, 208) 'temp' (line 43) [240, 272) 'agg.tmp' [304, 336) 'agg.tmp37' [368, 372) 'temptr' (line 61) <== Memory access at offset 368 is inside this variable [384, 416) 'agg.tmp39' [448, 452) 'temp3' (line 80) [464,
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
JOJ Answer
Bad input Bad input 46 -49 -23 -19 92 0