API Response (JSON)
{
"problem": {
"name": "B. Racetrack",
"description": {
"content": "Alice and Bob play different games. When Alice plays, she always wins exactly a points. When Bob plays, he always wins exactly b points. Today, after they finished playing, they noticed they had the",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10206B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Alice and Bob play different games. When Alice plays, she always wins exactly a points. When Bob plays, he always wins exactly b points. \n\nToday, after they finished playing, they noticed they had the...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ a, b \\in \\mathbb{Z}^+ $ denote the points Alice and Bob win per game, respectively.\n\n**Constraints** \n$ 1 \\leq a \\leq 10{,}000 $ \n$ 1 \\leq b \\leq 10{,}000 $\n\n**Objective** \n...",
"is_translate": false,
"language": "Formal"
}
]
}