API Response (JSON)
{
"problem": {
"name": "A1. Death Stars (easy)",
"description": {
"content": "The stardate is 1977 and the science and art of detecting Death Stars is in its infancy. Princess Heidi has received information about the stars in the nearby solar system from the Rebel spies and now",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF958A1"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The stardate is 1977 and the science and art of detecting Death Stars is in its infancy. Princess Heidi has received information about the stars in the nearby solar system from the Rebel spies and now...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "星际历是1977年,探测死星的技术和艺术尚处于初级阶段。公主希迪从反抗军间谍处获得了附近星系中恒星的信息,现在,为了帮助她确定死星的确切位置,她需要知道这些信息是否正确。\n\n两名反抗军间谍向她提供了星系的两张地图。每张地图是一个 #cf_span[N × N] 的网格,每个单元格要么被恒星占据,要么为空。为了验证信息的正确性,希迪需要判断这两张地图是否描绘的是同一个星系,或者是否其中一名间谍实际上...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z} $, $ 1 \\leq N \\leq 10 $, be the dimension of two $ N \\times N $ binary grids $ A $ and $ B $, where each cell is in $ \\{ \\text{X}, \\text{O} \\} $. \nLet $ \\math...",
"is_translate": false,
"language": "Formal"
}
]
}