API Response (JSON)
{
"problem": {
"name": "Happy Sequence",
"description": {
"content": "Integer sequences $A, B$ and $C$, each of length $N$, are given. Snuke is happy if and only if the following condition is met. * For every integer $x$, $\\sum_{1 \\leq i \\leq N} |A_i-x| \\leq \\sum_{1 ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc049_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Integer sequences $A, B$ and $C$, each of length $N$, are given. Snuke is happy if and only if the following condition is met.\n\n* For every integer $x$, $\\sum_{1 \\leq i \\leq N} |A_i-x| \\leq \\sum_{1 ...",
"is_translate": false,
"language": "English"
}
]
}