haskell 010
							parent
							
								
									779e56d0a5
								
							
						
					
					
						commit
						285b653565
					
				|  | @ -0,0 +1,5 @@ | |||
| module Main where | ||||
| import Prime | ||||
| 
 | ||||
| main = do | ||||
|     print $ sum $ takeWhile (<2000000) primes | ||||
		Loading…
	
		Reference in New Issue