API Response (JSON)
{
"problem": {
"name": "Magician",
"description": {
"content": "You have $N$ cups and $1$ ball. The cups are arranged in a row, from left to right. You turned down all the cups, then inserted the ball into the leftmost cup. Then, you will perform the following $Q$",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "relay_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have $N$ cups and $1$ ball.\nThe cups are arranged in a row, from left to right.\nYou turned down all the cups, then inserted the ball into the leftmost cup.\nThen, you will perform the following $Q$...",
"is_translate": false,
"language": "English"
}
]
}