{
"id": 0,
"user": {
"id": 0,
"username": "string",
"real_name": "string",
"avatar": "string"
},
"problem": {
"id": 0,
"title": "string"
},
"source": "string",
"language": "string",
"status": -4,
"score": 0,
"execute_time": 0,
"execute_memory": 0,
"detail": [
{
"case_name": "string",
"status": -4,
"statistics": {
"time": 0,
"memory": 0,
"exit_code": 0
},
"subcheck": 0
}
],
"log": "string",
"create_time": "2019-08-24T14:15:22.123Z"
}