Arithmetic-Game-for-Kids Simple console in-output program to practice arithmetics. How to run Compile the main.cpp file with [g++ main.cpp] Run the executable ./a.out in the same directory as main.cpp is in.