You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>둘째 줄부터 신청된 순서대로 학생의 학급과 이름이 주어진다. 학생의 학급은 <mjx-containerclass="MathJax"jax="CHTML"style="font-size: 111.4%; position: relative;"><mjx-mathclass="MJX-TEX"aria-hidden="true"><mjx-miclass="mjx-i"><mjx-cclass="mjx-c1D441 TEX-I"></mjx-c></mjx-mi></mjx-math><mjx-assistive-mmlunselectable="on"display="inline"><mathxmlns="http://www.w3.org/1998/Math/MathML"><mi>N</mi></math></mjx-assistive-mml><spanaria-hidden="true"class="no-mathjax mjx-copytext">$N$</span></mjx-container>을 초과하지 않는다. 이름은 모두 소문자이며 15자를 초과하지 않는다.</p>
43
+
44
+
<p>학급과 이름이 동일한 학생은 존재하지 않는다.</p>
45
+
46
+
<p>신청할 수 있는 최대 학생 수는 500명이다.</p>
47
+
48
+
<p>입력의 마지막은 0 0으로 나타낸다.</p>
49
+
50
+
### 출력
51
+
52
+
<p>첫째 줄부터 백남이의 체육대회 참가자 명단 프로그램에 맞게 학생의 학급과 이름을 공백으로 구분하여 출력한다.</p>
0 commit comments