Here is a C + + source code for finding the largest number from n inputs that you made. Principally only compare that number with the previous number. To find smallest number, simply change the sign> to <
Sunday, November 15, 2009
Looking for the Biggest & Smallest number in C + +
Looking for the Biggest & Smallest number in C + +
Here is a C + + source code for finding the largest number from n inputs that you made. Principally only compare that number with the previous number. To find smallest number, simply change the sign> to <
Here is a C + + source code for finding the largest number from n inputs that you made. Principally only compare that number with the previous number. To find smallest number, simply change the sign> to <
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment