API Response (JSON)
{
"problem": {
"name": "[Ynoi2003] 赫露艾斯塔",
"description": {
"content": "给定 $n$ 个互不相同的点 $(x_i,y_i),\\;1\\le i\\le n$,$m$ 个集合 $S_j=\\{(x_i,y_i)\\mid A_jx_i+B_jy_i+C_j>0\\},\\;1\\le j\\le m$。 你需要找出一个 $1,2,\\dots,m$ 的排列 $p_1,\\dots,p_m$,使得 $|S_{p_1}|+\\sum\\limits_{i=2}^m |S_{p_i}\\oplus ",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 20000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P7"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8529"
},
"statements": [
{
"statement_type": "Markdown",
"content": "给定 $n$ 个互不相同的点 $(x_i,y_i),\\;1\\le i\\le n$,$m$ 个集合 $S_j=\\{(x_i,y_i)\\mid A_jx_i+B_jy_i+C_j>0\\},\\;1\\le j\\le m$。\n\n你需要找出一个 $1,2,\\dots,m$ 的排列 $p_1,\\dots,p_m$,使得 $|S_{p_1}|+\\sum\\limits_{i=2}^m |S_{p_i}\\oplus ...",
"is_translate": false,
"language": "English"
}
]
}