bdfz_2024_summer/day7/P3372/P3372.cpp
2024-08-10 12:20:24 +08:00

7 lines
88 B
C++

#include<bits/stdc++.h>
using namespace std;
// const int MAX_N = 1e5+5;
int main(){
}