Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 579 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 579 Bytes
  1. About

This are my solutions for the awesome Project Euler.

I try to make solutions in Lua, MoonScript, C and Python in that order, so problem 1 is in Lua, problem 2 is in MoonScript and so on.

  1. TODO

* 29 -> Lua: Fix algorithm to better deal with floating point.
  1. Author and License

This code was created by Elias Tandel Barrionovo and is distributed under the GPL version 2 or later.