API Response (JSON)
{
"problem": {
"name": "Permutation Tree",
"description": {
"content": "Takahashi has an ability to generate a tree using a permutation $(p_1,p_2,...,p_n)$ of $(1,2,...,n)$, in the following process: First, prepare Vertex $1$, Vertex $2$, ..., Vertex $N$. For each $i=1,2,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc095_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has an ability to generate a tree using a permutation $(p_1,p_2,...,p_n)$ of $(1,2,...,n)$, in the following process:\nFirst, prepare Vertex $1$, Vertex $2$, ..., Vertex $N$. For each $i=1,2,...",
"is_translate": false,
"language": "English"
}
]
}