summaryrefslogtreecommitdiff
path: root/7p23.cpp
blob: a0c75f9425e6d8f57759d4034416fef17b24210a (plain)
1
2
3
4
5
6
7
8
9
10
11

/*
 *
 * 7.23
 *
 * Done in screen.hpp
 */

int main () {
	return 0;
}