#include #include int main(int argc, char **argv) { printf("oxen\n"); return EXIT_SUCCESS; }