I have a vector that contains 100 random values between 0 and 100 called "aVector". I need to create a loop that finds the minimum value within aVector using "if" statements and comparison operators (>, <, ==, etc.). I can't use min() or max() functions in or outside of the loop.
Aucun commentaire:
Enregistrer un commentaire