API Response (JSON)
{
"problem": {
"name": "Linear Approximation",
"description": {
"content": "Snuke has an integer sequence $A$ of length $N$. He will freely choose an integer $b$. Here, he will get sad if $A_i$ and $b+i$ are far from each other. More specifically, the _sadness_ of Snuke is ca",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc100_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has an integer sequence $A$ of length $N$.\nHe will freely choose an integer $b$. Here, he will get sad if $A_i$ and $b+i$ are far from each other. More specifically, the _sadness_ of Snuke is ca...",
"is_translate": false,
"language": "English"
}
]
}