API Response (JSON)
{
"problem": {
"name": "ABC Swap",
"description": {
"content": "We have three boxes $A$, $B$, and $C$, each of which contains an integer. Currently, the boxes $A$, $B$, and $C$ contain the integers $X$, $Y$, and $Z$, respectively. We will now do the operations",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc161_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have three boxes $A$, $B$, and $C$, each of which contains an integer. \nCurrently, the boxes $A$, $B$, and $C$ contain the integers $X$, $Y$, and $Z$, respectively. \nWe will now do the operations...",
"is_translate": false,
"language": "English"
}
]
}