mirror of
				https://github.com/onyx-and-iris/aoc2023.git
				synced 2025-11-03 22:31:46 +00:00 
			
		
		
		
	remove redundant expression
This commit is contained in:
		
							parent
							
								
									801ed17bf1
								
							
						
					
					
						commit
						3a3af64df9
					
				@ -56,7 +56,6 @@ func two(lines []string) int {
 | 
			
		||||
			if n > res {
 | 
			
		||||
				res = n
 | 
			
		||||
			}
 | 
			
		||||
			y++
 | 
			
		||||
		}(i)
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user