API Response (JSON)
{
"problem": {
"name": "Increasing Minimum",
"description": {
"content": "Consider doing the operation below on a sequence of $N$ positive integers $A = (A_1, A_2, \\ldots, A_N)$ to obtain a sequence $I = (i_1, i_2, \\ldots, i_K)$. * For each $k = 1, 2, \\ldots, K$ in this ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc130_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Consider doing the operation below on a sequence of $N$ positive integers $A = (A_1, A_2, \\ldots, A_N)$ to obtain a sequence $I = (i_1, i_2, \\ldots, i_K)$.\n\n* For each $k = 1, 2, \\ldots, K$ in this ...",
"is_translate": false,
"language": "English"
}
]
}