정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 2 1 28 54 1 2 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> for _ in range(int(input())): ~~~~~^^ TypeError: 'str' object is not callable
82
1 2 1 100 42 1 2 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> for _ in range(int(input())): ~~~~~^^ TypeError: 'str' object is not callable
142
1 7 13 27 23 86 82 55 98 97 6 1 6 7 6 2 1 7 1 5 1 2 1 4 3 7 3 5 7 5 7 4 5 2 5 4 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> for _ in range(int(input())): ~~~~~^^ TypeError: 'str' object is not callable
125