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

/*
 *
 * 7.24
 *
 * Done in screen.hpp
 */

int main () {
	return 0;
}