/Project-Euler-C

Solutions to the problems on http://projecteuler.net/ . They're not optimized but they do work well !

Primary LanguageC

Project Euler C

Goals

Find solutions to the problems of project euler in C.

Important thing to know

All the solutions found for the problems aren't exactly optimised. They were made to find the solution.