I have five numbers and I want to sort them from biggest to smallest just using If-Else Statements
then if (any number<50) {number+10}.
please help me.
Source: Windows Questions C++
I have five numbers and I want to sort them from biggest to smallest just using If-Else Statements
then if (any number<50) {number+10}.
please help me.
Source: Windows Questions C++