Open CsomePro opened 2 years ago
https://csomepro.github.io/2021/12/14/cg-template/
前提条件 12345#include <iostream>#include <cmath>#include <algorithm>using namespace std;typedef double temType; // 需要用到的类型 点(向量) 已知
https://csomepro.github.io/2021/12/14/cg-template/
前提条件 12345#include <iostream>#include <cmath>#include <algorithm>using namespace std;typedef double temType; // 需要用到的类型 点(向量) 已知