API Response (JSON)
{
"problem": {
"name": "The Kth Time Query",
"description": {
"content": "We have a sequence of $N$ numbers: $A = (a_1, a_2, \\dots, a_N)$. Process the $Q$ queries explained below. * Query $i$: You are given a pair of integers $(x_i, k_i)$. Let us look at the elements o",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc235_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a sequence of $N$ numbers: $A = (a_1, a_2, \\dots, a_N)$. \nProcess the $Q$ queries explained below.\n\n* Query $i$: You are given a pair of integers $(x_i, k_i)$. Let us look at the elements o...",
"is_translate": false,
"language": "English"
}
]
}