API Response (JSON)
{
"problem": {
"name": "Sequence Growing Easy",
"description": {
"content": "There is a sequence $X$ of length $N$, where every element is initially $0$. Let $X_i$ denote the $i$\\-th element of $X$. You are given a sequence $A$ of length $N$. The $i$\\-th element of $A$ is $A_i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc024_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a sequence $X$ of length $N$, where every element is initially $0$. Let $X_i$ denote the $i$\\-th element of $X$.\nYou are given a sequence $A$ of length $N$. The $i$\\-th element of $A$ is $A_i...",
"is_translate": false,
"language": "English"
}
]
}