정답 개수:
62
틀린 개수:
22
실행 실패 개수:
16
7 28 1 18 20 5 4 8 3
0
1
7 32 5 14 16 2 18 8 3
0
1
7 25 6 16 15 14 3 10 9
1
2
5 6 4 19 8 6 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> if li[i]+li[j]==m: ^^^^^ IndexError: list index out of range
0
5 5 2 8 19 12 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> if li[i]+li[j]==m: ^^^^^ IndexError: list index out of range
1
5 16 20 9 3 5 11
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> if li[i]+li[j]==m: ^^^^^ IndexError: list index out of range
1