aboutsummaryrefslogtreecommitdiff
path: root/contests/Round#788/B.cpp
blob: 02b149346c0794f275e241036b8c4270fa41a1d9 (plain)
1
2
3
4
5
6
7
#include<bits/stdc++.h>

using namespace std;

int main () {

}