API Response (JSON)
{
"problem": {
"name": "Long Sequence",
"description": {
"content": "We have a sequence of $N$ positive integers: $A=(A_1,\\dots,A_N)$. Let $B$ be the concatenation of $10^{100}$ copies of $A$. Consider summing up the terms of $B$ from left to right. When does the sum",
"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_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a sequence of $N$ positive integers: $A=(A_1,\\dots,A_N)$. \nLet $B$ be the concatenation of $10^{100}$ copies of $A$.\nConsider summing up the terms of $B$ from left to right. When does the sum...",
"is_translate": false,
"language": "English"
}
]
}