API Response (JSON)
{
"problem": {
"name": "ReTravel",
"description": {
"content": "On the $xy$\\-plane, there are $N$ points labeled $1, 2, \\dots, N$. The coordinates of point $i$ ($1 \\le i \\le N$) are $(X_i, Y_i)$. There is a robot at the origin of this plane. Your task is to contro",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "ttpc2024_1_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "On the $xy$\\-plane, there are $N$ points labeled $1, 2, \\dots, N$. The coordinates of point $i$ ($1 \\le i \\le N$) are $(X_i, Y_i)$.\nThere is a robot at the origin of this plane. Your task is to contro...",
"is_translate": false,
"language": "English"
}
]
}