API Response (JSON)
{
"problem": {
"name": "Three Coins",
"description": {
"content": "$N$ cells are arranged in a row. The cells are numbered $1$ through $N$ from left to right. Initially, all cells are empty. You can perform the following two types of operation arbitrary number of tim",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc050_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ cells are arranged in a row. The cells are numbered $1$ through $N$ from left to right.\nInitially, all cells are empty. You can perform the following two types of operation arbitrary number of tim...",
"is_translate": false,
"language": "English"
}
]
}