Профессорский код

    Date: 12/20/07 (Code WTF)    Keywords: no keywords

    Бывший преподаватель computer science в университете пишет (значимые идентификаторы заменены):

                map< int, NodeSet >::iterator map_it;
                map_it = int2nodeset.find(num);
                if (map_it == int2nodeset.end()) {
                    int2nodeset[num] = NodeSet ();
                }
                int2nodeset[num].insert(currnode);
    

    Source: http://community.livejournal.com/code_wtf/118996.html

« Догадайтесь... || Вычислить 1% от... »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home