sum just means add and 100 and 100 when added together is 200.
The sum of the integers from 1 to 100 inclusive is 5,050.
101
The sum of the first 100 counting numbers (1-100) is 5,001.
n*(n+1)=sum 100*(100+1)=10100
0
The following will sum all integers from 1-100. Adjust according to your needs.int sum = 0;for (int i = 1; i
The sum of the first 100 natural numbers is 5,001.
the sum of 54 and 46 is equal to 100 54 + 46 = 100
The sum of the first 100 numbers, excluding zero, is 5,001.
The sum of the first 100 prime numbers is 24,133
The sum of the numbers from 1 through 100 is 5,050.