정답 개수:
46
틀린 개수:
0
실행 실패 개수:
54
5 3 1 4 0 4 0 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> group_size[group_p2] += 1 ^^^^^^^^ NameError: name 'group_p2' is not defined
3
6 3 4 5 3 4 3 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> group_size[group_p2] += 1 ^^^^^^^^ NameError: name 'group_p2' is not defined
3
8 3 4 7 1 3 0 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> group_size[group_p2] += 1 ^^^^^^^^ NameError: name 'group_p2' is not defined
0