summaryrefslogtreecommitdiff
path: root/7p4.cpp
blob: 95ab27e4d31d0998a0b47de7ed1da5f62fe6f52d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

/*
 *
 * 7.4
 *
 * Done in person.hpp
 */

int main () {

	
	return 0;
}