API Response (JSON)
{
"problem": {
"name": "S = 1",
"description": {
"content": "You are given integers $X$ and $Y$, which satisfy at least one of $X \\neq 0$ and $Y \\neq 0$. Find a pair of integers $(A, B)$ that satisfies all of the following conditions. If no such pair exists, ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc340_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integers $X$ and $Y$, which satisfy at least one of $X \\neq 0$ and $Y \\neq 0$. \nFind a pair of integers $(A, B)$ that satisfies all of the following conditions. If no such pair exists, ...",
"is_translate": false,
"language": "English"
}
]
}