Skip to content

Instantly share code, notes, and snippets.

@fbiville
Created January 20, 2015 12:39
Show Gist options
  • Save fbiville/34a6cafd7b5cbb15d74f to your computer and use it in GitHub Desktop.
Save fbiville/34a6cafd7b5cbb15d74f to your computer and use it in GitHub Desktop.
import Data.Char
sum $ map digitToInt $ show (2^1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment