API Response (JSON)
{
"problem": {
"name": "Replacing",
"description": {
"content": "You have a sequence $A$ composed of $N$ positive integers: $A_{1}, A_{2}, \\cdots, A_{N}$. You will now successively do the following $Q$ operations: * In the $i$\\-th operation, you replace every el",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc171_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have a sequence $A$ composed of $N$ positive integers: $A_{1}, A_{2}, \\cdots, A_{N}$.\nYou will now successively do the following $Q$ operations:\n\n* In the $i$\\-th operation, you replace every el...",
"is_translate": false,
"language": "English"
}
]
}