API Response (JSON)
{
"problem": {
"name": "Add Mod Operations",
"description": {
"content": "You are given sequences of non-negative integers: $A = (A_1, \\ldots, A_N)$ and $B=(B_1, \\ldots, B_N)$. Determine whether one can make $A$ equal $B$ by performing the following operation between $0$ an",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc063_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given sequences of non-negative integers: $A = (A_1, \\ldots, A_N)$ and $B=(B_1, \\ldots, B_N)$.\nDetermine whether one can make $A$ equal $B$ by performing the following operation between $0$ an...",
"is_translate": false,
"language": "English"
}
]
}