4 lines
		
	
	
		
			93 B
		
	
	
	
		
			Factor
		
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			93 B
		
	
	
	
		
			Factor
		
	
	
| 
								 | 
							
								USING: math.algebra tools.test ;
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								{ 11 } [ { 2 3 1 } { 3 4 5 } chinese-remainder ] unit-test
							 |