API Response (JSON)
{
"problem": {
"name": "camel Case",
"description": {
"content": "You are given a string $S$ consisting of uppercase and lowercase English letters. Here, exactly one character of $S$ is uppercase, and the others are all lowercase. Find the integer $x$ such that ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc291_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ consisting of uppercase and lowercase English letters. \nHere, exactly one character of $S$ is uppercase, and the others are all lowercase. \nFind the integer $x$ such that ...",
"is_translate": false,
"language": "English"
}
]
}