API Response (JSON)
{
"problem": {
"name": "LIS with Stack",
"description": {
"content": "There is an empty sequence $X$ and an empty stack $S$. Also, you are given an integer sequence $A=(a_1,\\ldots,a_N)$ of length $N$. For each $i=1,\\ldots,N$ in this order, Takahashi will do one of the",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc262_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is an empty sequence $X$ and an empty stack $S$. Also, you are given an integer sequence $A=(a_1,\\ldots,a_N)$ of length $N$. \nFor each $i=1,\\ldots,N$ in this order, Takahashi will do one of the...",
"is_translate": false,
"language": "English"
}
]
}