webCode/Luogu/P1967/P1967.cpp

7 lines
41 B
C++

const int MaxM = 5e4+5;
int main(){
}