API Response (JSON)
{
"problem": {
"name": "Family and Insurance",
"description": {
"content": "There is a family consisting of person $1$, person $2$, $\\ldots$, and person $N$. For $i\\geq 2$, person $i$'s parent is person $p_i$. They bought insurance $M$ times. For $i=1,2,\\ldots,M$, person $x_i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc309_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a family consisting of person $1$, person $2$, $\\ldots$, and person $N$. For $i\\geq 2$, person $i$'s parent is person $p_i$.\nThey bought insurance $M$ times. For $i=1,2,\\ldots,M$, person $x_i...",
"is_translate": false,
"language": "English"
}
]
}