페이지

10171번: 고양이

https://www.acmicpc.net/problem/10171


$O(1)$


#include<cstdio>
int main() {
    puts("\\    /\\\n )  ( ')\n(  /  )\n \\(__)|");
    return 0;
}

댓글 없음 :

댓글 쓰기