fork download
  1. #include <iostream>
  2. using namespace std;
  3. void fun_aval_name_reyhoon()
  4. {
  5. cout<<" ***************** "<<endl;
  6. cout<<" ***************** "<<endl;
  7. cout<<" ***** ***"<<endl;
  8. cout<<" ***** ***"<<endl;
  9. cout<<" ***** ***"<<endl;
  10. cout<<" ***** ********"<<endl;
  11. cout<<" ***** *** "<<endl;
  12. cout<<" ***** *** "<<endl;
  13. cout<<" ***** *** "<<endl;
  14. cout<<" ***** *** "<<endl;
  15. cout<<" ***** *** "<<endl;
  16. cout<<" ***** *** "<<endl;
  17. cout<<" ***** *** "<<endl;
  18. cout<<" ***** ***"<<endl;
  19.  
  20. }
  21.  
  22. void fun_rasm_home_memar()
  23. {
  24. cout<<" "<<endl;
  25. cout<<" "<<endl;
  26. cout<<" "<<endl;
  27. cout<<" / "<<endl;
  28. cout<<" /// "<<endl;
  29. cout<<" / / // "<<endl;
  30. cout<<" | | / / /+/// "<<endl;
  31. cout<<" * * * * / /+/ /+// "<<endl;
  32. cout<<" * ( ) * /+ // + /+// "<<endl;
  33. cout<<" * * //+/ / / / "<<endl;
  34. cout<<" ***************** / / | | // "<<endl;
  35. cout<<" **** **** | | "<<endl;
  36. cout<<" **** **** | | "<<endl;
  37. cout<<" **** **** | | "<<endl;
  38. cout<<" **** * * **** | | "<<endl;
  39. cout<<" **** * * **** | | "<<endl;
  40. fun_aval_name_reyhoon();
  41. }
  42.  
  43.  
  44.  
  45. int main() {
  46. // your code goes here
  47. fun_rasm_home_memar();
  48. fun_aval_name_reyhoon();
  49. return 0;
  50. }
Success #stdin #stdout 0s 5308KB
stdin
Standard input is empty
stdout
                                   
                                       
                                      
                           /                  
                          ///                 
                        / / //                  
       | |            /  / /+///                  
     * *  *  *      /  /+/    /+//                
   *   (  )    *    /+ //  + /+//          
  *             *   //+/  /  /  /           
 *****************  / / |  |  //        
 ****         ****      |  |                
 ****         ****      |  |               
 ****         ****      |  |            
 ****  *  *   ****      |  |                   
 ****  *  *   ****      |  |                   
 ***************** 
 ***************** 
 *****         ***
 *****         ***
 *****        ***
 ***** ********
 *****  *** 
 *****    *** 
 *****      *** 
 *****       *** 
 *****        *** 
 *****         ***  
 *****          *** 
 *****           ***
 ***************** 
 ***************** 
 *****         ***
 *****         ***
 *****        ***
 ***** ********
 *****  *** 
 *****    *** 
 *****      *** 
 *****       *** 
 *****        *** 
 *****         ***  
 *****          *** 
 *****           ***