I have just started a C++ class. I am totally confused right now. I have an assignment that asks me to reverse integers without using arrays or strings. The program should consist of two loops. ...