API Response (JSON)
{
"problem": {
"name": "Annoying String Problem",
"description": {
"content": "For strings $S$ and $T$ consisting of lowercase English letters, and a string $X$ consisting of `0` and `1`, define the string $f(S,T,X)$ consisting of lowercase English letters as follows: * Start",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc181_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For strings $S$ and $T$ consisting of lowercase English letters, and a string $X$ consisting of `0` and `1`, define the string $f(S,T,X)$ consisting of lowercase English letters as follows:\n\n* Start...",
"is_translate": false,
"language": "English"
}
]
}