API Response (JSON)
{
"problem": {
"name": "170. Cooldown",
"description": {
"content": "Every morning after you get out of bed, you brew yourself a nice cup of coffee to get yourself ready for the day. However, most of the time when you pick up the coffee to drink, it's too hot for you t",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269170"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Every morning after you get out of bed, you brew yourself a nice cup of coffee to get yourself ready for the day. However, most of the time when you pick up the coffee to drink, it's too hot for you t...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T_s = 70 $ be the ambient temperature. \nLet $ T_0 = 210 $ be the initial temperature of the coffee. \nLet $ k \\in \\mathbb{R}^+ $ be the decay constant, determined by the condi...",
"is_translate": false,
"language": "Formal"
}
]
}