API Response (JSON)
{
"problem": {
"name": "Make it Zigzag",
"description": {
"content": "You are given a permutation $P=(P_1,P_2,\\cdots,P_{2N})$ of $(1,2,\\cdots,2N)$. The following operation may be performed between $0$ and $N$ times (inclusive). * Choose an integer $x$ ($1 \\leq x \\leq",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc058_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a permutation $P=(P_1,P_2,\\cdots,P_{2N})$ of $(1,2,\\cdots,2N)$.\nThe following operation may be performed between $0$ and $N$ times (inclusive).\n\n* Choose an integer $x$ ($1 \\leq x \\leq...",
"is_translate": false,
"language": "English"
}
]
}