Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 358 Bytes

euler

Project Euler solutions

In Progress: 7.html

  • The solutions are numbered (except for problem 1 which is not there- 1.css is just some basic styling)
  • The first 4 are in php. After that I've switched to javascript. Index.php just has links to the various solutions.
  • 3.php isn't working properly. I'll get around to fixing it sometime.