API Response (JSON)
{
"problem": {
"name": "E. Resistors in Parallel",
"description": {
"content": "In this physics problem, what we are concerned about are only resistors. If you are poor at physics, do not worry, since solving this problem does not require you to have advanced abilities in physics",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 1048576
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10202E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In this physics problem, what we are concerned about are only resistors. If you are poor at physics, do not worry, since solving this problem does not require you to have advanced abilities in physics...",
"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: \n- Let $ n \\in \\mathbb{Z}^+ $ be the number of resistors. \n- Let $ R = \\{ r_1, r_2, \\dots, r_n \\} \\sub...",
"is_translate": false,
"language": "Formal"
}
]
}