- Engineering
- Computer Science
- can you please write a c program that will output...
Question: can you please write a c program that will output...
Question details
Can you please write a C program that will output all the odd numbers less than 5000 that are abundant. It should also output a count of how many of these numbers there are. The smallest odd number that is abundant is 945, but you should not assume you know that.
Thanks!
Solution by an expert tutor
