정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 25 47 1 58 81 5 13 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> if a[x] + a[y] == b: ~^^^ IndexError: list index out of range
1 3 5 6 13 25 47
72 10 43 4 19 6 1 5 17
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> if a[x] + a[y] == b: ~^^^ IndexError: list index out of range
1 4 6 10 17 19 43
76 33 9 6 83 36 5 1 10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> if a[x] + a[y] == b: ~^^^ IndexError: list index out of range
1 5 6 9 10 33 36