C++ Calculator This is my c++ calculator. How to run First run git clone https://github.com/thesmal/Cpp-Calc.git Then go into the cloned repo folder and run g++ main.cpp