这个结论是逆时针旋转,顺时针旋转的情况就把 α 改为 -α 就可以了。
#include <bits/stdc++.h>
using namespace std;
const double PI = acos(-1);
typedef pair <d
这个结论是逆时针旋转,顺时针旋转的情况就把 α 改为 -α 就可以了。
#include <bits/stdc++.h>
using namespace std;
const double PI = acos(-1);
typedef pair <d