API Response (JSON)
{
"problem": {
"name": "Divisible Substring",
"description": {
"content": "Takahashi has a string $S$ of length $N$ consisting of digits from `0` through `9`. He loves the prime number $P$. He wants to know how many non-empty (contiguous) substrings of $S$ - there are $N \\ti",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc158_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has a string $S$ of length $N$ consisting of digits from `0` through `9`.\nHe loves the prime number $P$. He wants to know how many non-empty (contiguous) substrings of $S$ - there are $N \\ti...",
"is_translate": false,
"language": "English"
}
]
}