API Response (JSON)
{
"problem": {
"name": "Substrings",
"description": {
"content": "Given is a string $S$. From this string, Takahashi will make a new string $T$ as follows. * First, mark one or more characters in $S$. Here, no two marked characters should be adjacent. * Next, d",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc214_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a string $S$. From this string, Takahashi will make a new string $T$ as follows.\n\n* First, mark one or more characters in $S$. Here, no two marked characters should be adjacent.\n* Next, d...",
"is_translate": false,
"language": "English"
}
]
}