So I\'m new to C++ and I made a simple calculator program that gets input with a char, converts it to a std::string, then converts it to an int that is calculated. I then wa