Skip to content

GeneralMing/project_euler_solutions_in_C

Repository files navigation

Mark 100

A collection of General Ming's C program code to solve as many Project Euler's problems as possible .

Every solved problem has a program written in C. The source code requires almost no modification as it tends to execute if you have the proper requirements.

The code contains comments inside which suggest as to how the problem was solved. They also note the time taken to execute the code.

The compiler used to compile the source code was GNU Compiler Collection for C. All code was run on a machine with Intel i5 7th generation with an AMD GPU. The language used to code was C11.

Contribution And Complaints

Pull requests are welcome. For major changes or suggestions, please contact me on Discord at General Ming#7573 just by pinging me a "Hey Mark 100". Really mean this statement. If you have a better approach to solve a problem or can contribute by some other means please do ping me.

Licence

This code is provided for reference only. You may republish any of this code verbatim with author and URL info intact.

You need written permission from the author to make modifications to the code, include parts into your own work, etc.

Releases

No releases published

Packages

No packages published

Languages