API Response (JSON)
{
"problem": {
"name": "Near Assignment",
"description": {
"content": "You are given integer sequences of length $N$: $A=(A_1,A_2,\\cdots,A_N)$ and $B=(B_1,B_2,\\cdots,B_N)$, and an integer $K$. You can perform the following operation zero or more times. * Choose intege",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc183_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integer sequences of length $N$: $A=(A_1,A_2,\\cdots,A_N)$ and $B=(B_1,B_2,\\cdots,B_N)$, and an integer $K$.\nYou can perform the following operation zero or more times.\n\n* Choose intege...",
"is_translate": false,
"language": "English"
}
]
}