API Response (JSON)
{
"problem": {
"name": "Circular Playlist",
"description": {
"content": "We have a playlist with $N$ songs numbered $1, \\dots, N$. Song $i$ lasts $A_i$ seconds. When the playlist is played, song $1$, song $2$, $\\ldots$, and song $N$ play in this order. When song $N$ ends",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc281_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a playlist with $N$ songs numbered $1, \\dots, N$. \nSong $i$ lasts $A_i$ seconds.\nWhen the playlist is played, song $1$, song $2$, $\\ldots$, and song $N$ play in this order. When song $N$ ends...",
"is_translate": false,
"language": "English"
}
]
}