API Response (JSON)
{
"problem": {
"name": "F. A Missing Problem in TCPC2017",
"description": {
"content": "While the judges of TCPC were busy preparing the problems, they encountered a strange problem. One of the problems was missing !! The judges remember that they prepared exactly N problems and that th",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10191F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "While the judges of TCPC were busy preparing the problems, they encountered a strange problem. One of the problems was missing !!\n\nThe judges remember that they prepared exactly N problems and that th...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z} $ be the number of events, with $ 1 \\leq N \\leq 10^5 $. \nLet $ p_i \\in \\mathbb{R} $ be the success probability for event $ i $, with $ 0 \\leq p_i \\leq 1 $ and...",
"is_translate": false,
"language": "Formal"
}
]
}