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

    Всего: 2

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

    −35

    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
    bool EvtDecay::isCharm(EvtId xid){
    EvtId d0    = EvtPDL::getId(std::string("D0"));
    EvtId d0bar = EvtPDL::getId(std::string("anti-D0"));
    EvtId dp    = EvtPDL::getId(std::string("D+"));
    EvtId dm    = EvtPDL::getId(std::string("D-"));
    EvtId d0h   = EvtPDL::getId(std::string("D0H"));
    EvtId d0l    = EvtPDL::getId(std::string("D0L"));
    EvtId dstp   = EvtPDL::getId(std::string("D*+"));
    EvtId dstm   = EvtPDL::getId(std::string("D*-"));
    EvtId ds0    = EvtPDL::getId(std::string("D*0"));
    EvtId ds0bar = EvtPDL::getId(std::string("anti-D*0"));
    EvtId dsp    = EvtPDL::getId(std::string("D_s+"));
    EvtId dsm    = EvtPDL::getId(std::string("D_s-"));
    EvtId dsstp  = EvtPDL::getId(std::string("D_s*+"));
    EvtId dsstm  = EvtPDL::getId(std::string("D_s*-"));
    EvtId ds0stp = EvtPDL::getId(std::string("D_s0*+"));
    EvtId ds0stm = EvtPDL::getId(std::string("D_s0*-"));
    
     std::vector<EvtId> Vid; Vid.clear();
     Vid.push_back(d0);
     Vid.push_back(d0bar);
     Vid.push_back(dp);
     Vid.push_back(dm);
     Vid.push_back(d0h);
     Vid.push_back(d0l);
     Vid.push_back(dstp);
     Vid.push_back(dstm);
     Vid.push_back(ds0);
     Vid.push_back(ds0bar );
     Vid.push_back(dsp );
     Vid.push_back(dsm );
     Vid.push_back(dsstp );
     Vid.push_back(dsstm );
     Vid.push_back(ds0stp );
     Vid.push_back(ds0stm );
    
     bool flag=true;
     for(int i=0;i<Vid.size();i++){ if(xid == Vid[i]) return flag;}
     return false;
    }

    физика высоких энергий, китайский говнокод

    blah, 04 Июня 2012

    Комментарии (1)
  3. Куча / Говнокод #8421

    +147

    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
    41. 41
    <HTML>
    <HEAD>
      <META content='text/html; charset=utf-8' http-equiv=Content-Type>
      <META name="Expires" content="Mon, 26 Jul 1997 05:00:00 GMT">
      <META name="Cache-Control" content="no-store, no-cache, must-revalidate">
      <META name="Cache-Control" content="post-check=0, pre-check=0">
      <META name="Pragma" content="no-cache">
      <LINK href='style.css' rel=stylesheet type=text/css>
      <SCRIPT  type="text/javaSCRIPT" src="md5.js"></SCRIPT>
    
    </HEAD>
    <BODY>
    <SCRIPT language=javascript>
      function logins(){
        var key = hex_md5(document.authentication.chalangeack.value + document.authentication.password.value.substring(0,15) );
        document.authentication.password.value = key;
        }
    </SCRIPT>
    <H1>МФТИ-Телеком</H1>
    <TABLE align=center border=0 borderColor=#060102 cellSpacing=2 cellPading=2 width=100%><FORM name=authentication action='/bin/login.cgi' autocomplete=off>
      <TR><TD align=center height=20></TD></TR>
        <TR><TD align=center><INPUT type=hidden name=chalangeack value=2a08933e327a7877ec91efd746076b48>
            &nbsp; <STRONG>Логин: </STRONG> &nbsp;<INPUT type=text name=login size=20>&nbsp;&nbsp; <STRONG>Пароль: </STRONG> &nbsp;<INPUT type=password name=password size=20>&nbsp;
    
          </TD>
        </TR>
        <TR><TD align=center height=10></TD></TR>    
        <TR><TD align=center>&nbsp; <STRONG>Запомнить этот компьютер: </STRONG> &nbsp;<INPUT type=checkbox name=memorize checked>&nbsp;</TD></TR>
        <TR><TD align=center><INPUT type=submit value='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Войти &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;' onclick="logins()" width=400></TD></TR>
      </FORM></TABLE>
      
    <TABLE align=center border=0 borderColor=#060102 cellSpacing=2 cellPading=2 width=100%><FORM  action='/bin/logout.cgi' autocomplete=off>  
        <TR><TD align=center><INPUT type=submit value='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Закрыть доступ в Интернет для этого компьютера. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;' width=400></TD></TR>   
    
    </FORM></TABLE>  
    
    <ADDRESS>&copy;&nbsp;2010 <a href="http://www.mipt-telecom.ru/">МФТИ-Телеком</a></ADDRESS>
    
    
    
    </BODY></HTML>

    2011 год на дворе блин

    blah, 03 Ноября 2011

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