API Response (JSON)
{
"problem": {
"name": "Flip and Adjust",
"description": {
"content": "There are $N$ cards with an integer written on each side. Card $i$ $(1 \\leq i \\leq N)$ has an integer $a_i$ written on the front and an integer $b_i$ written on the back. You may choose whether to pla",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc271_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ cards with an integer written on each side. Card $i$ $(1 \\leq i \\leq N)$ has an integer $a_i$ written on the front and an integer $b_i$ written on the back.\nYou may choose whether to pla...",
"is_translate": false,
"language": "English"
}
]
}