API Response (JSON)
{
"problem": {
"name": "Yay!",
"description": {
"content": "You are given a string $S$ consisting of lowercase English letters. The length of $S$ is between $3$ and $100$, inclusive. All characters but one of $S$ are the same. Find $x$ such that the $x$\\-th ch",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc342_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ consisting of lowercase English letters. The length of $S$ is between $3$ and $100$, inclusive.\nAll characters but one of $S$ are the same.\nFind $x$ such that the $x$\\-th ch...",
"is_translate": false,
"language": "English"
}
]
}