Skip to content

Programming praxis and Euler problems solved in c++11/14 (not using C)

Notifications You must be signed in to change notification settings

ronniec95/EulerPraxis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++11/14 solution to ProgrammingPraxis and Euler projects wherever possible (in preference to C style coding), utilising stl/boost to succintly express the logic.

Aim is to show that modern c++ is (almost) as concise at Python.

If possible, going beyond the problem and showing a multicore/gpu version

About

Programming praxis and Euler problems solved in c++11/14 (not using C)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published