API Response (JSON)
{
"problem": {
"name": "Kth Number",
"description": {
"content": "We have a sequence of length $N$ consisting of integers between $0$ and $M$, inclusive: $A=(A_1,A_2,\\dots,A_N)$. Snuke will perform the following operations 1 and 2 in order. 1. For each $i$ such th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc295_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a sequence of length $N$ consisting of integers between $0$ and $M$, inclusive: $A=(A_1,A_2,\\dots,A_N)$.\nSnuke will perform the following operations 1 and 2 in order.\n\n1. For each $i$ such th...",
"is_translate": false,
"language": "English"
}
]
}