API Response (JSON)
{
"problem": {
"name": "Full House",
"description": {
"content": "We have five cards with integers $A$, $B$, $C$, $D$, and $E$ written on them, one on each card. This set of five cards is called a Full house if and only if the following condition is satisfied: * ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc263_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have five cards with integers $A$, $B$, $C$, $D$, and $E$ written on them, one on each card.\nThis set of five cards is called a Full house if and only if the following condition is satisfied:\n\n* ...",
"is_translate": false,
"language": "English"
}
]
}