API Response (JSON)
{
"problem": {
"name": "J. Interval Coloring",
"description": {
"content": "Aryo has got a lot of intervals for his 2418th birthday. He is really excited and decided to color all these intervals with some colors. He has a simple rule for himself. He calls a coloring nice if t",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF100J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Aryo has got a lot of intervals for his 2418th birthday. He is really excited and decided to color all these intervals with some colors. He has a simple rule for himself. He calls a coloring nice if t...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Aryo 在他第 #cf_span[2418] 个生日时得到了很多区间。他非常兴奋,决定用一些颜色给所有这些区间着色。他为自己设定了一个简单的规则:他称一种着色是“好的”,当且仅当存在三个区间 #cf_span[a, b] 和 #cf_span[c],使得以下条件同时成立:\n\n此外,他发现对于任意两个区间 #cf_span[i] 和 #cf_span[j],都至少存在一个点属于 #cf_span[...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of intervals. \nLet $ \\mathcal{I} = \\{I_1, I_2, \\dots, I_n\\} $, where each $ I_i = [s_i, e_i] $ or $ (s_i, e_i) $ or $ [s_i, e_i) $ or $ (s_i...",
"is_translate": false,
"language": "Formal"
}
]
}