API Response (JSON)
{
"problem": {
"name": "Dividing Subsequence",
"description": {
"content": "Given are permutations $P=(P_1,P_2,\\cdots,P_N)$ and $Q=(Q_1,Q_2,\\cdots,Q_N)$ of $(1,2,\\cdots,N)$. Snuke is going to extract (not necessarily contiguous) subsequences from $P$ and $Q$. Here, the subseq",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc133_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are permutations $P=(P_1,P_2,\\cdots,P_N)$ and $Q=(Q_1,Q_2,\\cdots,Q_N)$ of $(1,2,\\cdots,N)$.\nSnuke is going to extract (not necessarily contiguous) subsequences from $P$ and $Q$. Here, the subseq...",
"is_translate": false,
"language": "English"
}
]
}