정답 개수:
3
틀린 개수:
0
실행 실패 개수:
30
2 1 5 1 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> print(*li if li else -1) ~~~~~^^^^^^^^^^^^^^^^^^^ TypeError: print() argument after * must be an iterable, not int
-1
5 3 8 1 3 1 1 3 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> print(*li if li else -1) ~~~~~^^^^^^^^^^^^^^^^^^^ TypeError: print() argument after * must be an iterable, not int
-1
3 5 2 3 3 1 3 2 2 3 1 3 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> print(*li if li else -1) ~~~~~^^^^^^^^^^^^^^^^^^^ TypeError: print() argument after * must be an iterable, not int
-1