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