API Response (JSON)
{
"problem": {
"name": "Teleporter Takahashi",
"description": {
"content": "Takahashi is on an $xy$\\-plane. Initially, he is at point $(s _ x,s _ y)$, and he wants to reach point $(t _ x,t _ y)$. On the $xy$\\-plane is a rectangle $R\\coloneqq\\lbrace(x,y)\\mid a-0.5\\leq x\\leq b+",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc289_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is on an $xy$\\-plane. Initially, he is at point $(s _ x,s _ y)$, and he wants to reach point $(t _ x,t _ y)$.\nOn the $xy$\\-plane is a rectangle $R\\coloneqq\\lbrace(x,y)\\mid a-0.5\\leq x\\leq b+...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "高桥在 $xy$ 平面上。初始时,他位于点 $(s _ x,s _ y)$,他希望到达点 $(t _ x,t _ y)$。\n在 $xy$ 平面上有一个矩形 $R\\coloneqq\\lbrace(x,y)\\mid a-0.5\\leq x\\leq b+0.5,c-0.5\\leq y\\leq d+0.5\\rbrace$。考虑以下操作:\n\n* 选择矩形 $R$ 中的一个格点 $(x,y)$。高桥瞬移到他当...",
"is_translate": true,
"language": "Chinese"
}
]
}