{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
"title": "string",
"promptMarkdown": "string",
"difficulty": "normal",
"language": "string",
"starterCode": "string",
"maxCpuMs": 0,
"maxMemoryKb": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"testCases": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"exerciseId": "71ba10b8-c6bd-49fd-9742-f8dbc8ccdb47",
"inputText": "string",
"expectedOutput": "string",
"isHidden": true,
"weight": 0
}
],
"hints": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"exerciseId": "71ba10b8-c6bd-49fd-9742-f8dbc8ccdb47",
"hintText": "string",
"unlockAfterFailedAttempts": 0,
"position": 0
}
]
}