API Response (JSON)
{
"problem": {
"name": "More Holidays",
"description": {
"content": "You are given a string $S$ of length $N$ consisting of `o` and `x`, and integers $M$ and $K$. $S$ is guaranteed to contain at least one `x`. Let $T$ be the string of length $NM$ obtained by concaten",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc300_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ of length $N$ consisting of `o` and `x`, and integers $M$ and $K$. \n$S$ is guaranteed to contain at least one `x`.\nLet $T$ be the string of length $NM$ obtained by concaten...",
"is_translate": false,
"language": "English"
}
]
}