Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr

=================================================================
==50257==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7fff0d9fee1a at pc 0x7fbfa8b19882 bp 0x7fff0d9fece0 sp 0x7fff0d9fe488
READ of size 11 at 0x7fff0d9fee1a thread T0
    #0 0x7fbfa8b19881  (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x52881)
    #1 0x7fbfa8b19fd9 in strtol (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x52fd9)
    #2 0x5577d263c194 in INSERT (/out/package/database+0x16194)
    #3 0x5577d264758e in AUTO (/out/package/database+0x2158e)
    #4 0x5577d264744c in AUTO (/out/package/database+0x2144c)
    #5 0x5577d264744c in AUTO (/out/package/database+0x2144c)
    #6 0x5577d264744c in AUTO (/out/package/database+0x2144c)
    #7 0x5577d264744c in AUTO (/out/package/database+0x2144c)
    #8 0x5577d264744c in AUTO (/out/package/database+0x2144c)
    #9 0x5577d2637e25 in main (/out/package/database+0x11e25)
    #10 0x7fbfa79d6b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #11 0x5577d2638469 in _start (/out

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
test5
LOAD: success
test4
test5
LOAD: success
test3
test4
test5
LOAD: success
test2
test3
test4
test5
LOAD: success
test1
test2
test3
test4
test5
LOAD: success
test0
test1
test2
test3
test4
test5
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 re