摘要: 高维空间操作 例题 二维平面操作 #include<bits/stdc++.h> using namespace std; typedef double db; const int maxn=2e5+10,maxk=2; const db e=0.75;//重构系数 int n,lans; int 阅读全文
posted @ 2025-09-06 16:41 _dlwlrma 阅读(7) 评论(3) 推荐(1)