페이지

5337번: 웰컴

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


$O(1)$


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

댓글 없음 :

댓글 쓰기