API Response (JSON)
{
"problem": {
"name": "Sequence Matching",
"description": {
"content": "We have an integer sequence $A$ of length $N$ and an integer sequence $B$ of length $M$. Takahashi will make a new sequence $A'$ by removing some elements (possibly zero or all) from $A$ and concate",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc185_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have an integer sequence $A$ of length $N$ and an integer sequence $B$ of length $M$. \nTakahashi will make a new sequence $A'$ by removing some elements (possibly zero or all) from $A$ and concate...",
"is_translate": false,
"language": "English"
}
]
}