API Response (JSON)
{
"problem": {
"name": "RGB Cards",
"description": {
"content": "AtCoDeer has three cards, one red, one green and one blue. An integer between $1$ and $9$ (inclusive) is written on each card: $r$ on the red card, $g$ on the green card and $b$ on the blue card. ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc064_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "AtCoDeer has three cards, one red, one green and one blue. \nAn integer between $1$ and $9$ (inclusive) is written on each card: $r$ on the red card, $g$ on the green card and $b$ on the blue card. \n...",
"is_translate": false,
"language": "English"
}
]
}