API Response (JSON)
{
"problem": {
"name": "Dango",
"description": {
"content": "For a positive integer $L$, a level-$L$ dango string is a string that satisfies the following conditions. * It is a string of length $L+1$ consisting of `o` and `-`. * Exactly one of the first ch",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc299_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For a positive integer $L$, a level-$L$ dango string is a string that satisfies the following conditions.\n\n* It is a string of length $L+1$ consisting of `o` and `-`.\n* Exactly one of the first ch...",
"is_translate": false,
"language": "English"
}
]
}