정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 571446 853906 235946
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> print(partion(n, sieve)) ~~~~~~~^^^^^^^^^^ TypeError: partion() takes 1 positional argument but 2 were given
5153 3607 1221
3 401926 829188 987586
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> print(partion(n, sieve)) ~~~~~~~^^^^^^^^^^ TypeError: partion() takes 1 positional argument but 2 were given
2403 7148 4014
4 916348 795114 635818 499122
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> print(partion(n, sieve)) ~~~~~~~^^^^^^^^^^ TypeError: partion() takes 1 positional argument but 2 were given
3817 6744 2778 5026