API Response (JSON)
{
"problem": {
"name": "Highest Ratio",
"description": {
"content": "You are given a sequence $A=(A_1,A_2,\\ldots,A_N)$ of length $N$. For each $k=1,2,\\ldots,N$, solve the following problem: * Find the maximum possible average value of the $k$\\-th to $r$\\-th terms ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc341_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence $A=(A_1,A_2,\\ldots,A_N)$ of length $N$. \nFor each $k=1,2,\\ldots,N$, solve the following problem:\n\n* Find the maximum possible average value of the $k$\\-th to $r$\\-th terms ...",
"is_translate": false,
"language": "English"
}
]
}