API Response (JSON)
{
"problem": {
"name": "Decayed Bridges",
"description": {
"content": "There are $N$ islands and $M$ bridges. The $i$\\-th bridge connects the $A_i$\\-th and $B_i$\\-th islands bidirectionally. Initially, we can travel between any two islands using some of these bridges. Ho",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc120_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ islands and $M$ bridges.\nThe $i$\\-th bridge connects the $A_i$\\-th and $B_i$\\-th islands bidirectionally.\nInitially, we can travel between any two islands using some of these bridges.\nHo...",
"is_translate": false,
"language": "English"
}
]
}