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

/*
 *
 * 7.28
 *
 *
 */

int main () {

	// It would return a new screen object
	return 0;
}