API Response (JSON)
{
"problem": {
"name": "F. Unusual Sum",
"description": {
"content": "Bob is an aspiring archaeologist. He has found n ancient scrolls, each with an unusual sum written on it. The sum on the i-th scroll reads as Bob thinks that precise values of these sums encode the ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10079F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Bob is an aspiring archaeologist. He has found n ancient scrolls, each with an unusual sum written on it. The sum on the i-th scroll reads as \n\nBob thinks that precise values of these sums encode the ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of scrolls. \nFor each scroll $ i \\in \\{1, \\dots, n\\} $, let $ l_i, r_i \\in \\mathbb{Z} $ denote the bounds of the sum, with $ 1 \\leq l_i \\leq r...",
"is_translate": false,
"language": "Formal"
}
]
}