Due Monday 4/14/14: Create a Student struct. Students have a name, three grades, and an identification number. Write a program that gets user input for two different students. Find the average grade of each student. Report which student had the higher average grade.