API Response (JSON)
{
"problem": {
"name": "Total Area of Bounding Boxes",
"description": {
"content": "There are $N$ points numbered $1,2, \\dots, N$ on the $2$\\-dimensional plane. The coordinates of point $i$ are $(i,Y_i)$. In this problem, it is guaranteed that $Y=(Y_1,Y_2,\\dots ,Y_N)$ is a permutatio",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc201_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ points numbered $1,2, \\dots, N$ on the $2$\\-dimensional plane. The coordinates of point $i$ are $(i,Y_i)$. In this problem, it is guaranteed that $Y=(Y_1,Y_2,\\dots ,Y_N)$ is a permutatio...",
"is_translate": false,
"language": "English"
}
]
}