API Response (JSON)
{
"problem": {
"name": "Prison",
"description": {
"content": "We have $N$ ID cards, and there are $M$ gates. We can pass the $i$\\-th gate if we have one of the following ID cards: the $L_i$\\-th, $(L_i+1)$\\-th, ..., and $R_i$\\-th ID cards. How many of the ID 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": "abc127_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ ID cards, and there are $M$ gates.\nWe can pass the $i$\\-th gate if we have one of the following ID cards: the $L_i$\\-th, $(L_i+1)$\\-th, ..., and $R_i$\\-th ID cards.\nHow many of the ID card...",
"is_translate": false,
"language": "English"
}
]
}