정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 0 5 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 37, in <module> sys.stdout.write('\n'.joint(mins) + '\n') AttributeError: 'str' object has no attribute 'joint'. Did you mean: 'join'?
5
4 2 4 6 8 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 37, in <module> sys.stdout.write('\n'.joint(mins) + '\n') AttributeError: 'str' object has no attribute 'joint'. Did you mean: 'join'?
12
6 2 3 5 5 6 8 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 37, in <module> sys.stdout.write('\n'.joint(mins) + '\n') AttributeError: 'str' object has no attribute 'joint'. Did you mean: 'join'?
20