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
~346 People Reached
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for Abelville

I need help with this program, I am new and i am loosing the battle. Write a program that contains a class that implements the days of the week. The program should be able to perform the following on an object of the class: 1. Set the day. 2. Print …

Member Avatar for enthuiastic
0
137
Member Avatar for Abelville

Hi everyone my name is Alexander Belville, I'm brand new to programming and I am currently working on my Bachelors in Computer Information Systems from Devry University. I am having some problems due to the fact that I'm doing all my classes online. I work full time as a project …

Member Avatar for debasisdas
0
19
Member Avatar for Abelville

Im getting this error and I am so new at this that I have no idea how to correct it. If someone has any suggestions. Programming for 10 weeks! [CODE]#include <iostream> #include <string> #include <iomanip> using namespace std; int InputData(string [], int []); int main() { string players[99]; int score[99]; …

Member Avatar for Abelville
0
190