User profile: just4444

User info
User name:just4444
History
Joined:
Number of posts:7
Latest posts:

finding min number in array
all good found solution i had to initialize my min and max value after the user input rather then be...

finding min number in array
my bad posted with it wrong way around when testing diff things when i put it < way it throws me a r...

finding min number in array
how to find the min value of an array? this method works perfect when finding the max number but if ...

{} after initialized variable
Write your question here. new to learning and want to understand what is the {} for after billTot...

binary search
Thanks. worked out I was sorting the numbers descending rather then ascending