Skip to content

Instantly share code, notes, and snippets.

@csigg
Created February 12, 2013 00:48
Show Gist options
  • Save csigg/4759053 to your computer and use it in GitHub Desktop.
Save csigg/4759053 to your computer and use it in GitHub Desktop.

Team 'Were not Cheaters!'

Here is the solution we arrived at.

Solution 1

require 'prime'

a = 600851475143.prime_division

puts a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment