Last active
March 4, 2019 16:48
-
-
Save Inclushe/25b7c9d3aa1f70fc64981aaa674c343a to your computer and use it in GitHub Desktop.
A very professional Haskell program.
This file contains 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
main = print $ iterate succ 69 !! 351 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment