API Response (JSON)
{
"problem": {
"name": "Reversible Cards",
"description": {
"content": "We have $N$ cards numbered $1$ to $N$. Each side of each card has a color represented by a positive integer. One side of Card $i$ has a color $a_i$, and the other side has a color $b_i$. For each card",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc111_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ cards numbered $1$ to $N$. Each side of each card has a color represented by a positive integer.\nOne side of Card $i$ has a color $a_i$, and the other side has a color $b_i$.\nFor each card...",
"is_translate": false,
"language": "English"
}
]
}