정답 개수:
7
틀린 개수:
11
실행 실패 개수:
8
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
19 2
0
17
183 91
0
92
555 17
0
538
0 6133
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> print(bfs(su, 0)) ~~~^^^^^^^ SystemError: error return without exception set
17
8 66527
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> print(bfs(su, 0)) ~~~^^^^^^^ SystemError: error return without exception set
16
63 1450
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> print(bfs(su, 0)) File "Main.py", line 12, in bfs queue.append([a+1, b+1]) object address : 0xffff96279180 object refcount : 3 object type : 0x9a0a10 object type name: MemoryError object repr : MemoryError() lost sys.stderr
25