API Response (JSON)
{
"problem": {
"name": "Playlist",
"description": {
"content": "Takahashi has a playlist with $N$ songs. Song $i$ $(1 \\leq i \\leq N)$ lasts $T_i$ seconds. Takahashi has started random play of the playlist at time $0$. Random play repeats the following: choose on",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc323_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has a playlist with $N$ songs. Song $i$ $(1 \\leq i \\leq N)$ lasts $T_i$ seconds. \nTakahashi has started random play of the playlist at time $0$.\nRandom play repeats the following: choose on...",
"is_translate": false,
"language": "English"
}
]
}