monitor file access
+ Reply to Thread
Results 1 to 4 of 4

Thread: NEED HELP FAST for unfair C++ assignment

  1. #1
    Join Date
    Nov 2007
    Posts
    2

    Exclamation NEED HELP FAST for unfair C++ assignment

    Hello all. I am a mostly 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 whatsoever.. (I only know the basics currently, from random 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, **:5* MST, though I may be able to get it extended if necessary (but am not sure that it would be allowed)..


    There does not seem to be an easy way to post attachments here, so I have instead uploaded 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 a .zip file at the following URL :

    [url]http://www.megaupload.com/?d=GG5YBANP[/url]





    This is a Win*2 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 ***** 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 !..
    Last edited by GameMaster13; 11-02-2007 at 07:29 PM.

  2. #2
    Join Date
    Nov 2007
    Posts
    2

    Exclamation What happened to the other posts ?...

    {no message}
    Last edited by GameMaster13; 11-02-2007 at 07:46 PM.

  3. #3
    Join Date
    Sep 2006
    Posts
    1,649
    Well, I don't have alot of expierence with C++ (done all the basics like data types, loops, primitive AI, functions, etc.) and you seem to be all the way at classes. But I do know about *****s, if that's what you mean.

    [url]http://www.cplusplus.com/doc/tutorial/other_data_types.html[/url]
    "Workers of the world unite; you have nothing to lose but your chains." -Karl Marx

  4. #4
    Join Date
    Sep 2005
    Posts
    2,050
    I'm realising now that my C knowledge is very basic.
    Who needs drugs when you have electrons?

+ Reply to Thread

Similar Threads

  1. Fast VPN?
    By XndraMisless in forum General discussion
    Replies: 0
    Last Post: 08-18-2012, 10:25 PM
  2. Internet anonymisers - fast, cheap
    By cptjtk in forum Internet Privacy
    Replies: 0
    Last Post: 05-19-2009, 10:49 AM
  3. An invitation to a special assignment....
    By Joel Cruz in forum Internet Privacy
    Replies: 15
    Last Post: 01-24-2007, 07:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts