API Response (JSON)
{
"problem": {
"name": "Number of Shortest paths",
"description": {
"content": "The Republic of AtCoder has $N$ cities numbered $1$ through $N$ and $M$ roads numbered $1$ through $M$. Using Road $i$, you can travel from City $A_i$ to $B_i$ or vice versa in one hour. How many path",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc211_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The Republic of AtCoder has $N$ cities numbered $1$ through $N$ and $M$ roads numbered $1$ through $M$.\nUsing Road $i$, you can travel from City $A_i$ to $B_i$ or vice versa in one hour.\nHow many path...",
"is_translate": false,
"language": "English"
}
]
}