aboutsummaryrefslogtreecommitdiff


#include <stdio.h>

int
main(void) {
	printf("Nothing to be removed.\n");
	return 0;
}