API Response (JSON)
{
"problem": {
"name": "Sum of Differences",
"description": {
"content": "You are given a length-$N$ sequence of positive integers $A = (A_1, A_2, \\dots, A_N)$ and a length-$M$ sequence of positive integers $B = (B_1, B_2, \\dots, B_M)$. Find the value of $\\displaystyle \\sum",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc437_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a length-$N$ sequence of positive integers $A = (A_1, A_2, \\dots, A_N)$ and a length-$M$ sequence of positive integers $B = (B_1, B_2, \\dots, B_M)$.\nFind the value of $\\displaystyle \\sum...",
"is_translate": false,
"language": "English"
}
]
}