API Response (JSON)
{
"problem": {
"name": "F. Oil",
"description": {
"content": "After the nationalization of the oil industry, Dr. Mosaddegh wants to dig some oil wells to extract all the oil in Persian Gulf. But Persian Gulf is huge and has an infinite amount of oil. So Dr. Mosa",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF72F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "After the nationalization of the oil industry, Dr. Mosaddegh wants to dig some oil wells to extract all the oil in Persian Gulf. But Persian Gulf is huge and has an infinite amount of oil. So Dr. Mosa...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在石油工业国有化之后,莫斯达格博士希望在波斯湾钻一些油井以提取所有石油。但波斯湾面积巨大,拥有无限量的石油。因此,莫斯达格博士仅在波斯湾的一个大小为 $n × m$ 的矩形区域内工作。该矩形中的每个单元格要么包含无限量的石油,要么为空。\n\n两个单元格被认为是相邻的,当且仅当它们有一条公共边;一条路径是单元格序列 $c_1, c_2, ..., c_x$,使得所有这些单元格都含有石油,且对于每个 $...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, m \\in \\mathbb{Z}^+ $ denote the dimensions of the rectangular grid. \nLet $ R \\subseteq \\{1, \\dots, n\\} $ be the set of empty rows, with $ |R| = t $. \nLet $ C \\subseteq \\{1...",
"is_translate": false,
"language": "Formal"
}
]
}