API Response (JSON)
{
"problem": {
"name": "Bird Watching",
"description": {
"content": "There are $N$ birds of $M$ types flying in the sky. The bird types are numbered $1,2,\\dots,M$. The $N$ birds are numbered $1,2,\\dots,N$, and bird $i$ is of type $A_i$ and has size $B_i$. For every",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc434_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ birds of $M$ types flying in the sky. \nThe bird types are numbered $1,2,\\dots,M$. \nThe $N$ birds are numbered $1,2,\\dots,N$, and bird $i$ is of type $A_i$ and has size $B_i$.\nFor every...",
"is_translate": false,
"language": "English"
}
]
}