摘要: 三个小时 300 include<bits/stdc++.h> using namespace std; define int long long int n,x,y,xx,yy; const int maxn=100010; struct scan//记录矩形上下边的位置 { int l,r,h, 阅读全文
posted @ 2025-03-19 21:52 C(5,3) 阅读(23) 评论(0) 推荐(0)