API Response (JSON)
{
"problem": {
"name": "I. Circles",
"description": {
"content": "Let d be the diameter of a circle with center c = (a, b). A square has been drawn inside that circle such that its vertices lies at the circle's circumference. Four circles have been drawn on the squa",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10185I"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let d be the diameter of a circle with center c = (a, b). A square has been drawn inside that circle such that its vertices lies at the circle's circumference. Four circles have been drawn on the squa...",
"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 $ d \\in \\mathbb{R}^+ $ be the diameter of a circle centered at $ (a, b) \\in \\mathbb{R}^2 $. \nA square...",
"is_translate": false,
"language": "Formal"
}
]
}