API Response (JSON)
{
"problem": {
"name": "Strivore",
"description": {
"content": "How many strings can be obtained by applying the following operation on a string $S$ exactly $K$ times: \"choose one lowercase English letter and insert it somewhere\"? The answer can be enormous, so pr",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc171_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "How many strings can be obtained by applying the following operation on a string $S$ exactly $K$ times: \"choose one lowercase English letter and insert it somewhere\"?\nThe answer can be enormous, so pr...",
"is_translate": false,
"language": "English"
}
]
}