API Response (JSON)
{
"problem": {
"name": "Equivalent Resistance",
"description": {
"content": "In an electric circuit, when two resistors $R_1$ and $R_2$ are connected in parallel, the equivalent resistance $R_3$ can be derived from the following formula: * $\\frac{1}{R_1} + \\frac{1}{R_2} = \\",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "relay_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In an electric circuit, when two resistors $R_1$ and $R_2$ are connected in parallel, the equivalent resistance $R_3$ can be derived from the following formula:\n\n* $\\frac{1}{R_1} + \\frac{1}{R_2} = \\...",
"is_translate": false,
"language": "English"
}
]
}