API Response (JSON)
{
"problem": {
"name": "Distance Sums",
"description": {
"content": "You are given a sequence $D_1, D_2, ..., D_N$ of length $N$. **The values of $D_i$ are all distinct.** Does a tree with $N$ vertices that satisfies the following conditions exist? * The vertices ar",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc103_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence $D_1, D_2, ..., D_N$ of length $N$. **The values of $D_i$ are all distinct.** Does a tree with $N$ vertices that satisfies the following conditions exist?\n\n* The vertices ar...",
"is_translate": false,
"language": "English"
}
]
}