API Response (JSON)
{
"problem": {
"name": "Minimize Abs 1",
"description": {
"content": "You are given an integer sequence $A=(A_1,A_2,\\ldots,A_N)$ of length $N$ and integers $L$ and $R$ such that $L\\leq R$. For each $i=1,2,\\ldots,N$, find the integer $X_i$ that satisfies both of the foll",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc330_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer sequence $A=(A_1,A_2,\\ldots,A_N)$ of length $N$ and integers $L$ and $R$ such that $L\\leq R$.\nFor each $i=1,2,\\ldots,N$, find the integer $X_i$ that satisfies both of the foll...",
"is_translate": false,
"language": "English"
}
]
}