API Response (JSON)
{
"problem": {
"name": "Don't Be a Subsequence",
"description": {
"content": "A subsequence of a string $S$ is a string that can be obtained by deleting zero or more characters from $S$ without changing the order of the remaining characters. For example, `arc`, `artistic` and (",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc081_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A subsequence of a string $S$ is a string that can be obtained by deleting zero or more characters from $S$ without changing the order of the remaining characters. For example, `arc`, `artistic` and (...",
"is_translate": false,
"language": "English"
}
]
}