Computer Science, asked by susmitha1408, 6 months ago

Write a C function that

calculates the sum of integers

between 9 and 300 inclusive

which are divisible by 7 but not

divisible by 63.

Expected output: sum of integers

between 9 and 300 that are divisible

by 7 but not by 63 is 5684.
Write a C function that

calculates the sum of integers

between 9 and 300 inclusive

which are divisible by 7 but not

divisible by 63.

Expected output: sum of integers

between 9 and 300 that are divisible

by 7 but not by 63 is 5684. ​

Answers

Answered by Anonymous
1

Explanation:

you can ask only one question in brainly

Similar questions