API Response (JSON)
{
"problem": {
"name": "Small d and k",
"description": {
"content": "We have a simple undirected graph with $N$ vertices and $M$ edges. The vertices are numbered $1,\\ldots,N$. For each $i=1,\\ldots,M$, the $i$\\-th edge connects Vertex $a_i$ and Vertex $b_i$. Additionall",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3500,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc254_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a simple undirected graph with $N$ vertices and $M$ edges. The vertices are numbered $1,\\ldots,N$. For each $i=1,\\ldots,M$, the $i$\\-th edge connects Vertex $a_i$ and Vertex $b_i$. Additionall...",
"is_translate": false,
"language": "English"
}
]
}