API Response (JSON)
{
"problem": {
"name": "Sandwich Number",
"description": {
"content": "You are given a string $S$ consisting of uppercase English letters and digits. Determine whether $S$ satisfies the following condition. * $S$ is a concatenation of the following characters and stri",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc281_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ consisting of uppercase English letters and digits. Determine whether $S$ satisfies the following condition.\n\n* $S$ is a concatenation of the following characters and stri...",
"is_translate": false,
"language": "English"
}
]
}