API Response (JSON)
{
"problem": {
"name": "Graph of Mod of Linear",
"description": {
"content": "You are given integers $N$ and $Q$, and two integer sequences of length $Q$: $A=(A_1,A_2,\\ldots,A_Q)$ and $B=(B_1,B_2,\\ldots, B_Q)$. For each $k=1,2,\\ldots,Q$, solve the following problem: > There is",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 6000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc182_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integers $N$ and $Q$, and two integer sequences of length $Q$: $A=(A_1,A_2,\\ldots,A_Q)$ and $B=(B_1,B_2,\\ldots, B_Q)$.\nFor each $k=1,2,\\ldots,Q$, solve the following problem:\n\n> There is...",
"is_translate": false,
"language": "English"
}
]
}