In my c++ program when I compile it on clion it runs fine, but on unix server like this:
g++ -g -std=c++11 -DNDEBUG -Wall *.cpp
I get: