API Response (JSON)
{
"problem": {
"name": "I. A Vital Problem",
"description": {
"content": "Polycarp has a strict daily schedule. He has _n_ alarms set for each day, and the _i_\\-th alarm rings each day at the same time during exactly one minute. Determine the longest time segment when Poly",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF926I"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Polycarp has a strict daily schedule. He has _n_ alarms set for each day, and the _i_\\-th alarm rings each day at the same time during exactly one minute.\n\nDetermine the longest time segment when Poly...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "[{\"iden\":\"statement\",\"content\":\"Polycarp 有一个严格的每日作息安排。他每天设置了 #cf_span[n] 个闹钟,第 #cf_span[i] 个闹钟每天在同一时间响铃,持续恰好一分钟。\\n\\n请确定 Polycarp 可以连续睡眠的最长时间段,即在此期间没有任何闹钟响起。Polycarp 可能从某一天开始睡觉,并在第二天醒来。\\n\\n第一行包含一个整数 #c...",
"is_translate": true,
"language": "Chinese"
}
]
}