API Response (JSON)
{
"problem": {
"name": "Make Same Set",
"description": {
"content": "You are given three integer sequences of length $N$: $A=(A_1,A_2,\\dots,A_N),B=(B_1,B_2,\\dots,B_N),C=(C_1,C_2,\\dots,C_N)$. Find one set of integers that satisfies the following conditions. * It can ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc156_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given three integer sequences of length $N$: $A=(A_1,A_2,\\dots,A_N),B=(B_1,B_2,\\dots,B_N),C=(C_1,C_2,\\dots,C_N)$.\nFind one set of integers that satisfies the following conditions.\n\n* It can ...",
"is_translate": false,
"language": "English"
}
]
}