API Response (JSON)
{
"problem": {
"name": "Get Closer",
"description": {
"content": "From the point $(0,0)$ in a two-dimensional plane, let us move the distance of $1$ toward the point $(A, B)$. Find our coordinates after the move. Here, after moving the distance of $d$ from a point $",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc246_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "From the point $(0,0)$ in a two-dimensional plane, let us move the distance of $1$ toward the point $(A, B)$. Find our coordinates after the move.\nHere, after moving the distance of $d$ from a point $...",
"is_translate": false,
"language": "English"
}
]
}