API Response (JSON)
{
"problem": {
"name": "Union of Interval",
"description": {
"content": "For real numbers $L$ and $R$, let us denote by $[L,R)$ the set of real numbers greater than or equal to $L$ and less than $R$. Such a set is called a right half-open interval. You are given $N$ right ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc256_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For real numbers $L$ and $R$, let us denote by $[L,R)$ the set of real numbers greater than or equal to $L$ and less than $R$. Such a set is called a right half-open interval.\nYou are given $N$ right ...",
"is_translate": false,
"language": "English"
}
]
}