/* xtao */ #include int main() { printf("* * * *\n * * *\n * *\n *"); return 0; }