API Response (JSON)
{
"problem": {
"name": "Grafting",
"description": {
"content": "Snuke has found two trees $A$ and $B$, each with $N$ vertices numbered $1$ to $N$. The $i$\\-th edge of $A$ connects Vertex $a_i$ and $b_i$, and the $j$\\-th edge of $B$ connects Vertex $c_j$ and $d_j$.",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc027_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has found two trees $A$ and $B$, each with $N$ vertices numbered $1$ to $N$. The $i$\\-th edge of $A$ connects Vertex $a_i$ and $b_i$, and the $j$\\-th edge of $B$ connects Vertex $c_j$ and $d_j$....",
"is_translate": false,
"language": "English"
}
]
}