Here is my code :
using System; namespace CappedSum { class Program { static void Main(string[] args) { int sumLimit = Co