API Response (JSON)
{
"problem": {
"name": "Three Substrings",
"description": {
"content": "Snuke has a string $s$. From this string, Anuke, Bnuke, and Cnuke obtained strings $a$, $b$, and $c$, respectively, as follows: * Choose a non-empty (contiguous) substring of $s$ (possibly $s$ itse",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "panasonic2020_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has a string $s$. From this string, Anuke, Bnuke, and Cnuke obtained strings $a$, $b$, and $c$, respectively, as follows:\n\n* Choose a non-empty (contiguous) substring of $s$ (possibly $s$ itse...",
"is_translate": false,
"language": "English"
}
]
}