API Response (JSON)
{
"problem": {
"name": "Just one",
"description": {
"content": "Given is an undirected graph with $N$ vertices and $M$ edges. The vertices are called Vertex $1$, Vertex $2$, $\\ldots$, Vertex $N$, and the edges are called Edge $1$, Edge $2$, $\\ldots$, Edge $M$. Edg",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc226_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is an undirected graph with $N$ vertices and $M$ edges. The vertices are called Vertex $1$, Vertex $2$, $\\ldots$, Vertex $N$, and the edges are called Edge $1$, Edge $2$, $\\ldots$, Edge $M$. Edg...",
"is_translate": false,
"language": "English"
}
]
}