API Response (JSON)
{
"problem": {
"name": "Triple Metre",
"description": {
"content": "A string $S$ is said to be a substring of a string $T$ when there is a pair of integers $i$ and $j$ ($1 \\leq i \\leq j \\leq |T|)$ that satisfy the following condition. * The extraction of the $i$\\-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": "abc230_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A string $S$ is said to be a substring of a string $T$ when there is a pair of integers $i$ and $j$ ($1 \\leq i \\leq j \\leq |T|)$ that satisfy the following condition.\n\n* The extraction of the $i$\\-t...",
"is_translate": false,
"language": "English"
}
]
}