MapleStory Finger Point Cute Line Smiley Blinking Hello Kitty Angel MapleStory Finger Point

๐Ÿƒ‍โ™‚๏ธBaekjoon/C++

หšโ‚Šโœฉโ€งโ‚Š [10171/Cpp] ๊ณ ์–‘์ด หšโ‚Šโœฉโ€งโ‚Š

HYEJU01 2021. 9. 1. 23:51
 #include<iostream>
 using namespace std;
 int main(){
 
 cout << "\\    /\\ "<< endl;
cout << " )  ( \') "<< endl;
cout << "(  /  ) "<< endl;
cout << " \\(__)| "<< endl;


 return 0; 
 }

cout ์‚ฌ์šฉํ•ด์„œ ์ถœ๋ ฅํ•ด๋ณด๊ธ”