API Response (JSON)
{
"problem": {
"name": "Relative Position",
"description": {
"content": "There are $N$ people numbered $1$ to $N$ on a coordinate plane. Person $1$ is at the origin. You are given $M$ pieces of information in the following form: * From person $A_i$'s perspective, pers",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2500,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc320_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people numbered $1$ to $N$ on a coordinate plane. \nPerson $1$ is at the origin.\nYou are given $M$ pieces of information in the following form:\n\n* From person $A_i$'s perspective, pers...",
"is_translate": false,
"language": "English"
}
]
}