mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 14:18:20 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			263 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			263 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Greedy
 | 
						|
 | 
						|

 | 
						|
 | 
						|
!!! abstract
 | 
						|
 | 
						|
    Sunflowers turn towards the sun, always seeking the greatest possible growth for themselves.
 | 
						|
 | 
						|
    Greedy strategy guides to the best answer step by step through rounds of simple choices.
 |