cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Descending order
Descending order
May 21, 2015 at 1:45pm UTC
closed account (
E85L3TCk
)
Can I have some hint how to write a program that will arrange 5 numbers in descending order using C++.tq
Last edited on
May 21, 2015 at 1:52pm UTC
May 21, 2015 at 1:48pm UTC
Codermik
(835)
Look up bubble sort :)
http://mathbits.com/MathBits/CompSci/Arrays/Bubble.htm
Topic archived. No new replies allowed.