Computer Science, asked by mehaksharma1007, 5 months ago

allangeu ICUTUMNS Sepai dieu vyd Surlavie
distance occupying room space from the left to
the right wall.
Given, M = 10, N = 5
Students from class 'TY" can sit one after the
other from the 1st bench starting at the left wall
in the order of their Roll Numbers.
And students from class "SY" are allowed to sit
beside the students from class 'TY" in the order
of their Roll Numbers one after the other.
All students enter in the classroom in a random
order as input in String Array Students[]. Few
students may remain absent. Assume the Roll
Numbers are in continuous range with no drop,
and Class Name("TY","SY") should be prefixed
for every Roll Number. For example, you can
pass Input with values like:
Students = ["TY01", "TY02", "SYO1","SY05",
"SY04", "TY03", "SY02", "TY04", "SY03", "TY05"]
Display the sitting arrangement status at the
exam time. "ABSENT" should be marked at the
place of the Roll Numbers of missing or absent
students.​

Answers

Answered by rishibsf03
1

Answer:

easy

Explanation:

easy Subscribe my channel Tech Rishi008 plz

Answered by Anonymous
0

Answer:

sorry not sure about it

Similar questions