API Response (JSON)
{
"problem": {
"name": "Decrease (Contestant ver.)",
"description": {
"content": "We have a sequence of length $N$ consisting of non-negative integers. Consider performing the following operation on this sequence until the largest element in this sequence becomes $N-1$ or smaller. ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc079_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a sequence of length $N$ consisting of non-negative integers. Consider performing the following operation on this sequence until the largest element in this sequence becomes $N-1$ or smaller.\n...",
"is_translate": false,
"language": "English"
}
]
}