API Response (JSON)
{
"problem": {
"name": "ABS Ball",
"description": {
"content": "There are $N$ white balls. First, you paint each ball red or blue. Then, you place these $N$ red or blue painted balls in one of $M$ distinguishable boxes. Let $a_i$ and $b_i$ be the number of red and",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc212_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ white balls. First, you paint each ball red or blue.\nThen, you place these $N$ red or blue painted balls in one of $M$ distinguishable boxes.\nLet $a_i$ and $b_i$ be the number of red and...",
"is_translate": false,
"language": "English"
}
]
}