/project-euler-exercise

Project Euler exercise

Primary LanguageC++

Project-Euler

Project Euler exercise

How to use G++ compiler

  1. Add the compiler binary to environment variable
  2. Go to the source directory
  3. Run g++ -o problemx problemx.cpp to build executable