정답 개수:
0
틀린 개수:
2
실행 실패 개수:
8
1 2 9
1
1 4 9
1
2 2 6 0 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> start = checker[0][0] TypeError: 'int' object is not subscriptable
2
3 0 0 4 10 0 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> start = checker[0][0] TypeError: 'int' object is not subscriptable
2
4 6 10 3 4 1 7 0 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> start = checker[0][0] TypeError: 'int' object is not subscriptable
2