API Response (JSON)
{
"problem": {
"name": "One More aab aba baa",
"description": {
"content": "Find the $K$\\-th lexicographically smallest string among the strings that are permutations of a string $S$. What is a permutation of a string?A string $A$ is said to be a permutation of a string $B$ w",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc215_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Find the $K$\\-th lexicographically smallest string among the strings that are permutations of a string $S$.\nWhat is a permutation of a string?A string $A$ is said to be a permutation of a string $B$ w...",
"is_translate": false,
"language": "English"
}
]
}