200
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
n*(n+1)=sum 100*(100+1)=10100
The sum of the first 100 counting numbers (1-100) is 5,001.
0
The sum of 67 and 23 is 90. To find the difference of 100 and this sum, you subtract 90 from 100. Therefore, the difference is 10.
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 numbers, excluding zero, is 5,001.
the sum of 54 and 46 is equal to 100 54 + 46 = 100
The sum of the numbers from 1 through 100 is 5,050.
The sum of the first 100 natural numbers is 5,001.