A Very Big Sum

  • + 0 comments

    The exact same approach, I believe under the hood, for the aVeryBigSum function. Taking advantage of that System.Linq namespace.

    return ar.Sum();