I'm trying to write a program that converts Celsius to Fahrenheit and the reverse. I just started learning C++ so this might not be the most efficient way to write this. I'm experiencing errors at...