Project-Euler Project Euler exercise How to use G++ compiler Add the compiler binary to environment variable Go to the source directory Run g++ -o problemx problemx.cpp to build executable