API Response (JSON)
{
"problem": {
"name": "C. Convenient For Everybody",
"description": {
"content": "In distant future on Earth day lasts for _n_ hours and that's why there are _n_ timezones. Local times in adjacent timezones differ by one hour. For describing local time, hours numbers from 1 to _n_ ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF939C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In distant future on Earth day lasts for _n_ hours and that's why there are _n_ timezones. Local times in adjacent timezones differ by one hour. For describing local time, hours numbers from 1 to _n_ ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在遥远的未来,地球的一天持续 #cf_span[n] 小时,因此有 #cf_span[n] 个时区。相邻时区的本地时间相差一小时。本地时间使用从 #cf_span[1] 到 #cf_span[n] 的小时数表示,即不存在 \"0 小时\",而用 \"#cf_span[n] 小时\" 代替。当第一个时区的本地时间为 #cf_span[1] 小时时,第 #cf_span[i] 个时区的本地时间为 #cf_sp...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of hours in a day (and timezones). \nLet $ A = (a_1, a_2, \\dots, a_n) \\in \\mathbb{Z}_{>0}^n $, where $ a_i $ is the number of people in timezon...",
"is_translate": false,
"language": "Formal"
}
]
}