API Response (JSON)
{
"problem": {
"name": "Mole and Abandoned Mine",
"description": {
"content": "Mole decided to live in an abandoned mine. The structure of the mine is represented by a simple connected undirected graph which consists of $N$ vertices numbered $1$ through $N$ and $M$ edges. The $i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc078_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Mole decided to live in an abandoned mine. The structure of the mine is represented by a simple connected undirected graph which consists of $N$ vertices numbered $1$ through $N$ and $M$ edges. The $i...",
"is_translate": false,
"language": "English"
}
]
}