Merry Xmas To All My Hf Comrades!

Discussion in 'Random Thoughts' started by AceK, Dec 25, 2015.

  1. AceK

    AceK Scientia Potentia Est

    Messages:
    7,824
    Likes Received:
    960
    Code:
              XX        XX
             X  XX     XXX     XXX     X   XX     X   XX      XX    XXX
             X  X X   X XX    X   X     X X  X     X X  X      X    XX
                X  X X  XX    X  X      XX         XX           X  XX
                X  X X  XX    X X       X          X             XXX
      X         X   X   XX    XX        X          X             XX
      X         X   X   XX    X    X    X          X       XX   XX
      X        X    X   XX     XXXX    X X        X X     X    XX
       X      X         XX           + //+                 XX XX
        X   XX           XX    X     +////+                 XXX
         XXX              XX  X     +//////+
                           XXX    +/  //////+
                                 +///  //////+          +
                                +//////   ////+         !
                               +/////////  //  +     +-- --+
                              +//////////     //+       !
                             +///////////    ////+      +
            +               +//////////  ///  ////+
            !               +  //////  //////  ///+
         +-- --+            +/  ///  /////////  //+
            !               +/( +  )///////////  /+
            +         /    +//(  + )////////////  /+   /
                    -X-      +////  /////////////+   -X-
                     M      +//////  /////////// /+   M
                     A  + //////////  ////////////+   A
                     S +/////////////  //////////  /+ S
                  /   +///////////////  ////////  //+          /
                -X-    O +/////////////  /////  //////+      -X-
                 M     +  //////////////(  //  ////////+    / M
                 A   +///  ////////////////    //////////+    A
              /  S+////////  //////////////    /////////////+ S +  /
             -X-   O   +/////  ///////////  ///  ////////+ O     -X-
              M      +////////  /////////  //////  ///////+     / M
              A     +///////////  //////  /////////  ///////+     A
          /   S   +///////////////  //  /////////////  ///////+   S     /
        -X-   +/+//////////////////   /////////////////  ///////// +  -X-
         M    +///////////////////  /  //////////////////  //+   O   / M
         A      O  +////////////  /////  //////////////////  ///+      A
         S////////////////////  /////////  //////////////////  ////////S
          +//////////////////  ///////////  ///////////////////  //////+
            +//////////////   ////////MERRY/  //////////////////  ///+
               +/////////   /////+  CHRISTMAS  ///////////////////+
                  + ++++++++++++    CHRISTMAS    +++++++++++++++++
               X                    CHRISTMAS
         XXXXXX   X                 CHRISTMAS
       XX   XX X   X
      XX    X  X   X                             X
     XX      XX    X                 X           X
     XX            X XXX    X   XX       XXXX  XXXXX           XX   XXXX
     XX            XX   X    X X  X  X  X    X   X  X         X  X X    X
     XX       XXX  X    X    XX      X   XXX     X   X XX XX  X  X  XXX
      XX     X  X  X    X    X       X      XX   X   XX  X  X XXXX     XX
       XX    X X   X    X    X       X  X    X   X   X   X  X X  X X    X
         XXXXXX   X X    X  X X     X X  XXXX     X  X   X  X X  X  XXXX
     
    
     
    3 people like this.
  2. Tyrsonswood

    Tyrsonswood Senior Moment Lifetime Supporter

    Messages:
    34,218
    Likes Received:
    26,321
    Merrymumblestuff
     
  3. soulcompromise

    soulcompromise Member HipForums Supporter

    Messages:
    22,317
    Likes Received:
    11,687
    [​IMG]
     
    3 people like this.
  4. AceK

    AceK Scientia Potentia Est

    Messages:
    7,824
    Likes Received:
    960
    Unicode art ... ;)
     
  5. Gyro Gearloose

    Gyro Gearloose Senior Member

    Messages:
    3,980
    Likes Received:
    244
    Hello,

    Merry Christmas, IRQ42.


    Code:
          program xmas
          implicit none
          integer n,i
    
          call system('clear')
          write(*,*) 'height?'
          read(*,*) n
          call system('clear')
          write(*,'(a,a)') (repeat(' ',n-i),repeat('*',2*i-1),i=1,n)
          write(*,'(a,a)') (repeat(' ',n-1),repeat('*',1),i=1,n/5+1)
          end program xmas
    
    Regards
    Gyro
     
    1 person likes this.
  6. AceK

    AceK Scientia Potentia Est

    Messages:
    7,824
    Likes Received:
    960
    which language is this ... looks "kinda like" pascal but couldn't be..?. Is it FORTRAN? I'd like to run it *.*
     
  7. Gyro Gearloose

    Gyro Gearloose Senior Member

    Messages:
    3,980
    Likes Received:
    244
    Hello,

    it's Fortran and maybe FORTRAN as well.

    Regards
    Gyro
     
  8. badphotoguy

    badphotoguy Supporter HipForums Supporter

    Messages:
    84
    Likes Received:
    26
    [​IMG]

    Have a fun and safe Christmas everyone.
     
    3 people like this.
  9. ObiJuan

    ObiJuan Members

    Messages:
    27
    Likes Received:
    10
    [​IMG]
     
    3 people like this.
  10. AceK

    AceK Scientia Potentia Est

    Messages:
    7,824
    Likes Received:
    960
    Code:
                                             *
                                            ***
                                           *****
                                          *******
                                         *********
                                        ***********
                                       *************
                                      ***************
                                     *****************
                                    *******************
                                   *********************
                                  ***********************
                                 *************************
                                ***************************
                               *****************************
                              *******************************
                             *********************************
                            ***********************************
                           *************************************
                          ***************************************
                         *****************************************
                        *******************************************
                       *********************************************
                      ***********************************************
                     *************************************************
                    ***************************************************
                   *****************************************************
                  *******************************************************
                 *********************************************************
                ***********************************************************
               *************************************************************
              ***************************************************************
             *****************************************************************
            *******************************************************************
           *********************************************************************
          ***********************************************************************
         *************************************************************************
        ***************************************************************************
       *****************************************************************************
      *******************************************************************************
     *********************************************************************************
    ***********************************************************************************
                                             *
                                             *
                                             *
                                             *
                                             *
                                             *
                                             *
                                             *
                                             *
    
    
    Merry Christmas Gyro ^_^
     
    2 people like this.
  11. deleted

    deleted Visitor

    Merry Christmas in Binary Code:​
    01001101 01100101 01110010 01110010 01111001 00100000 01000011 01101000 01110010 01101001 01110011 01110100 01101101 01100001 01110011
     
    2 people like this.
  12. Moonglow181

    Moonglow181 Lifetime Supporter Lifetime Supporter

    Messages:
    16,175
    Likes Received:
    4,919
    [​IMG]
     
    1 person likes this.
  13. Gongshaman

    Gongshaman Modus Lascivious

    Messages:
    4,602
    Likes Received:
    999
    [​IMG]
    Happy holiday, Ace! :-b
     
    1 person likes this.
  14. SpacemanSpiff

    SpacemanSpiff Visitor

    edited because i changed my mind ha
     
  15. AceK

    AceK Scientia Potentia Est

    Messages:
    7,824
    Likes Received:
    960
    And "Merry Christmas!" in hex:
    Code:
    4d65727279204368726973746d6173210a
     
  16. guerillabedlam

    guerillabedlam _|=|-|=|_

    Messages:
    29,419
    Likes Received:
    6,298
    Merry Christmas!
     
    1 person likes this.
  17. themnax

    themnax Senior Member

    Messages:
    27,693
    Likes Received:
    4,490
    merry feast of having made it half way through the months of cold.
    joy and happiness to everyone.
     
  18. I'minmyunderwear

    I'minmyunderwear Newbie

    Messages:
    58
    Likes Received:
    9,141
    [​IMG]
     
    1 person likes this.
  19. AceK

    AceK Scientia Potentia Est

    Messages:
    7,824
    Likes Received:
    960
    In the spirit of programs that generate ... uhhh ascii art, I have written a C program below that I believe is somewhat similar in spirit ... you may find it somewhat "interesting" or maybe even humorous :p

    Code:
    /***********************************************************************
     * A cock that grows depending on how horny it is. Values are in msecs *
     * Smaller values will cause the cock to grow faster, larger values    *
     * the cock will have more trouble getting hard	                       *
     *                                                                     *
     * Author: IRQ42                                                       *
     **********************************************************************/
    #include <stdio.h>
    #include <unistd.h>
    
    #define HORNINESS 120000
    
    int
    main(int argc, char **argv)
    {
       int cock_len, i;
       
       putchar('\n');
       printf("()()=D"); 
       
       printf("\nHow big do you want your cock? Suggested values 5 - 25"
    	  "\nEnter Cock length (Max 80): ");
       
       fflush(stdin);
       scanf(" %d", &cock_len);
       
       printf("\n()()=D");
       
       for (i = 0; i < cock_len; ++i) {
    	usleep(HORNINESS);
    	printf("\b=D");
    	fflush(stdout);
       }
       
       printf("\n\n");
       return 0;
    }
    
    
    
     
    1 person likes this.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice