정답 개수:
87
틀린 개수:
0
실행 실패 개수:
13
1 20 15
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> rot = b % num_arr[a] ~~^~~~~~~~~~~~ ZeroDivisionError: integer modulo by zero
10
1 10 20
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> rot = b % num_arr[a] ~~^~~~~~~~~~~~ ZeroDivisionError: integer modulo by zero
10
2 10 5 19 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> rot = b % num_arr[a] ~~^~~~~~~~~~~~ ZeroDivisionError: integer modulo by zero
10 9