Created
March 28, 2013 10:53
-
-
Save atton/5262331 to your computer and use it in GitHub Desktop.
prime division から再構成
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
299999.prime_division.map{|a,b| a**b}.inject(:*) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment