非常有意思的分块题。
test/2022/9/26
            
              
                
              
              Posted on
              
              
            
          
        
      
      
          QWQ
          
            
          
        
      
    
    
    
    
      
  ARC116E Spread of Information
            
              
                
              
              Posted on
              
              
            
          
        
      感觉并没有那么难,赛事也基本想到了 ,实现比较困难。
test/2022/9/23
            
              
                
              
              Posted on
              
              
            
          
        
      
      
          QWQ
          
            
          
        
      
    
    
    
    
      
  P3396 哈希冲突
            
              
                
              
              Posted on
              
              
            
          
        
      算是一个根号分治的模板题。
P3177 [HAOI2015] 树上染色
            
              
                
              
              Posted on
              
            
              
                
                  
                
                Edited on
                
              
          
        
      感觉比较神秘,怎么均摊下来就剩$O(n^2)$了。
CF1188C Array Beauty
            
              
                
              
              Posted on
              
            
              
                
                  
                
                Edited on
                
              
          
        
      感觉比较套路。
test/2022/9/20
            
              
                
              
              Posted on
              
            
              
                
                  
                
                Edited on
                
              
          
        
      
      
          QWQ
          
            
          
        
      
    
    
    
    
      
  test/2022/9/19
            
              
                
              
              Posted on
              
            
              
                
                  
                
                Edited on
                
              
          
        
      
      
          QWQ
          
            
          
        
      
    
    
    
    
      
  P5835 [USACO19DEC]Meetings S
            
              
                
              
              Posted on
              
            
              
                
                  
                
                Edited on
                
              
          
        
      可以说是一道比较牛逼的二分+结论的题吧。