I am working on my programming and increasing gradually in complexity. Thanks in advance for your help.
Please EXPLAIN don't give me the code or answer but....
please tell me when I run this program it says build was successful but it does give me the option to enter integers using the cin.....
//Write a program that asks the user to enter two integers,
//obtains the number from the user, then prints the larger number followed
//by the words "is larger. " If the numbers are equal, print the mesage "These numbers are equal."