#include #include int main(int argc, char * argv[]) { puts(" {o,o}"); puts(" (__(\\"); puts(" -\"-\"-"); return EXIT_SUCCESS; }