API Response (JSON)
{
"problem": {
"name": "Random Max",
"description": {
"content": "There are $N$ continuous random variables $x_i$ ($1 ≤ i ≤ N$), each of which follows the continuous uniform distribution on the interval $[L_i, R_i]$. (That is, $x_i$ is a random variable that can tak",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "hhkb2020_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ continuous random variables $x_i$ ($1 ≤ i ≤ N$), each of which follows the continuous uniform distribution on the interval $[L_i, R_i]$. (That is, $x_i$ is a random variable that can tak...",
"is_translate": false,
"language": "English"
}
]
}