API Response (JSON)
{
"problem": {
"name": "Sum of Min of Mod of Linear",
"description": {
"content": "You are given positive integers $N$, $M$, $K$, a non-negative integer $C$, and an integer sequence $A=(A_1, A_2, \\ldots, A_N)$ of length $N$. Find $\\displaystyle \\sum_{k=0}^{K-1}\\min_{1\\le i\\le N}\\lbr",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc182_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $N$, $M$, $K$, a non-negative integer $C$, and an integer sequence $A=(A_1, A_2, \\ldots, A_N)$ of length $N$.\nFind $\\displaystyle \\sum_{k=0}^{K-1}\\min_{1\\le i\\le N}\\lbr...",
"is_translate": false,
"language": "English"
}
]
}