Write a c++ program to find the largest value among three numbers | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Write a c++ program to find the largest value among three numbers

need help to solve this

6th Sep 2017, 9:02 PM
Daravan Daro
Daravan Daro - avatar
2 Answers
0
thanks a lot guys;)
7th Sep 2017, 7:44 AM
Daravan Daro
Daravan Daro - avatar
0
You could also use a bubble sort algorithm should you be using an array.
7th Sep 2017, 10:16 AM
Liam Ashdown
Liam Ashdown - avatar