Skip to content

Lechenco/project-euler

Repository files navigation

Project Euler

Repository created to save my personal solutions of the Project Euler problems in C++ language. The solutions was optimized from larges inputs and was tested by the HackerRank test-cases.

Input Samples

You can test the programs from the inputSample.txt files on each folder with the command:

./[COMPILED_PROGRAM] < inputSample.txt

The first row of any sample file has the number of inputs cases, followed for the inputs itself on the next lines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages