I am trying to write a short and concise C++ program to find the following:
6 non repeating odd numbers who's sum equals 60.
The smallest odd number equals to 1.
The largest odd number equals to...