Task #2 - Second Largest Element

Please write a program that finds the second largest element out of an array of integers. Verify your program using the following header file:

You can verify your result by submitting the second-largest element via the form on the self-test page.