API Response (JSON)
{
"problem": {
"name": "Max Min",
"description": {
"content": "We have a number sequence $A = (A_1, A_2, \\dots, A_N)$ of length $N$ and integers $X$ and $Y$. Find the number of pairs of integers $(L, R)$ satisfying all the conditions below. * $1 \\leq L \\leq R ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc247_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a number sequence $A = (A_1, A_2, \\dots, A_N)$ of length $N$ and integers $X$ and $Y$. Find the number of pairs of integers $(L, R)$ satisfying all the conditions below.\n\n* $1 \\leq L \\leq R ...",
"is_translate": false,
"language": "English"
}
]
}