Homework Statement
Write an algorithm that returns the index of the first occurence of the largest element in the sequence s[SIZE="1"]1,...,s[SIZE="1"]n.
Example: If the sequence is 6.2 7.9 4.2 8.9
the algorithm returns the value 4.
I am new here...I...