API Response (JSON)
{
"problem": {
"name": "089. The Model",
"description": {
"content": "The Model You are making a model airplane, which will be powered by rubber bands. Luckily, to speed up the process of winding the rubber bands, you have a crank winder, which has a certain ratio (e.g",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269089"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The Model\n\nYou are making a model airplane, which will be powered by rubber bands. Luckily, to speed up the process of winding the rubber bands, you have a crank winder, which has a certain ratio (e.g...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the desired number of winds on the rubber band. \nLet $ m \\in \\mathbb{Z}^+ $ be the winding ratio (winds per turn of the crank). \n\n**Constraints** \n$ ...",
"is_translate": false,
"language": "Formal"
}
]
}