This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
The problem is as follows: (Find numbers divisible by 5 or 6, but not both) Write a program that displays all the numbers from 100 to 200, ten per line, that are divisible by 5 or 6, but not both. Place each number on its own line.
Like I said, I don't know C but if someone would be willing to guide me to a solution or to a place where I could quickly learn enough of the basics to complete this problem, I'd greatly appreciate it. Thanks!
(Also, I'm not full of shit and just trying to get my homework done, I originally made this thread in /r/javahelp earlier this week asking for help before I heard back from my professor that this was in C .)
Subreddit
Post Details
- Posted
- 10 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/Cplusplus/c...