Notes
This function is in beta test. Please help improve it in the issues
here.
================================================================= ==50255==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffd33aaad9a at pc 0x7f8e37490882 bp 0x7ffd33aaac60 sp 0x7ffd33aaa408 READ of size 11 at 0x7ffd33aaad9a thread T0 #0 0x7f8e37490881 (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x52881) #1 0x7f8e37490fd9 in strtol (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x52fd9) #2 0x5648cd57b194 in INSERT (/out/package/database+0x16194) #3 0x5648cd58658e in AUTO (/out/package/database+0x2158e) #4 0x5648cd576e25 in main (/out/package/database+0x11e25) #5 0x7f8e3634db96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #6 0x5648cd577469 in _start (/out/package/database+0x12469) Address 0x7ffd33aaad9a is located in stack of thread T0 at offset 106 in frame #0 0x5648cd57a7bf in INSERT (/out/package/database+0x157bf) This frame has 6 object(s): [32, 42) 'deadline1' [96, 106) 'difficulty1' <== Memory access at offset 106 overflows this variable
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
LOAD: success test0 INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success INSERT: success UPDATE: update 3 records UPDATE: update 3 records UPDATE: update 3 records UPDATE: update 3 records UPDATE: update 3 records UPDATE: update 3 records UPDATE: update 3 records UPDATE: update 3 records UPDATE: update 3 records UPDATE: update 3 records UPDATE: update 3 records UPDATE: u