Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~131 People Reached
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for mrlucky0

My assignment is to write a program that produces a diamond when the user inputs an integer, if the integer is even it should be increased to the next odd number. if the number is 7, it should print: ___* __*** _***** ******* _***** __*** ___* (Without the underscores.) So …

Member Avatar for mrlucky0
0
131