API Response (JSON)
{
"problem": {
"name": "032. Prison Break",
"description": {
"content": "Unfortunately, you have been sent to prison because you solved too many problems at CodeQuest 2021. Now, you're trying to break out. Your cell has a combination lock with $n$ dials. You're planning to",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269032"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Unfortunately, you have been sent to prison because you solved too many problems at CodeQuest 2021. Now, you're trying to break out. Your cell has a combination lock with $n$ dials. You're planning to...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of dials. \nFor each dial $ i \\in \\{1, \\dots, n\\} $, let $ [l_i, u_i] \\subseteq \\mathbb{Z} $ denote the range of possible values, where $ l_i...",
"is_translate": false,
"language": "Formal"
}
]
}