API Response (JSON)
{
"problem": {
"name": "Always Increasing",
"description": {
"content": "You are given a sequence of positive integers $A=(A_1,A_2,\\ldots,A_N)$ of length $N$, and you will perform $Q$ operations on it. For $1\\leq q\\leq Q$, the $q$\\-th operation is given as positive integer",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc210_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence of positive integers $A=(A_1,A_2,\\ldots,A_N)$ of length $N$, and you will perform $Q$ operations on it. For $1\\leq q\\leq Q$, the $q$\\-th operation is given as positive integer...",
"is_translate": false,
"language": "English"
}
]
}