API Response (JSON)
{
"problem": {
"name": "J. Jumbled String",
"description": {
"content": "Recall that a #cf_span(class=[tex-font-style-underline], body=[subsequence]) of a string is any string obtained by removing some subset of characters from the string, for instance \"string\", \"sing\", \"i",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10193J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Recall that a #cf_span(class=[tex-font-style-underline], body=[subsequence]) of a string is any string obtained by removing some subset of characters from the string, for instance \"string\", \"sing\", \"i...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\{0,1\\}^+ $ be a nonempty bit string. \nFor any substring $ w \\in \\{0,1\\}^* $, let $ f_s(w) $ denote the number of distinct ways to obtain $ w $ as a subsequence of $ s $...",
"is_translate": false,
"language": "Formal"
}
]
}