{% extends "global/Page.html" %} {% block title %}Introduction{% endblock %} {% block content %}
Suppose out of the 6 students, Student 1, 3, and 4 applied to School A, while Student 2, 5, and 6 applied to School B. After their applications, exam scores were assigned based on their student types.
Keeping in mind that each school can admit a maximum of two applicants with the highest scores from their own applicants.