API Response (JSON)
{
"problem": {
"name": "Many Easy Optimizations",
"description": {
"content": "Define the **cost** of a sequence $X$ as (the maximum value of $X$ minus the minimum value of $X$). You are given sequences $A = (A_1, \\ldots, A_N)$ and $B = (B_1, \\ldots, B_N)$ of length $N$. Solve t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc187_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Define the **cost** of a sequence $X$ as (the maximum value of $X$ minus the minimum value of $X$).\nYou are given sequences $A = (A_1, \\ldots, A_N)$ and $B = (B_1, \\ldots, B_N)$ of length $N$. Solve t...",
"is_translate": false,
"language": "English"
}
]
}