API Response (JSON)
{
"problem": {
"name": "Choose Elements",
"description": {
"content": "You are given two sequences, each of length $N$, consisting of integers: $A=(A_1, \\ldots, A_N)$ and $B=(B_1, \\ldots, B_N)$. Determine whether there is a sequence of length $N$, $X=(X_1, \\ldots, X_N)$,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc245_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given two sequences, each of length $N$, consisting of integers: $A=(A_1, \\ldots, A_N)$ and $B=(B_1, \\ldots, B_N)$.\nDetermine whether there is a sequence of length $N$, $X=(X_1, \\ldots, X_N)$,...",
"is_translate": false,
"language": "English"
}
]
}