I\'m new with C#, I\'m able to find out the longest element of the array, however, I\'m not sure how to print it out :\\
using System; using System.Linq; usin