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

/*
 *
 * 7.32
 *
 * Done in screen.hpp
 */

int main () {
	return 0;
}