#include <stdio.h>
void main(void) {
printf("Just some guy that takes the occasional stroll through Wikipedia and fixes stuff when he spots errors.\n");
}