API Response (JSON)
{
"problem": {
"name": "Plus Minus",
"description": {
"content": "Takahashi has two integers $X$ and $Y$. He computed $X + Y$ and $X - Y$, and the results were $A$ and $B$, respectively. Now he cannot remember what $X$ and $Y$ were. Find $X$ and $Y$ for him.",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc104_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has two integers $X$ and $Y$.\nHe computed $X + Y$ and $X - Y$, and the results were $A$ and $B$, respectively.\nNow he cannot remember what $X$ and $Y$ were. Find $X$ and $Y$ for him.\n\n## Con...",
"is_translate": false,
"language": "English"
}
]
}