정답 개수:
85
틀린 개수:
14
실행 실패 개수:
1
7 6 1 5 3 4 8 3
3
4
8 9 5 1 9 9 5 9 5
2
3
9 7 8 2 8 7 8 2 2 7
2
3
1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> print(max(Ans)) ~~~^^^^^ ValueError: max() iterable argument is empty
1