API Response (JSON)
{
"problem": {
"name": "Cyclic Jump",
"description": {
"content": "You are given a length-$N$ positive integer sequence $A = (A_1, A_2, \\ldots, A_N)$. You are now standing at coordinate $0$ on the number line, and will perform the following operation any number of ti",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc073_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a length-$N$ positive integer sequence $A = (A_1, A_2, \\ldots, A_N)$.\nYou are now standing at coordinate $0$ on the number line, and will perform the following operation any number of ti...",
"is_translate": false,
"language": "English"
}
]
}