API Response (JSON)
{
"problem": {
"name": "I. 出给 paul-lu 的数数题",
"description": {
"content": "中国科学院大学的著名 JB 选手 bibibibi,想当年还在北理工打算法竞赛时候就是一个全能王,所有的算法题目里就没有他不能嘴巴 AC 的。这天他听说 Paul(lu)Lu(pao)学长挺会数数的,于是决定出一道数数的题目来考一考他: 已知在一个 $n times n$ 的棋盘里,每个格子都可以填上一个范围为 $[ 1, k ]$ 的正整数。定义棋盘中的某个格点是 _bi点_ 当且仅当满足: ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 10000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10217I"
},
"statements": [
{
"statement_type": "Markdown",
"content": "中国科学院大学的著名 JB 选手 bibibibi,想当年还在北理工打算法竞赛时候就是一个全能王,所有的算法题目里就没有他不能嘴巴 AC 的。这天他听说 Paul(lu)Lu(pao)学长挺会数数的,于是决定出一道数数的题目来考一考他:\n\n已知在一个 $n times n$ 的棋盘里,每个格子都可以填上一个范围为 $[ 1, k ]$ 的正整数。定义棋盘中的某个格点是 _bi点_ 当且仅当满足:\n...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z}^+ $. Consider an $ n \\times n $ grid where each cell is assigned a value in $ [1, k] $. A cell is a *bi-point* if it is the unique maximum in its row and co...",
"is_translate": false,
"language": "Formal"
}
]
}