정답 개수:
46
틀린 개수:
10
실행 실패 개수:
44
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
4 4 5 3 3
2
3
4 8 6 7 7
2
3
5 6 1 2 5 5
2
3
1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> print(max(res)) ~~~^^^^^ ValueError: max() iterable argument is empty
1
2 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> print(max(res)) ~~~^^^^^ ValueError: max() iterable argument is empty
2
2 1 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> print(max(res)) ~~~^^^^^ ValueError: max() iterable argument is empty
2