API Response (JSON)
{
"problem": {
"name": "Social Distance 2",
"description": {
"content": "There are $N$ chairs arranged in a row, called Chair $1$, Chair $2$, $\\ldots$, Chair $N$. A chair seats only one person. $M$ people will sit on $M$ of these chairs. Here, let us define the score as ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc225_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ chairs arranged in a row, called Chair $1$, Chair $2$, $\\ldots$, Chair $N$. \nA chair seats only one person.\n$M$ people will sit on $M$ of these chairs. Here, let us define the score as ...",
"is_translate": false,
"language": "English"
}
]
}