|
Project Euler Solutions
|
Windows testing¹: Linux testing²: OSX testing³:
This is the repository I keep for prospective employers to look at project Euler code that I have written.
This is useful because it has defined problems and answers such that you can compare answers with other people.
The repo is divided into sections for each language. The top-level Makefile will direct recipes using prefixes
1: Windows testing is done on C, Python, and Javascript. C compilers are CL (MSVC 2015/2017 x86/x64) and clang
2: Linux testing is done on Ubuntu 14.04 for C, Python, and Javascript. C compilers are gcc, clang, and icc.
3: OSX testing is done on C, Python, and Javascript. C compilers are gcc and clang
1.8.11