& Revist
How to attempt?
Question:
Jobs
Given n job ids, each job is triggered by another job. A job can be triggered by
only one job. A job can trigger multiple jobs
input1 is an integer number which denotes nie count of job ids given to us
ranges from 3 to 15.
If input1 is 5 then the job ids are 1, 2, 3, 4 and 5
If input1 is 7 then the job ids are 1. 2. 3. 4. 5. 6 and 7
h
input2 is a two dimensional integer array
{ {2. 1}. {3, 2}}
Explanation:
{2, 1}: Job 2 is triggered by job 1
{3. 2): Job 3 is triggered by job 2
e data in the form of a graph.
Answers
Answered by
0
Answer:
sorry can't understand it I think it 7s of maths.
Similar questions