API Response (JSON)
{
"problem": {
"name": "B. A Map of the Cat",
"description": {
"content": "If you have ever interacted with a cat, you have probably noticed that they are quite particular about how to pet them. Here is an approximate map of a normal cat. <center>![image](https://espresso.c",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF952B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "If you have ever interacted with a cat, you have probably noticed that they are quite particular about how to pet them. Here is an approximate map of a normal cat.\n\n<center>![image](https://espresso.c...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "如果你曾经接触过猫,你可能注意到它们对如何抚摸它们非常挑剔。以下是普通猫的大概分布图。\n\n然而,有些猫无法忍受人类的这种胡闹。以下是暴躁猫的分布图。\n\n你遇到了一只猫。你能判断出它是普通猫还是暴躁猫吗?\n\n这是一个交互式问题。最初你不会获得任何关于这只猫的信息。相反,这只猫被划分为十个区域,编号从 0 到 9。\n\n在一次查询中,你可以选择抚摸哪个区域,并将对应的编号输出到标准输出。你会通过标准输入...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let the cat's type be an unknown binary variable $ c \\in \\{ \\text{normal}, \\text{grumpy} \\} $. \nThere are 10 discrete areas indexed by $ i \\in \\{0, 1, \\dots, 9\\} $. \nFor each area $ i $, define a re...",
"is_translate": false,
"language": "Formal"
}
]
}