API Response (JSON)
{
"problem": {
"name": "Dot Product",
"description": {
"content": "You are given sequences of positive integers of length $N$: $A=(A_1,A_2,\\ldots,A_N),B=(B_1,B_2,\\ldots,B_N)$. Determine whether there exists an integer sequence $X=(X_1,X_2,\\ldots,X_N)$ that satisfies ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc200_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given sequences of positive integers of length $N$: $A=(A_1,A_2,\\ldots,A_N),B=(B_1,B_2,\\ldots,B_N)$.\nDetermine whether there exists an integer sequence $X=(X_1,X_2,\\ldots,X_N)$ that satisfies ...",
"is_translate": false,
"language": "English"
}
]
}