API Response (JSON)
{
"problem": {
"name": "Minimum Sum",
"description": {
"content": "One day, Snuke was given a permutation of length $N$, $a_1, a_2, ..., a_N$, from his friend. Find the following: ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc005_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "One day, Snuke was given a permutation of length $N$, $a_1, a_2, ..., a_N$, from his friend.\nFind the following:\n\n\n## Constr...",
"is_translate": false,
"language": "English"
}
]
}