摘要: 压行 #include<bits/stdc++.h> #define int long long using namespace std; const int Size=(1<<20)+1; char buf[Size],*p1=buf,*p2=buf; char buffer[Size]; int 阅读全文
posted @ 2025-11-20 21:29 Wy_x 阅读(27) 评论(0) 推荐(2)