GameMaster13
Thread Starter
- Joined
- Nov 2, 2007
- Messages
- 2
Hello all. I am a (nearly) straight 'A' university student, who despite having followed my curriculum exactly as intended and meeting all prerequisites, have found myself forced into a class with fairly moderate C++, without the school having yet given me any proper C++ training.. (I only know the basics currently, from my own experience.)
I currently have a very frustrating assignment, for which there is virtually no help for in any of my course materials, and the instructor does not even seem to know what he is talking about and gives me annoyingly vague, confusing answers whenever I email him questions (and now he doesn't even respond at all !)..
Please, I could really use some help as I am stuck and need to have this assignment done by Sunday, 11:59 MST, though I may be able to get it extended if necessary (but am not sure that would be allowed)..
I have ATTACHED the ASSIGNMENT INSTRUCTIONS (" Data Structures and Artificial Intelligience with Lab FALA07 - Sec B.pdf "), as well as the current state of MY CODE (" main.cpp ") in the .zip file. If for some reason the attachment doesn't work, I have also uploaded it to the following URL:
http://www.megaupload.com/?d=GG5YBANP
This is a Win32 console project done in Microsoft Visual Studio, as I am sure you would see from my assignment instructions.
Basically, I am stuck on the the Union and Intersection portions, as my course materials have no reference for how to do this whatsoever.. My program currently just outputs all values in the set rather than the appropriate values (as shown in the screen capture at the end of the assignment instructions).. In addition, I am not sure if the rest of the program is correct, due to inconsistencies between the assignment instructions and the vague responses I have gotten from my instructor.
Thanks to you all in advance !..
I currently have a very frustrating assignment, for which there is virtually no help for in any of my course materials, and the instructor does not even seem to know what he is talking about and gives me annoyingly vague, confusing answers whenever I email him questions (and now he doesn't even respond at all !)..
Please, I could really use some help as I am stuck and need to have this assignment done by Sunday, 11:59 MST, though I may be able to get it extended if necessary (but am not sure that would be allowed)..
I have ATTACHED the ASSIGNMENT INSTRUCTIONS (" Data Structures and Artificial Intelligience with Lab FALA07 - Sec B.pdf "), as well as the current state of MY CODE (" main.cpp ") in the .zip file. If for some reason the attachment doesn't work, I have also uploaded it to the following URL:
http://www.megaupload.com/?d=GG5YBANP
This is a Win32 console project done in Microsoft Visual Studio, as I am sure you would see from my assignment instructions.
Basically, I am stuck on the the Union and Intersection portions, as my course materials have no reference for how to do this whatsoever.. My program currently just outputs all values in the set rather than the appropriate values (as shown in the screen capture at the end of the assignment instructions).. In addition, I am not sure if the rest of the program is correct, due to inconsistencies between the assignment instructions and the vague responses I have gotten from my instructor.
Thanks to you all in advance !..
Attachments
-
222 KB Views: 19