Guest User

Google cout<<

a guest
Apr 2nd, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.08 KB | None | 0 0
  1. #include <iostream>
  2. using namespace std;
  3. int main ()
  4. {
  5.  
  6.  
  7.  
  8. cout<<"   .g8"""bgd                               `7MM                     ‖             "<<endl;
  9. cout<<"                                                                                  "<<endl;
  10. cout<<" ‖           .dP´     `M                                 MM                     ‖ "<<endl;
  11. cout<<" ‖           dm´       `   ,pW"Wq.   ,pW"Wq.   .P"Ybmmm  MM  .gP"Ya             ‖ "<<endl;
  12. cout<<" ‖           MM           6W´   `Wb 6W´   `WB :MI  I8    MM ,M´   Yb            ‖ "<<endl;
  13. cout<<" ‖           MM.    `7MMF´8M     MB 8M     M8  WmmmP"    MM 8M""""""            ‖ "<<endl;
  14. cout<<" ‖           `Mb      MM  YA.   ,A9 YA.   ,A9 8M         MM YM.    ,            ‖ "<<endl;
  15. cout<<" ‖             `"bmmmdPY   `Ybmd9´   `Ybmd9´   YMMMMMb .JMML.`Mbmmd´            ‖ "<<endl;
  16. cout<<" ‖                                            6´     dP                         ‖ "<<endl;
  17. cout<<" ‖                         NET SEARCH ENGINE   Ybmmmd´                            "<<endl;
  18.  
  19. }
Add Comment
Please, Sign In to add comment