mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 06:07:20 +08:00 
			
		
		
		
	* Add Ruby code blocks to documents * Remove Ruby code from en/docs * Remove "center-table" class in index.md * Add "data-toc-label" to handle the latex heading during the build process * Use normal JD link instead. * Bug fixes
		
			
				
	
	
		
			10 lines
		
	
	
		
			227 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			227 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# 贪心
 | 
						|
 | 
						|

 | 
						|
 | 
						|
!!! abstract
 | 
						|
 | 
						|
    向日葵朝着太阳转动,时刻追求自身成长的最大可能。
 | 
						|
 | 
						|
    贪心策略在一轮轮的简单选择中,逐步导向最佳答案。
 |