API Response (JSON)
{
"problem": {
"name": "E. Cheese Board",
"description": {
"content": "_Not to be confused with [chessboard](https://en.wikipedia.org/wiki/Chessboard)._ <center></center>",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF952E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "_Not to be confused with [chessboard](https://en.wikipedia.org/wiki/Chessboard)._\n\n<center></center>\n\n## Input\n\nTh...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "_不要与棋盘混淆。_\n\n输入的第一行包含一个整数 #cf_span[N] (#cf_span[1 ≤ N ≤ 100]) —— 你拥有的奶酪数量。\n\n接下来的 #cf_span[N] 行描述了你拥有的奶酪。每行包含两个用空格分隔的字符串:奶酪的名称及其类型。名称是由 1 到 10 个小写英文字母组成的字符串。类型为 \"_soft_\" 或 \"_hard_\"。所有奶酪名称互不相同。\n\n请输出一个数字。...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z} $ be the number of cheeses, with $ 1 \\leq N \\leq 100 $. \nLet $ C = \\{ (name_i, type_i) \\mid i \\in \\{1, \\dots, N\\} \\} $ be the set of cheeses, where: \n- $ nam...",
"is_translate": false,
"language": "Formal"
}
]
}