Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🧮👨‍💻 Series of challenging mathematical/computer programming problems

License

NotificationsYou must be signed in to change notification settings

cdalvaro/project-euler

Repository files navigation

Challenges SovedC++ VersionCompilation ToolUnit Tests

GitHub ChallengesCode coverageCodacy

Project Euler Challenges

Project Euler is a series of challenging mathematical/computer programming problems thatwill require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant andefficient methods, the use of a computer and programming skills will be required to solve most problems.

The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind todelve into unfamiliar areas and learn new concepts in a fun and recreational context.

Table of Contents

Structure

This project is composed by theChallenges library, where you can find algorithms for each Project Euler'schallenge inside its corresponding directory. And thetests directory, which contains the verification ofeach challenge algorithm.

Tests are built usingGoogle Test andGoogleBenchmark libraries.

Solutions

Solutions are located insidelib/challenges/cWXYZ directory, whereWXYZ is the challenge number followingtheArchive section on Project Euler webpage.

Click here to unfold solved challenges list

[8]ページ先頭

©2009-2025 Movatter.jp