摘要: 没有封完的全家桶 #include<bits/stdc++.h> using namespace std; #define ld double #define vec Point const ld eps=1e-10; const int N=10; int dcmp(ld a){return fa 阅读全文
posted @ 2023-08-09 06:37 Melting_Pot 阅读(128) 评论(7) 推荐(12)