API Response (JSON)
{
"problem": {
"name": "Ex - Bow Meow Optimization",
"description": {
"content": "There are $N$ dogs numbered $1$ through $N$ and $M$ cats numbered $1$ through $M$. You will arrange the $(N+M)$ animals in a line from left to right. An arrangement causes each animal's **frustration*",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc290_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ dogs numbered $1$ through $N$ and $M$ cats numbered $1$ through $M$. You will arrange the $(N+M)$ animals in a line from left to right. An arrangement causes each animal's **frustration*...",
"is_translate": false,
"language": "English"
}
]
}