Answer to Question #9670 in C++ for Ja Latupeirissa

Question #9670
Program is used to help a man studying CS in college to maintain his study session - given this information that he do his college HWs based on:
1) time when he got the HW
2) priority (so, assume he needs to do task A before doing B, B before C, and A before C)

Given A B C ... Z as Course A, Course B, and so on.
First line is describing NumberofCourse and NumberofPriority he has.

The output is a list of assignments he needs to do based on the problem.

Ex:
INPUT
7 7
A
B
C
D
E
F
G

A B
B A
C D
A E
E F
A G
C E

OUTPUT
A B E G C F D

Stuck in using vector, iterator and all of those stuffs. Help would really be appreciated. Thanks.
1
Expert's answer
2012-11-12T07:01:45-0500
Unfortunately, your question requires a lot of work and cannot be done for free.
Submit it with all requirements as an assignment to our control panel and we'll assist you.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS