정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 cac cb
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> arr = set(sys.stdin.readlines()).sort() AttributeError: 'set' object has no attribute 'sort'
cb cac
2 xxz rm
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> arr = set(sys.stdin.readlines()).sort() AttributeError: 'set' object has no attribute 'sort'
rm xxz
2 vmyze wtu
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> arr = set(sys.stdin.readlines()).sort() AttributeError: 'set' object has no attribute 'sort'
wtu vmyze