API Response (JSON)
{
"problem": {
"name": "Cards",
"description": {
"content": "There are $N$ cards numbered $1,\\ldots,N$. Card $i$ has $P_i$ written on the front and $Q_i$ written on the back. Here, $P=(P_1,\\ldots,P_N)$ and $Q=(Q_1,\\ldots,Q_N)$ are permutations of $(1, 2, \\dot",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc247_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ cards numbered $1,\\ldots,N$. Card $i$ has $P_i$ written on the front and $Q_i$ written on the back. \nHere, $P=(P_1,\\ldots,P_N)$ and $Q=(Q_1,\\ldots,Q_N)$ are permutations of $(1, 2, \\dot...",
"is_translate": false,
"language": "English"
}
]
}