API Response (JSON)
{
"problem": {
"name": "Flipping Coins",
"description": {
"content": "There are $N$ coins numbered $1, 2, \\ldots, N$ arranged in a row. Initially, all coins face up. Snuke chooses a permutation $p$ of $(1,\\ldots,N)$ with equal probability, and do $N$ operations. The $i$",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc134_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ coins numbered $1, 2, \\ldots, N$ arranged in a row. Initially, all coins face up.\nSnuke chooses a permutation $p$ of $(1,\\ldots,N)$ with equal probability, and do $N$ operations. The $i$...",
"is_translate": false,
"language": "English"
}
]
}