API Response (JSON)
{
"problem": {
"name": "chokudai",
"description": {
"content": "You are given a string $S$. How many ways are there to choose and underline eight of its characters so that those characters read `c`, `h`, `o`, `k`, `u`, `d`, `a`, `i` from left to right? Since 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": "abc211_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$. \nHow many ways are there to choose and underline eight of its characters so that those characters read `c`, `h`, `o`, `k`, `u`, `d`, `a`, `i` from left to right? \nSince t...",
"is_translate": false,
"language": "English"
}
]
}