API Response (JSON)
{
"problem": {
"name": "Interval Counts",
"description": {
"content": "You are given positive integers $x_1, \\ldots, x_N$ such that $x_1 < \\cdots < x_N$, and positive integers $y_1, \\ldots, y_N$. Consider a tuple $(M, L_1, R_1, \\ldots, L_M, R_M)$ that satisfies all of th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc166_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $x_1, \\ldots, x_N$ such that $x_1 < \\cdots < x_N$, and positive integers $y_1, \\ldots, y_N$.\nConsider a tuple $(M, L_1, R_1, \\ldots, L_M, R_M)$ that satisfies all of th...",
"is_translate": false,
"language": "English"
}
]
}