iterator to max(), min()
max() and min() should be able to handle iterators
max(), min(), sum(), average() take an iterator as their argument
max() and min() should be able to handle iterators