Write your question here.
I am trying to make a code that will sort numbers in order, what is wrong with this code. I am not a computer guy, and this is my last class before I graduate so I need all the help I can get
[code]
Put the code you need help with her
///////////////////////////////////////////////////////////////////
// Student name:
// Course:
// Assignment:
// File name:
// Purpose:
//
// Assumptions: The user needs to enter three integer values
//
// Limitations: The program only handles integers as input
//
// Development Computer:
// Operating System:
// Compiler: Gnu g++
// Integrated Development Environment (IDE): Dev C++
// Operational Status:
///////////////////////////////////////////////////////////////////