API Response (JSON)
{
"problem": {
"name": "Middle Letter",
"description": {
"content": "You are given an odd-length string $S$ consisting of lowercase English letters. Print the central character of $S$. What is the central character? For an odd-length string $T$, its central character i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc266_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an odd-length string $S$ consisting of lowercase English letters.\nPrint the central character of $S$.\nWhat is the central character? For an odd-length string $T$, its central character i...",
"is_translate": false,
"language": "English"
}
]
}