API Response (JSON)
{
"problem": {
"name": "C. Sky Full of Stars",
"description": {
"content": "On one of the planets of Solar system, in Atmosphere University, many students are fans of bingo game. It is well known that one month on this planet consists of $n^2$ days, so calendars, represented",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF997C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "On one of the planets of Solar system, in Atmosphere University, many students are fans of bingo game.\n\nIt is well known that one month on this planet consists of $n^2$ days, so calendars, represented...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在太阳系的一颗行星上,大气大学的许多学生都是宾果游戏的粉丝。\n\n众所周知,这颗行星上一个月由 $n^2$ 天组成,因此以 $n \\times n$ 方阵形式表示的日历极为流行。\n\n天气条件更加异常。由于大气的独特成分,当与阳光相互作用时,每天的天空会呈现三种颜色之一:蓝色、绿色或红色。\n\n要玩宾果游戏,你需要观察一整个月的天空——每天结束后,将日历中对应单元格涂上当天天空的颜色,即蓝色、绿色或红色...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ with $ 1 \\leq n \\leq 10^6 $. \nLet $ C $ be the set of all colorings of an $ n \\times n $ grid, where each cell is colored one of three colors: blue, green...",
"is_translate": false,
"language": "Formal"
}
]
}