API Response (JSON)
{
"problem": {
"name": "Prefix Equality",
"description": {
"content": "You are given integer sequences $A = (a_1,\\ldots,a_N)$ and $B = (b_1,\\ldots,b_N)$, each of length $N$. For $i=1,...,Q$, answer the query in the following format. * If the set of values contained in",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc250_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integer sequences $A = (a_1,\\ldots,a_N)$ and $B = (b_1,\\ldots,b_N)$, each of length $N$.\nFor $i=1,...,Q$, answer the query in the following format.\n\n* If the set of values contained in...",
"is_translate": false,
"language": "English"
}
]
}