1. Список говнокодов пользователя metopa

    Всего: 1

  2. C++ / Говнокод #19156

    −18

    1. 01
    2. 02
    3. 03
    4. 04
    5. 05
    6. 06
    7. 07
    8. 08
    9. 09
    10. 10
    11. 11
    12. 12
    13. 13
    14. 14
    15. 15
    16. 16
    17. 17
    18. 18
    19. 19
    20. 20
    21. 21
    22. 22
    23. 23
    24. 24
    25. 25
    26. 26
    27. 27
    28. 28
    29. 29
    30. 30
    31. 31
    32. 32
    33. 33
    34. 34
    35. 35
    36. 36
    37. 37
    38. 38
    39. 39
    40. 40
    #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main(void);
    {
    cout <<"Please enter your first, middle, and last initials";
    cin >>finit>> >>minit>> >>linit>>;
    int factor
    factor=
    a=1;
    b=2;
    c=3;;
    d=4;
    e=5;
    f=6;
    g=7;
    h=8;
    i=9;
    j=10;
    k=11;
    l=12;
    m=13;
    n=14;
    o=15;
    p=16;
    q=17;
    r=18;
    s=19;
    t=20;
    u=21;
    v=22;
    w=23;
    x=24;
    y=25;
    z=26;
    cout <<"Your initial ID number is:";
    cout <<finit<< <<minit<< <<linit<<;
    system ("PAUSE");
    return 0;
    }

    Квинтэссенция хорошего кода

    metopa, 09 Декабря 2015

    Комментарии (66)