sahilbansal17 / ProjectEulerSolution-SML

Solution of problems from ProjectEuler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectEulerSolution

Solution of problems from ProjectEuler in Standard ML (SML).

Solved Problems

The problems which have been solved are :

Contribution

Anyone can contribute with keeping these points in minds...

  1. Problem solution should have the name in the following format : "Problem_(Problem number).sml"

  2. Solution should be only in standard ML language.

  3. Your solution should also contain the relevant problem statement.

About

Solution of problems from ProjectEuler


Languages

Language:Standard ML 97.3%Language:Perl 2.7%