API Response (JSON)
{
"problem": {
"name": "119. Division One",
"description": {
"content": "You recently performed well in an online Codeforces contest, and you became part of \"Division 1\" on Codeforces. However, you're not sure that it will last. If you have a rating of 1900 or higher you'r",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269119"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You recently performed well in an online Codeforces contest, and you became part of \"Division 1\" on Codeforces. However, you're not sure that it will last. If you have a rating of 1900 or higher you'r...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the initial rating, with $ n \\geq 1900 $. \n\n**Constraints** \n$ n \\geq 1900 $ \n\n**Objective** \nFind the smallest positive integer $ c $ such that: \n$$...",
"is_translate": false,
"language": "Formal"
}
]
}