API Response (JSON)
{
"problem": {
"name": "Long Loong",
"description": {
"content": "For a positive integer $X$, the **Dragon String** of level $X$ is a string of length $(X+3)$ formed by one `L`, $X$ occurrences of `o`, one `n`, and one `g` arranged in this order. You are given a pos",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc336_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For a positive integer $X$, the **Dragon String** of level $X$ is a string of length $(X+3)$ formed by one `L`, $X$ occurrences of `o`, one `n`, and one `g` arranged in this order.\nYou are given a pos...",
"is_translate": false,
"language": "English"
}
]
}