정답 개수:
34
틀린 개수:
9
실행 실패 개수:
57
4 0 3 2 2
2
3
5 9 5 9 5 5
2
3
5 9 1 1 2 4
3
4
1 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(max(max(ans1 if ans1 else -1),max(ans2 if ans2 else -1))+1) ~~~^^^^^^^^^^^^^^^^^^^^^^ TypeError: 'int' object is not iterable
1
1 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(max(max(ans1 if ans1 else -1),max(ans2 if ans2 else -1))+1) ~~~^^^^^^^^^^^^^^^^^^^^^^ TypeError: 'int' object is not iterable
1
1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(max(max(ans1 if ans1 else -1),max(ans2 if ans2 else -1))+1) ~~~^^^^^^^^^^^^^^^^^^^^^^ TypeError: 'int' object is not iterable
1