• + 0 comments

    I think this way not bad but not good. Because if you use a.Count three time that is three time foreach. You should use one loop to count and use map method to return result that you need.