API Response (JSON)
{
"problem": {
"name": "Doukasen",
"description": {
"content": "We have $N$ fuses connected in series. The $i$\\-th fuse from the left has a length of $A_i$ centimeters and burns at a constant speed of $B_i$ centimeters per second. Consider igniting this object fro",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc223_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ fuses connected in series. The $i$\\-th fuse from the left has a length of $A_i$ centimeters and burns at a constant speed of $B_i$ centimeters per second.\nConsider igniting this object fro...",
"is_translate": false,
"language": "English"
}
]
}