정답 개수:
89
틀린 개수:
0
실행 실패 개수:
11
1 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> fibo[1] = (0, 1) IndexError: list assignment index out of range
1 0
2 0 25
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> fibo[1] = (0, 1) IndexError: list assignment index out of range
1 0 46368 75025
2 5 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> fibo[1] = (0, 1) IndexError: list assignment index out of range
3 5 1 0