Skip to content

Soluções para os desafios ProjectEuler / Solutions to ProjectEuler challenges

License

Notifications You must be signed in to change notification settings

reidelusitania/ProjectEuler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt tag

What ?

Project Euler is a series of challenging mathematical/computer programming problems.

How to run the solutions?

OCaml

In the folder of the problem you want to see resolved:

ocaml something.ml # will display the result

Haskell

In the folder of the problem you want to see resolved:

cabal run # will build and run it to display the result

NB: Some of my attempts are far from perfect, some of these might actually look naive for mathematicians or experienced computer scientist.

About

Soluções para os desafios ProjectEuler / Solutions to ProjectEuler challenges

Topics

Resources

License

Stars

Watchers

Forks