API Response (JSON)
{
"problem": {
"name": "Counting Roads",
"description": {
"content": "There are $N$ cities and $M$ roads. The $i$\\-th road $(1≤i≤M)$ connects two cities $a_i$ and $b_i$ $(1≤a_i,b_i≤N)$ bidirectionally. There may be more than one road that connects the same pair of two c",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc061_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ cities and $M$ roads. The $i$\\-th road $(1≤i≤M)$ connects two cities $a_i$ and $b_i$ $(1≤a_i,b_i≤N)$ bidirectionally. There may be more than one road that connects the same pair of two c...",
"is_translate": false,
"language": "English"
}
]
}