API Response (JSON)
{
"problem": {
"name": "Tr/ee",
"description": {
"content": "You are given a string $s$ of length $n$. Does a tree with $n$ vertices that satisfies the following conditions exist? * The vertices are numbered $1,2,..., n$. * The edges are numbered $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": "arc103_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $s$ of length $n$. Does a tree with $n$ vertices that satisfies the following conditions exist?\n\n* The vertices are numbered $1,2,..., n$.\n* The edges are numbered $1,2,...,...",
"is_translate": false,
"language": "English"
}
]
}