API Response (JSON)
{
"problem": {
"name": "A. Anton and Polyhedrons",
"description": {
"content": "Anton's favourite geometric figures are regular polyhedrons. Note that there are five kinds of regular polyhedrons: * _Tetrahedron_. Tetrahedron has 4 triangular faces. * _Cube_. Cube has 6 squar",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF785A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Anton's favourite geometric figures are regular polyhedrons. Note that there are five kinds of regular polyhedrons:\n\n* _Tetrahedron_. Tetrahedron has 4 triangular faces.\n* _Cube_. Cube has 6 squar...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Anton 最喜欢的几何图形是正多面体。注意,正多面体共有五种:\n\n所有五种多面体如下图所示:\n\nAnton 拥有一个包含 #cf_span[n] 个正多面体的收藏。有一天,他想知道他的所有多面体一共有多少个面。请帮助 Anton 求出这个总数!\n\n输入的第一行包含一个整数 #cf_span[n] #cf_span[(1 ≤ n ≤ 200 000)] —— Anton 收藏中多面体的数量。\n\n接...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of polyhedrons, with $ 1 \\leq n \\leq 200{,}000 $. \nLet $ S = (s_1, s_2, \\dots, s_n) $ be a sequence of strings, where each $ s_i \\in \\{ \\text{...",
"is_translate": false,
"language": "Formal"
}
]
}