这里是最基本,

有多基本?


1.头文件:

计算几何模板(1):最最基本的东西
#include<cmath>
#include<vector>
#include<cstdio>
#include<cstring>
#include<algorithm>
using namespace std;
应该够了

相关文章:

  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-16
  • 2021-11-10
  • 2021-12-30
  • 2021-10-26
  • 2021-11-13
相关资源
相似解决方案