API Response (JSON)
{
"problem": {
"name": "K. Owl Geeks",
"description": {
"content": "The owls have the following equation: Y = a × x2 + b × x With a, b, and N given, they decide to put into a set the integer values of Y that are less than or equal to N and that are outputted from th",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10135K"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The owls have the following equation:\n\nY = a × x2 + b × x\n\nWith a, b, and N given, they decide to put into a set the integer values of Y that are less than or equal to N and that are outputted from th...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nFor each test case, let $ a, b, N \\in \\mathbb{Z} $ with $ 1 \\leq a, b, N \\leq 10^5 $. \nDefine the quadratic function $ Y(x) =...",
"is_translate": false,
"language": "Formal"
}
]
}