API Response (JSON)
{
"problem": {
"name": "FG operation",
"description": {
"content": "We have a sequence of $N$ integers between $0$ and $9$ (inclusive): $A=(A_1, \\dots, A_N)$, arranged from left to right in this order. Until the length of the sequence becomes $1$, we will repeatedly d",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc220_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a sequence of $N$ integers between $0$ and $9$ (inclusive): $A=(A_1, \\dots, A_N)$, arranged from left to right in this order.\nUntil the length of the sequence becomes $1$, we will repeatedly d...",
"is_translate": false,
"language": "English"
}
]
}