API Response (JSON)
{
"problem": {
"name": "A. Infinity Gauntlet",
"description": {
"content": "You took a peek on Thanos wearing Infinity Gauntlet. In the Gauntlet there is a place for six Infinity Gems: * the _Power_ Gem of _purple_ color, * the _Time_ Gem of _green_ color, * the _Space",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF987A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You took a peek on Thanos wearing Infinity Gauntlet. In the Gauntlet there is a place for six Infinity Gems:\n\n* the _Power_ Gem of _purple_ color,\n* the _Time_ Gem of _green_ color,\n* the _Space...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "你偷看了一眼灭霸佩戴的无限手套。手套中有六个无限宝石的位置:\n\n根据你在手套中看到的宝石颜色,确定缺失的宝石名称。\n\n输入的第一行包含一个整数 $n$ ($0 lt.eq n lt.eq 6$) —— 无限手套中宝石的数量。\n\n接下来的 $n$ 行是你要查看的宝石颜色。使用的颜色词为:_purple_、_green_、_blue_、_orange_、_red_、_yellow_。保证所有颜色互不相...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions:**\n\nLet $ C = \\{ \\text{purple}, \\text{green}, \\text{blue}, \\text{orange}, \\text{red}, \\text{yellow} \\} $ be the set of observed gem colors. \nLet $ N = \\{ \\text{Power}, \\text{Time}, \\tex...",
"is_translate": false,
"language": "Formal"
}
]
}