summaryrefslogtreecommitdiff
path: root/7p22.cpp
blob: 58d5fbfca4218e884690f66fcc6df67b8bb7d874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include <iostream>

/*
 *
 * Description
 *
 *
 */

int main () {
	return 0;
}