answersLogoWhite

0


Best Answer

int doSomebodysClassHomeworkForThem( )

{

// Add all the numbers between 100 and 200 with a digit 5 in it

return (105+115+125+135+145+150+155+165+175+185+195);

}

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Write a c programme to add all numbers between 100 and 200 which contain the digit 5?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do i Write a programme to show the fabonasi numbers?

Step 1. Learn the word "Fibonacci"...


Write a c programme to print all the even numbers in descending order?

#include(stdio.h) int main ()


Write a programme for substraction of two numbers in c language?

substracion of any two number program in c


How do you write numbers in a short story?

Just make conversations between numbers and make it funny.


Write a programme to find greater among two numbers in c plus plus?

You could use an if, but the ternary operator is especially compact for this purpose: result = a > b ? a : b;


How many 5 are in between 200 to 400 numbers?

If you write all of the counting numbers from 200 to 400,you will write the digit ' 5 ' forty times.


How has the decimal system helped the world?

it has helped people say and write numbers in between whole numbers


How do you write a program that removes all occurrences of a given X in a given sequence of numbers?

You do nothing! A sequence of numbers will contain no X and so nothing needs doing!


How do you write a VBnet program to find the prime numbers between 100 to 200?

VBnet program to find the prime numbers between 100 to 200?


What the method of finding rational numbers between square root of 2 and square root of 3?

Write both numbers as decimal numbers, then look for terminating decimals between the two.


How do write searching number programme in java?

give description of that then i will send the answer


How do you write a fraction or decimal that has a value between the given numbers?

Without knowing what the numbers are, I would suggest taking the mean of the given numbers.