API Response (JSON)
{
"problem": {
"name": "Intersection",
"description": {
"content": "We have a number line. Takahashi painted some parts of this line, as follows: * First, he painted the part from $X=L_1$ to $X=R_1$ red. * Next, he painted the part from $X=L_2$ to $X=R_2$ blue. ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc261_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a number line. Takahashi painted some parts of this line, as follows:\n\n* First, he painted the part from $X=L_1$ to $X=R_1$ red.\n* Next, he painted the part from $X=L_2$ to $X=R_2$ blue.\n\n...",
"is_translate": false,
"language": "English"
}
]
}