Page 236 of 531 FirstFirst ... 136186226232233234235236237238239240246286336 ... LastLast
Results 3,526 to 3,540 of 7958
http://idgs.in/489261
  1. #3526

    Join Date
    Apr 2008
    Posts
    2,801
    Points
    1,662.85
    Thanks: 104 / 156 / 116

    Default

    subuh
    "The only way to do great work is to love what you do" ♥

    Hobby and Entertainment Forums
    My Personal Corner



  2. Hot Ad
  3. #3527
    dexdim's Avatar
    Join Date
    Feb 2008
    Location
    $sudo rm -rf /
    Posts
    12,373
    Points
    -65.84
    Thanks: 290 / 301 / 244

    Default

    #include<galau.h>

    int main()
    {
    printf("Hai ");
    }
    Manjaro KDE

  4. #3528
    Azunyan's Avatar
    Join Date
    Jan 2010
    Location
    Beyond the Hill
    Posts
    2,031
    Points
    690.10
    Thanks: 78 / 188 / 137

    Default

    #include<galau.h>

    int dimasgalau = 1;

    void main()
    {
    for(galau == 1)
    printf("dimas galau\n");
    getchar();
    }







  5. #3529
    LunarCrusade's Avatar
    Join Date
    Jun 2008
    Location
    Unseen Horizon
    Posts
    8,965
    Points
    30,120.80
    Thanks: 298 / 586 / 409

    Default

    Quote Originally Posted by Azunyan View Post
    #include<galau.h>

    int dimasgalau = 1;

    void main()
    {
    for(galau == 1)
    printf("dimas galau\n");
    getchar();
    }






    anjer


    +Personal Corner | Lunatic Moe Anime Review
    +My Story INDEX
    +GRP/BRP Formula | IDGS Newbie Guide


    The moment you say a word of parting, you've already parted.
    So long as you and I are both somewhere in this world, we haven't parted.
    So long as you don't say it, you haven't parted.
    That is the way of the world:
    The Law of Linkage.

    Shichimiya Satone - Sophia Ring S.P. Saturn VII

  6. #3530

    Join Date
    Apr 2008
    Posts
    2,801
    Points
    1,662.85
    Thanks: 104 / 156 / 116

    Default

    ada apa lagi ini.
    super sibuk super sibuk.

    brb siap2 buat besok
    "The only way to do great work is to love what you do" ♥

    Hobby and Entertainment Forums
    My Personal Corner



  7. #3531
    Azunyan's Avatar
    Join Date
    Jan 2010
    Location
    Beyond the Hill
    Posts
    2,031
    Points
    690.10
    Thanks: 78 / 188 / 137

    Default

    kok sibuk

    diikit lagi kan festival budaya katanya

  8. #3532
    TaecYeon's Avatar
    Join Date
    Jan 2012
    Posts
    203
    Points
    4.20
    Thanks: 1 / 5 / 5

    Default

    Quote Originally Posted by Azunyan View Post
    #include<galau.h>

    int dimasgalau = 1;

    void main()
    {
    for(galau == 1)
    printf("dimas galau\n");
    getchar();
    }







    ini kodingan java kan ?

  9. #3533
    Azunyan's Avatar
    Join Date
    Jan 2010
    Location
    Beyond the Hill
    Posts
    2,031
    Points
    690.10
    Thanks: 78 / 188 / 137

    Default

    c++...

  10. #3534
    MisaChan's Avatar
    Join Date
    May 2010
    Location
    Hope and Courage
    Posts
    2,738
    Points
    164.33
    Thanks: 132 / 221 / 147

    Default

    Quote Originally Posted by Azunyan View Post
    #include<galau.h>

    int dimasgalau = 1;

    void main()
    {
    for(galau == 1)
    printf("dimas galau\n");
    getchar();
    }






    PAMER FAWK CHUU !
    ♫ Ordinary Human With Extraordinary Friends ♫
    ~ Hope is a Dream That Doesn't Sleep ~
    http://static.indogamers.com/signaturepics/sigpic218955_7.gif

  11. #3535
    dexdim's Avatar
    Join Date
    Feb 2008
    Location
    $sudo rm -rf /
    Posts
    12,373
    Points
    -65.84
    Thanks: 290 / 301 / 244

    Default

    Code:
    #include <stdio.h>
    #include <stdlib.h>
    #include <time.h>
    
    int kegalauan()
    {
       return rand()%6+1; 
    }
    
    int main()
    {
        int galau;
        int a=0; 
        int b=0; 
        int c=0; 
       
        
        srand(time(NULL));
        
        for(int i=1;i<=100;i++)
        {
                galau=kegalauan();
                
                if(galau==1)
                {
                   a++;
                }
                else if(galau==2)
                {
                   b++;
                }
                else if(galau==3)
                {
                   c++;
                }          
        }
        
        printf("Frekuensi kegalauan selama sehari adalah : \n\n");
        printf("Galau karena si A : %i\n",a);
        printf("Galau karena si B : %i\n",b);
        printf("Galau karena si C : %i\n",c);
        
        
    printf("\n\n");
    system("pause");
    }
    Manjaro KDE

  12. #3536
    Azunyan's Avatar
    Join Date
    Jan 2010
    Location
    Beyond the Hill
    Posts
    2,031
    Points
    690.10
    Thanks: 78 / 188 / 137

    Default

    **** galau aja random

  13. #3537
    Jkt-kOpaJa608's Avatar
    Join Date
    Jun 2008
    Location
    Hutan Pinus
    Posts
    8,041
    Points
    6,804.01
    Thanks: 48 / 241 / 137

    Default

    Dimas ngakunya anti galau di FB loh

  14. #3538

    Join Date
    Apr 2008
    Posts
    2,801
    Points
    1,662.85
    Thanks: 104 / 156 / 116

    Default

    fest budaya apa toh
    iyo lagi sibuk banget sama urusan kampus
    "The only way to do great work is to love what you do" ♥

    Hobby and Entertainment Forums
    My Personal Corner



  15. #3539
    levialexander9's Avatar
    Join Date
    Jan 2012
    Posts
    5,671
    Points
    778.48
    Thanks: 100 / 289 / 266

    Default

    Quote Originally Posted by Azunyan View Post
    c++...
    pantesan...


    Quote Originally Posted by vLin777 View Post
    fest budaya apa toh
    iyo lagi sibuk banget sama urusan kampus
    tinggalkan kampus, dahulukan event...

  16. #3540

    Join Date
    Apr 2008
    Posts
    2,801
    Points
    1,662.85
    Thanks: 104 / 156 / 116

    Default

    "The only way to do great work is to love what you do" ♥

    Hobby and Entertainment Forums
    My Personal Corner



Page 236 of 531 FirstFirst ... 136186226232233234235236237238239240246286336 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •