API Response (JSON)
{
"problem": {
"name": "Many 110",
"description": {
"content": "Let $S$ be the concatenation of $10^{10}$ copies of the string `110`. (For reference, the concatenation of $3$ copies of `110` is `110110110`.) We have a string $T$ of length $N$. Find the number of t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc110_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let $S$ be the concatenation of $10^{10}$ copies of the string `110`. (For reference, the concatenation of $3$ copies of `110` is `110110110`.)\nWe have a string $T$ of length $N$.\nFind the number of t...",
"is_translate": false,
"language": "English"
}
]
}