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
~73 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for Madbabe

Hi, I need help writing a program for the powerball game. so this is what i have so far. I am having difficulties in comparing the numbers generated and the numbers entered by the user. This is what i have so far. [CODE] #include <iostream> #include <cstdlib> #include <ctime> using …

Member Avatar for Schol-R-LEA
0
73