API Response (JSON)
{
"problem": {
"name": "Islands War",
"description": {
"content": "There are $N$ islands lining up from west to east, connected by $N-1$ bridges. The $i$\\-th bridge connects the $i$\\-th island from the west and the $(i+1)$\\-th island from the west. One day, disputes ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc103_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ islands lining up from west to east, connected by $N-1$ bridges.\nThe $i$\\-th bridge connects the $i$\\-th island from the west and the $(i+1)$\\-th island from the west.\nOne day, disputes ...",
"is_translate": false,
"language": "English"
}
]
}