정답 개수:
37
틀린 개수:
51
실행 실패 개수:
12
2 2
1 2 1 2
1 2
5 4
1 2 3 4 1 2 3 5 1 2 4 5 1 3 4 5 2 3 4 5
3 2
1 2 1 3 2 3 3 2
1 2 1 3 2 3
1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/6388b099060a45fd55a2616aea128aaa2fbec6ce1c6ad62b2d1ab70c6e23d740/Main.py", line 24, in <module> f(0,0) File "/tmp/compile/6388b099060a45fd55a2616aea128aaa2fbec6ce1c6ad62b2d1ab70c6e23d740/Main.py", line 7, in f if used[j] == 0: IndexError: list index out of range
1
2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/6388b099060a45fd55a2616aea128aaa2fbec6ce1c6ad62b2d1ab70c6e23d740/Main.py", line 24, in <module> f(0,0) File "/tmp/compile/6388b099060a45fd55a2616aea128aaa2fbec6ce1c6ad62b2d1ab70c6e23d740/Main.py", line 7, in f if used[j] == 0: IndexError: list index out of range
1 2
3 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/6388b099060a45fd55a2616aea128aaa2fbec6ce1c6ad62b2d1ab70c6e23d740/Main.py", line 24, in <module> f(0,0) File "/tmp/compile/6388b099060a45fd55a2616aea128aaa2fbec6ce1c6ad62b2d1ab70c6e23d740/Main.py", line 7, in f if used[j] == 0: IndexError: list index out of range
1 2 3