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
Can't understand
Can't understand
Nov 6, 2015 at 6:37pm UTC
mohusam
(9)
" Write a program that prompt the user to insert five integers and prints the largest integer and the smallest integer in the group. " I'm pretty sure I have to use the IF and the ELSE but I'm not quite sure how to put them together to do that work
No code written
Nov 6, 2015 at 6:57pm UTC
Kevin C
(319)
Try reading this:
http://www.programming4beginners.com/tutorial/chapter08/minimum-value-algorithm
Nov 6, 2015 at 8:43pm UTC
mohusam
(9)
Once again, thank you @Kevin C
Topic archived. No new replies allowed.