API Response (JSON)
{
"problem": {
"name": "[ICPC 2024 Xi'an I] Yet Another Maximum Matching Counting Problem",
"description": {
"content": "There is a two-dimensional plane. You have a set of points $\\{(x_i,y_i)\\}$ that satisfies $1\\le x_i\\le n, 1\\le y_i\\le m$ (Both $x_i$ and $y_i$ are integers), and there are no two points",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 3000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P7"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10563"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a two-dimensional plane.\n \n \n \nYou have a set of points $\\{(x_i,y_i)\\}$ that satisfies $1\\le x_i\\le n, 1\\le y_i\\le m$ (Both $x_i$ and $y_i$ are integers), and there are no two points...",
"is_translate": false,
"language": "English"
}
]
}