API Response (JSON)
{
"problem": {
"name": "LRU Puzzle",
"description": {
"content": "There are $N$ arrays. The length of each array is $M$ and initially each array contains integers $(1,2,...,M)$ in this order. Mr. Takahashi has decided to perform $Q$ operations on those $N$ arrays. F",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "codefestival_2016_qualA_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ arrays. The length of each array is $M$ and initially each array contains integers $(1,2,...,M)$ in this order.\nMr. Takahashi has decided to perform $Q$ operations on those $N$ arrays. F...",
"is_translate": false,
"language": "English"
}
]
}