API Response (JSON)
{
"problem": {
"name": "Sum of Abs 2",
"description": {
"content": "You are given positive integers $N$ and $L$, and a sequence of positive integers $A = (A_{1}, A_{2}, \\dots , A_{N})$ of length $N$. For each $i = 1, 2, \\dots , N$, answer the following question: > De",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc178_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $N$ and $L$, and a sequence of positive integers $A = (A_{1}, A_{2}, \\dots , A_{N})$ of length $N$.\nFor each $i = 1, 2, \\dots , N$, answer the following question:\n\n> De...",
"is_translate": false,
"language": "English"
}
]
}