API Response (JSON)
{
"problem": {
"name": "Next Letter",
"description": {
"content": "Mr. Takahashi has a string $s$ consisting of lowercase English letters. He repeats the following operation on $s$ exactly $K$ times. * Choose an arbitrary letter on $s$ and change that letter to th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "codefestival_2016_qualA_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Mr. Takahashi has a string $s$ consisting of lowercase English letters. He repeats the following operation on $s$ exactly $K$ times.\n\n* Choose an arbitrary letter on $s$ and change that letter to th...",
"is_translate": false,
"language": "English"
}
]
}