API Response (JSON)
{
"problem": {
"name": "Poker",
"description": {
"content": "We have $9K$ cards. For each $i = 1, 2, \\dots, 9$, there are $K$ cards with $i$ written on it. We randomly shuffled these cards and handed out five cards - four face up and one face down - to each o",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc193_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $9K$ cards. For each $i = 1, 2, \\dots, 9$, there are $K$ cards with $i$ written on it. \nWe randomly shuffled these cards and handed out five cards - four face up and one face down - to each o...",
"is_translate": false,
"language": "English"
}
]
}