Record Case Detail

Notes

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

Stderr

*** buffer overflow detected ***: database terminated

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 -6, which should be 0.

Please double check your code to solve this problem and try again.

Your Answer


        

JOJ Answer

LOAD: success
test1
LOAD: success
test0
test1
INSERT: success
INSERT: success
INSERT: success
INSERT: success
UPDATE: update 2 records
UPDATE: update 2 records
UPDATE: update 2 records
UPDATE: update 2 records
UPDATE: update 4 records
UPDATE: update 4 records
UPDATE: update 1 records
UPDATE: update 1 records
UPDATE: update 1 records
UPDATE: update 1 records
UPDATE: update 1 records
UPDATE: update 1 records
UPDATE: update 1 records
UPDATE: update 1 records
DELETE: delete 4 records
DELETE: delete 1 records
DELETE: delete 1 records
course1 name1 19961222 55
course0 name1 20150615 18
course1 name1 19961222 55
course0 name1 20150615 18
course1 name1 19961222 55
test0
Course Name Deadline Difficulty
course1 name1 19961222 55
course0 name1 20150615 18
INSERT: success
INSERT: success
INSERT: success
INSERT: success
UPDATE: update 2 records
UPDATE: update 2 records
UPDATE: update 2 records
UPDATE: update 2 records
UPDATE: update 4 records
UPDATE: update 4 records
UPDATE: update 1 records
UPDATE: update 1 records
UPDAT