aboutsummaryrefslogtreecommitdiff
path: root/contests/21-04-2022(Div.4)/F.cpp
blob: 4ab1a8cd35ae9a146244417308f085de6ed664d9 (plain)
1
2
3
4
5
6
7
#include<bits/stdc++.h>

using namespace std;

int main(){

}