API Response (JSON)
{
"problem": {
"name": "056. Stopwatch issues",
"description": {
"content": "You like to use your stopwatch all the time, but there is one major problem with it. The stopwatch only displays seconds, so when it says 472 seconds have passed you have no idea what that means. Give",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269056"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You like to use your stopwatch all the time, but there is one major problem with it. The stopwatch only displays seconds, so when it says 472 seconds have passed you have no idea what that means. Give...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\mathbb{Z}_{\\geq 0} $ be the input time in seconds.\n\n**Constants** \n- $ 1 \\text{ year} = 365 \\times 24 \\times 3600 = 31536000 $ seconds \n- $ 1 \\text{ day} = 24 \\times 3...",
"is_translate": false,
"language": "Formal"
}
]
}