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
~781 People Reached
Favorite Forums
Favorite Tags
c++ x 9
Member Avatar for dragon_chick

Ok, so for this assignment, we were given a program and a class. We have to find where the program code needs modified and make the changes necessary to use the class. [CODE]/****************************************************************************** Programmer: Date: November 6, 2011 Compiler: Cisual C++.NET Source File: hw7.cpp Action: Reads words from stdin and …

Member Avatar for Moschops
0
299
Member Avatar for dragon_chick

Hi everyone. My name is Erin, and I'm new here. I'm 34, mom of 2 boys, and a senior at Indiana University-South Bend campus. I'm an English and Informatics double major, concentrating in Creative Writing in English, and an English cognate in Informatics. I'm pretty much done with my English …

Member Avatar for aneechopper
0
70
Member Avatar for dragon_chick

Hi all. I'm writing a program to explain and verify the birthday paradox. I am generating 1000 sets (only 10 to test with) of birthdays, checking for matches, then displaying the results. I'm using srand to seed my generator and rand() to get 23 sets. The problem is 2-fold. 1) …

Member Avatar for dragon_chick
0
412