API Response (JSON)
{
"problem": {
"name": "Cut",
"description": {
"content": "There is a stack of $N$ cards, and the $i$\\-th card from the top has an integer $A_i$ written on it. You take $K$ cards from the bottom of the stack and place them on top of the stack, maintaining 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": "abc368_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a stack of $N$ cards, and the $i$\\-th card from the top has an integer $A_i$ written on it.\nYou take $K$ cards from the bottom of the stack and place them on top of the stack, maintaining the...",
"is_translate": false,
"language": "English"
}
]
}