I/O fileThe input is any integers the user enters. If I enter 1,2,3,4. I expect 4 to be greatest and 1 least...
I/O fileI have an issue with the code below. The least number is not reading right. any ideas why. [code]...
Need help with codeThis is a math tutor program. I am having an issue when I enter -1 to exit to the main menu it is no...
Help with homeworkI have changed the code to this. The problem is that when I enter -1 the program does not go back to...
Help with homeworkThis program is supposed to be a math tutor using functions. I could also use arrays.My problem is w...