API Response (JSON)
{
"problem": {
"name": "A. Generous Eater",
"description": {
"content": "You have n candies. You want to give as much to your friends as possible, but you have a problem; every time you give two friends a candy each, you can't help but eat one yourself (if you have one lef",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10219A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have n candies. You want to give as much to your friends as possible, but you have a problem; every time you give two friends a candy each, you can't help but eat one yourself (if you have one lef...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of candies, with $ 1 \\leq n \\leq 10^9 $.\n\n**Constraints** \nFor every two candies given to two friends, one candy is consumed by the giver (i.e...",
"is_translate": false,
"language": "Formal"
}
]
}