API Response (JSON)
{
"problem": {
"name": "Match, Mod, Minimize",
"description": {
"content": "You are given sequences of non-negative integers $A=(A_1,A_2,\\dots ,A_N),B=(B_1,B_2,\\dots ,B_N)$ of length $N$ and a positive integer $M$. When the elements of $A$ can be rearranged freely, find the m",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc201_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given sequences of non-negative integers $A=(A_1,A_2,\\dots ,A_N),B=(B_1,B_2,\\dots ,B_N)$ of length $N$ and a positive integer $M$.\nWhen the elements of $A$ can be rearranged freely, find the m...",
"is_translate": false,
"language": "English"
}
]
}