정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
14 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> p,q = goldbach(a) ^^^ TypeError: cannot unpack non-iterable NoneType object
14 = 3 + 11
10 34 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> p,q = goldbach(a) ^^^ TypeError: cannot unpack non-iterable NoneType object
10 = 3 + 7 34 = 3 + 31
68 20 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> p,q = goldbach(a) ^^^ TypeError: cannot unpack non-iterable NoneType object
68 = 7 + 61 20 = 3 + 17