To avoid unexpected behaviour please build and run on a machine with 64 bit architecture.
g++ -std=c++11 main.cpp -o main && ./main
This progam is developed and tested on macOS/Linux environment. Please expect stability issue for running on non unix based OS.