摘要:        
Description Welcome to HDU to take part in the second CCPC girls’ competition! A new automatic judge system is used for this competition. During the f    阅读全文
posted @ 2018-05-11 18:18
王陸
阅读(213)
评论(0)
推荐(0)
        
            
        
        
摘要:        
一、有向图 在实际生活中,很多应用相关的图都是有方向性的,最直观的就是网络,可以从A页面通过链接跳转到B页面,那么a和b连接的方向是a->b,但不能说是b->a,此时我们就需要使用有向图来解决这一类问题,它和我们之前学习的无向图,最大的区别就在于连接是具有方向的,在代码的处理上也会有很大的不同。 1    阅读全文
posted @ 2018-05-11 18:01
王陸
阅读(239)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Description Nikolay has decided to become the best programmer in the world! Now he regularly takes part in various programming contests, attentively l    阅读全文
posted @ 2018-05-11 17:54
王陸
阅读(396)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号