API Response (JSON)
{
"problem": {
"name": "Larger Score",
"description": {
"content": "We have an integer sequence of length $N$: $A=(A_1,A_2,\\cdots,A_N)$. Below in this problem, let the **score** of $A$ be the sum of the first $K$ terms of $A$. Additionally, let $s$ be the score of the",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc138_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have an integer sequence of length $N$: $A=(A_1,A_2,\\cdots,A_N)$. Below in this problem, let the **score** of $A$ be the sum of the first $K$ terms of $A$. Additionally, let $s$ be the score of the...",
"is_translate": false,
"language": "English"
}
]
}