SRM 578 DIV2 DIV1
摘要:        
玩了二十多次,终于杀到了div1,纪念一下1、水题,求最大最小值的问题。2、话说找工作的时候有道类似的题,也是在图上遍历,然后将符合性质的点归为一类,将种类数计为n,且最少有一个,那么就是 2^n - 1种。 1 #include <iostream> 2 #include <string> 3 #include <vector> 4 #include <cstdlib> 5 #include <cmath> 6 #include <map> 7 #include <stack> 8 #include <    阅读全文
        posted @ 2013-05-03 11:20 kakamilan 阅读(344) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号