API Response (JSON)
{
"problem": {
"name": "Builder Takahashi",
"description": {
"content": "We have a simple connected undirected graph with $N$ vertices and $M$ edges. The vertices are numbered as Vertex $1$, Vertex $2$, $\\dots$, Vertex $N$. The edges are numbered as Edge $1$, Edge $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": "abc239_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a simple connected undirected graph with $N$ vertices and $M$ edges. \nThe vertices are numbered as Vertex $1$, Vertex $2$, $\\dots$, Vertex $N$. \nThe edges are numbered as Edge $1$, Edge $2$,...",
"is_translate": false,
"language": "English"
}
]
}