API Response (JSON)
{
"problem": {
"name": "017. Chem Lab: Cross the Charges",
"description": {
"content": "While preparing for Chemistry Lab in Science Olympiad, you are taught to \"cross your charges\" when calculating the molecular coefficients given the charges: using the charges of two bonded ions, you s",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269017"
},
"statements": [
{
"statement_type": "Markdown",
"content": "While preparing for Chemistry Lab in Science Olympiad, you are taught to \"cross your charges\" when calculating the molecular coefficients given the charges: using the charges of two bonded ions, you s...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ a, b \\in \\mathbb{Z} $ be the charges of two ions.\n\n**Objective** \nCompute $ c = b $, $ d = a $....",
"is_translate": false,
"language": "Formal"
}
]
}